Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932172 - net-wireless/bluez-5.76 installs empty directories
Summary: net-wireless/bluez-5.76 installs empty directories
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-18 19:00 UTC by Agostino Sarubbo
Modified: 2024-05-19 21:16 UTC (History)
0 users

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


Attachments
build.log (build.log,415.59 KB, text/plain)
2024-05-18 19:00 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 2024-05-18 19:00:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/bluez-5.76 installs empty directories.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-18 19:00:10 UTC
Created attachment 893344 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-19 21:16:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ace5b9410d153c03933a39338690f98dffbfdf0

commit 6ace5b9410d153c03933a39338690f98dffbfdf0
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2024-05-19 21:08:04 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2024-05-19 21:08:04 +0000

    net-wireless/bluez: fixup permissions
    
    Set 0555 mode on /etc/bluetooth directory only. It makes no sense to
    apply this recursively.
    
    keepdir /var/lib/bluetooth when systemd is disabled. Set mode to 0700.
    See upstream: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=7665fb5d943c3910465123fc7b08922e44adb7a2
    
    Bug: https://bugs.gentoo.org/929017
    Closes: https://bugs.gentoo.org/932172
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-wireless/bluez/{bluez-5.76.ebuild => bluez-5.76-r1.ebuild} | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)