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
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
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
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
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
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
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
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
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.
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
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
> 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
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
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
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
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
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
-
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
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
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
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
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
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
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
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
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
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
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
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
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
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
-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
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:
> >>
> >> ==
-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:
>>
>> =
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
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
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
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
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
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
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
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
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
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
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,
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
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
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
>
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
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
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 -
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
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?
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
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
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
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
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
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
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?
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
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
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
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
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
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
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
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
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
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
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
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
> -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
> -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
&
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
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
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
=
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
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
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
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
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
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
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
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
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
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
>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
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
> -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'] =
> >
>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
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
>> $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
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
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
Oops again, typo:
> s/^(^[>])/\n$1/;
Should be s/^([^>])/\n$1/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
(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$
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 '>'
> {
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
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 - 100 of 198 matches
Mail list logo