Please read this before reporting a bug:
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. 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/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#28635 - [libbonobo] remove pidof from install file
Attached to Project:
Arch Linux
Opened by Christian Hesse (eworm) - Friday, 24 February 2012, 21:07 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 01 February 2014, 05:40 GMT
Opened by Christian Hesse (eworm) - Friday, 24 February 2012, 21:07 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 01 February 2014, 05:40 GMT
|
DetailsI've installed systemd and systemd-sysvcompat. Therefore I had to remove sysvinit, which includes pidof. Please do not use pidof in install file but replace it with pgrep. Thanks!
|
This task depends upon
Closed by Eric Belanger (Snowman)
Saturday, 01 February 2014, 05:40 GMT
Reason for closing: Fixed
Additional comments about closing: pidof is now provided by procps-ng so this is no longer an issue.
Saturday, 01 February 2014, 05:40 GMT
Reason for closing: Fixed
Additional comments about closing: pidof is now provided by procps-ng so this is no longer an issue.

Patch to fix the issue.