Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854549 - app-emulation/qemu-guest-agent-7.1.0 installs udev rules without calling udev_reload
Summary: app-emulation/qemu-guest-agent-7.1.0 installs udev rules without calling udev...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: John Helmert III
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-27 06:26 UTC by Agostino Sarubbo
Modified: 2022-10-13 14:22 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,156.69 KB, text/plain)
2022-06-27 06:26 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-06-27 06:26:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/qemu-guest-agent-6.0.0 installs udev rules without calling udev_reload.
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-27 06:26:05 UTC
Created attachment 787907 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-13 06:51:01 UTC
ci has reproduced this issue with version 7.1.0 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-10-13 14:22:43 UTC
The bug has been closed via the following commit(s):

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

commit 194818d4e62d1a97756a0f97f785105d50118d5d
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2022-10-13 14:22:15 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2022-10-13 14:22:39 +0000

    app-emulation/qemu-guest-agent: call udev_reload in postinst/postrm
    
    Closes: https://bugs.gentoo.org/854549
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 app-emulation/qemu-guest-agent/qemu-guest-agent-6.0.0.ebuild | 5 +++++
 app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild | 5 +++++
 2 files changed, 10 insertions(+)