Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#72943 - {archlinux-appstream-data] 20211122-2 Pamac is empty
Attached to Project:
Arch Linux
Opened by Aaron (ukbeast89) - Tuesday, 07 December 2021, 11:57 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 07 December 2021, 17:10 GMT
Opened by Aaron (ukbeast89) - Tuesday, 07 December 2021, 11:57 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 07 December 2021, 17:10 GMT
|
DetailsDescription:
This update prevents pamac from showing list of applications, please see attached log. Manjaro devs had a workaround, however this no longer works. https://gitlab.manjaro.org/applications/pamac/-/issues/772 "sudo zcat /usr/share/app-info/xmls/community.xml | sed 's|<em>||g;s|<\/em>||g;' | gzip > "new.xml.gz" gzip: /usr/share/app-info/xmls/community.xml: not in gzip format" |
This task depends upon
Closed by Antonio Rojas (arojas)
Tuesday, 07 December 2021, 17:10 GMT
Reason for closing: Not a bug
Additional comments about closing: We don't support Manjaro workarounds
Tuesday, 07 December 2021, 17:10 GMT
Reason for closing: Not a bug
Additional comments about closing: We don't support Manjaro workarounds

You can't run zcat on a file which is not gzipped, obviously.