Summary: | media-libs/libgpod-0.8.3-r5 installs udev rules without calling udev_reload | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/28640 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 780695 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab939e7cafa7b560904b3839eaeabb3adafca7e commit 6ab939e7cafa7b560904b3839eaeabb3adafca7e Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2022-12-11 19:47:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-16 05:08:50 +0000 media-libs/libgpod: fix build for clang16, fix other bugs - rm /tmp only when USE=udev - call udev_reload when USE=udev - fix implicit int Closes: https://bugs.gentoo.org/822144 Closes: https://bugs.gentoo.org/847415 Closes: https://bugs.gentoo.org/885349 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28640 Signed-off-by: Sam James <sam@gentoo.org> .../libgpod/files/libgpod-0.8.3-implicit-int.patch | 19 ++++++ media-libs/libgpod/libgpod-0.8.3-r6.ebuild | 78 ++++++++++++++++++++++ 2 files changed, 97 insertions(+) |