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!
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!
FS#74811 - [qemu-guest-agent] /etc/qemu/fsfreeze-hook has incorrect permissions (needs +x)
|
DetailsDescription:
Package qemu-guest-agent, file /etc/qemu/fsfreeze-hook has incorrect permissions (needs +x) to work correctly. Additional info: * package version(s) 7.0.0-10 * config and/or log files etc. This is observed on the host side, which originates in the VM.... ------ can't access fsfreeze hook '/etc/qemu/fsfreeze-hook': Permission denied ------ Steps to reproduce: 1. create a virtual machine under qemu 2. install qemu-guest-agent on the virtual machine 3. issue a fsfreeze from the host system Fix: chmod +x /etc/qemu/fsfreeze-hook |
This task depends upon