FS#10866 - extra/transmission: missing dependency 'libnotify'.
Attached to Project:
Arch Linux
Opened by bob (bob127) - Tuesday, 08 July 2008, 19:59 GMT
Last edited by Greg (dolby) - Monday, 21 July 2008, 14:31 GMT
Opened by bob (bob127) - Tuesday, 08 July 2008, 19:59 GMT
Last edited by Greg (dolby) - Monday, 21 July 2008, 14:31 GMT
|
Details
Description:
Libnotify missing as a dependency. Additional info: package version: transmission-1.21-1 Steps to reproduce: pacman -R libnotify pacman -S transmission Running transmission gives: transmission: error while loading shared libraries: libnotify.so.1: cannot open shared object file: No such file or directory |
This task depends upon
Closed by Greg (dolby)
Monday, 21 July 2008, 14:31 GMT
Reason for closing: Fixed
Additional comments about closing: Now theres transmission-gtk and transmission-cli
Monday, 21 July 2008, 14:31 GMT
Reason for closing: Fixed
Additional comments about closing: Now theres transmission-gtk and transmission-cli
If the devs want to keep the libnotify dependency optional the above shouldnt happen.
It should be either fixed so libnotify is optional (when possible), or just add libnotify as a required dependency imho.
PS. I did clearly read the post install message :)
Therefore since as you say it doesnt start without it, it should be a dependency
PS. Im glad :)
So the bug here is wrong post_install - it should say "install gtk2 and libnotify for GUI" :-P