Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while updating Arch Linux Package #365

Closed
now-im opened this issue Dec 3, 2021 · 4 comments
Closed

Error while updating Arch Linux Package #365

now-im opened this issue Dec 3, 2021 · 4 comments

Comments

@now-im
Copy link

now-im commented Dec 3, 2021

I filed a bug report in Arch Linux, but the maintainer said it is an upstream issue.

This is the error I got while updating:

(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating the appstream cache...

** (appstreamcli:8448): WARNING **: 14:30:07.123: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.

** (appstreamcli:8448): WARNING **: 14:30:07.123: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.
✔ Metadata cache was updated successfully.
(3/3) Cleaning pacman cache...

Making a report, in case it's a bug.

@ximion
Copy link
Owner

ximion commented Dec 3, 2021

This is just a warning about broken AppStream metadata - there's nothing we can do about this here (except for, well, not warn about it and just throw out broken data silently...).
Can you report this against Flatpak or appstream-glib and CC me to the new issue? Thanks!

If this does exit with an error code and breaks updates in any way, please feel free to reopen this issue, as this should only be a warning and must not interrupt anything.

@ximion ximion closed this as completed Dec 3, 2021
@ximion
Copy link
Owner

ximion commented Feb 25, 2022

See also flatpak/flatpak#4642

@now-im
Copy link
Author

now-im commented Feb 26, 2022

I solved it by deleting flatpak folder in the /var partition.

@arrowmaster
Copy link

(except for, well, not warn about it and just throw out broken data silently...).

This needs to be silently dropped. These messages are breaking aptitude on Debian and require blindly (because the UI is now garbled) exiting and reopening aptitude every time they appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants