You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug:
Hello
filelists.xml can't be parsed due to XML errors.
It is broken in cooker x86_64 main release repository.
Steps to reproduce:
$ wget https://abf-downloads.openmandriva.org/cooker/repository/x86_64/main/release/repodata/59c3b2b330dd575b8aebbfdd497d2d7cbd16531add1d587afac96b073c822227-filelists.xml.xz
$ unxz 59c3b2b330dd575b8aebbfdd497d2d7cbd16531add1d587afac96b073c822227-filelists.xml.xz
$ xmllint 59c3b2b330dd575b8aebbfdd497d2d7cbd16531add1d587afac96b073c822227-filelists.xml
59c3b2b330dd575b8aebbfdd497d2d7cbd16531add1d587afac96b073c822227-filelists.xml:4320035: parser error : Opening and ending tag mismatch: file line 4319581 and filelists
</filelists>
^
59c3b2b330dd575b8aebbfdd497d2d7cbd16531add1d587afac96b073c822227-filelists.xml:4320035: parser error : Premature end of data in tag package line 4318593
</filelists>
^
Hello,
It may happen while publishing package/s and refreshing the repository metadata. Usually the good old fix "try again later" should work.
Good practice is to clean the dnf cache before try again sudo dnf clean all;dnf clean all
OpenMandriva version:
Cooker
Describe the bug:
Hello
filelists.xml can't be parsed due to XML errors.
It is broken in cooker x86_64 main release repository.
Steps to reproduce:
Observed behavior:
Expected behavior:
no XML errors
The text was updated successfully, but these errors were encountered: