Castulo J. Martinez
Castulo J. Martinez
@md500 if you are still able to reproduce this problem, can you please use the `--debug` flag and copy the output?
`swupd search` will only show the size of the sum of files in the specified bundle, but it doesn't consider those bundles that are dependencies of the bundle you want...
@lebensterben we just merged a change that changes the location where we download the manifests, and this location is world readable (https://github.com/clearlinux/swupd-client/commit/8d54e6c995f836f0c65cec511d62bf9dd4539e10). Would this solve your problem? BTW, these changes...
> This won't solve the problem because any change in the test_env outside of target-dir will be propagated. I don't like the idea on having a global environment that sometimes...
Thanks for opening a separate issue for this 😃
Using the `-v` does show extra information, it shows the **score** of each match. With `swupd search test` ``` Bundle with the best search result: software-testing - Software to run...
some of this information will be provided by the `bundle-info` command that will be part of the next swupd release. The bundle-info command can currently show the bundles that are...
> Is there any way to get list of installed optional packages in current version? Not now, at the moment there is no way for swupd to find that out,...
I was re-reading this issue and I wanted to confirm what is being requested here. Looks like what you are requesting on this issue are two things: 1. Have a...
> I think that could be a good start. My idea behind this enhancement is to get info why I have this bundle/package installed and who depends on it If...