Skip Menu |

This queue is for tickets about the HTML-Tree CPAN distribution.

Report information
The Basics
Id: 120521
Status: resolved
Priority: 0/
Queue: HTML-Tree

People
Owner: Jeff.Fearn [...] gmail.com
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails install when no '.' in @INC
On 5.25.10 with -Ddefault_inc_excludes_dot

Fetching http://cpan.metacpan.org/authors/id/C/CJ/CJM/HTML-Tree-5.03.tar.gz ... OK
Fetching http://cpan.metacpan.org/authors/id/C/CJ/CJM/CHECKSUMS ... OK
Configuring HTML-Tree-5.03 ... Can't locate inc/My_Build.pm in @INC (you may need to install the inc::My_Build module) (@INC contains: /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10 /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10) at Build.PL line 4.
BEGIN failed--compilation aborted at Build.PL line 4.
Configuring HTML-Tree failed.



-- 
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
On 2017-03-06 07:11:59, KENTNL wrote: Show quoted text
> On 5.25.10 with -Ddefault_inc_excludes_dot > > Fetching http://cpan.metacpan.org/authors/id/C/CJ/CJM/HTML-Tree- > 5.03.tar.gz ... > OK > Fetching http://cpan.metacpan.org/authors/id/C/CJ/CJM/CHECKSUMS ... OK > Configuring HTML-Tree-5.03 ... Can't locate inc/My_Build.pm in @INC > (you may > need to install the inc::My_Build module) (@INC contains: > /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc- > nodot/lib/site_perl/5.25.10/x86_64-linux > /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc- > nodot/lib/site_perl/5.25.10 > /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc- > nodot/lib/5.25.10/x86_64-linux > /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc- > nodot/lib/5.25.10) at > Build.PL line 4. > BEGIN failed--compilation aborted at Build.PL line 4. > Configuring HTML-Tree failed. > > > > -- > - CPAN kentnl@cpan.org > - Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
A possible patch: http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/HTML-Tree-5.03-RT120521.patch CPAN.pm can use the following distroprefs file to automatically patch the distribution: https://github.com/eserte/srezic-cpan-distroprefs/blob/master/HTML-Tree.yml
Adding link to bug ticket for Dist-Zilla-Plugins-CJM which is relevant to work on HTML-Tree.
On Sun Apr 02 09:56:31 2017, JKEENAN wrote: Show quoted text
> Adding link to bug ticket for Dist-Zilla-Plugins-CJM which is relevant > to work on HTML-Tree.
https://rt.cpan.org/Ticket/Display.html?id=116902
On Sun Apr 02 09:57:02 2017, JKEENAN wrote: Show quoted text
> On Sun Apr 02 09:56:31 2017, JKEENAN wrote:
> > Adding link to bug ticket for Dist-Zilla-Plugins-CJM which is relevant > > to work on HTML-Tree.
> > https://rt.cpan.org/Ticket/Display.html?id=116902 > >
CJM: HTML-Tree has not had a non-devel release to CPAN since 22 Sep 2012. Hundreds of other CPAN distributions are dependent on HTML-Tree (http://deps.cpantesters.org/depended-on-by.pl?dist=HTML-Tree). If HTML-Tree cannot be installed on perl-5.26.0, then those other distributions are blocked as well. Can you address these problems and do a new CPAN release at your earliest opportunity? Should you need assistance in doing so or need a COMAINT, I'm sure other CPAN contributors could provide that. Thank you very much. Jim Keenan
I'll do a 5.04 release with a fix for this, hopefully get to it this week or next. Cheers, Jeff.
RT-Send-CC: jkeenan [...] pobox.com
On 2017-04-12 03:59:50, jfearn wrote: Show quoted text
> I'll do a 5.04 release with a fix for this, hopefully get to it this > week or next. > > Cheers, Jeff.
https://github.com/jfearn/HTML-Tree/issues/7
This is mostly fixed in 5.04, and the side-effects of dzil removal in 5.04 are now fixed in 5.05 with dzil restoration.

-- 
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )