You are not logged in.
Hello!
Today I saw this warning during updating with `pacman -Syyu`:
[2021-12-03T21:35:47+0100] [ALPM] running '90-update-appstream-cache.hook'...
[2021-12-03T21:35:48+0100] [ALPM-SCRIPTLET]
[2021-12-03T21:35:48+0100] [ALPM-SCRIPTLET] ** (appstreamcli:5171): WARNING **: 21:35:48.125: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.
[2021-12-03T21:35:48+0100] [ALPM-SCRIPTLET]
[2021-12-03T21:35:48+0100] [ALPM-SCRIPTLET] ** (appstreamcli:5171): WARNING **: 21:35:48.125: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.
[2021-12-03T21:35:48+0100] [ALPM-SCRIPTLET] ✔ Metadata cache was updated successfully.
I have no clue what is going wrong. Any idea?
If searched around and found Nift, a website generator. And one of the files says something about skipping an icon check. I'm using Flatpak for this packages:
$ flatpak list
Name Application ID Version Branch Installation
Markets com.bitstower.Markets 0.5.3 stable system
Freedesktop Platform org.freedesktop.Platform 21.08.5 21.08 system
Mesa org.freedesktop.Platform.GL.default 21.1.8 20.08 system
Mesa org.freedesktop.Platform.GL.default 21.2.5 21.08 system
Intel org.freedesktop.Platform.VAAPI.Intel 20.08 system
Intel org.freedesktop.Platform.VAAPI.Intel 21.08 system
openh264 org.freedesktop.Platform.openh264 2.1.0 2.0 system
GNOME Application Platform version 40 org.gnome.Platform 40 system
Signal Desktop org.signal.Signal 5.25.0 stable system
I wonder if one of these includes something from Nift?
Thank you
Offline
Similar issue here. I got the following:
:: Synchronizing package databases...
core is up to date
extra 6,5 MiB 13,9 MiB/s 00:00 [#########################################] 100%
community 20,7 MiB 33,1 MiB/s 00:01 [#########################################] 100%
multilib 620,0 KiB 1879 KiB/s 00:00 [#########################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Package (5) Old Version New Version Net Change Download Size
extra/evolution-data-server 3.42.1-3 3.42.2-1 0,00 MiB 4,51 MiB
extra/gnome-software 41.1-1 41.2-1 0,05 MiB 1,49 MiB
multilib/lib32-pango 1:1.48.10-1 1:1.50.0-1 0,08 MiB 0,22 MiB
community/libvirt 1:7.9.0-1 1:7.10.0-2 0,01 MiB 7,61 MiB
extra/pango 1:1.48.10-1 1:1.50.0-1 0,20 MiB 0,38 MiB
Total Download Size: 14,20 MiB
Total Installed Size: 96,21 MiB
Net Upgrade Size: 0,34 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
pango-1:1.50.0-1-x86_64 393,9 KiB 7,26 MiB/s 00:00 [#########################################] 100%
lib32-pango-1:1.50.0-1-x86_64 222,9 KiB 3,30 MiB/s 00:00 [#########################################] 100%
gnome-software-41.2-1-x86_64 1522,7 KiB 12,8 MiB/s 00:00 [#########################################] 100%
evolution-data-server-3.42.2-1-x86_64 4,5 MiB 27,6 MiB/s 00:00 [#########################################] 100%
libvirt-1:7.10.0-2-x86_64 7,6 MiB 34,6 MiB/s 00:00 [#########################################] 100%
Total (5/5) 14,2 MiB 52,6 MiB/s 00:00 [#########################################] 100%
(5/5) checking keys in keyring [#########################################] 100%
(5/5) checking package integrity [#########################################] 100%
(5/5) loading package files [#########################################] 100%
(5/5) checking for file conflicts [#########################################] 100%
(5/5) checking available disk space [#########################################] 100%
:: Running pre-transaction hooks...
(1/1) Checking Arch News with Informant ...
There are no unread news items
:: Processing package changes...
(1/5) upgrading pango [#########################################] 100%
(2/5) upgrading evolution-data-server [#########################################] 100%
(3/5) upgrading gnome-software [#########################################] 100%
(4/5) upgrading lib32-pango [#########################################] 100%
(5/5) upgrading libvirt [#########################################] 100%
:: Running post-transaction hooks...
( 1/10) Creating system user accounts...
( 2/10) Reloading system manager configuration...
( 3/10) Applying kernel sysctl settings...
( 4/10) Creating temporary files...
( 5/10) Arming ConditionNeedsUpdate...
( 6/10) Updating the appstream cache...
** (appstreamcli:68090): WARNING **: 22:11:54.923: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.
** (appstreamcli:68090): WARNING **: 22:11:54.923: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.
✔ Metadata cache was updated successfully.
( 7/10) Searching for orphaned packages...
=> None found.
( 8/10) Compiling GSettings XML schema files...
( 9/10) Updating icon theme caches...
(10/10) Updating the desktop file MIME type cache...
Offline
Weird
Maybe I report it to Flatpak upstream?
Offline
Flathub issue: https://github.com/flatpak/flatpak/issues/4642
Upstream issue: https://github.com/nifty-site-manager/n … k/issues/1
Seem to be caused by invalid metadata within one Flatpak and it doesn't matter if you've installed it or not.
Offline