Summary: | x11-plugins/pidgin-facebookchat-1.64 dosent work with net-im/pidgin-2.6.4-r1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Chr0nos <hisoka2501> |
Component: | Current packages | Assignee: | Gentoo Net-im project <net-im> |
Status: | RESOLVED INVALID | ||
Severity: | minor | CC: | voyageur |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Chr0nos
2009-12-26 11:31:33 UTC
Thanks for the report! I'm currently running these versions and it works fine for me. Can you send a debug log of pidgin start? If the protocol is not even listed, no need to login so the output of "pidgin -dn" is fine. Re-merging pidgin-facebookchat will probably fix this, but I'm curious to see what's causing it the output of the command: http://hisoka2501.free.fr/logs/pidgin%20debug.txt i think it can help you too: [ebuild R ] net-im/pidgin-2.6.4-r1 USE="dbus eds gnutls gstreamer gtk ncurses nls perl spell startup-notification -debug -doc -gadu -groupwise -idn -meanwhile -networkmanager -prediction -qq -sasl -silc -tcl -tk -xscreensaver -zephyr -zeroconf" 0 kB i've just re-merged the package: BlackPearl adamaru # emerge -av x11-plugins/pidgin-facebookchat These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-plugins/pidgin-facebookchat-1.64 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB !!! The following installed packages are masked: - dev-java/sun-jdk-1.5.0.21 (masked by: dlj-1.1 license(s)) A copy of the 'dlj-1.1' license is located at '/usr/portage/licenses/dlj-1.1'. For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. Would you like to merge these packages? [Yes/No] y >>> Verifying ebuild manifests >>> Emerging (1 of 1) x11-plugins/pidgin-facebookchat-1.64 * pidgin-facebookchat-source-1.64.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * CPV: x11-plugins/pidgin-facebookchat-1.64 * REPO: gentoo * USE: elibc_glibc kernel_linux userland_GNU x86 >>> Unpacking source... >>> Unpacking pidgin-facebookchat-source-1.64.tar.bz2 to /var/tmp/portage/x11-plugins/pidgin-facebookchat-1.64/work >>> Source unpacked in /var/tmp/portage/x11-plugins/pidgin-facebookchat-1.64/work >>> Compiling source in /var/tmp/portage/x11-plugins/pidgin-facebookchat-1.64/work/pidgin-facebookchat ... >>> Source compiled. >>> Test phase [not enabled]: x11-plugins/pidgin-facebookchat-1.64 >>> Install pidgin-facebookchat-1.64 into /var/tmp/portage/x11-plugins/pidgin-facebookchat-1.64/image/ category x11-plugins >>> Completed installing pidgin-facebookchat-1.64 into /var/tmp/portage/x11-plugins/pidgin-facebookchat-1.64/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/purple-2/libfacebook.so >>> Installing (1 of 1) x11-plugins/pidgin-facebookchat-1.64 * checking 4 files for package collisions --- /usr/ --- /usr/lib/ --- /usr/lib/purple-2/ >>> /usr/lib/purple-2/libfacebook.so --- /usr/share/ --- /usr/share/pixmaps/ --- /usr/share/pixmaps/pidgin/ --- /usr/share/pixmaps/pidgin/protocols/ --- /usr/share/pixmaps/pidgin/protocols/16/ >>> /usr/share/pixmaps/pidgin/protocols/16/facebook.png --- /usr/share/pixmaps/pidgin/protocols/48/ >>> /usr/share/pixmaps/pidgin/protocols/48/facebook.png --- /usr/share/pixmaps/pidgin/protocols/22/ >>> /usr/share/pixmaps/pidgin/protocols/22/facebook.png >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced obj /usr/share/pixmaps/pidgin/protocols/48/facebook.png --- replaced dir /usr/share/pixmaps/pidgin/protocols/48 --- replaced obj /usr/share/pixmaps/pidgin/protocols/22/facebook.png --- replaced dir /usr/share/pixmaps/pidgin/protocols/22 --- replaced obj /usr/share/pixmaps/pidgin/protocols/16/facebook.png --- replaced dir /usr/share/pixmaps/pidgin/protocols/16 --- replaced dir /usr/share/pixmaps/pidgin/protocols --- replaced dir /usr/share/pixmaps/pidgin --- replaced dir /usr/share/pixmaps --- replaced dir /usr/share --- replaced obj /usr/lib/purple-2/libfacebook.so --- replaced dir /usr/lib/purple-2 --- replaced dir /usr/lib --- replaced dir /usr >>> Original instance of package unmerged safely. >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * Regenerating GNU info directory index... * Processed 167 info files. * IMPORTANT: 1 config files in '/etc' need updating. * See the CONFIGURATION FILES section of the emerge * man page to learn how to update config files. !!! existing preserved libs: >>> package: net-libs/gupnp-0.12.8 * - /usr/lib/libgupnp-1.0.so.3 * - /usr/lib/libgupnp-1.0.so.3.0.0 * used by /usr/lib/nautilus-sendto/plugins/libnstupnp.so (gnome-extra/nautilus-sendto-2.28.0) Use emerge @preserved-rebuild to rebuild packages using these libraries the "facebook" protocol still dosent work (In reply to comment #2) > the output of the command: > http://hisoka2501.free.fr/logs/pidgin%20debug.txt adamaru@BlackPearl ~ $ pidgin -dn ... (00:26:08) plugins: probing /usr/local/lib/pidgin/timestamp_format.so Why pidgin looks for modules in /usr/local/lib/pidgin? Please remove that installation and try again. i've unmerged pidgin and pidgin-facebookchat, and i re emerged pidgin & pidgin-facebookchat => it's still dosent work :( BUT in a storm of genious i did: ln -s /usr/lib/purple-2/libfacebook.so /usr/local/lib/pidgin/libfacebook.so and miracle: it's work ! \o/ (In reply to comment #6) > BUT in a storm of genious i did: > ln -s /usr/lib/purple-2/libfacebook.so /usr/local/lib/pidgin/libfacebook.so Probably I was not clear enough. NO ebuild in Gentoo installs anything at path starting with /usr/local/... To check what files portage puts on your system use qfile (emerge portage-utils) and just run `qfile pidgin`. But on your system pidgin libs are at /usr/local/libs/... and I guess that it was installed there manually and since portage installs modules to /usr/lib there is nothing unusual that pidgin in /usr/local/lib was unable to find modules. Now if you want to keep pidgin up to date using portage (and avoid recompiling reinstalling it manually), check and wipe pidgin (or probably everything) that's installed to /usr/local/{lib,bin,...} For now I thing this bug is invalid. If for some reason portage installed files to /usr/local/... please, reopen this bug and attach full pidgin build log and provide output of env command. |