! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[LP] catfish.appdata.xml has incorrect timestamp entry
Status:
RESOLVED: FIXED
Product:
Catfish
Component:
General

Comments

Description Sean Davis editbugs 2018-06-29 11:44:44 CEST
From https://bugs.launchpad.net/catfish-search/+bug/1769572

Validating catfish.appdata.xml using appstream-util fails like below:

$ appstream-util validate-relax --nonet ./catfish-1.4.5/_TMPINSTDIR/python2/usr/share/metainfo/catfish.appdata.xml
./catfish-1.4.5/_TMPINSTDIR/python2/usr/share/metainfo/catfish.appdata.xml: FAILED:
• attribute-invalid : <release> timestamp is in the future
Validation of files failed

This is because the file data/metainfo/catfish.appdata.xml.in has entry:
     96 <release version="1.2.0" date="2018-08-16">
... which is newer than
     89 <release version="1.2.1" date="2014-08-19">

Perhaps the release date for 1.2.0 should be 2014-08-16.
Comment 1 Git Bot editbugs 2018-06-30 03:47:56 CEST
Sean Davis referenced this bugreport in commit 46593ce5d2f07345fd423bbe59ea8b8d0d8d14a3

Fix invalid date in appdata (bug #14502)

https://git.xfce.org/apps/catfish/commit?id=46593ce5d2f07345fd423bbe59ea8b8d0d8d14a3
Comment 2 Sean Davis editbugs 2018-06-30 03:48:17 CEST
Fixed in the above commit.

Bug #14502

Reported by:
Sean Davis
Reported on: 2018-06-29
Last modified on: 2018-06-30

People

Assignee:
Sean Davis
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information