Fedora :: No More Mirrors To Try When Trying To Install Perl-cpan

Sep 29, 2010

My yum is not working. I need cpan in order to install a perl module net::ldap.

This is what I am see when I run the command yum install perl-CPAN

om updates:

I try running yum clear and yum update and nothing fixes the issue.

View 13 Replies


ADVERTISEMENT

Ubuntu :: Perl Modules Using CPAN - Get The Message From CPAN That This Module Is Already Up To Date?

Jun 7, 2010

I tried to use CPAN to install a module Algorithm::Loops using "install Algorithm::Loops". I get the message from CPAN that this module is already up to date.But, when I try to use it I get the message:

Can't locate Algorithm/Loops.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./test.pl line 4.
BEGIN failed--compilation aborted at ./test.pl line 4.

And indeed, the file Loops.pm is nowhere to be found.Isn't that a contradiction?

View 2 Replies View Related

Debian :: Install Perl Modules Using CPAN?

Mar 5, 2010

Can anyone provide me information about installing perl modules using CPAN.....

View 1 Replies View Related

Slackware :: Best Way To Install Perl Cpan Modules In Slackware?

Feb 23, 2010

What is the best way to install perl cpan modules in slackware?

i know that you can use 'cpan' and say 'install date::calc' but there is a perl-date-calc slackbuild on sbo. so which is the better way and why?

View 2 Replies View Related

General :: Installing CPAN Modules (perl) And Proxy Settings?

Feb 17, 2010

Here is my problem:I work with the BioPerl project. At first, I installed cpan modules without any problem,(eg.) sudo cpan -i CPAN::ModuleI've a proxy connection (university) and I'd configured my proxy settings correctly: perl -MCPAN -eshellIn the beginning it worked, but I don't know why it doens't work today. Here is the outline:

fernando@fer-laptop[fernando] sudo cpan -i Algorithm::Cluster
CPAN: Storable loaded ok (v2.15)
Going to read '/home/fernando/.cpan/Metadata'

[code]....

View 1 Replies View Related

CentOS 5 :: Perl CPAN GD Module Failing - Can't Locate Object Method "png" Via Package "GD::Image"

Jun 29, 2010

I have CentOS 5.4 and have installed CPAN GD module.Installation messages seemed clean and successful.When I try to create a png file, perl gives the error message :

Can't locate object method "png" via package "GD::Image" at
/usr/lib/perl5/vendor_perl/5.8.8/DBD/Chart/Plot.pm line 1276 (#1)
(F) You called a method correctly, and it correctly indicated a package
functioning as a class, but that package doesn't define that particular
method, nor does any of its base classes. See perlobj.

Also, the following perl one-liner gives answer "No".

perl -e 'use GD; $im=GD::Image->new(); print $im->can("png") ? "Yes" : "No" , "
";'

I suspect that this GD module requires Image::Magick, but that borks on installation.

Magick.xs:2344: warning: implicit declaration of function �MagickCoreGenesis�
make: *** [Magick.o] Error 1
JCRISTY/PerlMagick-6.59.tar.gz

[code]...

View 3 Replies View Related

Software :: Cpan Install LWP Failed?

Feb 24, 2010

I want to install LWP on my server! i have try many times but the result still failed!

I also try to force install and install/force install smaller module! There was 11 small modules build failed!

I was able to install LWP on a few server successful on Jan 2010.

View 2 Replies View Related

Slackware :: Can't Install Tk (Tk-804.029.tar.gz) From CPAN In Current X86_64

Mar 23, 2011

I'm trying to install Tk from CPAN in slackware-current x86_64 for perl v5.12.3 and get the following error message

Code:
In file included from Xlib_f.c:8:0:
Xlib.h:22:15: error: conflicting types for 'XKeycodeToKeysym'
/usr/include/X11/Xlib.h:1694:15: note: previous declaration of 'XKeycodeToKeysym' was here

[Code]....

View 3 Replies View Related

Programming :: CPAN Cannot Install Math - Pari Module

Jun 8, 2010

I wrote a perl script to feed information to our load balancer:
Code:
#!/usr/bin/perl
#
use strict;
#use warnings;
#
#
use Net::SSH::Perl;
my $user="bluethundr";
my $pass="secret";
my $dir="$ENV{HOME}/data";
open (LBVSERVERS), '<', "$dir/lb-vserver" or die "Couldn't open file: $!";
open (CSVSERVERS), '<', "$dir/cs-vserver" or die "Couldn't open file: $!";
my $ssh = Net::SSH::Perl->new("10.50.0.1");
$ssh->login("$user", "$pass");
print " .....

I need to be able to install the Math::Pari CPAN module in order to accomodate the Net::SSH CPAN module. The prereqs are installed:
Code:
cpan> install Net::FTP
Net::FTP is up to date.
cpan> install LWP::UserAgent
LWP::UserAgent is up to date.

But when I either try to install or force install Math::Pari this is what I get:
Code:
cpan> install Math::Pari
Running install for module Math::Pari
Running make for I/IL/ILYAZ/modules/Math-Pari-2.01080604.tar.gz
Checksum for /home/bluethundr/.cpan/sources/authors/id/I/IL/ILYAZ/modules/Math-Pari-2.01080604.tar.gz ok
Math-Pari-2.01080604/ .....

CPAN.pm: Going to build I/IL/ILYAZ/modules/Math-Pari-2.01080604.tar.gz
Did not find GP/PARI build directory around.
Do you want to me to fetch GP/PARI automatically?
(If you do not, you will need to fetch it manually, and/or direct me to the directory with GP/PARI source via the command-line option paridir=/dir)
Make sure you have a large scrollback buffer to see the messages, or 'tee' the STDOUT/STDERR to a file.
Fetch? (y/n, press Enter) y
Getting GP/PARI from ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/
Cannot list (Failed to establish connection.
): at utils/Math/PariBuild.pm line 319, <STDIN> line 1.
Can't fetch file with Net::FTP, now trying with LWP::UserAgent...
You do not have LWP::UserAgent and/or HTML::LinkExtor installed, cannot download, exiting...

View 1 Replies View Related

Fedora :: Yum Mirror Error - No More Mirrors To Try

Apr 21, 2010

When I try and use yum as a normal user i get: Error: failure: repodata/primary.xml.gz from adobe-linux-i386: [Errno 256] No more mirrors to try. If I do this as root it works fine. What am I missing?

View 4 Replies View Related

Fedora :: No More Mirrors To Try When Installing Program

Apr 5, 2011

I am having a problem with installing mysql and mysql-workbench. I installed a group of packages related to mysql on my system and it seemed to work fine. Due to an error in my setup, I decided to uninstall all the mysql packages and start from scratch. On my second try, I was able to load all he packages except mysql-workbench

I get the following error from the Add/Remove software application. workbench-5.2.30-1.fc14.i686: failure: mysql-workbench-5.2.30-1.fc14.i686.rpm from updates: [Errno 256] No more mirrors to try. why I can not get the package again to install?

View 3 Replies View Related

Fedora :: No Mirrors To Try During Package Download

Jul 14, 2011

In Fedora 15 fresh installation, yum update does not work. During package download, it throws the message "no mirrors to try". Yum repolist is below:

Loaded plugins: langpacks, presto, refresh-packagekit
updates/metalink | 7.1 kB 00:00
updates | 4.7 kB 00:00
updates/primary_db | 2.9 MB 00:03
updates/group | 1.8 MB 00:02
virtualbox | 951 B 00:00
virtualbox/primary | 2.0 kB 00:00
virtualbox 2/2
repo id repo name status
updates Fedora 15 - x86_64 - Updates 4,108
virtualbox Fedora 15 - x86_64 - VirtualBox 2
repolist: 4,110

View 1 Replies View Related

Red Hat / Fedora :: Yum Configuration - [Errno 256] No More Mirrors To Try

Jan 22, 2011

How to be sure that my yum is working? I think its not working as: if I enter on terminal I find the error: Code: yum install yumex many lines saying trying other mirror and then at the last line: Code: python-enum-0.4.3-6.fc12.noarch: failure: Packages/python-enum-0.4.3-6.fc12.noarch.rpm from fedora: [Errno 256] No more mirrors to try.

View 2 Replies View Related

Fedora Installation :: How To Install Perl Module At AWS?

Mar 15, 2010

I need to install the Perl DBI and DBI::mysql modules at Amazon Web Services. Perl 5.8.8 is installed there as part of the default Fedora linux that comes with an EC2 instance. I am not familiar with Fedora, but have been using Linux for a good while.If anyone could tell/show/direct me to the quickest way to do this.

View 1 Replies View Related

Fedora Installation :: How To Install Perl Libraries

Aug 11, 2010

I am a Fedora neophyte, upgrading a web server from Fedoras core 5 to Fedora 13. I finally got Apache and perl up and running, but my Perl scripts don't run because of the lack of Perl libraries.I have been able to use yum install thus far to get what I need which is a terrific tool when it works. I note there is a specific tool named 'cpan', and of course one can download libraries directly from the cpan.org website.Unfortunately, I have tried to download perl libaries from yum the cpan library from yum, and in each case I get:

[URL]

And it has tried maybe 20 mirrors, alway with the same result. What is the best way you experienced Fedora types have found to download and install perl libraries (like LWP for starters)?

View 6 Replies View Related

Fedora :: Install Perl With No Internet Connection?

Mar 24, 2011

Fresh installed Fedora 14, I need to make install the NIC driver from source. I downloaded rpm files for kernel-headers, kernel-devel, perl and perl-libs. Trying to install them, Perl asks for perl-libs and a few other lib files. And perl-libs ask for perl D:

how to off-line install perl?

View 2 Replies View Related

Red Hat / Fedora :: Yum Install Git - Perl Error For Package

Dec 16, 2010

I've used yum (and rpm) for some time now, and have finally run into one of those dependency problem. I am trying to install git (among other programs), and I have reach an empass. Nothing I've tried has worked, and I just know there is a simple solution to this that I just don't know. It all started by skipping a dependency in the past (don't remember the package). I figured there would be something to clean that up, so I just continued.

Here is my output:
Code: # yum install git
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit, security
Adding en_US to language list
Loading mirror speeds from cached hostfile
Excluding mirror: ftp-stud.fht-esslingen.de
Excluding mirror: wftp.tu-chemnitz.de
* livna: rpm.livna.org
* rpmfusion-free: mirror.hiwaay.net .....
--> Processing Dependency: perl(Error) for package: perl-Git-1.7.3.3-1.fc14.noarch
--> Finished Dependency Resolution
Error: Package: perl-Git-1.7.3.3-1.fc14.noarch (updates)
Requires: perl(Error)
Error: Package: git-1.7.3.3-1.fc14.i686 (updates)
Requires: perl(Error)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

If I need to, I could go and download the RPM package and install it that way, but I'd like to get YUM back working properly.

View 7 Replies View Related

Fedora Installation :: F11 I386 Iso CD Disc 1 Is Bad In Some Mirrors

Aug 4, 2009

Seven times I was downloading the fedora11 disc1 i386 iso and the sha256 checksum was bad. When I try ftp.belnet.be mirror I can get the correct checksum. I understand the copy process between mirrors probably was errors. Becarefull friends. This bad iso aborts the installation process.

View 4 Replies View Related

Fedora :: Yum Update Through Mirrors Very Slow / Speed It Up?

Aug 7, 2010

Does anyone know if the Yum fastestmirror plugin only makes decisions based on latency to pick the best host or does it measure bandwidth? On my laptop for the last few weeks I've been getting super slow yum updates (3.5kB/sec), when I force it to use the baseurl it runs as fast as I'd expect (160+KB/sec).

So the fastestmirror plugin doesn't seem to work unless maybe it's measuring latency as fast but the actual download speed is slow. If so, fastestmirror plugin should really take both into account.

View 2 Replies View Related

Fedora :: Cannot Do Yum Update - Searching For Mirrors Forever

Feb 24, 2011

I'm on the Fedora 14. I'm getting troubles. I can't do YUM UPDATE! See the attached image. It's trying to search for mirrors forever. Impossible how awful the performance. What shall I do? My project development has been paused for a moment.

View 9 Replies View Related

General :: Mirrors Listed With 2 ISO For Fedora 12 Installation

Jan 3, 2010

I am about to try Fedora 12. I noticed that most of the mirrors listed for this in lq have 2 isos. The first download listed has 4 - Live, Live 2, Live KDE, Live KDE 2. If I choose to use gnome instead of KDE, can I just burn and install the first two?

View 3 Replies View Related

Fedora :: Yum Update - Keeps Hanging And Switching Mirrors During Downloads

Jul 20, 2009

Almost every other time I run yum update, I'm getting mirror problems - this is losing all my confidence in Fedora for several reasons: a) it's wasting time - what should be 1-2 minute updates are taking 5-10 minutes and often (like tonight) not even completing b) since it keeps hanging and switiching mirrors during downloads I wonder if the updates are coming thru okay c) the fact this is not being seriously addressed makes me wonder re Fedora quality. Add to that the constant and real annoying kernel errors popping up re network manager and sierra wireless (even when my sprint card is not plugged in).

View 8 Replies View Related

Fedora :: Failure: Repodata-primary.sqlite.bz2 From Updates: [Errno 256] No More Mirrors To Try?

Jun 10, 2010

Fresh install of F13, just went to update and I get the following error:Code:failure: repodata-primary.sqlite.bz2 from updates: [Errno 256] No more mirrors to try.

View 7 Replies View Related

Fedora Networking :: /usr/bin/perl: Symbol Lookup Error: /usr/bin/perl: Undefined Symbol: PL_use_safe_putenv

Apr 8, 2009

I am trying to setup the wlan access for my Fedora 9 system. I installed ndiswrapper. But when I run

Code:

ndiswrapper -l

i am getting the error

Code:

/usr/bin/perl: symbol lookup error: /usr/bin/perl: undefined symbol: PL_use_safe_putenv

View 11 Replies View Related

Fedora Servers :: Error 256 - No More Mirrors To Try / Cannot Retrieve Repository Metadata (repomd.xml) For Repository

Mar 17, 2011

I have Fedora 13 in a VPS. I cannot work with yum. I got this error: [Errno 256] No more mirrors to try # yum list Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. verify its path and try again.

View 4 Replies View Related

Fedora Installation :: Upgrade From 11 To 12 Via Preupgrade / Mirrors Return "HTTP Error 404: Not Found"?

Sep 21, 2010

I`m having a problem with upgrading my Fedora 11 to either Fedora 12 or Fedora 13. When i start preupgrade, it lists all packages that need to be upgraded, but then it ends with the message that none of the mirrors can be found. I`m seeing the messages in the console, and indeed all the mirrors return "HTTP Error 404: Not Found". Any idea how to change this and eventually do an upgrade?. I also downloaded the Fedora 13 DVD, and tried to upgrade that way, but it never showed me the window which must give me the option to upgrade instead of doing a fresh install. The explanation in the official website clearly shows that this window exist, but after several tries with the DVD I did not get it.

View 1 Replies View Related

General :: Can't Locate CPAN.pm In @INC - Error

Feb 22, 2010

I am executing command "yum install perl-CPAN". I got the following error "Can't locate CPAN.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .).". Let me give you some details of the problem.

OS: CentOS release 5.4 (Final)
Architecture: : 32 Bit
Installed Perl Version: This is perl, v5.8.8 built for i386-linux-thread-multi

I've also studies previous posts on this topic which says "yum install perl-CPAN" will fix the problem when I execute this command I got "No package perl-CPAN available".

View 5 Replies View Related

Software :: Resume Other CPAN Process?

Oct 20, 2010

while configuring cpan through o conf init inside the cpan shell my SSH connection went down. After reconnecting cpan comes up with this little thing:Quote:There seems to be running another CPAN process (pid 30131). Contacting...Other job is running.Shall I try to run in downgraded mode? (Y/n) [y]Now i could just kill the other process but wonder if its possible to just resume the cpan process?

View 4 Replies View Related

Fedora :: Failed Saying "[Errno 256]: No More Mirrors To Try"?

Nov 16, 2010

I tried to upgrade my Fedora 13 to Fedora 14 with preupgrade. It failed saying "[Errno 256]: No more mirrors to try"Quote:

[arnes@kutija ~]$ preupgrade
Loaded plugins: blacklist, whiteout
No plugin match for: rpm-warm-cache

[code]....

View 4 Replies View Related

Programming :: Module In Cpan For Creating A Blog?

Apr 2, 2010

Exist it a module in cpan for creating a blog?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved