Summary: | app-arch/xz-utils should inherit preserve-libs.eclass directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ulrich Müller <ulm> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 645108 |
Description
Ulrich Müller
![]() >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. /var/tmp/portage/app-arch/xz-utils-5.2.4/temp/environment: line 1460: preserve_old_lib_notify: command not found >>> app-arch/xz-utils-5.2.4 merged. >>> Regenerating /etc/ld.so.cache... This is now actively broken :) (In reply to Patrick Lauer from comment #1) > >>> Regenerating /etc/ld.so.cache... > >>> Original instance of package unmerged safely. > /var/tmp/portage/app-arch/xz-utils-5.2.4/temp/environment: line 1460: > preserve_old_lib_notify: command not found > >>> app-arch/xz-utils-5.2.4 merged. > >>> Regenerating /etc/ld.so.cache... > > This is now actively broken :) This is because eutils has been dropped in xz-utils-5.2.4.ebuild, but preserve-libs hasn't been added. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2baa84cb266df2a1cf405f147aaf88b75dff0112 commit 2baa84cb266df2a1cf405f147aaf88b75dff0112 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-04-30 11:30:41 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-04-30 11:31:30 +0000 app-arch/xz-utils: Revbump to fix preserve-libs functionality. Closes: https://bugs.gentoo.org/645110 Package-Manager: Portage-2.3.31, Repoman-2.3.9 app-arch/xz-utils/{xz-utils-5.2.4.ebuild => xz-utils-5.2.4-r1.ebuild} | 2 +- app-arch/xz-utils/xz-utils-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840b795517085fb6eff1a95fa0e93f487dbdbe5d commit 840b795517085fb6eff1a95fa0e93f487dbdbe5d Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-04-30 11:27:15 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-04-30 11:35:56 +0000 app-arch/xz-utils: Inherit preserve-libs eclass Closes: https://bugs.gentoo.org/645110 Package-Manager: Portage-2.3.31, Repoman-2.3.9 app-arch/xz-utils/xz-utils-5.2.2.ebuild | 2 +- app-arch/xz-utils/xz-utils-5.2.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |