PerlQt-3.008-r1 Reproducible: Always Steps to Reproduce: Actual Results: Can't locate loadable object for module Qt in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.6/i686-linux /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i686-linux /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.6/i686-linux /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.5/i686-linux /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.6/i686-linux /usr/lib/perl5/5.8.6 /usr/local/lib/site_perl /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i686-linux .) at ... Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.10-gentoo-r6 i686) ================================================================= System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System version 1.6.12 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.10 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig digest distlocks prelink sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.inode.at http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" LANG="sk_SK.utf8" LINGUAS="en sk cs de ru ja" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 X acl apache2 apm arts avi bash-completion berkdb bitmap-fonts bonobo cdr cjk crypt cups curl dvd dvd-read emboss encode esd fam flac font-server foomaticdb fortran gcj gd gdbm gif gpm gstreamer gtk gtk2 imagemagick imap imlib ipv6 java jpeg junit kde kdeenablefinal kdexdeltas ldap libg++ libwww lua mad mbox mikmod mmx mmx2 motif mozilla mp3 mpeg mysql nas ncurses nls ogg oggvorbis opengl pam pdflib perl pic png postgres povray pthreads python qt quicktime readline samba scanner sdl slang snmp spell sqlite sse sse2 ssl svg svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vhosts vorbis xine xinerama xml xml2 xmms xv zlib linguas_en linguas_sk linguas_cs linguas_de linguas_ru linguas_ja userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LC_ALL, LDFLAGS
bad permissions in /usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/
Did you run perl-cleaner after upgrading perl?
not, perl was completely uninstalled, and installed again.
(In reply to comment #3) > not, perl was completely uninstalled, and installed again. uninstalling perl doesn't uninstall any modules that you've emerged - it just uninstalls the core, nothing more. (In reply to comment #1) > bad permissions in /usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/ can you explain this a little better? this line is just...ambiguous at best. Have you attempted to perhaps re-emerge perl-qt (which is one of the many things a run of perl-cleaner would have done). You did have perl-qt installed before, right? ;)
> uninstalling perl doesn't uninstall any modules that you've emerged - it just > uninstalls the core, nothing more. but perl containts base modules, and some modules with .so libs in AUTOLOAD directory. (/usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/ - last nonthreaded version) > You did have perl-qt installed before, right? ;) no :)
(In reply to comment #5) > > You did have perl-qt installed before, right? ;) > no :) Then I think I missing the point to this entire bug. Are you trying to install PerlQT?
Mass re-assign.
I have the same problem: http://forums.gentoo.org/viewtopic-t-377093-highlight-.html Some other informations: PerlQt is in my /etc/portage/package.keywords with ~amd64, while my system isn't. It seems like there is a version problem with the Qt library, or another external library: here are some informations I found on the perl site: Can't load '%s' for module %s (F) The module you tried to load failed to load a dynamic extension. This may either mean that you upgraded your version of perl to one that is incompatible with your old dynamic extensions (which is known to happen between major versions of perl), or (more likely) that your dynamic extension was built against an older version of the library that is installed on your system. You may need to rebuild your old dynamic extensions. `perl-cleaner reallyall` didn't solved the problem.
(In reply to comment #6) > Then I think I missing the point to this entire bug. Are you trying to install > PerlQT? > +1 one; this bug plain doesn't make *any* sense. INVALID.