Summary: | sys-cluster/glusterfs merge-usr collision for /lib/systemd/system/glustereventsd.service | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arniii <lg3dx6fd> |
Component: | Current packages | Assignee: | Jaco Kroon <jaco> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | cluster, jpds, lg3dx6fd, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 690294 | ||
Attachments: |
qlist glusterfs
emerge --info |
Created attachment 916091 [details]
emerge --info
|
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' ```