Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#77756 - [lxcfs] wrong folder (duplicated /usr)

Attached to Project: Community Packages
Opened by Marco Alvarez (surakus) - Tuesday, 07 March 2023, 10:09 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 29 March 2023, 12:30 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

lxcfs.service packaged in the wrong folder (duplicated /usr)

# pacman -Ql lxcfs
lxcfs /usr/
lxcfs /usr/bin/
lxcfs /usr/bin/lxcfs
lxcfs /usr/lib/
lxcfs /usr/lib/lxcfs/
lxcfs /usr/lib/lxcfs/liblxcfs.so
lxcfs /usr/lib/systemd/
lxcfs /usr/lib/systemd/system/
lxcfs /usr/lib/systemd/system/lxcfs.service
lxcfs /usr/share/
lxcfs /usr/share/lxc/
lxcfs /usr/share/lxc/config/
lxcfs /usr/share/lxc/config/common.conf.d/
lxcfs /usr/share/lxc/config/common.conf.d/00-lxcfs.conf
lxcfs /usr/share/lxcfs/
lxcfs /usr/share/lxcfs/lxc.mount.hook
lxcfs /usr/share/lxcfs/lxc.reboot.hook
lxcfs /usr/share/man/
lxcfs /usr/share/man/man1/
lxcfs /usr/share/man/man1/lxcfs.1.gz
lxcfs /usr/usr/
lxcfs /usr/usr/lib/
lxcfs /usr/usr/lib/systemd/
lxcfs /usr/usr/lib/systemd/system/
lxcfs /usr/usr/lib/systemd/system/lxcfs.service # this probably does not belong here
lxcfs /var/
lxcfs /var/lib/
lxcfs /var/lib/lxcfs/
This task depends upon

Closed by  Sergej Pupykin (sergej)
Wednesday, 29 March 2023, 12:30 GMT
Reason for closing:  Fixed
Comment by loqs (loqs) - Tuesday, 07 March 2023, 15:30 GMT
Fixed upstream by [1]. Is it intended to replace upstream's lxcfs.service by the local one?

[1] https://github.com/lxc/lxcfs/commit/4ab95514ad1042b124cbcd039a691fb3156ae840

Loading...