Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] genlop fails to start - Date/Manip.pm not found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
RaraRasputin
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2004
Posts: 142
Location: Germany

PostPosted: Mon Feb 15, 2010 10:18 am    Post subject: [solved] genlop fails to start - Date/Manip.pm not found Reply with quote

Hi,

since my latest word update genlop fails to start with the following message:

Code:
$ genlop
Can't locate Date/Manip.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.1/i686-linux /usr/lib/perl5/site_perl/5.10.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.10.1/i686-linux /usr/lib/perl5/vendor_perl/5.10.1 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.10.1/i686-linux /usr/lib/perl5/5.10.1 .) at /usr/bin/genlop line 24.
BEGIN failed--compilation aborted at /usr/bin/genlop line 24.


Manip.pm is located in /usr/lib/perl5/vendor_perl/5.8.8/Date/Manip.pm, whereas my perl version is 5.10.1. So I guess I have to reinstall the perl packages? How do I do this in an automated way?

-Rasputin
_________________
RaraRasputin, lover of the Russian Queen


Last edited by RaraRasputin on Mon Feb 15, 2010 7:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Mon Feb 15, 2010 10:23 am    Post subject: Reply with quote

you need todo the perl updater

perl-cleaner --reallyall


note you will prob end up rebuilding alot. I had to rebuild ~100packages last night
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
rtomek
Apprentice
Apprentice


Joined: 05 Jan 2007
Posts: 210
Location: Chicago

PostPosted: Mon Feb 15, 2010 5:40 pm    Post subject: Reply with quote

Naib wrote:
you need todo the perl updater

perl-cleaner --reallyall


note you will prob end up rebuilding alot. I had to rebuild ~100packages last night


hmm.... all I did was this:
Code:
qlist --installed --nocolor dev-perl/* | xargs emerge -1v


and it fixed my problems quickly. Although, perl-cleaner might be a better solution for the long run and should be run later anyway. Note that if you do run my command first, you only have to run perl-cleaner --all so you don't have to rebuild packages you already built
Back to top
View user's profile Send private message
RaraRasputin
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2004
Posts: 142
Location: Germany

PostPosted: Mon Feb 15, 2010 7:55 pm    Post subject: Reply with quote

Thanks, perl-cleaner worked! It took some time though, 96 packages were rebuilt :)
_________________
RaraRasputin, lover of the Russian Queen
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum