search for: cpanminus

Displaying 20 results from an estimated 23 matches for "cpanminus".

2016 May 12
3
RPM perl requirements woes
Dear CentOS hive mind, I'm trying to package up a perl module into an RPM for easy deployment. I want it to be as self-contained as possible (to avoid version issues with perl modules in base or EPEL). So in my spec file, I'm doing: curl -L http://cpanmin.us | perl - App::cpanminus -L %{buildroot}/opt/zonemaster Zonemaster This way, cpanminus is installed first, and then it goes on to install the module and all its dependencies. In the %files section, if I do: /opt/zonemaster the RPM is also neatly packaged up. However, trying to install this on another system causes error...
2020 Jan 22
4
YUM (DNF) Possible Confusion Centos 8
...and the following diagnostics occur: >>>> ------------------------------- >>>> Modular dependency problems: >>>> >>>> ? Problem 1: conflicting requests >>>> ?? - nothing provides module(perl:5.26) needed by module >>>> perl-App-cpanminus:1.7044:8010020191120175858:a9207fc6-0.x86_64 >>>> ? Problem 2: conflicting requests >>>> ?? - nothing provides module(perl:5.26) needed by module >>>> perl-DBD-MySQL:4.046:8010020191114030811:073fa5fe-0.x86_64 >>>> ? Problem 3: conflicting requests &g...
2020 Jan 21
4
YUM (DNF) Possible Confusion Centos 8
...nance, I want to get a list of everything that's installed, so I issue yum list installed and the following diagnostics occur: ------------------------------- Modular dependency problems: Problem 1: conflicting requests - nothing provides module(perl:5.26) needed by module perl-App-cpanminus:1.7044:8010020191120175858:a9207fc6-0.x86_64 Problem 2: conflicting requests - nothing provides module(perl:5.26) needed by module perl-DBD-MySQL:4.046:8010020191114030811:073fa5fe-0.x86_64 Problem 3: conflicting requests - nothing provides module(perl:5.26) needed by module perl-DBD-SQ...
2020 Jan 22
0
YUM (DNF) Possible Confusion Centos 8
...ur: > >>>> ------------------------------- > >>>> Modular dependency problems: > >>>> > >>>> ?? Problem 1: conflicting requests > >>>> ??? - nothing provides module(perl:5.26) needed by module > >>>> perl-App-cpanminus:1.7044:8010020191120175858:a9207fc6-0.x86_64 > >>>> ?? Problem 2: conflicting requests > >>>> ??? - nothing provides module(perl:5.26) needed by module > >>>> perl-DBD-MySQL:4.046:8010020191114030811:073fa5fe-0.x86_64 > >>>> ?? Problem 3:...
2015 Jun 29
2
CPAN issues
?CPAN is a core module which can be tricky to update on the RedHat based systems. Suggest investigating: local::lib App::cpanminus Pinto? ?If you need a newer Perl, check out www.softwarecollections.org.
2020 Jan 21
2
YUM (DNF) Possible Confusion Centos 8
...> >>? yum list installed >> >>and the following diagnostics occur: >>------------------------------- >>Modular dependency problems: >> >>? Problem 1: conflicting requests >>? - nothing provides module(perl:5.26) needed >>by module perl-App-cpanminus:1.7044:8010020191120175858:a9207fc6-0.x86_64 >>? Problem 2: conflicting requests >>? - nothing provides module(perl:5.26) needed >>by module perl-DBD-MySQL:4.046:8010020191114030811:073fa5fe-0.x86_64 >>? Problem 3: conflicting requests >>? - nothing provides module(...
2020 Jan 23
2
YUM (DNF) Possible Confusion Centos 8
...ll' as the software selection > Connect yourself to the network (I use a wired connection) > Don't bother creating a user, just provide your root password. > complete the install. > > After the reboot, issue as root: > ? yum -y install perl chrony perl-libwww-perl perl-App-cpanminus gcc > > When that is complete, issue: > ? yum list installed >nul > and you get conflicting requests as follows: > > ---------------------------- > Modular dependency problems: > > ?Problem 1: conflicting requests > ? - nothing provides module(perl:5.26) needed by m...
2010 Apr 15
6
scripting CPAN installs
Hey folks, Maybe there is a Perl/CPAN list that is a better place to ask this? If so, maybe someone can point me to it. Anyway, I want to be able to script the installation of a bunch of CPAN modules, and the first basic problem I am coming up against is that the "cpan" command seems to always return 0 regardless of whether or not the install completed. Google does not bring up a
2015 Jun 30
0
CPAN issues
...;kahlil.hodgson at dealmax.com.au> To: "CentOS mailing list" <centos at centos.org> Sent: Monday, June 29, 2015 4:49:05 PM Subject: Re: [CentOS] CPAN issues ?CPAN is a core module which can be tricky to update on the RedHat based systems. Suggest investigating: local::lib App::cpanminus Pinto? ?If you need a newer Perl, check out www.softwarecollections.org. _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos
2019 Mar 11
0
CPAN not working, or is it?
On Mar 11, 2019, at 8:01 AM, Gary Stainburn <gary.stainburn at ringways.co.uk> wrote: > > Anyone got any ideas what I need to do? First, use cpanm instead of the old cpan shell: $ sudo yum install perl-App-cpanminus It has a number of advantages: 1. It?s much smarter about chasing dependencies, which is your core problem here. 2. It autoconfigures, not requiring all that outdated stuff about ?where is your FTP program,? ?what mirror should I use,? and such. 3. It?s easy to feed it a cpanfile with a curated...
2020 Jan 21
0
YUM (DNF) Possible Confusion Centos 8
...hat's installed, so I issue > > ? yum list installed > > and the following diagnostics occur: > ------------------------------- > Modular dependency problems: > > ?Problem 1: conflicting requests > ? - nothing provides module(perl:5.26) needed by module > perl-App-cpanminus:1.7044:8010020191120175858:a9207fc6-0.x86_64 > ?Problem 2: conflicting requests > ? - nothing provides module(perl:5.26) needed by module > perl-DBD-MySQL:4.046:8010020191114030811:073fa5fe-0.x86_64 > ?Problem 3: conflicting requests > ? - nothing provides module(perl:5.26) needed b...
2020 Jan 22
0
YUM (DNF) Possible Confusion Centos 8
...0 at 08:35:14AM -0800, david wrote: > yum list installed > > and the following diagnostics occur: > ------------------------------- > Modular dependency problems: > > Problem 1: conflicting requests > - nothing provides module(perl:5.26) needed by module > perl-App-cpanminus:1.7044:8010020191120175858:a9207fc6-0.x86_64 > Problem 2: conflicting requests > - nothing provides module(perl:5.26) needed by module > perl-DBD-MySQL:4.046:8010020191114030811:073fa5fe-0.x86_64 > Problem 3: conflicting requests > - nothing provides module(perl:5.26) needed by...
2015 Dec 22
0
Announcing release for Perl 5.16 and 5.20 on CentOS Linux 7 x86_64 SCL
...Perl 5.20): $ sudo yum install centos-release-scl $ sudo yum install rh-perl520 $ scl enable rh-perl520 bash At this point you should be able to use perl just as a normal application. Examples of commands run might be: $ perl my-app.pl $ sudo yum install rh-perl520-perl-CPAN make $ sudo cpan App::cpanminus $ sudo cpanm -n Furl In order to view the individual components included in this collection, including additional Perl modules, you can run: $ sudo yum list rh-perl520\* About Software Collections -------------------------- Software Collections give you the power to build, install, and use mult...
2015 Dec 22
0
Announcing release for Perl 5.16 and 5.20 on CentOS Linux 6 x86_64 SCL
...udo yum install centos-release-scl $ sudo yum install rh-perl520 $ scl enable rh-perl520 bash At this point you should be able to use perl just as a normal application. Examples of commands run might be: $ perl my-app.pl $ sudo yum install rh-perl520-perl-CPAN make $ sudo cpan App::cpanminus $ sudo cpanm -n Furl In order to view the individual components included in this collection, including additional Perl modules, you can run: $ sudo yum list rh-perl520\* About Software Collections -------------------------- Software Collections give you the power to build, install, and use...
2018 Jun 12
0
Announcing release of Perl 5.26 on CentOS 7 x86_64
...526 # 3. Start using the software collection: $ scl enable rh-perl526 bash At this point you should be able to use perl just as a normal application. Some examples of new available commands follow: $ perl my-app.pl $ sudo yum install rh-perl526-perl-CPAN make $ sudo cpan App::cpanminus $ sudo cpanm -n Furl This collections is CentOS-based rebuild built by SCLo SIG community, and the packages have been available in Red Hat Software Collections 3.1 for RHEL: https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.1_release_notes/ So, for RHEL-bas...
2020 Jan 22
0
YUM (DNF) Possible Confusion Centos 8
...;>> >>> and the following diagnostics occur: >>> ------------------------------- >>> Modular dependency problems: >>> >>> ? Problem 1: conflicting requests >>> ?? - nothing provides module(perl:5.26) needed by module >>> perl-App-cpanminus:1.7044:8010020191120175858:a9207fc6-0.x86_64 >>> ? Problem 2: conflicting requests >>> ?? - nothing provides module(perl:5.26) needed by module >>> perl-DBD-MySQL:4.046:8010020191114030811:073fa5fe-0.x86_64 >>> ? Problem 3: conflicting requests >>> ?? -...
2016 Jan 19
0
WARNING you cannot build info or html versions of the R manuals
...rch > perl(Pod::Markdown) is needed by perl-Unicode-EastAsianWidth-1.33-6.fc17.noarch > perl(Module::Package::Au) is needed by perl-Unicode-EastAsianWidth-1.33-6.fc17.noarch Scrounged around with Google; found instructions for installing perl modules using "cpanm". Did cpan App::cpanminus and then cpanm Module::Package This seemed to install a plethora of Modules. I then tried rpmbuild --rebuild perl-Unicode-EastAsianWidth-1.33-6.fc23.src.rpm again, and got the same error messages as before. So perhaps (somehow) my installation of perl modules was ineffective. But at this s...
2015 Jun 29
2
CPAN issues
Hello List, Running CentOS Linux release 7.0.1406 (Core), and trying to update CPAN from version 1.98 to version 2.10, but it fails. <snip> t/97-process_setup_options.t .. ok t/97-return_values.t .......... 6/10 # Failed test 'blib/script/cpan -j t/97-lib_cpan1/CPAN/Config.pm Local::Prereq::Fails' # at t/97-return_values.t line 49. # got: '2' # expected:
2023 Mar 01
7
[nbdkit PATCH 0/5] ci: Get to green status on FreeBSD and MacOS
I took the easy route of crippling what I couldn't get working, on the grounds that partial coverage is better than none now that we have Cirrus CI checking commits on additional platforms. This series got me to a green checkmark: https://gitlab.com/ebblake/nbdkit/-/pipelines/793156983 but depends on an as-yet uncommitted patch in libvirt-ci:
2016 Jan 18
3
WARNING you cannot build info or html versions of the R manuals
On 01/16/2016 05:24 PM, Rolf Turner wrote: > All that being said, the question remains as to *why* R cannot find > "texinfo" when it is indeed present on my system. Rather than give you a lengthy discussion of how RPM building works and hacking the R spec, let's focus on this question instead (I'm still willing to show you RPM building if you'd like, because if