https://bugs.kde.org/show_bug.cgi?id=461262

            Bug ID: 461262
           Summary: Error loading AppData file: failed to parse (but
                    passes appstream-util)
    Classification: Developer tools
           Product: Qt/KDE Flatpak Runtime
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: aleix...@kde.org
          Reporter: kde-b...@tobtobxx.net
                CC: aa...@kde.org
  Target Milestone: ---

SUMMARY

STEPS TO REPRODUCE
1. Get the repro manifest + appdata.xml from here:
https://git.sr.ht/~tobtobxx/org.example.repro
2. Verify the appdata.xml:
```
$ appstream-util validate-relax org.example.repro.appdata.xml
org.example.repro.appdata.xml: OK
```
3. Try to build the application

OBSERVED RESULT
```
Processing application org.example.repro
Error loading AppData file: failed to parse
/app/share/appdata/org.example.repro.appdata.xml: Error on line 15 char 56:
<li> already set ',' and tried to replace with ' and '
Error: ERROR: appstream-compose failed: Child process exited with code 1
```

EXPECTED RESULT
No error (try to uncomment the lines with the `org.freedesktop.Platform`
platform instead of the kde platform)

SOFTWARE/OS VERSIONS
flatpak: 1.14.0
flatpak-builder: 1.2.2
appstream-util: 0.8.1
kde platform: 6.3 (see manifest)

ADDITIONAL INFORMATION
ref: https://github.com/flatpak/flatpak-builder/issues/496

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to