| Summary: | Can't load object for Qt in PerlQt | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Aben Siatris <aben> |
| Component: | [OLD] Development | Assignee: | Gentoo Perl team <perl> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | perl |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Aben Siatris
2005-07-22 06:50:59 UTC
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. |