Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907425 - app-emulation/qemu automagic dependency on sys-apps/keyutils
Summary: app-emulation/qemu automagic dependency on sys-apps/keyutils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-30 18:20 UTC by Mike Gilbert
Modified: 2023-10-18 17:07 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2023-05-30 18:20:12 UTC
This popped up after running emerge --depclean.

!!! existing preserved libs:
>>> package: sys-apps/keyutils-1.6.3
 *  - /usr/lib64/libkeyutils.so.1
 *  - /usr/lib64/libkeyutils.so.1.10
 *      used by /usr/bin/qemu-system-i386 (app-emulation/qemu-8.0.0-r1)
 *      used by /usr/bin/qemu-system-x86_64 (app-emulation/qemu-8.0.0-r1)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-30 18:22:16 UTC
I didn't handle qemu in https://github.com/gentoo/gentoo/pull/30497, but this reminds me I need to finish that off.
Comment 2 Larry the Git Cow gentoo-dev 2023-10-18 17:07:59 UTC
The bug has been closed via the following commit(s):

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

commit 5e45b5888162fe490420a48f3aa0de1c070a4362
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-18 17:06:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-18 17:07:31 +0000

    app-emulation/qemu: add 8.1.2
    
    Closes: https://bugs.gentoo.org/907425
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/qemu/Manifest          |   1 +
 app-emulation/qemu/metadata.xml      |   1 +
 app-emulation/qemu/qemu-8.1.2.ebuild | 969 +++++++++++++++++++++++++++++++++++
 3 files changed, 971 insertions(+)