Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947705 - sys-cluster/glusterfs merge-usr collision for /lib/systemd/system/glustereventsd.service
Summary: sys-cluster/glusterfs merge-usr collision for /lib/systemd/system/glustereven...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: usrmerge, usrmerge-fixes
  Show dependency tree
 
Reported: 2025-01-08 07:52 UTC by Arniii
Modified: 2025-01-09 20:11 UTC (History)
4 users (show)

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


Attachments
qlist glusterfs (file_947705.txt,17.31 KB, text/plain)
2025-01-08 07:52 UTC, Arniii
Details
emerge --info (file_947705.txt,14.90 KB, text/plain)
2025-01-08 07:53 UTC, Arniii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniii 2025-01-08 07:52:31 UTC
Created attachment 916090 [details]
qlist glusterfs

merge-usr --dryrun
```
INFO: Migrating files from '/bin' to '/usr/bin'
INFO: Skipping symlink '/bin/awk'; '/usr/bin/awk' already exists
INFO: Skipping symlink '/bin/mail'; '/usr/bin/mail' already exists
INFO: No problems found for '/bin'
INFO: Migrating files from '/sbin' to '/usr/bin'
INFO: No problems found for '/sbin'
INFO: Migrating files from '/usr/sbin' to '/usr/bin'
INFO: No problems found for '/usr/sbin'
INFO: Migrating files from '/lib' to '/usr/lib'
ERROR: Conflict for file '/lib/systemd/system/glustereventsd.service': [Errno 17] File exists: '/usr/lib/systemd/system/glustereventsd.service'
ERROR: Conflict for file '/lib/systemd/system/glusterfssharedstorage.service': [Errno 17] File exists: '/usr/lib/systemd/system/glusterfssharedstorage.service'
ERROR: Conflict for file '/lib/systemd/system/glusterd.service': [Errno 17] File exists: '/usr/lib/systemd/system/glusterd.service'
ERROR: Conflict for file '/lib/systemd/system/gluster-ta-volume.service': [Errno 17] File exists: '/usr/lib/systemd/system/gluster-ta-volume.service'
ERROR: Leaving '/lib' as a directory due to prior errors
INFO: Migrating files from '/lib64' to '/usr/lib64'
INFO: No problems found for '/lib64'
```
Comment 1 Arniii 2025-01-08 07:53:17 UTC
Created attachment 916091 [details]
emerge --info