FS#4312 - bmpx linked to wrong neon file

Attached to Project: Arch Linux
Opened by Ronald van Haren (pressh) - Wednesday, 29 March 2006, 11:35 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 29 March 2006, 12:02 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Kevin Piche (kpiche)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

[ronald@pressh_box pacman]$ /usr/libexec/beep-media-player-2-bin
/usr/libexec/beep-media-player-2-bin: error while loading shared libraries: libneon.so.26: cannot open shared object file: No such file or directory
[root@pressh_box ronald]# ln -s /usr/lib/libneon.so.25 /usr/lib/libneon.so.26
[ronald@pressh_box pacman]$ /usr/libexec/beep-media-player-2-bin
This task depends upon

Closed by  Kevin Piche (kpiche)
Thursday, 30 March 2006, 03:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  Upgraded to 0.14.3 which links against neon 0.25.5.
Comment by Jan de Groot (JGC) - Wednesday, 29 March 2006, 12:05 GMT
Kevin: please build packages in a chroot when you have packages on your system which are not available in the repositories.
neon is at 0.25.x in both extra and testing, which will stay this way for a while since it requires a todo list with various things on it (subversion, gstreamer, bpmx, etc etc).
Comment by Kevin Piche (kpiche) - Wednesday, 29 March 2006, 18:46 GMT
My bad. Neon wasn't in testing when I started bmpx so I had build neon 0.26.

Loading...