Skip Menu |

This queue is for tickets about the CSS-Inliner CPAN distribution.

Report information
The Basics
Id: 91232
Status: resolved
Priority: 0/
Queue: CSS-Inliner

People
Owner: Nobody in particular
Requestors: raywjohnson [...] gmail.com
Cc:
AdminCc:

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



Subject: Possible Bug: "pod2text > README" stops install
Date: Fri, 6 Dec 2013 21:12:14 -0800
To: bug-CSS-Inliner [...] rt.cpan.org
From: "Ray W. Johnson" <raywjohnson [...] gmail.com>
Greetings, I wanted to report this as a potential bug. Not sure if it is really a bug yet, but could not find any info. The CPAN site recommended contacting you directly ( https://rt.cpan.org/Public/Bug/Report.html?Queue=CSS-Inliner). I am trying to install CSS::Inliner and it stops and hangs at the line: pod2text > README I left it for about 20 minutes before I figured it was stuck. I have tried to find a solution, suspecting that the issue is with pod2text. Thanks for any info or insight. --RayJ System info: CSS-Inliner-3933 [root ~]# perl -v This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi [root@infidels ~]# uname -a Linux infidels.org 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux [root ~]# cpan -i CSS::Inliner (or "install CSS::Inliner" via the cpan shell) CPAN: Storable loaded ok (v2.20) Reading '/root/.cpan/Metadata' Database was generated on Fri, 06 Dec 2013 23:17:04 GMT Running install for module 'CSS::Inliner' Running make for K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz CPAN: Digest::SHA loaded ok (v5.85) CPAN: Compress::Zlib loaded ok (v2.063) Checksum for /root/.cpan/sources/authors/id/K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz ok CPAN: Archive::Tar loaded ok (v1.96) CSS-Inliner-3933/ CSS-Inliner-3933/ChangeLog CSS-Inliner-3933/lib/ CSS-Inliner-3933/Makefile.PL CSS-Inliner-3933/MANIFEST CSS-Inliner-3933/META.json CSS-Inliner-3933/META.yml CSS-Inliner-3933/README CSS-Inliner-3933/t/ CSS-Inliner-3933/t/acidtest.t CSS-Inliner-3933/t/advanced.t CSS-Inliner-3933/t/advanced_strip.t CSS-Inliner-3933/t/basic.t CSS-Inliner-3933/t/basic_comment.t CSS-Inliner-3933/t/basic_media.t CSS-Inliner-3933/t/basic_redeclare.t CSS-Inliner-3933/t/cascade.t CSS-Inliner-3933/t/css_url.t CSS-Inliner-3933/t/custom_html_tree.t CSS-Inliner-3933/t/embedded_style_block.t CSS-Inliner-3933/t/encoding.t CSS-Inliner-3933/t/fetch-filter.perl CSS-Inliner-3933/t/fetch.perl CSS-Inliner-3933/t/html/ CSS-Inliner-3933/t/linebreaktest.t CSS-Inliner-3933/t/linktest.t CSS-Inliner-3933/t/mediaquery.t CSS-Inliner-3933/t/ordering.t CSS-Inliner-3933/t/Parser/ CSS-Inliner-3933/t/pod.t CSS-Inliner-3933/t/psuedo.t CSS-Inliner-3933/t/relaxed.t CSS-Inliner-3933/t/specificity.t CSS-Inliner-3933/t/Parser/basic.t CSS-Inliner-3933/t/Parser/create.t CSS-Inliner-3933/t/Parser/fail.t CSS-Inliner-3933/t/Parser/hacks.t CSS-Inliner-3933/t/html/acidtest.html CSS-Inliner-3933/t/html/acidtest_result.html CSS-Inliner-3933/t/html/embedded_style.html CSS-Inliner-3933/t/html/embedded_style_result.html CSS-Inliner-3933/t/html/encoding.html CSS-Inliner-3933/t/html/encoding_result.html CSS-Inliner-3933/t/html/linebreaktest.html CSS-Inliner-3933/t/html/linebreaktest_result.html CSS-Inliner-3933/t/html/linktest.html CSS-Inliner-3933/t/html/linktest_result.html CSS-Inliner-3933/t/html/mediaquerytest.html CSS-Inliner-3933/t/html/mediaquerytest_result.html CSS-Inliner-3933/t/html/relaxed.html CSS-Inliner-3933/t/html/relaxed_result.html CSS-Inliner-3933/lib/CSS/ CSS-Inliner-3933/lib/CSS/Inliner/ CSS-Inliner-3933/lib/CSS/Inliner.pm CSS-Inliner-3933/lib/CSS/Inliner/Parser.pm CSS-Inliner-3933/lib/CSS/Inliner/TreeBuilder.pm CPAN: Parse::CPAN::Meta loaded ok (v1.4409) CPAN: CPAN::Meta loaded ok (v2.133380) CPAN: Module::CoreList loaded ok (v3.01) CPAN.pm: Building K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for CSS::Inliner Writing MYMETA.yml and MYMETA.json cp lib/CSS/Inliner/Parser.pm blib/lib/CSS/Inliner/Parser.pm cp lib/CSS/Inliner/TreeBuilder.pm blib/lib/CSS/Inliner/TreeBuilder.pm cp lib/CSS/Inliner.pm blib/lib/CSS/Inliner.pm Manifying blib/man3/CSS::Inliner.3pm Manifying blib/man3/CSS::Inliner::Parser.3pm Manifying blib/man3/CSS::Inliner::TreeBuilder.3pm pod2text > README This is where is just gets stuck. [root ~]# CTRL+C ^Cmake: *** Deleting file `README' make: *** [README] Interrupt KAMELKEV/CSS-Inliner-3933.tar.gz /usr/bin/make -- NOT OK CPAN: YAML loaded ok (v0.88) Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible
Hi, Thanks for your note. I attempted to reproduce it using CPAN shell install and I was unable to cause it to happen. It's very curious. POD is not exactly cutting edge, and nothing in my specific POD markup is unusual. I would be very interested for you to download the tarball from cpan.org's web interface, and then execute the following line outside of the CPAN shell: pod2text lib/CSS/Inliner.pm > README My bet is that this works, and that the problem has something to do with the CPAN shell itself. Let me know how the above proceeds. I want to support as many people as possible. thanks, Kevin On Sat Dec 07 00:12:47 2013, raywjohnson@gmail.com wrote: Show quoted text
> Greetings, > > I wanted to report this as a potential bug. Not sure if it is really a bug > yet, but could not find any info. > > The CPAN site recommended contacting you directly ( > https://rt.cpan.org/Public/Bug/Report.html?Queue=CSS-Inliner). > > I am trying to install CSS::Inliner and it stops and hangs at the line: > > pod2text > README > > I left it for about 20 minutes before I figured it was stuck. > > I have tried to find a solution, suspecting that the issue is with pod2text. > > Thanks for any info or insight. > > --RayJ > > System info: > > CSS-Inliner-3933 > > [root ~]# perl -v > This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi > > [root@infidels ~]# uname -a > Linux infidels.org 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 > UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > > [root ~]# cpan -i CSS::Inliner > (or "install CSS::Inliner" via the cpan shell) > > CPAN: Storable loaded ok (v2.20) > Reading '/root/.cpan/Metadata' > Database was generated on Fri, 06 Dec 2013 23:17:04 GMT > Running install for module 'CSS::Inliner' > Running make for K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > CPAN: Digest::SHA loaded ok (v5.85) > CPAN: Compress::Zlib loaded ok (v2.063) > Checksum for > /root/.cpan/sources/authors/id/K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz ok > CPAN: Archive::Tar loaded ok (v1.96) > CSS-Inliner-3933/ > CSS-Inliner-3933/ChangeLog > CSS-Inliner-3933/lib/ > CSS-Inliner-3933/Makefile.PL > CSS-Inliner-3933/MANIFEST > CSS-Inliner-3933/META.json > CSS-Inliner-3933/META.yml > CSS-Inliner-3933/README > CSS-Inliner-3933/t/ > CSS-Inliner-3933/t/acidtest.t > CSS-Inliner-3933/t/advanced.t > CSS-Inliner-3933/t/advanced_strip.t > CSS-Inliner-3933/t/basic.t > CSS-Inliner-3933/t/basic_comment.t > CSS-Inliner-3933/t/basic_media.t > CSS-Inliner-3933/t/basic_redeclare.t > CSS-Inliner-3933/t/cascade.t > CSS-Inliner-3933/t/css_url.t > CSS-Inliner-3933/t/custom_html_tree.t > CSS-Inliner-3933/t/embedded_style_block.t > CSS-Inliner-3933/t/encoding.t > CSS-Inliner-3933/t/fetch-filter.perl > CSS-Inliner-3933/t/fetch.perl > CSS-Inliner-3933/t/html/ > CSS-Inliner-3933/t/linebreaktest.t > CSS-Inliner-3933/t/linktest.t > CSS-Inliner-3933/t/mediaquery.t > CSS-Inliner-3933/t/ordering.t > CSS-Inliner-3933/t/Parser/ > CSS-Inliner-3933/t/pod.t > CSS-Inliner-3933/t/psuedo.t > CSS-Inliner-3933/t/relaxed.t > CSS-Inliner-3933/t/specificity.t > CSS-Inliner-3933/t/Parser/basic.t > CSS-Inliner-3933/t/Parser/create.t > CSS-Inliner-3933/t/Parser/fail.t > CSS-Inliner-3933/t/Parser/hacks.t > CSS-Inliner-3933/t/html/acidtest.html > CSS-Inliner-3933/t/html/acidtest_result.html > CSS-Inliner-3933/t/html/embedded_style.html > CSS-Inliner-3933/t/html/embedded_style_result.html > CSS-Inliner-3933/t/html/encoding.html > CSS-Inliner-3933/t/html/encoding_result.html > CSS-Inliner-3933/t/html/linebreaktest.html > CSS-Inliner-3933/t/html/linebreaktest_result.html > CSS-Inliner-3933/t/html/linktest.html > CSS-Inliner-3933/t/html/linktest_result.html > CSS-Inliner-3933/t/html/mediaquerytest.html > CSS-Inliner-3933/t/html/mediaquerytest_result.html > CSS-Inliner-3933/t/html/relaxed.html > CSS-Inliner-3933/t/html/relaxed_result.html > CSS-Inliner-3933/lib/CSS/ > CSS-Inliner-3933/lib/CSS/Inliner/ > CSS-Inliner-3933/lib/CSS/Inliner.pm > CSS-Inliner-3933/lib/CSS/Inliner/Parser.pm > CSS-Inliner-3933/lib/CSS/Inliner/TreeBuilder.pm > CPAN: Parse::CPAN::Meta loaded ok (v1.4409) > CPAN: CPAN::Meta loaded ok (v2.133380) > CPAN: Module::CoreList loaded ok (v3.01) > > CPAN.pm: Building K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > > Checking if your kit is complete... > Looks good > Generating a Unix-style Makefile > Writing Makefile for CSS::Inliner > Writing MYMETA.yml and MYMETA.json > cp lib/CSS/Inliner/Parser.pm blib/lib/CSS/Inliner/Parser.pm > cp lib/CSS/Inliner/TreeBuilder.pm blib/lib/CSS/Inliner/TreeBuilder.pm > cp lib/CSS/Inliner.pm blib/lib/CSS/Inliner.pm > Manifying blib/man3/CSS::Inliner.3pm > Manifying blib/man3/CSS::Inliner::Parser.3pm > Manifying blib/man3/CSS::Inliner::TreeBuilder.3pm > pod2text > README > > This is where is just gets stuck. > > [root ~]# CTRL+C > > ^Cmake: *** Deleting file `README' > make: *** [README] Interrupt > KAMELKEV/CSS-Inliner-3933.tar.gz > /usr/bin/make -- NOT OK > CPAN: YAML loaded ok (v0.88) > Running make test > Can't test without successful make > Running make install > Make had returned bad status, install seems impossible
Subject: Re: [rt.cpan.org #91232] Possible Bug: "pod2text > README" stops install
Date: Mon, 16 Dec 2013 17:23:33 -0800
To: bug-CSS-Inliner [...] rt.cpan.org
From: "Ray W. Johnson" <raywjohnson [...] gmail.com>
Thanks for the support! I downloaded CSS-Inliner-3933.tar.gz, extracted and run pod2text lib/CSS/Inliner.pm > README in a terminal. It worked without issue. I then blanked out the README file and tried again. It worked as expected. --RayJ On Mon, Dec 16, 2013 at 4:39 PM, Kevin Hatim Kamel via RT < bug-CSS-Inliner@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=91232 > > > Hi, > > Thanks for your note. I attempted to reproduce it using CPAN shell install > and I was unable to cause it to happen. > > It's very curious. POD is not exactly cutting edge, and nothing in my > specific POD markup is unusual. > > I would be very interested for you to download the tarball from cpan.org's > web interface, and then execute the following line outside of the CPAN > shell: > > pod2text lib/CSS/Inliner.pm > README > > My bet is that this works, and that the problem has something to do with > the CPAN shell itself. > > Let me know how the above proceeds. I want to support as many people as > possible. > > thanks, > Kevin > > > > On Sat Dec 07 00:12:47 2013, raywjohnson@gmail.com wrote:
> > Greetings, > > > > I wanted to report this as a potential bug. Not sure if it is really a
> bug
> > yet, but could not find any info. > > > > The CPAN site recommended contacting you directly ( > > https://rt.cpan.org/Public/Bug/Report.html?Queue=CSS-Inliner). > > > > I am trying to install CSS::Inliner and it stops and hangs at the line: > > > > pod2text > README > > > > I left it for about 20 minutes before I figured it was stuck. > > > > I have tried to find a solution, suspecting that the issue is with
> pod2text.
> > > > Thanks for any info or insight. > > > > --RayJ > > > > System info: > > > > CSS-Inliner-3933 > > > > [root ~]# perl -v > > This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi > > > > [root@infidels ~]# uname -a > > Linux infidels.org 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 > > UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > > > > [root ~]# cpan -i CSS::Inliner > > (or "install CSS::Inliner" via the cpan shell) > > > > CPAN: Storable loaded ok (v2.20) > > Reading '/root/.cpan/Metadata' > > Database was generated on Fri, 06 Dec 2013 23:17:04 GMT > > Running install for module 'CSS::Inliner' > > Running make for K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > > CPAN: Digest::SHA loaded ok (v5.85) > > CPAN: Compress::Zlib loaded ok (v2.063) > > Checksum for > > /root/.cpan/sources/authors/id/K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz ok > > CPAN: Archive::Tar loaded ok (v1.96) > > CSS-Inliner-3933/ > > CSS-Inliner-3933/ChangeLog > > CSS-Inliner-3933/lib/ > > CSS-Inliner-3933/Makefile.PL > > CSS-Inliner-3933/MANIFEST > > CSS-Inliner-3933/META.json > > CSS-Inliner-3933/META.yml > > CSS-Inliner-3933/README > > CSS-Inliner-3933/t/ > > CSS-Inliner-3933/t/acidtest.t > > CSS-Inliner-3933/t/advanced.t > > CSS-Inliner-3933/t/advanced_strip.t > > CSS-Inliner-3933/t/basic.t > > CSS-Inliner-3933/t/basic_comment.t > > CSS-Inliner-3933/t/basic_media.t > > CSS-Inliner-3933/t/basic_redeclare.t > > CSS-Inliner-3933/t/cascade.t > > CSS-Inliner-3933/t/css_url.t > > CSS-Inliner-3933/t/custom_html_tree.t > > CSS-Inliner-3933/t/embedded_style_block.t > > CSS-Inliner-3933/t/encoding.t > > CSS-Inliner-3933/t/fetch-filter.perl > > CSS-Inliner-3933/t/fetch.perl > > CSS-Inliner-3933/t/html/ > > CSS-Inliner-3933/t/linebreaktest.t > > CSS-Inliner-3933/t/linktest.t > > CSS-Inliner-3933/t/mediaquery.t > > CSS-Inliner-3933/t/ordering.t > > CSS-Inliner-3933/t/Parser/ > > CSS-Inliner-3933/t/pod.t > > CSS-Inliner-3933/t/psuedo.t > > CSS-Inliner-3933/t/relaxed.t > > CSS-Inliner-3933/t/specificity.t > > CSS-Inliner-3933/t/Parser/basic.t > > CSS-Inliner-3933/t/Parser/create.t > > CSS-Inliner-3933/t/Parser/fail.t > > CSS-Inliner-3933/t/Parser/hacks.t > > CSS-Inliner-3933/t/html/acidtest.html > > CSS-Inliner-3933/t/html/acidtest_result.html > > CSS-Inliner-3933/t/html/embedded_style.html > > CSS-Inliner-3933/t/html/embedded_style_result.html > > CSS-Inliner-3933/t/html/encoding.html > > CSS-Inliner-3933/t/html/encoding_result.html > > CSS-Inliner-3933/t/html/linebreaktest.html > > CSS-Inliner-3933/t/html/linebreaktest_result.html > > CSS-Inliner-3933/t/html/linktest.html > > CSS-Inliner-3933/t/html/linktest_result.html > > CSS-Inliner-3933/t/html/mediaquerytest.html > > CSS-Inliner-3933/t/html/mediaquerytest_result.html > > CSS-Inliner-3933/t/html/relaxed.html > > CSS-Inliner-3933/t/html/relaxed_result.html > > CSS-Inliner-3933/lib/CSS/ > > CSS-Inliner-3933/lib/CSS/Inliner/ > > CSS-Inliner-3933/lib/CSS/Inliner.pm > > CSS-Inliner-3933/lib/CSS/Inliner/Parser.pm > > CSS-Inliner-3933/lib/CSS/Inliner/TreeBuilder.pm > > CPAN: Parse::CPAN::Meta loaded ok (v1.4409) > > CPAN: CPAN::Meta loaded ok (v2.133380) > > CPAN: Module::CoreList loaded ok (v3.01) > > > > CPAN.pm: Building K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > > > > Checking if your kit is complete... > > Looks good > > Generating a Unix-style Makefile > > Writing Makefile for CSS::Inliner > > Writing MYMETA.yml and MYMETA.json > > cp lib/CSS/Inliner/Parser.pm blib/lib/CSS/Inliner/Parser.pm > > cp lib/CSS/Inliner/TreeBuilder.pm blib/lib/CSS/Inliner/TreeBuilder.pm > > cp lib/CSS/Inliner.pm blib/lib/CSS/Inliner.pm > > Manifying blib/man3/CSS::Inliner.3pm > > Manifying blib/man3/CSS::Inliner::Parser.3pm > > Manifying blib/man3/CSS::Inliner::TreeBuilder.3pm > > pod2text > README > > > > This is where is just gets stuck. > > > > [root ~]# CTRL+C > > > > ^Cmake: *** Deleting file `README' > > make: *** [README] Interrupt > > KAMELKEV/CSS-Inliner-3933.tar.gz > > /usr/bin/make -- NOT OK > > CPAN: YAML loaded ok (v0.88) > > Running make test > > Can't test without successful make > > Running make install > > Make had returned bad status, install seems impossible
> > > >
Hey, Appears to be a POD issue. It's not invalid POD, but it generates a warning, which is an error in the context of installation. Anyways, if you do something like: =item a =item 1 Then you’re going to see this kind of error. On my side I was actually using =item new =item In order to force a newline, as there is a bug with =item whereby only words with more than 4 characters will receive a newline at the end of them, and new is only 3 letters long. I now instead prepend a “blank” to the word new to meet the 4 letter requirement for an auto newline. I pushed up a patch to cpan, should be propagated through by tomorrow. Sorry for any inconvenience. On Mon Dec 16 20:24:07 2013, raywjohnson@gmail.com wrote: Show quoted text
> Thanks for the support! > > I downloaded CSS-Inliner-3933.tar.gz, extracted and run > > pod2text lib/CSS/Inliner.pm > README > > in a terminal. > > It worked without issue. > > I then blanked out the README file and tried again. > > It worked as expected. > > --RayJ > > > On Mon, Dec 16, 2013 at 4:39 PM, Kevin Hatim Kamel via RT < > bug-CSS-Inliner@rt.cpan.org> wrote: >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=91232 > > > > > Hi, > > > > Thanks for your note. I attempted to reproduce it using CPAN shell install > > and I was unable to cause it to happen. > > > > It's very curious. POD is not exactly cutting edge, and nothing in my > > specific POD markup is unusual. > > > > I would be very interested for you to download the tarball from cpan.org's > > web interface, and then execute the following line outside of the CPAN > > shell: > > > > pod2text lib/CSS/Inliner.pm > README > > > > My bet is that this works, and that the problem has something to do with > > the CPAN shell itself. > > > > Let me know how the above proceeds. I want to support as many people as > > possible. > > > > thanks, > > Kevin > > > > > > > > On Sat Dec 07 00:12:47 2013, raywjohnson@gmail.com wrote:
> > > Greetings, > > > > > > I wanted to report this as a potential bug. Not sure if it is really a
> > bug
> > > yet, but could not find any info. > > > > > > The CPAN site recommended contacting you directly ( > > > https://rt.cpan.org/Public/Bug/Report.html?Queue=CSS-Inliner). > > > > > > I am trying to install CSS::Inliner and it stops and hangs at the line: > > > > > > pod2text > README > > > > > > I left it for about 20 minutes before I figured it was stuck. > > > > > > I have tried to find a solution, suspecting that the issue is with
> > pod2text.
> > > > > > Thanks for any info or insight. > > > > > > --RayJ > > > > > > System info: > > > > > > CSS-Inliner-3933 > > > > > > [root ~]# perl -v > > > This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi > > > > > > [root@infidels ~]# uname -a > > > Linux infidels.org 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 > > > UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > > > > > > [root ~]# cpan -i CSS::Inliner > > > (or "install CSS::Inliner" via the cpan shell) > > > > > > CPAN: Storable loaded ok (v2.20) > > > Reading '/root/.cpan/Metadata' > > > Database was generated on Fri, 06 Dec 2013 23:17:04 GMT > > > Running install for module 'CSS::Inliner' > > > Running make for K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > > > CPAN: Digest::SHA loaded ok (v5.85) > > > CPAN: Compress::Zlib loaded ok (v2.063) > > > Checksum for > > > /root/.cpan/sources/authors/id/K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz ok > > > CPAN: Archive::Tar loaded ok (v1.96) > > > CSS-Inliner-3933/ > > > CSS-Inliner-3933/ChangeLog > > > CSS-Inliner-3933/lib/ > > > CSS-Inliner-3933/Makefile.PL > > > CSS-Inliner-3933/MANIFEST > > > CSS-Inliner-3933/META.json > > > CSS-Inliner-3933/META.yml > > > CSS-Inliner-3933/README > > > CSS-Inliner-3933/t/ > > > CSS-Inliner-3933/t/acidtest.t > > > CSS-Inliner-3933/t/advanced.t > > > CSS-Inliner-3933/t/advanced_strip.t > > > CSS-Inliner-3933/t/basic.t > > > CSS-Inliner-3933/t/basic_comment.t > > > CSS-Inliner-3933/t/basic_media.t > > > CSS-Inliner-3933/t/basic_redeclare.t > > > CSS-Inliner-3933/t/cascade.t > > > CSS-Inliner-3933/t/css_url.t > > > CSS-Inliner-3933/t/custom_html_tree.t > > > CSS-Inliner-3933/t/embedded_style_block.t > > > CSS-Inliner-3933/t/encoding.t > > > CSS-Inliner-3933/t/fetch-filter.perl > > > CSS-Inliner-3933/t/fetch.perl > > > CSS-Inliner-3933/t/html/ > > > CSS-Inliner-3933/t/linebreaktest.t > > > CSS-Inliner-3933/t/linktest.t > > > CSS-Inliner-3933/t/mediaquery.t > > > CSS-Inliner-3933/t/ordering.t > > > CSS-Inliner-3933/t/Parser/ > > > CSS-Inliner-3933/t/pod.t > > > CSS-Inliner-3933/t/psuedo.t > > > CSS-Inliner-3933/t/relaxed.t > > > CSS-Inliner-3933/t/specificity.t > > > CSS-Inliner-3933/t/Parser/basic.t > > > CSS-Inliner-3933/t/Parser/create.t > > > CSS-Inliner-3933/t/Parser/fail.t > > > CSS-Inliner-3933/t/Parser/hacks.t > > > CSS-Inliner-3933/t/html/acidtest.html > > > CSS-Inliner-3933/t/html/acidtest_result.html > > > CSS-Inliner-3933/t/html/embedded_style.html > > > CSS-Inliner-3933/t/html/embedded_style_result.html > > > CSS-Inliner-3933/t/html/encoding.html > > > CSS-Inliner-3933/t/html/encoding_result.html > > > CSS-Inliner-3933/t/html/linebreaktest.html > > > CSS-Inliner-3933/t/html/linebreaktest_result.html > > > CSS-Inliner-3933/t/html/linktest.html > > > CSS-Inliner-3933/t/html/linktest_result.html > > > CSS-Inliner-3933/t/html/mediaquerytest.html > > > CSS-Inliner-3933/t/html/mediaquerytest_result.html > > > CSS-Inliner-3933/t/html/relaxed.html > > > CSS-Inliner-3933/t/html/relaxed_result.html > > > CSS-Inliner-3933/lib/CSS/ > > > CSS-Inliner-3933/lib/CSS/Inliner/ > > > CSS-Inliner-3933/lib/CSS/Inliner.pm > > > CSS-Inliner-3933/lib/CSS/Inliner/Parser.pm > > > CSS-Inliner-3933/lib/CSS/Inliner/TreeBuilder.pm > > > CPAN: Parse::CPAN::Meta loaded ok (v1.4409) > > > CPAN: CPAN::Meta loaded ok (v2.133380) > > > CPAN: Module::CoreList loaded ok (v3.01) > > > > > > CPAN.pm: Building K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > > > > > > Checking if your kit is complete... > > > Looks good > > > Generating a Unix-style Makefile > > > Writing Makefile for CSS::Inliner > > > Writing MYMETA.yml and MYMETA.json > > > cp lib/CSS/Inliner/Parser.pm blib/lib/CSS/Inliner/Parser.pm > > > cp lib/CSS/Inliner/TreeBuilder.pm blib/lib/CSS/Inliner/TreeBuilder.pm > > > cp lib/CSS/Inliner.pm blib/lib/CSS/Inliner.pm > > > Manifying blib/man3/CSS::Inliner.3pm > > > Manifying blib/man3/CSS::Inliner::Parser.3pm > > > Manifying blib/man3/CSS::Inliner::TreeBuilder.3pm > > > pod2text > README > > > > > > This is where is just gets stuck. > > > > > > [root ~]# CTRL+C > > > > > > ^Cmake: *** Deleting file `README' > > > make: *** [README] Interrupt > > > KAMELKEV/CSS-Inliner-3933.tar.gz > > > /usr/bin/make -- NOT OK > > > CPAN: YAML loaded ok (v0.88) > > > Running make test > > > Can't test without successful make > > > Running make install > > > Make had returned bad status, install seems impossible
> > > > > > > >
Subject: Re: [rt.cpan.org #91232] Resolved: Possible Bug: "pod2text > README" stops install
Date: Tue, 17 Dec 2013 14:25:00 -0800
To: bug-CSS-Inliner [...] rt.cpan.org
From: "Ray W. Johnson" <raywjohnson [...] gmail.com>
Thanks for the help! Install worked perfectly. --RayJ On Tue, Dec 17, 2013 at 2:17 PM, Kevin Hatim Kamel via RT < bug-CSS-Inliner@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=91232 > > > According to our records, your request has been resolved. If you have any > further questions or concerns, please respond to this message. >
Subject: Re: [rt.cpan.org #91232] Possible Bug: "pod2text > README" stops install
Date: Tue, 17 Dec 2013 14:48:49 -0800
To: bug-CSS-Inliner [...] rt.cpan.org
From: "Ray W. Johnson" <raywjohnson [...] gmail.com>
Thanks for the help! --RayJ On Tue, Dec 17, 2013 at 2:16 PM, Kevin Hatim Kamel via RT < bug-CSS-Inliner@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=91232 > > > Hey, > > Appears to be a POD issue. It's not invalid POD, but it generates a > warning, which is an error in the context of installation. > > Anyways, if you do something like: > > =item a > =item 1 > > Then you’re going to see this kind of error. > > On my side I was actually using > > =item new > =item > > In order to force a newline, as there is a bug with =item whereby only > words with > more than 4 characters will receive a newline at the end of them, and new > is only > 3 letters long. I now instead prepend a “blank” to the word new to meet > the 4 > letter requirement for an auto newline. > > I pushed up a patch to cpan, should be propagated through by tomorrow. > Sorry > for any inconvenience. > > > On Mon Dec 16 20:24:07 2013, raywjohnson@gmail.com wrote:
> > Thanks for the support! > > > > I downloaded CSS-Inliner-3933.tar.gz, extracted and run > > > > pod2text lib/CSS/Inliner.pm > README > > > > in a terminal. > > > > It worked without issue. > > > > I then blanked out the README file and tried again. > > > > It worked as expected. > > > > --RayJ > > > > > > On Mon, Dec 16, 2013 at 4:39 PM, Kevin Hatim Kamel via RT < > > bug-CSS-Inliner@rt.cpan.org> wrote: > >
> > > <URL: https://rt.cpan.org/Ticket/Display.html?id=91232 > > > > > > > Hi, > > > > > > Thanks for your note. I attempted to reproduce it using CPAN shell
> install
> > > and I was unable to cause it to happen. > > > > > > It's very curious. POD is not exactly cutting edge, and nothing in my > > > specific POD markup is unusual. > > > > > > I would be very interested for you to download the tarball from
> cpan.org's
> > > web interface, and then execute the following line outside of the CPAN > > > shell: > > > > > > pod2text lib/CSS/Inliner.pm > README > > > > > > My bet is that this works, and that the problem has something to do
> with
> > > the CPAN shell itself. > > > > > > Let me know how the above proceeds. I want to support as many people as > > > possible. > > > > > > thanks, > > > Kevin > > > > > > > > > > > > On Sat Dec 07 00:12:47 2013, raywjohnson@gmail.com wrote:
> > > > Greetings, > > > > > > > > I wanted to report this as a potential bug. Not sure if it is really
> a
> > > bug
> > > > yet, but could not find any info. > > > > > > > > The CPAN site recommended contacting you directly ( > > > > https://rt.cpan.org/Public/Bug/Report.html?Queue=CSS-Inliner). > > > > > > > > I am trying to install CSS::Inliner and it stops and hangs at the
> line:
> > > > > > > > pod2text > README > > > > > > > > I left it for about 20 minutes before I figured it was stuck. > > > > > > > > I have tried to find a solution, suspecting that the issue is with
> > > pod2text.
> > > > > > > > Thanks for any info or insight. > > > > > > > > --RayJ > > > > > > > > System info: > > > > > > > > CSS-Inliner-3933 > > > > > > > > [root ~]# perl -v > > > > This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi > > > > > > > > [root@infidels ~]# uname -a > > > > Linux infidels.org 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16
> 18:37:12
> > > > UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > > > > > > > > [root ~]# cpan -i CSS::Inliner > > > > (or "install CSS::Inliner" via the cpan shell) > > > > > > > > CPAN: Storable loaded ok (v2.20) > > > > Reading '/root/.cpan/Metadata' > > > > Database was generated on Fri, 06 Dec 2013 23:17:04 GMT > > > > Running install for module 'CSS::Inliner' > > > > Running make for K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > > > > CPAN: Digest::SHA loaded ok (v5.85) > > > > CPAN: Compress::Zlib loaded ok (v2.063) > > > > Checksum for > > > > /root/.cpan/sources/authors/id/K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz
> ok
> > > > CPAN: Archive::Tar loaded ok (v1.96) > > > > CSS-Inliner-3933/ > > > > CSS-Inliner-3933/ChangeLog > > > > CSS-Inliner-3933/lib/ > > > > CSS-Inliner-3933/Makefile.PL > > > > CSS-Inliner-3933/MANIFEST > > > > CSS-Inliner-3933/META.json > > > > CSS-Inliner-3933/META.yml > > > > CSS-Inliner-3933/README > > > > CSS-Inliner-3933/t/ > > > > CSS-Inliner-3933/t/acidtest.t > > > > CSS-Inliner-3933/t/advanced.t > > > > CSS-Inliner-3933/t/advanced_strip.t > > > > CSS-Inliner-3933/t/basic.t > > > > CSS-Inliner-3933/t/basic_comment.t > > > > CSS-Inliner-3933/t/basic_media.t > > > > CSS-Inliner-3933/t/basic_redeclare.t > > > > CSS-Inliner-3933/t/cascade.t > > > > CSS-Inliner-3933/t/css_url.t > > > > CSS-Inliner-3933/t/custom_html_tree.t > > > > CSS-Inliner-3933/t/embedded_style_block.t > > > > CSS-Inliner-3933/t/encoding.t > > > > CSS-Inliner-3933/t/fetch-filter.perl > > > > CSS-Inliner-3933/t/fetch.perl > > > > CSS-Inliner-3933/t/html/ > > > > CSS-Inliner-3933/t/linebreaktest.t > > > > CSS-Inliner-3933/t/linktest.t > > > > CSS-Inliner-3933/t/mediaquery.t > > > > CSS-Inliner-3933/t/ordering.t > > > > CSS-Inliner-3933/t/Parser/ > > > > CSS-Inliner-3933/t/pod.t > > > > CSS-Inliner-3933/t/psuedo.t > > > > CSS-Inliner-3933/t/relaxed.t > > > > CSS-Inliner-3933/t/specificity.t > > > > CSS-Inliner-3933/t/Parser/basic.t > > > > CSS-Inliner-3933/t/Parser/create.t > > > > CSS-Inliner-3933/t/Parser/fail.t > > > > CSS-Inliner-3933/t/Parser/hacks.t > > > > CSS-Inliner-3933/t/html/acidtest.html > > > > CSS-Inliner-3933/t/html/acidtest_result.html > > > > CSS-Inliner-3933/t/html/embedded_style.html > > > > CSS-Inliner-3933/t/html/embedded_style_result.html > > > > CSS-Inliner-3933/t/html/encoding.html > > > > CSS-Inliner-3933/t/html/encoding_result.html > > > > CSS-Inliner-3933/t/html/linebreaktest.html > > > > CSS-Inliner-3933/t/html/linebreaktest_result.html > > > > CSS-Inliner-3933/t/html/linktest.html > > > > CSS-Inliner-3933/t/html/linktest_result.html > > > > CSS-Inliner-3933/t/html/mediaquerytest.html > > > > CSS-Inliner-3933/t/html/mediaquerytest_result.html > > > > CSS-Inliner-3933/t/html/relaxed.html > > > > CSS-Inliner-3933/t/html/relaxed_result.html > > > > CSS-Inliner-3933/lib/CSS/ > > > > CSS-Inliner-3933/lib/CSS/Inliner/ > > > > CSS-Inliner-3933/lib/CSS/Inliner.pm > > > > CSS-Inliner-3933/lib/CSS/Inliner/Parser.pm > > > > CSS-Inliner-3933/lib/CSS/Inliner/TreeBuilder.pm > > > > CPAN: Parse::CPAN::Meta loaded ok (v1.4409) > > > > CPAN: CPAN::Meta loaded ok (v2.133380) > > > > CPAN: Module::CoreList loaded ok (v3.01) > > > > > > > > CPAN.pm: Building K/KA/KAMELKEV/CSS-Inliner-3933.tar.gz > > > > > > > > Checking if your kit is complete... > > > > Looks good > > > > Generating a Unix-style Makefile > > > > Writing Makefile for CSS::Inliner > > > > Writing MYMETA.yml and MYMETA.json > > > > cp lib/CSS/Inliner/Parser.pm blib/lib/CSS/Inliner/Parser.pm > > > > cp lib/CSS/Inliner/TreeBuilder.pm blib/lib/CSS/Inliner/TreeBuilder.pm > > > > cp lib/CSS/Inliner.pm blib/lib/CSS/Inliner.pm > > > > Manifying blib/man3/CSS::Inliner.3pm > > > > Manifying blib/man3/CSS::Inliner::Parser.3pm > > > > Manifying blib/man3/CSS::Inliner::TreeBuilder.3pm > > > > pod2text > README > > > > > > > > This is where is just gets stuck. > > > > > > > > [root ~]# CTRL+C > > > > > > > > ^Cmake: *** Deleting file `README' > > > > make: *** [README] Interrupt > > > > KAMELKEV/CSS-Inliner-3933.tar.gz > > > > /usr/bin/make -- NOT OK > > > > CPAN: YAML loaded ok (v0.88) > > > > Running make test > > > > Can't test without successful make > > > > Running make install > > > > Make had returned bad status, install seems impossible
> > > > > > > > > > > >
> > > >