Re: [CentOS] perl-Curses in C8?

2020-06-06 Thread Jonathan Billings
On Jun 6, 2020, at 09:57, Mike McCarthy, W1NR wrote: > > Are there any repos that would have perl-Curses for CentOS 8? It was > always available in epel but not anymore. Looks like it has been requested already: https://bugzilla.redhat.com/show_bug.cgi?id=1823368 The maintainer hasn’t branche

[CentOS] perl-Curses in C8?

2020-06-06 Thread Mike McCarthy, W1NR
Are there any repos that would have perl-Curses for CentOS 8? It was always available in epel but not anymore. Thanks, Mike ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] perl Net::Interface module on CentOS 8

2020-05-04 Thread Werf, C.G. van der (Carel)
Wasn't this renamed to : perl-IO-Interface (in centos7) ?? Carel van der Werf -Original Message- From: CentOS On Behalf Of Jonathan Billings Sent: Sunday, 3 May, 2020 23:01 To: CentOS mailing list Subject: Re: [CentOS] perl Net::Interface module on CentOS 8 On May 3, 2020, at

Re: [CentOS] perl Net::Interface module on CentOS 8

2020-05-03 Thread Jonathan Billings
On May 3, 2020, at 14:34, sthustfo wrote: > > We have received a perl program that makes use of "Net::Interface" module > which I am trying to run on CentOS 8. However, running into issues as this > module is not found. > > use Net::Interface; > > I could use cpan to install the same, but curre

[CentOS] perl Net::Interface module on CentOS 8

2020-05-03 Thread sthustfo
We have received a perl program that makes use of "Net::Interface" module which I am trying to run on CentOS 8. However, running into issues as this module is not found. use Net::Interface; I could use cpan to install the same, but currently using the rpm packages for all the needs. Any idea whic

Re: [CentOS] perl-Net-SCP on Centos 7

2019-03-04 Thread Gary Stainburn
On Monday 04 March 2019 10:31:17 Gianluca Cecchi wrote: > Pressed return too earlier... > But in the same repo there is: > http://dries.eu/rpms/perl-Net-SCP/perl-Net-SCP > > that seems the same version I have in my Fedora 29 > Gianluca HI Gianluca Thanks for this. I had already looked at the site

Re: [CentOS] perl-Net-SCP on Centos 7

2019-03-04 Thread Gianluca Cecchi
On Mon, Mar 4, 2019 at 11:29 AM Gianluca Cecchi wrote: > > > On Mon, Mar 4, 2019 at 11:28 AM Gianluca Cecchi > wrote: > >> An older thread on CentOS pointed to this resource: >> http://dries.eu/rpms/perl-Net-SCP-Expect/perl-Net-SCP-Expect >> >> HIH, >> Gianluca >> >>> >>> > Sorry I missed the "E

Re: [CentOS] perl-Net-SCP on Centos 7

2019-03-04 Thread Gianluca Cecchi
On Mon, Mar 4, 2019 at 11:28 AM Gianluca Cecchi wrote: > An older thread on CentOS pointed to this resource: > http://dries.eu/rpms/perl-Net-SCP-Expect/perl-Net-SCP-Expect > > HIH, > Gianluca > >> >> Sorry I missed the "Expect" in the rpm name ___ C

Re: [CentOS] perl-Net-SCP on Centos 7

2019-03-04 Thread Gianluca Cecchi
An older thread on CentOS pointed to this resource: http://dries.eu/rpms/perl-Net-SCP-Expect/perl-Net-SCP-Expect HIH, Gianluca On Mon, Mar 4, 2019 at 11:03 AM Gary Stainburn < gary.stainb...@ringways.co.uk> wrote: > Hi All, > > My new server is now built and I'm rebuilding the various services.

[CentOS] perl-Net-SCP on Centos 7

2019-03-04 Thread Gary Stainburn
Hi All, My new server is now built and I'm rebuilding the various services. Falling at the first hurdle, my xinetd.conf service requrires perl-Net-SCP which doesn't appear to be available on C7. I could install CPAN and install it that way, but obviously I'd rather try to keep to RPM's if I c

Re: [CentOS] Perl fun part 2

2017-11-29 Thread Chris Adams
Once upon a time, Mark Haney said: > Along with the /usr/share/perl5 issues (which I did kinda fix with a > manual copy of the directory from another box), we're having an > issue with SystemD (go figure) stopping the radiator service, but > failing to unbind the ports (1645/1646). It's complaini

Re: [CentOS] Perl fun part 2

2017-11-29 Thread Pete Biggs
> Along with the /usr/share/perl5 issues (which I did kinda fix with a > manual copy of the directory from another box), we're having an issue > with SystemD (go figure) stopping the radiator service, but failing to > unbind the ports (1645/1646). It's complaining about 'killproc' not > found

[CentOS] Perl fun part 2

2017-11-29 Thread Mark Haney
I figured this needed it's own thread, so apologies for spamming the list. Along with the /usr/share/perl5 issues (which I did kinda fix with a manual copy of the directory from another box), we're having an issue with SystemD (go figure) stopping the radiator service, but failing to unbind th

Re: [CentOS] perl-ExtUtils-ParseXS-3.18-3.el7.noarch: [Errno 256] No more mirrors to try - Solved

2017-10-22 Thread Gregory P. Ennis
Everyone, I have had some continued difficulties in getting yum update to download and update perl-ExtUtils-ParseXS-3.18-3.el7.noarch after the update from 7.3 to 7.4 on several machines.  I have had to --exclude this rpm from the command line to make the update happen. I was unable to identify

[CentOS] perl-ExtUtils-ParseXS-3.18-3.el7.noarch: [Errno 256] No more mirrors to try

2017-10-22 Thread Gregory P. Ennis
Everyone, I have had some continued difficulties in getting yum update to download and update perl-ExtUtils-ParseXS-3.18-3.el7.noarch after the update from 7.3 to 7.4 on several machines. I have had to --exclude this rpm from the command line to make the update happen. I was unable to identify t

Re: [CentOS] Perl Unsafe Module Path Handling Directory Traversal Vulnerability ( CVE-2016-1238)

2016-09-01 Thread Peter
On 01/09/16 17:33, Sidharth Sharma wrote: > When we can expect Security Update for Perl Vulnerability CVE-2016-1238 on > CentOS 6.8 and 7.2? I came up with a mitigation here: https://bugzilla.redhat.com/show_bug.cgi?id=1355695#c21 Peter ___ CentOS ma

Re: [CentOS] Perl Unsafe Module Path Handling Directory Traversal Vulnerability ( CVE-2016-1238)

2016-09-01 Thread Jonathan Billings
On Thu, Sep 01, 2016 at 11:03:30AM +0530, Sidharth Sharma wrote: > When we can expect Security Update for Perl Vulnerability CVE-2016-1238 on > CentOS 6.8 and 7.2? This would be a good place to watch for how Red Hat is addressing the issue: https://access.redhat.com/security/cve/cve-2016-1238 -

[CentOS] Perl Unsafe Module Path Handling Directory Traversal Vulnerability ( CVE-2016-1238)

2016-08-31 Thread Sidharth Sharma
Hello Experts, When we can expect Security Update for Perl Vulnerability CVE-2016-1238 on CentOS 6.8 and 7.2? -- With Thanks & Regards: Sidharth Sharma ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Perl on CentOS 6 and CentOS 7

2016-03-15 Thread Peter
On 15/03/16 05:26, Paul Heinlein wrote: > I can't speak for Perl 6, but a cursory search suggests that neither > CentOS 6 nor 7 have readily available packages. EPEL has it for CentOS 6, but not 7. The package is "rakudo-star", it's a 2011 version. You can also rebuild the packages from Fedora r

Re: [CentOS] Perl on CentOS 6 and CentOS 7

2016-03-14 Thread Boris Epstein
On Mon, Mar 14, 2016 at 12:47 PM, John R Pierce wrote: > On 3/14/2016 9:35 AM, Valeri Galtsev wrote: > >> But packages aside, as Linux is UNIX-like system, you can always install >> it UNIX way: download tarball from perl site, compile and install it. You >> will have to do your own work maintain

Re: [CentOS] Perl on CentOS 6 and CentOS 7

2016-03-14 Thread John R Pierce
On 3/14/2016 9:35 AM, Valeri Galtsev wrote: But packages aside, as Linux is UNIX-like system, you can always install it UNIX way: download tarball from perl site, compile and install it. You will have to do your own work maintaining it whenever updates are necessary. just don't replace the stuf

Re: [CentOS] Perl on CentOS 6 and CentOS 7

2016-03-14 Thread Valeri Galtsev
On Mon, March 14, 2016 11:26 am, Paul Heinlein wrote: > On Mon, 14 Mar 2016, John R Pierce wrote: > >> On 3/14/2016 8:57 AM, Boris Epstein wrote: >>> What are the proven/tested version of Perl for CentOS 6 and 7? Is Perl >>> 6 >>> operational on either? >> >> C6 comes with perl 5.10.1 >> C7 come

Re: [CentOS] Perl on CentOS 6 and CentOS 7

2016-03-14 Thread Paul Heinlein
On Mon, 14 Mar 2016, John R Pierce wrote: On 3/14/2016 8:57 AM, Boris Epstein wrote: What are the proven/tested version of Perl for CentOS 6 and 7? Is Perl 6 operational on either? C6 comes with perl 5.10.1 C7 comes with perl 5.16.3 Additionally, there are software collections available f

Re: [CentOS] Perl on CentOS 6 and CentOS 7

2016-03-14 Thread John R Pierce
On 3/14/2016 8:57 AM, Boris Epstein wrote: What are the proven/tested version of Perl for CentOS 6 and 7? Is Perl 6 operational on either? C6 comes with perl 5.10.1 C7 comes with perl 5.16.3 -- john r pierce, recycling bits in santa cruz ___ CentO

[CentOS] Perl on CentOS 6 and CentOS 7

2016-03-14 Thread Boris Epstein
Hello listmates, What are the proven/tested version of Perl for CentOS 6 and 7? Is Perl 6 operational on either? Thanks. Boris. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Perl DBI 1.52 on el6

2015-12-28 Thread Brian Mathis
You might want to try installing the version of DBI you want using local::lib, which can be done with something like (this is using cpan minus): cpanm --local-lib=/path/to/custom/location DBI@1.52 then in your Perl script: use local::lib '/path/to/custom/location'; If you need to do a ful

[CentOS] Perl DBI 1.52 on el6

2015-12-26 Thread Erick Ocrospoma
Hello guys, I was told by the client to install Perl DBI version 1.52 on a el6 box, by default el6 branch comes with DBI version 1.6x, this version is AFAIK not the desired one. First I tried installing DBI 1.52 from some rpm package [1], which had some dependencies, Perl 5.8.8 and dbd.4.4.x, thi

Re: [CentOS] perl-Net-SCP on Centos 7

2015-08-24 Thread Gary Stainburn
On Monday 24 August 2015 20:07:54 Robert Wolfe wrote: > What are you using to build you mail server? Ever considered giving > iRedMail a try? Installs everything you need to run a Linux based mail > server completed with webmail and groupmail (using SOGo). I have a reasonably complex EXIM / Post

Re: [CentOS] perl-Net-SCP on Centos 7

2015-08-24 Thread Gary Stainburn
On Monday 24 August 2015 19:52:52 Gary Stainburn wrote: > I have found perl-Net-SCP-0.08-1.el6.rf.noarch.rpm. As a last resort I > could localinstall that. Would it have any nasty side effects? I've just tried this and I got the following which seems to indicate a bigger problem. Also Googling s

Re: [CentOS] perl-Net-SCP on Centos 7

2015-08-24 Thread Robert Wolfe
Behalf Of Gary Stainburn Sent: Monday, August 24, 2015 1:53 PM To: centos@centos.org Subject: [CentOS] perl-Net-SCP on Centos 7 As part of building my new mail server, I'm installing the RPMS to match my old server. However, I can't find a perl-Net-SCP RPM for this version. Can som

[CentOS] perl-Net-SCP on Centos 7

2015-08-24 Thread Gary Stainburn
As part of building my new mail server, I'm installing the RPMS to match my old server. However, I can't find a perl-Net-SCP RPM for this version. Can someone point me to where I can get it, preferrably a repo that I can use that has it. I have found perl-Net-SCP-0.08-1.el6.rf.noarch.rpm. As

Re: [CentOS] Perl - strict.pm not found

2012-10-11 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/11/2012 11:47 AM, John Horne wrote: > On Thu, 2012-10-11 at 11:42 -0400, Daniel J Walsh wrote: >> On 10/11/2012 06:34 AM, John Horne wrote: >>> On Wed, 2012-10-10 at 11:38 +0100, John Horne wrote: the /etc/cron.daily/freshclam script r

Re: [CentOS] Perl - strict.pm not found

2012-10-11 Thread John Horne
On Thu, 2012-10-11 at 11:42 -0400, Daniel J Walsh wrote: > On 10/11/2012 06:34 AM, John Horne wrote: > > On Wed, 2012-10-10 at 11:38 +0100, John Horne wrote: > >> > >> the /etc/cron.daily/freshclam script runs in the early morning, I get > >> sent an email error message: > >> > >> ==

Re: [CentOS] Perl - strict.pm not found

2012-10-11 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/11/2012 06:34 AM, John Horne wrote: > On Wed, 2012-10-10 at 11:38 +0100, John Horne wrote: >> >> the /etc/cron.daily/freshclam script runs in the early morning, I get >> sent an email error message: >> >> =

Re: [CentOS] Perl - strict.pm not found

2012-10-11 Thread John Horne
On Wed, 2012-10-10 at 11:38 +0100, John Horne wrote: > > the /etc/cron.daily/freshclam script runs in the early morning, I get > sent an email error message: > > = > /etc/cron.daily/freshclam: > > Can't locate strict.pm in @INC (@INC > contains: /usr/local/lib6

Re: [CentOS] Perl - strict.pm not found

2012-10-10 Thread John Horne
On Wed, 2012-10-10 at 05:44 -0600, Warren Young wrote: > On 10/10/2012 4:38 AM, John Horne wrote: > > > > The problem is that 'strict.pm' is located in /usr/share/perl5 (as it is > > on our other servers), and /usr/share/perl5 is specified in @INC. > > Perl can do this is when you've run it out of

Re: [CentOS] Perl - strict.pm not found

2012-10-10 Thread Warren Young
On 10/10/2012 4:38 AM, John Horne wrote: > > The problem is that 'strict.pm' is located in /usr/share/perl5 (as it is > on our other servers), and /usr/share/perl5 is specified in @INC. Perl can do this is when you've run it out of file handles, then someone tries to load a not-previously-loaded

[CentOS] Perl - strict.pm not found

2012-10-10 Thread John Horne
Hello, I installed the ClamAV package onto a CentOS 6.3 server using yum. I then modified the /etc/freshclam.conf file to run a perl script whenever the ClamAV databases were updated: OnUpdateExecute /usr/local/bin/xymon_event ... The 'xymon_event' command is used on several servers, and

Re: [CentOS] perl-DBD-MySQL, libmysqlclient.16 and 5.7 (FInal)

2012-03-13 Thread Les Mikesell
On Tue, Mar 13, 2012 at 4:41 PM, Ilya Kazakevich wrote: > Thanks. > My problem is stupid: person who installed MySQL on this server did not use > yum repositories at all! > I have "MySQL-shared-community-5.*1*.57-1.rhel5" installed (according to > rpm -qa) while yum repositories have 5.*0*.95 (acc

Re: [CentOS] perl-DBD-MySQL, libmysqlclient.16 and 5.7 (FInal)

2012-03-13 Thread Ilya Kazakevich
Thanks. My problem is stupid: person who installed MySQL on this server did not use yum repositories at all! I have "MySQL-shared-community-5.*1*.57-1.rhel5" installed (according to rpm -qa) while yum repositories have 5.*0*.95 (according to repoquery -i mysql) and it leads to inconsistency. I thin

Re: [CentOS] perl-DBD-MySQL, libmysqlclient.16 and 5.7 (FInal)

2012-03-13 Thread m . roth
Ilya Kazakevich wrote: > Hello, > > I have server CentOS 5.7. It has mysql-community installed. > > I need to run perl-based tool (mysqlreport) and it requires perl-DBD-MySQL > (not a surprise) > > When I am trying to install perl-DBD-MySQL via yum -- it says it requires > libmysqlclient.*15 *and i

[CentOS] perl-DBD-MySQL, libmysqlclient.16 and 5.7 (FInal)

2012-03-13 Thread Ilya Kazakevich
Hello, I have server CentOS 5.7. It has mysql-community installed. I need to run perl-based tool (mysqlreport) and it requires perl-DBD-MySQL (not a surprise) When I am trying to install perl-DBD-MySQL via yum -- it says it requires libmysqlclient.*15 *and it conflicts with libmysqlclient.*16 *w

Re: [CentOS] perl .spec / srpm

2012-03-12 Thread Nick
Thanks for the links. On 12/03/12 16:06, John Doe wrote: > Maybe try to tweak: > http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/source/SRPMS/p/perl-5.14.2-212.fc18.src.rpm On 12/03/12 16:49, Johnny Hughes wrote: > This is where all the CentOS-6.2 SRPMS live: > > http://vault.ce

Re: [CentOS] perl .spec / srpm

2012-03-12 Thread Johnny Hughes
On 03/12/2012 10:27 AM, Nick wrote: > Hi > > Can anyone here point me in the direction of a .spec or SRPM for Perl 5.12.4 > for > CentOS6? Or even any newer version would do. > > Whilst I'm asking, ditto a Perl-enabled version of OpenLDAP (latest stable > release)? IIRC, the version in the base

Re: [CentOS] perl .spec / srpm

2012-03-12 Thread John Doe
From: Nick > Can anyone here point me in the direction of a .spec or SRPM for Perl 5.12.4 > for > CentOS6?  Or even any newer version would do. Maybe try to tweak: http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/source/SRPMS/p/perl-5.14.2-212.fc18.src.rpm > Whilst I'm asking,

[CentOS] perl .spec / srpm

2012-03-12 Thread Nick
Hi Can anyone here point me in the direction of a .spec or SRPM for Perl 5.12.4 for CentOS6? Or even any newer version would do. Whilst I'm asking, ditto a Perl-enabled version of OpenLDAP (latest stable release)? IIRC, the version in the base repo has the Perl extensions disabled. Thanks, Ni

Re: [CentOS] Perl Libraries

2012-02-11 Thread Nicolas Thierry-Mieg
Rob Kampen wrote: > On 02/12/2012 01:05 PM, Ljubomir Ljubojevic wrote: >> On 02/12/2012 12:52 AM, Rob Kampen wrote: >>> On 02/12/2012 12:43 PM, Rob Kampen wrote: On 02/12/2012 10:15 AM, Nicolas Thierry-Mieg wrote: > Rob Kampen wrote: >> I am trying to install some perl libs and find th

Re: [CentOS] Perl Libraries

2012-02-11 Thread Rob Kampen
On 02/12/2012 01:05 PM, Ljubomir Ljubojevic wrote: > On 02/12/2012 12:52 AM, Rob Kampen wrote: >> On 02/12/2012 12:43 PM, Rob Kampen wrote: >>> On 02/12/2012 10:15 AM, Nicolas Thierry-Mieg wrote: Rob Kampen wrote: > I am trying to install some perl libs and find the ones from CentOS >

Re: [CentOS] Perl Libraries

2012-02-11 Thread Nicolas Thierry-Mieg
Rob Kampen wrote: > On 02/12/2012 12:43 PM, Rob Kampen wrote: >> On 02/12/2012 10:15 AM, Nicolas Thierry-Mieg wrote: >>> Rob Kampen wrote: I am trying to install some perl libs and find the ones from CentOS mirrors are correctly loading the x86_64 versions, but the rpmforge ones ar

Re: [CentOS] Perl Libraries

2012-02-11 Thread Ljubomir Ljubojevic
On 02/12/2012 12:52 AM, Rob Kampen wrote: > On 02/12/2012 12:43 PM, Rob Kampen wrote: >> On 02/12/2012 10:15 AM, Nicolas Thierry-Mieg wrote: >>> Rob Kampen wrote: I am trying to install some perl libs and find the ones from CentOS mirrors are correctly loading the x86_64 versions, but the

Re: [CentOS] Perl Libraries

2012-02-11 Thread Rob Kampen
On 02/12/2012 12:43 PM, Rob Kampen wrote: > On 02/12/2012 10:15 AM, Nicolas Thierry-Mieg wrote: >> Rob Kampen wrote: >>> I am trying to install some perl libs and find the ones from CentOS >>> mirrors are correctly loading the x86_64 versions, but the rpmforge ones >>> are only i386 or i686 ones -

Re: [CentOS] Perl Libraries

2012-02-11 Thread Rob Kampen
On 02/12/2012 10:15 AM, Nicolas Thierry-Mieg wrote: > Rob Kampen wrote: >> I am trying to install some perl libs and find the ones from CentOS >> mirrors are correctly loading the x86_64 versions, but the rpmforge ones >> are only i386 or i686 ones - any reason why?? > did you check the rpmforge.re

Re: [CentOS] Perl Libraries

2012-02-11 Thread Nicolas Thierry-Mieg
Rob Kampen wrote: > I am trying to install some perl libs and find the ones from CentOS > mirrors are correctly loading the x86_64 versions, but the rpmforge ones > are only i386 or i686 ones - any reason why?? did you check the rpmforge.repo configuration?

Re: [CentOS] Perl Libraries

2012-02-10 Thread Rob Kampen
On 02/11/2012 09:04 AM, Les Mikesell wrote: > On Fri, Feb 10, 2012 at 11:09 AM, Matt wrote: > >> Having troubles with perl libraries. Does everyone use yum to install >> perl modules on CentOS 5.x? I have installed the rpmforge repository. >> I am having terrible luck with installing libraries

Re: [CentOS] Perl Libraries

2012-02-10 Thread Les Mikesell
On Fri, Feb 10, 2012 at 11:09 AM, Matt wrote: > Having troubles with perl libraries. Does everyone use yum to install > perl modules on CentOS 5.x? I have installed the rpmforge repository. > I am having terrible luck with installing libraries though. Needed > Mechanize for one script but had

[CentOS] Perl Libraries

2012-02-10 Thread Matt
Having troubles with perl libraries. Does everyone use yum to install perl modules on CentOS 5.x? I have installed the rpmforge repository. I am having terrible luck with installing libraries though. Needed Mechanize for one script but had all sorts of conflicts. Ended up installing mechanize

Re: [CentOS] Perl package problems

2011-12-15 Thread Ljubomir Ljubojevic
Vreme: 12/15/2011 08:32 PM, Anne Wilson piše: > On 12/15/2011 04:24 PM, Ljubomir Ljubojevic wrote: >> Here is how I decided to setup third party repositories: >> http://rpms.plnet.rs/CentDOS.repo >> There are few changes needed like "torakat" repo with now centosplus >> kernels. > > Can you explain

Re: [CentOS] Perl package problems

2011-12-15 Thread Ljubomir Ljubojevic
Vreme: 12/15/2011 08:27 PM, Les Mikesell piše: > On Thu, Dec 15, 2011 at 10:24 AM, Ljubomir Ljubojevic wrote: >> >> You can keep all desired repositories enabled as long as you have >> yum-plugin-priorities installed and keep third-party repositories with >> lesser priority (larger number). Like b

Re: [CentOS] Perl package problems

2011-12-15 Thread Johnny Hughes
On 12/15/2011 01:27 PM, Les Mikesell wrote: > On Thu, Dec 15, 2011 at 10:24 AM, Ljubomir Ljubojevic wrote: >> >> You can keep all desired repositories enabled as long as you have >> yum-plugin-priorities installed and keep third-party repositories with >> lesser priority (larger number). Like base

Re: [CentOS] Perl package problems

2011-12-15 Thread Anne Wilson
On 12/15/2011 04:24 PM, Ljubomir Ljubojevic wrote: > Here is how I decided to setup third party repositories: > http://rpms.plnet.rs/CentDOS.repo > There are few changes needed like "torakat" repo with now centosplus > kernels. Can you explain, please, about those "exclude=*releases" statements?

Re: [CentOS] Perl package problems

2011-12-15 Thread Les Mikesell
On Thu, Dec 15, 2011 at 10:24 AM, Ljubomir Ljubojevic wrote: > > You can keep all desired repositories enabled as long as you have > yum-plugin-priorities installed and keep third-party repositories with > lesser priority (larger number). Like base=1, epel=2, repoforge=3, > rpmfusion-* =3, etc. D

Re: [CentOS] Perl package problems

2011-12-15 Thread Anne Wilson
On 12/15/2011 04:24 PM, Ljubomir Ljubojevic wrote: >> > > You can keep all desired repositories enabled as long as you have > yum-plugin-priorities installed and keep third-party repositories with > lesser priority (larger number). Like base=1, epel=2, repoforge=3, > rpmfusion-* =3, etc. > > H

Re: [CentOS] Perl package problems

2011-12-15 Thread Ljubomir Ljubojevic
Vreme: 12/15/2011 12:37 PM, Anne Wilson piše: > On 12/13/2011 07:53 PM, Ljubomir Ljubojevic wrote: >> Vreme: 12/13/2011 06:47 PM, Anne Wilson piše: >>> To avoid similar problems in the future, can you give me some guidelines >>> for priority settings? It seems I got it wrong somewhere:-) Thanks

Re: [CentOS] Perl package problems

2011-12-15 Thread Anne Wilson
On 12/13/2011 07:53 PM, Ljubomir Ljubojevic wrote: > Vreme: 12/13/2011 06:47 PM, Anne Wilson piše: >> To avoid similar problems in the future, can you give me some guidelines >> for priority settings? It seems I got it wrong somewhere:-) Thanks > > It is not wise to have third-party repositorie

Re: [CentOS] Perl package problems

2011-12-13 Thread Ljubomir Ljubojevic
Vreme: 12/13/2011 06:47 PM, Anne Wilson piše: > To avoid similar problems in the future, can you give me some guidelines > for priority settings? It seems I got it wrong somewhere:-) Thanks It is not wise to have third-party repositories overwriting base packages. This should only be used by h

Re: [CentOS] Perl package problems

2011-12-13 Thread Anne Wilson
On 12/12/2011 07:44 PM, Ned Slider wrote: > On 12/12/11 18:47, Anne Wilson wrote: >> For a while now I've been seeing skipped-package notices, which I >> don't really understand. I know it's a version mis-match, but all >> my attempts to sort it out have failed, so I need help, please. >> The curr

Re: [CentOS] Perl package problems too (different) [SOLVED]

2011-12-13 Thread wwp
Hello Nicolas, Alexander, On Tue, 13 Dec 2011 10:11:36 +0100 Nicolas Thierry-Mieg wrote: > wwp wrote: > > > > The yum update lists many packages from 'base' and 'update' and 2 deps > > from 'cr' then fails, see: > > It's yum. It's fragile. > Whenever it doesn't do what you think it should, ru

Re: [CentOS] Perl package problems too (different)

2011-12-13 Thread Nicolas Thierry-Mieg
wwp wrote: > > The yum update lists many packages from 'base' and 'update' and 2 deps > from 'cr' then fails, see: It's yum. It's fragile. Whenever it doesn't do what you think it should, run "yun clean all" and try again. ___ CentOS mailing list CentOS

Re: [CentOS] Perl package problems too (different)

2011-12-13 Thread Alexander Dalloz
Am 13.12.2011 09:40, schrieb wwp: > Hello there, > > > since yersterday, there's a massive update ready for my CentOS 6 (kept > up-to-date, including w/ cr updates). > > The yum update lists many packages from 'base' and 'update' and 2 deps > from 'cr' then fails, see: With the release of 6.1 p

[CentOS] Perl package problems too (different)

2011-12-13 Thread wwp
Hello there, since yersterday, there's a massive update ready for my CentOS 6 (kept up-to-date, including w/ cr updates). The yum update lists many packages from 'base' and 'update' and 2 deps from 'cr' then fails, see: [snip] Installing for dependencies: perl-CGI

Re: [CentOS] Perl package problems

2011-12-12 Thread Ned Slider
On 12/12/11 18:47, Anne Wilson wrote: > For a while now I've been seeing skipped-package notices, which I don't really > understand. I know it's a version mis-match, but all my attempts to sort it > out have failed, so I need help, please. The current state is > > Skipping filters plugin, no data

[CentOS] Perl package problems

2011-12-12 Thread Anne Wilson
For a while now I've been seeing skipped-package notices, which I don't really understand. I know it's a version mis-match, but all my attempts to sort it out have failed, so I need help, please. The current state is Skipping filters plugin, no data --> Running transaction check ---> Package p

Re: [CentOS] Perl module installed via CPAN but its is not found

2011-09-26 Thread TE Dukes
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of TE Dukes > Sent: Monday, September 26, 2011 8:06 PM > To: 'CentOS mailing list' > Subject: Re: [CentOS] Perl module installed via

Re: [CentOS] Perl module installed via CPAN but its is not found

2011-09-26 Thread TE Dukes
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Scott Silva > Sent: Monday, September 26, 2011 7:50 PM > To: centos@centos.org > Subject: Re: [CentOS] Perl module installed via CPAN but its > is not found &

Re: [CentOS] Perl module installed via CPAN but its is not found

2011-09-26 Thread Scott Silva
on 9/26/2011 4:32 PM TE Dukes spake the following: > Hello, > > I am trying to rebuild a zoneminder rpm. It calls for the module > perl(Sys::Mmap). I installed via CPAN but when I run rpmbuild --rebuild > zoneminder-xx, it tells me the above module is needed. > > Seems I ran into this once befo

[CentOS] Perl module installed via CPAN but its is not found

2011-09-26 Thread TE Dukes
Hello, I am trying to rebuild a zoneminder rpm. It calls for the module perl(Sys::Mmap). I installed via CPAN but when I run rpmbuild --rebuild zoneminder-xx, it tells me the above module is needed. Seems I ran into this once before and fixed it, but I can't remember what I did. I have search

Re: [CentOS] perl-Sys-Filesystem on 6.0

2011-08-26 Thread John Doe
From: "m.r...@5-cent.us" > I'm trying to install a number of perl modules, and yum gives up with > perl-Sys-Filesystem, because it has a dependency of > perl(:MODULE_COMPAT_5.8.8) Not sure where you get your perl-Sys-Filesystem from but it works for me: Dependencies Resolved =

[CentOS] perl-Sys-Filesystem on 6.0

2011-08-25 Thread m . roth
I'm trying to install a number of perl modules, and yum gives up with perl-Sys-Filesystem, because it has a dependency of perl(:MODULE_COMPAT_5.8.8) I've tried seeing what provides it, and yum says nothing. I also see, googling, that there was a problem thread on this list in '08 with the same dep

Re: [CentOS] perl-Nagios-Plugin-0.35-1.el5.rf.noarch from rpmforge: dependency problem

2011-07-31 Thread Thomas Johansson
On 2011-07-31 19:51, Dirk wrote: > > I have a problem with updating the perl-Nagios-Plugin package. I have > installed perl-Nagios-Plugin-0.33-1.el6.rf.noarch, and running yum > update leads to: > >> Error: Package: perl-Nagios-Plugin-0.35-1.el6.rf.noarch (rpmforge) >> Requires: /usr/lo

Re: [CentOS] perl-Nagios-Plugin-0.35-1.el5.rf.noarch from rpmforge: dependency problem

2011-07-31 Thread Ned Slider
On 31/07/11 18:51, Dirk wrote: > Hi folks, > > I hope this is the right mailing list to ask since on the repoforge > website there is no list or contact information. > > I have a problem with updating the perl-Nagios-Plugin package. I have > installed perl-Nagios-Plugin-0.33-1.el6.rf.noarch, and ru

Re: [CentOS] perl-Nagios-Plugin-0.35-1.el5.rf.noarch from rpmforge: dependency problem

2011-07-31 Thread Thomas Johansson
On 2011-07-31 19:51, Dirk wrote: > Hi folks, > > I hope this is the right mailing list to ask since on the repoforge > website there is no list or contact information. > Try http://lists.repoforge.org/mailman/listinfo /Thomas ___ CentOS mailing list Ce

[CentOS] perl-Nagios-Plugin-0.35-1.el5.rf.noarch from rpmforge: dependency problem

2011-07-31 Thread Dirk
Hi folks, I hope this is the right mailing list to ask since on the repoforge website there is no list or contact information. I have a problem with updating the perl-Nagios-Plugin package. I have installed perl-Nagios-Plugin-0.33-1.el6.rf.noarch, and running yum update leads to: > Error: Pac

Re: [CentOS] perl PDF parser

2011-06-29 Thread m . roth
Marko A. Jennings wrote: > On Wed, June 29, 2011 4:26 pm, m.r...@5-cent.us wrote: >> Anyone know the package name that contains the perl PDF parser? > > I use PDF::API2 and PDF::API2::Simple (from rpmforge). Thanks, guys. He came back to tell me he could try the former, and I'd found it via rpmfor

Re: [CentOS] perl PDF parser

2011-06-29 Thread Marko A. Jennings
On Wed, June 29, 2011 4:26 pm, m.r...@5-cent.us wrote: > Anyone know the package name that contains the perl PDF parser? I use PDF::API2 and PDF::API2::Simple (from rpmforge). ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/list

Re: [CentOS] perl PDF parser

2011-06-29 Thread Emmanuel Noobadmin
It's probably not what you want but I found this on a quick search, seems like an rpmforge package? wget 'http://packages.sw.be/perl-PDF-API2/perl-PDF-API2-0.73-1.el5.rf.noarch.rpm' rpm -Uvh 'perl-PDF-API2-0.73-1.el5.rf.noarch.rpm' On 6/30/11, m.r...@5-cent.us wrote: > Anyone know the package n

[CentOS] perl PDF parser

2011-06-29 Thread m . roth
Anyone know the package name that contains the perl PDF parser? I just had two users come begging me to install it instantly, and I can't find it. mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] perl one-liner issue

2011-03-17 Thread John Doe
From: Joseph L. Casale > To: "centos@centos.org" > Sent: Wed, March 16, 2011 8:56:41 PM > Subject: [CentOS] perl one-liner issue > > I am trying to deduce the one liner for an rpm I am packaging to edit a php > configuration file from within my spec. The line I am

Re: [CentOS] perl one-liner issue

2011-03-16 Thread Joseph L. Casale
>Go easy on yourself, and : >a) don't try to match the quotation marks verbatim. Instead, match them with >simply a . Clever, thanks! jlc ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] perl one-liner issue

2011-03-16 Thread Jonathan Detert
On Wed, Mar 16, 2011 at 07:56:41PM +, Joseph L. Casale wrote: > I am trying to deduce the one liner for an rpm I am packaging to edit a php > configuration file from within my spec. The line I am editing looks like: > > $conf['nagios_base'] = "/nagios/cgi-bin"; > > What are the escape require

Re: [CentOS] perl one-liner issue

2011-03-16 Thread Jason Pyeron
> -Original Message- > From: Benjamin Franz > Sent: Wednesday, March 16, 2011 17:30 > To: CentOS mailing list > Subject: Re: [CentOS] perl one-liner issue > > On 03/16/2011 01:42 PM, Joseph L. Casale wrote: > >>> $conf['nagios_base'] = > >

Re: [CentOS] perl one-liner issue

2011-03-16 Thread Joseph L. Casale
>The problem is trying to pass valid Perl though the bash shell . There >is an insane amount of interaction between all the escapings involved in >this specific pattern. The hard problem is getting bash to *not* change >what you are passing to Perl before Perl sees it. As I have noticed:) >Aft

Re: [CentOS] perl one-liner issue

2011-03-16 Thread Benjamin Franz
On 03/16/2011 01:42 PM, Joseph L. Casale wrote: >>> $conf['nagios_base'] = >> I'd just search for that part, above. > Me to, and I never even got to the replacement as the search for that > was bailing:) The problem is trying to pass valid Perl though the bash shell . There is an insane amount of

Re: [CentOS] perl one-liner issue

2011-03-16 Thread Joseph L. Casale
>> $conf['nagios_base'] = > >I'd just search for that part, above. Me to, and I never even got to the replacement as the search for that was bailing:) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] perl one-liner issue

2011-03-16 Thread John R Pierce
On 03/16/11 12:56 PM, Joseph L. Casale wrote: > $conf['nagios_base'] = I'd just search for that part, above. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] perl one-liner issue

2011-03-16 Thread Joseph L. Casale
I am trying to deduce the one liner for an rpm I am packaging to edit a php configuration file from within my spec. The line I am editing looks like: $conf['nagios_base'] = "/nagios/cgi-bin"; What are the escape requirements Perl needs from within the shell to search for this? As I have seen, th

Re: [CentOS] perl code to remove newlines

2010-12-30 Thread Bart Schaefer
Oops again, typo: >      s/^(^[>])/\n$1/; Should be s/^([^>])/\n$1/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] perl code to remove newlines

2010-12-30 Thread Bart Schaefer
(Drat, keyboard glitch caused that to be sent before I was finished.) On Thu, Dec 30, 2010 at 5:19 AM, ken wrote: > > > - begin snippet - > while (<$in>) > { >    s/<(\w*\W)/<\L$1/g;         # Downcase XXX in "    s/<\/(\w*\W)/<\/\L$1/g;     # Downcase XXX in " s/^(^[>])/\n$

Re: [CentOS] perl code to remove newlines

2010-12-30 Thread Bart Schaefer
On Thu, Dec 30, 2010 at 5:19 AM, ken wrote: > > > - begin snippet - > while (<$in>) > { >    s/<(\w*\W)/<\L$1/g;         # Downcase XXX in "    s/<\/(\w*\W)/<\/\L$1/g;     # Downcase XXX in "    if(/^>/)                    # if this line starts with '>' >    {                      

Re: [CentOS] perl code to remove newlines

2010-12-30 Thread Jerry McAllister
On Thu, Dec 30, 2010 at 08:19:00AM -0500, ken wrote: It isn't perl, but does 'tr' exist in CentOS (it does in FreeBSD)? It would do it. jerry > > Given an HTML file which looks like this: > > - begin snippet - > > > >We've Lied to You… > NAME="GENERATOR" > CONTENT="Modula

Re: [CentOS] perl code to remove newlines

2010-12-30 Thread ken
On 12/30/2010 11:01 AM John Doe wrote: > From: ken > >> Some file this script would need to process could very well be >> ridiculously huge, which is why I chose to process line-by-line. >> >> Secondly, yes, I was already using the general strategy of taking out >> the newlines (where they're

  1   2   >