Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842297 - dev-libs/libxml2-2.9.14 installs modules that are not byte-compiled
Summary: dev-libs/libxml2-2.9.14 installs modules that are not byte-compiled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: PullRequest
: 842390 842393 842396 842468 842474 842477 (view as bug list)
Depends on:
Blocks: CVE-2022-29824
  Show dependency tree
 
Reported: 2022-05-03 06:08 UTC by Agostino Sarubbo
Modified: 2022-05-04 00:02 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,248.45 KB, text/plain)
2022-05-03 06:09 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-05-03 06:08:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libxml2-2.9.14 installs modules that are not byte-compiled.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-03 06:09:00 UTC
Created attachment 776195 [details]
build.log

build log and emerge --info
Comment 2 Attila Tóth 2022-05-03 14:57:45 UTC
Packages no longer recognize the libxml2 python module from the reworked ebuild. If I bump the old ebuild it works...
Comment 3 Bernd Feige 2022-05-03 16:56:40 UTC
Probably the same issue as https://bugs.gentoo.org/842396 and https://bugs.gentoo.org/842390 and https://bugs.gentoo.org/842393
Comment 4 Larry the Git Cow gentoo-dev 2022-05-03 18:38:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb98c35727d591f6d0ddcefba89cc654e4997f9

commit ccb98c35727d591f6d0ddcefba89cc654e4997f9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-03 18:38:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-03 18:38:05 +0000

    profiles: mask dev-libs/libxml2-2.9.14
    
    Python bindings broken. Will sort properly this evening but need
    to head out & want to avoid breakage.
    
    Bug: https://bugs.gentoo.org/842297
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 5 Marek Szuba archtester gentoo-dev 2022-05-03 21:08:28 UTC
*** Bug 842396 has been marked as a duplicate of this bug. ***
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-03 21:35:44 UTC
*** Bug 842390 has been marked as a duplicate of this bug. ***
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-03 21:35:48 UTC
*** Bug 842393 has been marked as a duplicate of this bug. ***
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-03 21:36:16 UTC
(In reply to Attila Tóth from comment #2)
> Packages no longer recognize the libxml2 python module from the reworked
> ebuild. If I bump the old ebuild it works...

The issue is upstream cut the release using a branch I wasn't expecting, and didn't cherry pick all the needed patches for the Python fixes.
Comment 9 Larry the Git Cow gentoo-dev 2022-05-03 23:11:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a4c97e245b76cd5798f2fa83a16b32d7d126f1e

commit 1a4c97e245b76cd5798f2fa83a16b32d7d126f1e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-05-03 22:45:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-03 23:00:01 +0000

    dev-libs/libxml2: backport patches for 2.9.14
    
    * 2.9.14 doesn't include most of our upstreamed fixes
    
    Closes: https://bugs.gentoo.org/842297
    Signed-off-by: David Seifert <soap@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/25311
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libxml2/Manifest                              |  1 +
 ...{libxml2-2.9.14.ebuild => libxml2-2.9.14-r1.ebuild} | 18 ++++++------------
 profiles/package.mask                                  |  5 -----
 3 files changed, 7 insertions(+), 17 deletions(-)
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-04 00:02:00 UTC
*** Bug 842477 has been marked as a duplicate of this bug. ***
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-04 00:02:04 UTC
*** Bug 842474 has been marked as a duplicate of this bug. ***
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-04 00:02:11 UTC
*** Bug 842468 has been marked as a duplicate of this bug. ***