Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947645 - app-emulation/virt-manager-5.0.0-r1 fails to compile: rm: cannot remove : No such file or directory
Summary: app-emulation/virt-manager-5.0.0-r1 fails to compile: rm: cannot remove : No ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-01-06 22:41 UTC by Agostino Sarubbo
Modified: 2025-01-07 19:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,126.44 KB, text/plain)
2025-01-06 22:41 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 2025-01-06 22:41:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/virt-manager-5.0.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-06 22:41:07 UTC
Created attachment 916040 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-07 19:51:33 UTC
The bug has been closed via the following commit(s):

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

commit 54e1adf0ba6a34995d60fed0b223883595f46f38
Author:     Filip Kobierski <fkobi@pm.me>
AuthorDate: 2025-01-07 11:27:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-07 19:50:48 +0000

    app-emulation/virt-manager: fix dying rm with USE="-gui"
    
    Bug was closed by using {a,b}
    
    Closes: https://bugs.gentoo.org/947645
    Signed-off-by: Filip Kobierski <fkobi@pm.me>
    Closes: https://github.com/gentoo/gentoo/pull/40024
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/virt-manager/virt-manager-5.0.0-r1.ebuild | 3 ++-
 app-emulation/virt-manager/virt-manager-9999.ebuild     | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)