New salix-update-notifier, please test (and translate)
Re: New salix-update-notifier, please test (and translate)
It seems you're missing the appstream package?
Re: New salix-update-notifier, please test (and translate)
Code: Select all
ls /var/log/packages| grep appstream
appstream-1.0.3-i586-1gv
appstream-glib-0.7.18-i586-1gvRe: New salix-update-notifier, please test (and translate)
Can you try reinstalling the appstream package?
Re: New salix-update-notifier, please test (and translate)
Can you just run:
from a terminal?
And also post the output of:
Code: Select all
flatpak --helpAnd also post the output of:
Code: Select all
ls -l /usr/lib/libxmlb*Re: New salix-update-notifier, please test (and translate)
Code: Select all
flatpak --help
flatpak: error while loading shared libraries: libxmlb.so.2: cannot open shared object file: No such file or directoryCode: Select all
ls -l /usr/lib/libxmlb*
ls: nie ma dostępu do '/usr/lib/libxmlb*': Nie ma takiego pliku ani kataloguRe: New salix-update-notifier, please test (and translate)
This is strange, because that library should already be there as part of the appstream package.
Re: New salix-update-notifier, please test (and translate)
I updated a second Salix 15 32-bit machine where salix-update-manager was installed automatically, and the same error occurred. The libxmlb library was not installed automatically. Running sudo slapt-get -i libxmlb fixed the issue. On two other Salix 15 64-bit machines, everything works fine after the automatic installation of salix-update-manager. It seems that libxmlb might be missing as a dependency in the 32-bit version.
Re: New salix-update-notifier, please test (and translate)
I have added libxmlb as a dependency for appstream now. Thanks!
Re: New salix-update-notifier, please test (and translate)
BTW I updated PL localization for salix-update-manager 

