You are not logged in.

#1 2011-10-10 14:13:31

awayand
Member
Registered: 2009-09-25
Posts: 398

[SOLVED] how to find perl modules in aur

I want to use yaourt to install a missing perl module.

I get the following error when running ical2rem:

Can't locate Module/Runtime.pm in @INC (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Class/Load.pm line 10.

How do I find out which package will provide me the module? I have searched CPAN and found Module::Runtime, so I am confident this is what I want, but I couldn't find the equivalent  by using "yaourt perl-" and grep-ing the thing for "runtime".

Anyone know how to find this information reliably? Or would you suggest I install directly from within the provided perl-tool? (don't remember what it was called, as I am a perl newbie...)

Last edited by awayand (2011-10-26 04:10:07)

Offline

#2 2011-10-10 14:30:54

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: [SOLVED] how to find perl modules in aur

What about searching in the aur page? You can search by name and description. Try that first


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#3 2011-10-10 14:48:33

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] how to find perl modules in aur

no luck. I tried searching "module::runtime", "module runtime", "module", "runtime" and variations thereof, but I found nothing. Any other ideas?

Offline

#4 2011-10-10 15:09:15

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] how to find perl modules in aur

Seems clear to me that it has not been packaged, so make your own package and submit it to the AUR.

Offline

#5 2011-10-10 15:17:49

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] how to find perl modules in aur

There's http://aur3.org/ but I only found runtime-pm.conf in https://aur.archlinux.org/packages.php?ID=23727

Offline

#6 2011-10-10 19:39:46

stlarch
Member
From: hell
Registered: 2010-12-25
Posts: 1,265

Re: [SOLVED] how to find perl modules in aur

Offline

#7 2011-10-10 19:45:14

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] how to find perl modules in aur

OP should have it already installed, follow the dependencies chain: ical2rem -> perl-ical-parser -> perl-datetime-format-ical -> perl-datetime-timezone -> perl-class-load -> perl-module-runtime


Edit:
Look at the date/time when this package has been created - 2011-10-10 17:07 UTC :-)
It's mere hours old. Run 'pacman -Syu' and you should get it.

Last edited by karol (2011-10-10 19:52:47)

Offline

#8 2011-10-10 23:06:43

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] how to find perl modules in aur

woops I have been a little too fast, I just submitted a PKGBUILD for it to aur. any way to delete it again?

EDIT: just realized someone had already done the same as me and submitted a package so mine didn't even get accepted so no issue here. I have a feeling something is §$%&ed up with my latest upate, I have all kinds of dependencies broken with ical2rem now, even after installing the runtime module I now get "Stash.pm" not found, etc. and I am sure I will get more once I install that module as well.

Anyone know what is going on with the perl package? Also, I couldn't find /var/abs/community/perl-module-runtime either, very odd...

Last edited by awayand (2011-10-10 23:15:20)

Offline

#9 2011-10-10 23:13:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] how to find perl modules in aur

awayand wrote:

woops I have been a little too fast, I just submitted a PKGBUILD for it to aur. any way to delete it again?

I don't see it https://aur.archlinux.org/packages.php? … &outdated=

Offline

#10 2011-10-10 23:15:55

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] how to find perl modules in aur

yeah sorry, our messages crossed one another, see my edit above smile

Offline

#11 2011-10-10 23:16:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] how to find perl modules in aur

awayand wrote:

yeah sorry, our messages crossed one another, see my edit above smile

Here it is: https://aur.archlinux.org/packages.php?ID=53049

Offline

#12 2011-10-10 23:20:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] how to find perl modules in aur

Again, the http://www.archlinux.org/packages/commu … e-runtime/ package has been created today, just a few hours ago, see the log: http://projects.archlinux.org/svntogit/ … le-runtime

ABS is updated once a day so it's not in ABS yet.

Offline

#13 2011-10-10 23:25:09

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] how to find perl modules in aur

that is a little bit odd since my ical2rem package has lots of perl-* dependencies that are broken now. Coincidence? Or have a bunch of perl-modules been moved from aur to community perhaps?

Offline

#14 2011-10-25 19:09:19

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] how to find perl modules in aur

@awayand
Are things still broken for you?

Offline

#15 2011-10-26 04:09:43

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] how to find perl modules in aur

thanks for asking, everything is fixed now. sorry dont remember what I did but I had to install some additional packages, maybe things got rearranged, at least that is the feeling I got...

Offline

#16 2011-10-27 20:10:57

episyron
Member
Registered: 2010-07-21
Posts: 18

Re: [SOLVED] how to find perl modules in aur

I started to get this already few days ago:

Can't locate Data/OptList.pm in @INC (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Class/Load.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Class/Load.pm line 8.
Compilation failed in require at /usr/share/perl5/vendor_perl/DateTime/TimeZone/Local.pm line 9.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/DateTime/TimeZone/Local.pm line 9.
Compilation failed in require at /usr/share/perl5/vendor_perl/DateTime/TimeZone.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/DateTime/TimeZone.pm line 13.
Compilation failed in require at /usr/lib/perl5/vendor_perl/DateTime.pm line 47.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/DateTime.pm line 47.

OptList.pm seems to be missing. Related problem, or something else?

Offline

Board footer

Powered by FluxBB