FS#15506 - [thunar] broken with new libjpeg
Attached to Project:
Arch Linux
Opened by Bruno Schmidt Marques (bruno.marques.br) - Tuesday, 14 July 2009, 17:31 GMT
Last edited by Allan McRae (Allan) - Wednesday, 15 July 2009, 02:05 GMT
Opened by Bruno Schmidt Marques (bruno.marques.br) - Tuesday, 14 July 2009, 17:31 GMT
Last edited by Allan McRae (Allan) - Wednesday, 15 July 2009, 02:05 GMT
|
Details
Description:
I upgrade Arch Linux and it upgrades libjpeg from 6b to 7-1. When I try to start Xfdesktop, it returns that error: xfdesktop: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory Additional info: * libjpeg 7-1 Steps to reproduce: -Install XFCE -Upgrade libjpeg to 7-1, that's in the repositories -Start XFCE -Open a terminal -Try "xfdesktop" |
This task depends upon
Closed by Allan McRae (Allan)
Wednesday, 15 July 2009, 02:05 GMT
Reason for closing: Fixed
Additional comments about closing: thunar-1.0.1-4
Wednesday, 15 July 2009, 02:05 GMT
Reason for closing: Fixed
Additional comments about closing: thunar-1.0.1-4
ln -s /usr/lib/libjpeg.so.7 /usr/lib/libjpeg.so.62
LD_DEBUG=files xfdesktop
to see what is the library that tries to load the old libjpeg.
18089: file=libjpeg.so.62 [0]; needed by /usr/lib/libthunar-vfs-1.so.2 [0]
mmm, rare, seems that some is wrong in the movement testing -> extra
old mirrors have thunar-1.0.1-3 (that have an additional patch) but the new pkg is thunar-1.0.1-2 (without the patch)
in the thunar trunk is @ -3, in the repo is @ -2
Assigning to Allan because is the latest packager.
Solution: rebuild thunar from trunk updating to revision -4
You's right. I'm using thunar 1.0.1-3 package. I removed package 1.0.1-3, and installed 1.0.1-2 and all is working now.
Thanks
........
r43907 | allan | 2009-06-30 06:49:48 +0000 (Di, 30 Jun 2009) | 2 lines
upgpkg: thunar 1.0.1-2
libjpeg soname bump rebuild
........
r45465 | andyrtr | 2009-07-12 10:04:32 +0000 (So, 12 Jul 2009) | 2 lines
upgpkg: thunar 1.0.1-3
fix #15460