Premature end of data in tag file line 247651 with libxml2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libxml2 (Ubuntu) |
Confirmed
|
High
|
Aron Xu |
Bug Description
Hello,
I'm getting the following behaviour of createrepo on Ubuntu 14.04.1 LTS with libxml2=
createrepo -g /home/jenkins/
-o /home/jenkins/
I/O error : No such file or directory
(process:29830): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Parsing filelists.xml error: Premature end of data in tag package line 246828
(process:29830): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Parsing filelists.xml error: Premature end of data in tag filelists line 2
Spawning worker 0 with 54 pkgs
Spawning worker 1 with 54 pkgs
Spawning worker 2 with 54 pkgs
Spawning worker 3 with 54 pkgs
Spawning worker 4 with 54 pkgs
Spawning worker 5 with 54 pkgs
Spawning worker 6 with 54 pkgs
Spawning worker 7 with 54 pkgs
Spawning worker 8 with 54 pkgs
Spawning worker 9 with 54 pkgs
Spawning worker 10 with 53 pkgs
Spawning worker 11 with 53 pkgs
Spawning worker 12 with 53 pkgs
Spawning worker 13 with 53 pkgs
Spawning worker 14 with 53 pkgs
Spawning worker 15 with 53 pkgs
Spawning worker 16 with 53 pkgs
Spawning worker 17 with 53 pkgs
Spawning worker 18 with 53 pkgs
Spawning worker 19 with 53 pkgs
Spawning worker 20 with 53 pkgs
Spawning worker 21 with 53 pkgs
Spawning worker 22 with 53 pkgs
Spawning worker 23 with 53 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Traceback (most recent call last):
File "/usr/share/
main(
File "/usr/share/
mdgen.
File "/usr/lib/
rp.
File "/usr/lib/
self.repoid))
TypeError: Parsing filelists.xml error: Premature end of data in tag file line 247651
Problem fixes by installing libxml2=2.9.1+dfsg1 from debian sid.
Comparing patchsets in debian package sources between 2.9.1+dfsg1 and 2.9.1+dfsg1-
2.9.1+dfsg1-
0001-modify-
0002-Fix-
0003-Fix-
0004-xmllint-
0005-properly-
0006-Fix-
0006-fix-
0007-Fix-
CVE-2014-0191.patch
lp1321869.patch
xmllint_
2.9.1+dfsg1:
0001-modify-
0002-fix-
0003-Fix-
0004-Fix-
0005-xmllint-
0006-properly-
0007-Fix-
0008-missing-
0009-Catch-
0010-Fix-
0011-Avoid-
0012-Fix-
0013-Clear-
0014-Fix-
0015-xmllint-
0016-Fix-
0017-Fix-
0018-Fix-
0019-Fix-
0020-Avoid-
0021-Fix-
0022-adding-
0023-Handling-
0024-Missing-
0025-Fix-
0026-fixing-
0027-Fix-
0028-Avoid-
0029-Do-
0030-Avoid-
0031-xmllint-
0032-Fix-
summary: |
- Premature end of data in tag file line 247651 will libxml2 + Premature end of data in tag file line 247651 with libxml2 |
Status changed to 'Confirmed' because the bug affects multiple users.