Eero Tamminen
Eero Tamminen
Regarding swupd search vs. grep issue, there's also something else missing. Working locate functionality. If searched file is included to an already installed bundle, maybe swupd could list which of...
> right now the assumption in search is that you would want to know what to additionally install, so search actively favors not installed bundles over installed ones; you're suggesting...
Bundles make search results a mystery, so it would be good to have a bit more info about reasons for the search matches. In Debian/Ubuntu its obvious whether the search...
> Does the swupd decision about it being smallest take into consideration: > * What other bundles that bundle pulls in? > * What bundles are already installed? > >...
No search results for files installed from bundles: ``` $ sudo swupd clean 819 files removed. $ ls -l /usr/lib64/liblcms2.so.2 /usr/lib64/libcolord.so.2 lrwxrwxrwx 1 root root 18 Jan 13 2017 /usr/lib64/libcolord.so.2...
The 7 plugin tests that **remain** in "expected" state show: > Error: .github#L1 > An unexpected error has occurred and we've been automatically notified. Errors are sometimes temporary, so please...
While this adds new container for the devices project, program itself does not have any dependencies (outside of Golang standard libraries + golang.org/x/sys/unix). Currently it does not have unit tests,...
Updated doc + rebased on main now that GitHub problems are fixed, so that CI tests run for the first time.
@mythi Any comments on this now that release is done?
Rebased to "main" to resolve conflicts with recently merged documentation changes.