Skip Menu |

This queue is for tickets about the Devel-IPerl CPAN distribution.

Report information
The Basics
Id: 132114
Status: open
Priority: 0/
Queue: Devel-IPerl

People
Owner: Nobody in particular
Requestors: HodgkinsonD [...] cardiff.ac.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Installing on perl 5.30.1
Date: Wed, 11 Mar 2020 11:04:07 +0000
To: "bug-Devel-IPerl [...] rt.cpan.org" <bug-Devel-IPerl [...] rt.cpan.org>
From: David Hodgkinson <HodgkinsonD [...] cardiff.ac.uk>
Fell down horribly installing with cpanm. ! Installing the dependencies failed: Module 'Devel::REPL' is not installed, Module 'PPI::Document' is not installed, Module 'autodie' is not installed, Module 'Markdown::Pod' is not installed, Module 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is not installed, Module 'File::Copy::Recursive' is not installed ! Bailing out the installation for Devel-IPerl-0.009. I assume you're not using travis?
On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote: Show quoted text
> > Fell down horribly installing with cpanm. > > ! Installing the dependencies failed: Module 'Devel::REPL' is not > installed, Module 'PPI::Document' is not installed, Module 'autodie' is > not installed, Module 'Markdown::Pod' is not installed, Module > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is not > installed, Module 'File::Copy::Recursive' is not installed > ! Bailing out the installation for Devel-IPerl-0.009. > > I assume you're not using travis?
No need to assume, the repo shows that travis CI is in use. If the builds passed at check in does not mean they will pass now, there are issues with the dependency chain which should be investigated and reported/resolved accordingly. Running with cpanm -vvv should help to throw some light on this.
Subject: Re: [rt.cpan.org #132114] Installing on perl 5.30.1
Date: Thu, 12 Mar 2020 09:16:00 +0000
To: "bug-Devel-IPerl [...] rt.cpan.org" <bug-Devel-IPerl [...] rt.cpan.org>
From: David Hodgkinson <HodgkinsonD [...] cardiff.ac.uk>
On Wed, 2020-03-11 at 11:38 -0400, Martin McGrath via RT wrote: Show quoted text
> <URL: > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ccc520d2fe71d40aacbb808d7c5d23608%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637195379368035048&amp;sdata=zo1r%2FvElukE8nDs2x8YN%2ByXaeW12jN8ZcluLtC%2FS%2BQ8%3D&amp;reserved=0
> >
> > On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > Fell down horribly installing with cpanm. > > > > ! Installing the dependencies failed: Module 'Devel::REPL' is not > > installed, Module 'PPI::Document' is not installed, Module > > 'autodie' is > > not installed, Module 'Markdown::Pod' is not installed, Module > > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is not > > installed, Module 'File::Copy::Recursive' is not installed > > ! Bailing out the installation for Devel-IPerl-0.009. > > > > I assume you're not using travis?
> > No need to assume, the repo shows that travis CI is in use. If the > builds passed at check in does not mean they will pass now, there are > issues with the dependency chain which should be investigated and > reported/resolved accordingly. Running with cpanm -vvv should help to > throw some light on this. >
As always, a note of which C modules to install is helpful.
On Thu Mar 12 09:16:12 2020, HodgkinsonD@cardiff.ac.uk wrote: Show quoted text
> On Wed, 2020-03-11 at 11:38 -0400, Martin McGrath via RT wrote:
> > <URL: > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ccc520d2fe71d40aacbb808d7c5d23608%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637195379368035048&amp;sdata=zo1r%2FvElukE8nDs2x8YN%2ByXaeW12jN8ZcluLtC%2FS%2BQ8%3D&amp;reserved=0
> > >
> > > > On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > Fell down horribly installing with cpanm. > > > > > > ! Installing the dependencies failed: Module 'Devel::REPL' is not > > > installed, Module 'PPI::Document' is not installed, Module > > > 'autodie' is > > > not installed, Module 'Markdown::Pod' is not installed, Module > > > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is not > > > installed, Module 'File::Copy::Recursive' is not installed > > > ! Bailing out the installation for Devel-IPerl-0.009. > > > > > > I assume you're not using travis?
> > > > No need to assume, the repo shows that travis CI is in use. If the > > builds passed at check in does not mean they will pass now, there are > > issues with the dependency chain which should be investigated and > > reported/resolved accordingly. Running with cpanm -vvv should help to > > throw some light on this. > >
> > As always, a note of which C modules to install is helpful. >
The module documentation points to README.md (https://metacpan.org/source/ZMUGHAL/Devel-IPerl-0.009/README.md) for installation instructions, which specifies what you have to install. There seems to be no other c dependencies in the rest of the modules which failed to install, and autodie has been a code module since perl 5.10.1.
Subject: Re: [rt.cpan.org #132114] Installing on perl 5.30.1
Date: Thu, 12 Mar 2020 10:46:54 +0000
To: "bug-Devel-IPerl [...] rt.cpan.org" <bug-Devel-IPerl [...] rt.cpan.org>
From: David Hodgkinson <HodgkinsonD [...] cardiff.ac.uk>
OK, what about B::Cow? Doesn't appear to be on CPAN, yet it's a dep. ! Installing the dependencies failed: Module 'Devel::Peek' is not installed ! Bailing out the installation for B-COW-0.002. ! Installing the dependencies failed: Module 'B::COW' is not installed ! Bailing out the installation for Clone-0.43. On Thu, 2020-03-12 at 06:22 -0400, Martin McGrath via RT wrote: Show quoted text
> <URL: > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196054082301552&amp;sdata=NLgmWbIlCGJ6cwhb5AocYVRytgogVc3Fn4I0IZDtQic%3D&amp;reserved=0
> >
> > On Thu Mar 12 09:16:12 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > On Wed, 2020-03-11 at 11:38 -0400, Martin McGrath via RT wrote:
> > > <URL: > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196054082301552&amp;sdata=NLgmWbIlCGJ6cwhb5AocYVRytgogVc3Fn4I0IZDtQic%3D&amp;reserved=0 > > > > > > On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > Fell down horribly installing with cpanm. > > > > > > > > ! Installing the dependencies failed: Module 'Devel::REPL' is > > > > not > > > > installed, Module 'PPI::Document' is not installed, Module > > > > 'autodie' is > > > > not installed, Module 'Markdown::Pod' is not installed, Module > > > > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is not > > > > installed, Module 'File::Copy::Recursive' is not installed > > > > ! Bailing out the installation for Devel-IPerl-0.009. > > > > > > > > I assume you're not using travis?
> > > > > > No need to assume, the repo shows that travis CI is in use. If > > > the > > > builds passed at check in does not mean they will pass now, there > > > are > > > issues with the dependency chain which should be investigated > > > and > > > reported/resolved accordingly. Running with cpanm -vvv should > > > help to > > > throw some light on this. > > >
> > > > As always, a note of which C modules to install is helpful. > >
> > The module documentation points to README.md ( > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fsource%2FZMUGHAL%2FDevel-IPerl-0.009%2FREADME.md&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196054082311546&amp;sdata=YS6tEh7xM4uUQjMQ9LrlgVtzrBIUqN2OJI6n2jFtGwU%3D&amp;reserved=0 > ) for installation instructions, which specifies what you have to > install. There seems to be no other c dependencies in the rest of the > modules which failed to install, and autodie has been a code module > since perl 5.10.1. >
On Thu Mar 12 10:47:10 2020, HodgkinsonD@cardiff.ac.uk wrote: Show quoted text
> OK, what about B::Cow? Doesn't appear to be on CPAN, yet it's a dep. > > ! Installing the dependencies failed: Module 'Devel::Peek' is not > installed > ! Bailing out the installation for B-COW-0.002. > ! Installing the dependencies failed: Module 'B::COW' is not installed > ! Bailing out the installation for Clone-0.43. > > On Thu, 2020-03-12 at 06:22 -0400, Martin McGrath via RT wrote:
> > <URL: > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196054082301552&amp;sdata=NLgmWbIlCGJ6cwhb5AocYVRytgogVc3Fn4I0IZDtQic%3D&amp;reserved=0
> > >
> > > > On Thu Mar 12 09:16:12 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > On Wed, 2020-03-11 at 11:38 -0400, Martin McGrath via RT wrote:
> > > > <URL: > > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196054082301552&amp;sdata=NLgmWbIlCGJ6cwhb5AocYVRytgogVc3Fn4I0IZDtQic%3D&amp;reserved=0 > > > > > > > > On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > > Fell down horribly installing with cpanm. > > > > > > > > > > ! Installing the dependencies failed: Module 'Devel::REPL' is > > > > > not > > > > > installed, Module 'PPI::Document' is not installed, Module > > > > > 'autodie' is > > > > > not installed, Module 'Markdown::Pod' is not installed, Module > > > > > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is not > > > > > installed, Module 'File::Copy::Recursive' is not installed > > > > > ! Bailing out the installation for Devel-IPerl-0.009. > > > > > > > > > > I assume you're not using travis?
> > > > > > > > No need to assume, the repo shows that travis CI is in use. If > > > > the > > > > builds passed at check in does not mean they will pass now, there > > > > are > > > > issues with the dependency chain which should be investigated > > > > and > > > > reported/resolved accordingly. Running with cpanm -vvv should > > > > help to > > > > throw some light on this. > > > >
> > > > > > As always, a note of which C modules to install is helpful. > > >
> > > > The module documentation points to README.md ( > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fsource%2FZMUGHAL%2FDevel- > > IPerl- > > 0.009%2FREADME.md&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196054082311546&amp;sdata=YS6tEh7xM4uUQjMQ9LrlgVtzrBIUqN2OJI6n2jFtGwU%3D&amp;reserved=0 > > ) for installation instructions, which specifies what you have to > > install. There seems to be no other c dependencies in the rest of the > > modules which failed to install, and autodie has been a code module > > since perl 5.10.1. > >
Did you look? It is on CPAN: https://metacpan.org/pod/B::COW, however Devel::Peek is a core module. Perhaps there's something wrong with your perl installation.
Subject: Re: [rt.cpan.org #132114] Installing on perl 5.30.1
Date: Thu, 12 Mar 2020 10:53:07 +0000
To: "bug-Devel-IPerl [...] rt.cpan.org" <bug-Devel-IPerl [...] rt.cpan.org>
From: David Hodgkinson <HodgkinsonD [...] cardiff.ac.uk>
On Thu, 2020-03-12 at 06:51 -0400, Martin McGrath via RT wrote: Show quoted text
> <URL: > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936046878&amp;sdata=%2BBw3L00mXDQEUz6LQhKCrzNBJw6M502CcGJUc9FrZhc%3D&amp;reserved=0
> >
> > On Thu Mar 12 10:47:10 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > OK, what about B::Cow? Doesn't appear to be on CPAN, yet it's a > > dep. > > > > ! Installing the dependencies failed: Module 'Devel::Peek' is not > > installed > > ! Bailing out the installation for B-COW-0.002. > > ! Installing the dependencies failed: Module 'B::COW' is not > > installed > > ! Bailing out the installation for Clone-0.43. > > > > On Thu, 2020-03-12 at 06:22 -0400, Martin McGrath via RT wrote:
> > > <URL: > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=i1mPMz%2Ba4Z3B8N0c7lfsUZ0nHsWa7ehcfh2CK2gHj5M%3D&amp;reserved=0 > > > > > > On Thu Mar 12 09:16:12 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > On Wed, 2020-03-11 at 11:38 -0400, Martin McGrath via RT wrote:
> > > > > <URL: > > > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=i1mPMz%2Ba4Z3B8N0c7lfsUZ0nHsWa7ehcfh2CK2gHj5M%3D&amp;reserved=0 > > > > > > > > > > On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > > > Fell down horribly installing with cpanm. > > > > > > > > > > > > ! Installing the dependencies failed: Module 'Devel::REPL' > > > > > > is > > > > > > not > > > > > > installed, Module 'PPI::Document' is not installed, Module > > > > > > 'autodie' is > > > > > > not installed, Module 'Markdown::Pod' is not installed, > > > > > > Module > > > > > > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is > > > > > > not > > > > > > installed, Module 'File::Copy::Recursive' is not installed > > > > > > ! Bailing out the installation for Devel-IPerl-0.009. > > > > > > > > > > > > I assume you're not using travis?
> > > > > > > > > > No need to assume, the repo shows that travis CI is in use. > > > > > If > > > > > the > > > > > builds passed at check in does not mean they will pass now, > > > > > there > > > > > are > > > > > issues with the dependency chain which should be > > > > > investigated > > > > > and > > > > > reported/resolved accordingly. Running with cpanm -vvv should > > > > > help to > > > > > throw some light on this. > > > > >
> > > > > > > > As always, a note of which C modules to install is helpful. > > > >
> > > > > > The module documentation points to README.md ( > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fsource%2FZMUGHAL%2FDevel- > > > IPerl- > > > 0.009%2FREADME.md&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk% > > > 7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778 > > > fcbc%7C1%7C0%7C637196054082311546&amp;sdata=YS6tEh7xM4uUQjMQ9Lrlg > > > VtzrBIUqN2OJI6n2jFtGwU%3D&amp;reserved=0 > > > ) for installation instructions, which specifies what you have to > > > install. There seems to be no other c dependencies in the rest of > > > the > > > modules which failed to install, and autodie has been a code > > > module > > > since perl 5.10.1. > > >
> > Did you look? It is on CPAN: > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fpod%2FB%3A%3ACOW&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=mWm9%2F9x3w0VeqmQdR8SCSEqsiTX1W5G5kB9LxPnF8Gw%3D&amp;reserved=0 > , however Devel::Peek is a core module. Perhaps there's something > wrong with your perl installation.
I downloaded B::Cow and got perl 5.30.1. I installed the RH RPM and all was good.
Subject: Re: [rt.cpan.org #132114] Installing on perl 5.30.1
Date: Thu, 12 Mar 2020 10:55:27 +0000
To: "bug-Devel-IPerl [...] rt.cpan.org" <bug-Devel-IPerl [...] rt.cpan.org>
From: David Hodgkinson <HodgkinsonD [...] cardiff.ac.uk>
On Thu, 2020-03-12 at 06:51 -0400, Martin McGrath via RT wrote: Show quoted text
> <URL: > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7Cperl-open.1%7C0%7C637196070936046878&amp;sdata=%2BBw3L00mXDQEUz6LQhKCrzNBJw6M502Cperl-open.cGJUc9FrZhc%3D&amp;reserved=0
> >
> > On Thu Mar 12 10:47:10 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > OK, what about B::Cow? Doesn't appear to be on CPAN, yet it's a > > dep. > > > > ! Installing the dependencies failed: Module 'Devel::Peek' is not > > installed > > ! Bailing out the installation for B-COW-0.002. > > ! Installing the dependencies failed: Module 'B::COW' is not > > installed > > ! Bailing out the installation for Clone-0.43. > > > > On Thu, 2020-03-12 at 06:22 -0400, Martin McGrath via RT wrote:
> > > <URL: > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=i1mPMz%2Ba4Z3B8N0c7lfsUZ0nHsWa7ehcfh2CK2gHj5M%3D&amp;reserved=0 > > > > > > On Thu Mar 12 09:16:12 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > On Wed, 2020-03-11 at 11:38 -0400, Martin McGrath via RT wrote:
> > > > > <URL: > > > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=i1mPMz%2Ba4Z3B8N0c7lfsUZ0nHsWa7ehcfh2CK2gHj5M%3D&amp;reserved=0 > > > > > > > > > > On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > > > Fell down horribly installing with cpanm. > > > > > > > > > > > > ! Installing the dependencies failed: Module 'Devel::REPL' > > > > > > is > > > > > > not > > > > > > installed, Module 'PPI::Document' is not installed, Module > > > > > > 'autodie' is > > > > > > not installed, Module 'Markdown::Pod' is not installed, > > > > > > Module > > > > > > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is > > > > > > not > > > > > > installed, Module 'File::Copy::Recursive' is not installed > > > > > > ! Bailing out the installation for Devel-IPerl-0.009. > > > > > > > > > > > > I assume you're not using travis?
> > > > > > > > > > No need to assume, the repo shows that travis CI is in use. > > > > > If > > > > > the > > > > > builds passed at check in does not mean they will pass now, > > > > > there > > > > > are > > > > > issues with the dependency chain which should be > > > > > investigated > > > > > and > > > > > reported/resolved accordingly. Running with cpanm -vvv should > > > > > help to > > > > > throw some light on this. > > > > >
> > > > > > > > As always, a note of which C modules to install is helpful. > > > >
> > > > > > The module documentation points to README.md ( > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fsource%2FZMUGHAL%2FDevel- > > > IPerl- > > > 0.009%2FREADME.md&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk% > > > 7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778 > > > fcbc%7C1%7C0%7C637196054082311546&amp;sdata=YS6tEh7xM4uUQjMQ9Lrlg > > > VtzrBIUqN2OJI6n2jFtGwU%3D&amp;reserved=0 > > > ) for installation instructions, which specifies what you have to > > > install. There seems to be no other c dependencies in the rest of > > > the > > > modules which failed to install, and autodie has been a code > > > module > > > since perl 5.10.1. > > >
> > Did you look? It is on CPAN: > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fpod%2FB%3A%3ACOW&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=mWm9%2F9x3w0VeqmQdR8SCSEqsiTX1W5G5kB9LxPnF8Gw%3D&amp;reserved=0 > , however Devel::Peek is a core module. Perhaps there's something > wrong with your perl installation.
Same for open.
On Thu Mar 12 10:55:43 2020, HodgkinsonD@cardiff.ac.uk wrote: Show quoted text
> On Thu, 2020-03-12 at 06:51 -0400, Martin McGrath via RT wrote:
> > <URL: > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7Cperl- > > open.1%7C0%7C637196070936046878&amp;sdata=%2BBw3L00mXDQEUz6LQhKCrzNBJw6M502Cperl- > > open.cGJUc9FrZhc%3D&amp;reserved=0
> > >
> > > > On Thu Mar 12 10:47:10 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > OK, what about B::Cow? Doesn't appear to be on CPAN, yet it's a > > > dep. > > > > > > ! Installing the dependencies failed: Module 'Devel::Peek' is not > > > installed > > > ! Bailing out the installation for B-COW-0.002. > > > ! Installing the dependencies failed: Module 'B::COW' is not > > > installed > > > ! Bailing out the installation for Clone-0.43. > > > > > > On Thu, 2020-03-12 at 06:22 -0400, Martin McGrath via RT wrote:
> > > > <URL: > > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=i1mPMz%2Ba4Z3B8N0c7lfsUZ0nHsWa7ehcfh2CK2gHj5M%3D&amp;reserved=0 > > > > > > > > On Thu Mar 12 09:16:12 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > > On Wed, 2020-03-11 at 11:38 -0400, Martin McGrath via RT wrote:
> > > > > > <URL: > > > > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frt.cpan.org%2FTicket%2FDisplay.html%3Fid%3D132114&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=i1mPMz%2Ba4Z3B8N0c7lfsUZ0nHsWa7ehcfh2CK2gHj5M%3D&amp;reserved=0 > > > > > > > > > > > > On Wed Mar 11 11:04:21 2020, HodgkinsonD@cardiff.ac.uk wrote:
> > > > > > > Fell down horribly installing with cpanm. > > > > > > > > > > > > > > ! Installing the dependencies failed: Module 'Devel::REPL' > > > > > > > is > > > > > > > not > > > > > > > installed, Module 'PPI::Document' is not installed, Module > > > > > > > 'autodie' is > > > > > > > not installed, Module 'Markdown::Pod' is not installed, > > > > > > > Module > > > > > > > 'JSON::MaybeXS' is not installed, Module 'ZMQ::LibZMQ3' is > > > > > > > not > > > > > > > installed, Module 'File::Copy::Recursive' is not installed > > > > > > > ! Bailing out the installation for Devel-IPerl-0.009. > > > > > > > > > > > > > > I assume you're not using travis?
> > > > > > > > > > > > No need to assume, the repo shows that travis CI is in use. > > > > > > If > > > > > > the > > > > > > builds passed at check in does not mean they will pass now, > > > > > > there > > > > > > are > > > > > > issues with the dependency chain which should be > > > > > > investigated > > > > > > and > > > > > > reported/resolved accordingly. Running with cpanm -vvv should > > > > > > help to > > > > > > throw some light on this. > > > > > >
> > > > > > > > > > As always, a note of which C modules to install is helpful. > > > > >
> > > > > > > > The module documentation points to README.md ( > > > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fsource%2FZMUGHAL%2FDevel- > > > > IPerl- > > > > 0.009%2FREADME.md&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk% > > > > 7Ce53a3bde6ccb430f59e508d7c66f42c0%7Cbdb74b3095684856bdbf06759778 > > > > fcbc%7C1%7C0%7C637196054082311546&amp;sdata=YS6tEh7xM4uUQjMQ9Lrlg > > > > VtzrBIUqN2OJI6n2jFtGwU%3D&amp;reserved=0 > > > > ) for installation instructions, which specifies what you have to > > > > install. There seems to be no other c dependencies in the rest of > > > > the > > > > modules which failed to install, and autodie has been a code > > > > module > > > > since perl 5.10.1. > > > >
> > > > Did you look? It is on CPAN: > > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmetacpan.org%2Fpod%2FB%3A%3ACOW&amp;data=02%7C01%7CHodgkinsonD%40cardiff.ac.uk%7C3a05a4cd2b4a4f622e6608d7c6735373%7Cbdb74b3095684856bdbf06759778fcbc%7C1%7C0%7C637196070936056872&amp;sdata=mWm9%2F9x3w0VeqmQdR8SCSEqsiTX1W5G5kB9LxPnF8Gw%3D&amp;reserved=0 > > , however Devel::Peek is a core module. Perhaps there's something > > wrong with your perl installation.
> > Same for open. >
This isn't sufficient information to provide meaningful help, and we're getting a long way from anything to do with Devel::IPerl. Redhat and derivatives ship a broken perl, or rather they rip things out of perl, with the bare minimum of modules just to get their own stuff running. It would be wise to leave the system perl alone and install your own version elsewhere. For further assistance you should look at posting for help on perlmonks.org, stackoverflow or reddit.com/r/perl. rt.cpan is just for perl modules.
Subject: Re: [rt.cpan.org #132114] Installing on perl 5.30.1
Date: Thu, 12 Mar 2020 11:04:34 +0000
To: "bug-Devel-IPerl [...] rt.cpan.org" <bug-Devel-IPerl [...] rt.cpan.org>
From: David Hodgkinson <HodgkinsonD [...] cardiff.ac.uk>
On Thu, 2020-03-12 at 07:01 -0400, Martin McGrath via RT wrote: Show quoted text
> > This isn't sufficient information to provide meaningful help, and > we're getting a long way from anything to do with Devel::IPerl. > Redhat and derivatives ship a broken perl, or rather they rip things > out of perl, with the bare minimum of modules just to get their own > stuff running. It would be wise to leave the system perl alone and > install your own version elsewhere. For further assistance you should > look at posting for help on perlmonks.org, stackoverflow or > reddit.com/r/perl. rt.cpan is just for perl modules. >
I decided not to perlbew because I trusted their 5.30.1!
Subject: Re: [rt.cpan.org #132114] Installing on perl 5.30.1
Date: Thu, 12 Mar 2020 11:25:45 +0000
To: "bug-Devel-IPerl [...] rt.cpan.org" <bug-Devel-IPerl [...] rt.cpan.org>
From: David Hodgkinson <HodgkinsonD [...] cardiff.ac.uk>
I finally got there after install jupyer-console. Are there sample perl notebooks out there?
On Thu Mar 12 11:25:57 2020, HodgkinsonD@cardiff.ac.uk wrote: Show quoted text
> > I finally got there after install jupyer-console. > > Are there sample perl notebooks out there?
Again, this isn't a general help/discussion forum (I've linked to several), it's a bug tracker. Reading the module documentation shows it has an example (https://metacpan.org/pod/distribution/Devel-IPerl/example/20150209_IPerl_display_demo.pod), I'm sure you can find more using a search engine.