Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hash randomisation breaks CPAN #12616

Closed
p5pRT opened this issue Nov 25, 2012 · 105 comments
Closed

Hash randomisation breaks CPAN #12616

p5pRT opened this issue Nov 25, 2012 · 105 comments

Comments

@p5pRT
Copy link

p5pRT commented Nov 25, 2012

Migrated from rt.perl.org#115908 (status was 'resolved')

Searchable as RT115908$

@p5pRT
Copy link
Author

p5pRT commented Nov 25, 2012

From @cpansprout

Aspect 1.03
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
DateTime-Format-Flexible 0.23
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Hash-AutoHash-Args 1.15
libwww-perl 6.04
MooseX-Getopt 0.47
Params-Validate-Checks 0.01
Socialtext-Resting 0.38
Term-GentooFunctions 1.3605
Test-Inline 2.212
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
XML-TinyXML 0.30


Flags​:
  category=core
  severity=low


Site configuration information for perl 5.17.7​:

Configured by sprout at Fri Nov 23 12​:46​:02 PST 2012.

Summary of my perl5 (revision 5 version 17 subversion 7) configuration​:
  Commit id​: de0df3c
  Platform​:
  osname=darwin, osvers=10.5.0, archname=darwin-thread-multi-2level
  uname='darwin pint.local 10.5.0 darwin kernel version 10.5.0​: fri nov 5 23​:20​:39 pdt 2010; root​:xnu-1504.9.17~1release_i386 i386 '
  config_args='-de -DDEBUGGING -Duseithreads -Dusedevel -Accflags=-DPERL_NEW_COPY_ON_WRITE'
  hint=recommended, useposix=true, d_sigaction=define
  useithreads=define, usemultiplicity=define
  useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
  use64bitint=undef, use64bitall=undef, uselongdouble=undef
  usemymalloc=n, bincompat5005=undef
  Compiler​:
  cc='cc', ccflags ='-fno-common -DPERL_DARWIN -DPERL_NEW_COPY_ON_WRITE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
  optimize='-O3 -g',
  cppflags='-fno-common -DPERL_DARWIN -DPERL_NEW_COPY_ON_WRITE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
  ccversion='', gccversion='4.2.1 (Apple Inc. build 5664)', gccosandvers=''
  intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
  ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  alignbytes=8, prototype=define
  Linker and Libraries​:
  ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
  libpth=/usr/local/lib /usr/lib
  libs=-ldbm -ldl -lm -lutil -lc
  perllibs=-ldl -lm -lutil -lc
  libc=, so=dylib, useshrplib=false, libperl=libperl.a
  gnulibc_version=''
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
  cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'

Locally applied patches​:
 


@​INC for perl 5.17.7​:
  /usr/local/lib/perl5/site_perl/5.17.7/darwin-thread-multi-2level
  /usr/local/lib/perl5/site_perl/5.17.7
  /usr/local/lib/perl5/5.17.7/darwin-thread-multi-2level
  /usr/local/lib/perl5/5.17.7
  /usr/local/lib/perl5/site_perl
  .


Environment for perl 5.17.7​:
  DYLD_LIBRARY_PATH (unset)
  HOME=/Users/sprout
  LANG=en_US.UTF-8
  LANGUAGE (unset)
  LD_LIBRARY_PATH (unset)
  LOGDIR (unset)
  PATH=/usr/bin​:/bin​:/usr/sbin​:/sbin​:/usr/local/bin​:/usr/X11/bin​:/usr/local/bin
  PERL_BADLANG (unset)
  SHELL=/bin/bash

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From @demerphq

Hash randomization has not "broken" these, they were broken already
and nobody knew.

What do you propose we do about this? What is the point of this ticket?

Yves

On 25 November 2012 22​:20, Father Chrysostomos
<perlbug-followup@​perl.org> wrote​:

# New Ticket Created by Father Chrysostomos
# Please include the string​: [perl #115908]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl5/Ticket/Display.html?id=115908 >

Aspect 1.03
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
DateTime-Format-Flexible 0.23
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Hash-AutoHash-Args 1.15
libwww-perl 6.04
MooseX-Getopt 0.47
Params-Validate-Checks 0.01
Socialtext-Resting 0.38
Term-GentooFunctions 1.3605
Test-Inline 2.212
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
XML-TinyXML 0.30

---
Flags​:
category=core
severity=low
---
Site configuration information for perl 5.17.7​:

Configured by sprout at Fri Nov 23 12​:46​:02 PST 2012.

Summary of my perl5 (revision 5 version 17 subversion 7) configuration​:
Commit id​: de0df3c
Platform​:
osname=darwin, osvers=10.5.0, archname=darwin-thread-multi-2level
uname='darwin pint.local 10.5.0 darwin kernel version 10.5.0​: fri nov 5 23​:20​:39 pdt 2010; root​:xnu-1504.9.17~1release_i386 i386 '
config_args='-de -DDEBUGGING -Duseithreads -Dusedevel -Accflags=-DPERL_NEW_COPY_ON_WRITE'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler​:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -DPERL_NEW_COPY_ON_WRITE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O3 -g',
cppflags='-fno-common -DPERL_DARWIN -DPERL_NEW_COPY_ON_WRITE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 (Apple Inc. build 5664)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries​:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking​:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'

Locally applied patches​:

---
@​INC for perl 5.17.7​:
/usr/local/lib/perl5/site_perl/5.17.7/darwin-thread-multi-2level
/usr/local/lib/perl5/site_perl/5.17.7
/usr/local/lib/perl5/5.17.7/darwin-thread-multi-2level
/usr/local/lib/perl5/5.17.7
/usr/local/lib/perl5/site_perl
.

---
Environment for perl 5.17.7​:
DYLD_LIBRARY_PATH (unset)
HOME=/Users/sprout
LANG=en_US.UTF-8
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/usr/bin​:/bin​:/usr/sbin​:/sbin​:/usr/local/bin​:/usr/X11/bin​:/usr/local/bin
PERL_BADLANG (unset)
SHELL=/bin/bash

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From @cpansprout

On Mon Nov 26 00​:07​:03 2012, demerphq wrote​:

Hash randomization has not "broken" these, they were broken already
and nobody knew.

What do you propose we do about this? What is the point of this
ticket?

We should make sure that all these modules at least have patches before
5.18 ships.

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From [Unknown Contact. See original ticket]

On Mon Nov 26 00​:07​:03 2012, demerphq wrote​:

Hash randomization has not "broken" these, they were broken already
and nobody knew.

What do you propose we do about this? What is the point of this
ticket?

We should make sure that all these modules at least have patches before
5.18 ships.

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From @demerphq

On 26 November 2012 15​:20, Father Chrysostomos via RT
<perlbug-comment@​perl.org> wrote​:

On Mon Nov 26 00​:07​:03 2012, demerphq wrote​:

Hash randomization has not "broken" these, they were broken already
and nobody knew.

What do you propose we do about this? What is the point of this
ticket?

We should make sure that all these modules at least have patches before
5.18 ships.

Personally I don't agree. These modules, or more likely their tests,
are buggy, making incorrect assumptions.

To me this is much like depending on a broken sqrt() function
returning 2 for the square root of 5. Any fallout from fixing such a
bug is IMO not our problem.

I fixed all such bugs in the code in core. I don't feel obliged to do
so for all such bugs on CPAN. Although if the community, through the
pumpking, decides otherwise I will be happy to contribute to the
solution.

cheers,
Yves

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From @nwc10

On Mon, Nov 26, 2012 at 04​:06​:46PM +0100, demerphq wrote​:

On 26 November 2012 15​:20, Father Chrysostomos via RT
<perlbug-comment@​perl.org> wrote​:

On Mon Nov 26 00​:07​:03 2012, demerphq wrote​:

Hash randomization has not "broken" these, they were broken already
and nobody knew.

What do you propose we do about this? What is the point of this
ticket?

We should make sure that all these modules at least have patches before
5.18 ships.

Personally I don't agree. These modules, or more likely their tests,
are buggy, making incorrect assumptions.

I think that "we" is key.

To me this is much like depending on a broken sqrt() function
returning 2 for the square root of 5. Any fallout from fixing such a
bug is IMO not our problem.

Yes your right, it isn't. But also it ends up being so, in as much as
rule 1 (the other rule 1) "people are stupid", and end up blaming the most
obvious thing that they last changed, which in this case could well be an
attempt to upgrade core perl. (Which can mean that they *don't* upgrade,
which in the short term doesn't affect us, but in the long term kills us)

I fixed all such bugs in the code in core. I don't feel obliged to do
so for all such bugs on CPAN. Although if the community, through the
pumpking, decides otherwise I will be happy to contribute to the
solution.

I don't think that *you* should. (And thanks for doing all the herding of
bugs on dual life modules, as well as the core C changes). Please relax and
enjoy a well earned beer (or two)*

This seems an excellent task that *anyone on this list* could help chip away
at, given that likely all it needs is a knowledge of perl.

So, volunteers welcome.

1) Pick a module from the list
2) figure out the fix
3) send a patch to that module's bugtracker
4) feel good

Nicholas Clark

* Or a single malt.

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From @bulk88

On Mon Nov 26 07​:07​:16 2012, demerphq wrote​:

On 26 November 2012 15​:20, Father Chrysostomos via RT
<perlbug-comment@​perl.org> wrote​:

On Mon Nov 26 00​:07​:03 2012, demerphq wrote​:

Hash randomization has not "broken" these, they were broken already
and nobody knew.

What do you propose we do about this? What is the point of this
ticket?

We should make sure that all these modules at least have patches before
5.18 ships.

Personally I don't agree. These modules, or more likely their tests,
are buggy, making incorrect assumptions.

To me this is much like depending on a broken sqrt() function
returning 2 for the square root of 5. Any fallout from fixing such a
bug is IMO not our problem.

I fixed all such bugs in the code in core. I don't feel obliged to do
so for all such bugs on CPAN. Although if the community, through the
pumpking, decides otherwise I will be happy to contribute to the
solution.

cheers,
Yves

My opinion is if you use undocumented behavior, and you get burned, it
is your fault alone. perldoc has had the hash order warning for about 10
years
http​://perl5.git.perl.org/perl.git/commit/4546b9e60350d925ea9a8210378c9e1a79f4a7ab
.

--
bulk88 ~ bulk88 at hotmail.com

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From @demerphq

On 26 November 2012 16​:45, Nicholas Clark <nick@​ccl4.org> wrote​:

On Mon, Nov 26, 2012 at 04​:06​:46PM +0100, demerphq wrote​:

On 26 November 2012 15​:20, Father Chrysostomos via RT
<perlbug-comment@​perl.org> wrote​:

On Mon Nov 26 00​:07​:03 2012, demerphq wrote​:

Hash randomization has not "broken" these, they were broken already
and nobody knew.

What do you propose we do about this? What is the point of this
ticket?

We should make sure that all these modules at least have patches before
5.18 ships.

Personally I don't agree. These modules, or more likely their tests,
are buggy, making incorrect assumptions.

I think that "we" is key.

To me this is much like depending on a broken sqrt() function
returning 2 for the square root of 5. Any fallout from fixing such a
bug is IMO not our problem.

Yes your right, it isn't. But also it ends up being so, in as much as
rule 1 (the other rule 1) "people are stupid", and end up blaming the most
obvious thing that they last changed, which in this case could well be an
attempt to upgrade core perl. (Which can mean that they *don't* upgrade,
which in the short term doesn't affect us, but in the long term kills us)

Ok, seen from this point of view FC's post makes more sense.

I fixed all such bugs in the code in core. I don't feel obliged to do
so for all such bugs on CPAN. Although if the community, through the
pumpking, decides otherwise I will be happy to contribute to the
solution.

I don't think that *you* should. (And thanks for doing all the herding of
bugs on dual life modules, as well as the core C changes). Please relax and
enjoy a well earned beer (or two)*

Thanks. Ill go for the single malt. Been off beer since I had my appendix out.

This seems an excellent task that *anyone on this list* could help chip away
at, given that likely all it needs is a knowledge of perl.

So, volunteers welcome.

1) Pick a module from the list
2) figure out the fix
3) send a patch to that module's bugtracker
4) feel good

Note that 2) probably amount to :"search for use of keys() without
sort, sort the keys, repeat until problem goes away".

Sometimes it is more devious than that, and id be happy to provide
support in such a case.

cheers,
Yves

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Nov 26, 2012

From @rjbs

* demerphq <demerphq@​gmail.com> [2012-11-26T10​:06​:46]

On 26 November 2012 15​:20, Father Chrysostomos via RT

We should make sure that all these modules at least have patches before
5.18 ships.

[...]
I fixed all such bugs in the code in core. I don't feel obliged to do
so for all such bugs on CPAN. Although if the community, through the
pumpking, decides otherwise I will be happy to contribute to the
solution.

I just wanted to second what Nick said in his reply​: you have absolutely no
obligation, and shouldn't feel that you do! You should enjoy a nice
/^whiske?y$/.

On the other hand, I'm not going to release a 5.18.0 that can't install LWP.
:-) So the ticket is quite useful for me, at least.

--
rjbs

@p5pRT
Copy link
Author

p5pRT commented Nov 27, 2012

From @cpansprout

DateTime-Format-Flexible and Term-GentooFunctions have been fixed,
leaving these​:

Aspect 1.03
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Hash-AutoHash-Args 1.15
libwww-perl 6.04
MooseX-Getopt 0.47
Params-Validate-Checks 0.01
Socialtext-Resting 0.38
Test-Inline 2.212
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 27, 2012

From [Unknown Contact. See original ticket]

DateTime-Format-Flexible and Term-GentooFunctions have been fixed,
leaving these​:

Aspect 1.03
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Hash-AutoHash-Args 1.15
libwww-perl 6.04
MooseX-Getopt 0.47
Params-Validate-Checks 0.01
Socialtext-Resting 0.38
Test-Inline 2.212
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 27, 2012

From @tomhukins

On Sun, Nov 25, 2012 at 01​:20​:16PM -0800, Father Chrysostomos wrote​:

libwww-perl 6.04

I've just build blead (cd298ce) and have run LWP's test suite
repeatedly. I can't make it fail. Furthermore I can't see any test
failures at http​://www.cpantesters.org/distro/L/libwww-perl.html that
appear due to hash randomisation.

Can you provide further details?

Thanks,
Tom

@p5pRT
Copy link
Author

p5pRT commented Nov 27, 2012

From @demerphq

On 27 November 2012 22​:24, Tom Hukins <tom@​eborcom.com> wrote​:

On Sun, Nov 25, 2012 at 01​:20​:16PM -0800, Father Chrysostomos wrote​:

libwww-perl 6.04

I've just build blead (cd298ce) and have run LWP's test suite
repeatedly. I can't make it fail. Furthermore I can't see any test
failures at http​://www.cpantesters.org/distro/L/libwww-perl.html that
appear due to hash randomisation.

Can you provide further details?

Set HTTP_PROXY to something.

Then run the tests.

I just pushed patches, filed a pull request, and commented on the
ticket via RT with further details.

Patch​:

demerphq/libwww-perl@96791d2

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Nov 27, 2012

From @cpansprout

Two more​:

Parse-CPAN-Packages 2.37
SQL-Abstract-More 1.07

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 27, 2012

From [Unknown Contact. See original ticket]

Two more​:

Parse-CPAN-Packages 2.37
SQL-Abstract-More 1.07

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2012

From @karenetheridge

On Tue Nov 27 07​:32​:10 2012, sprout wrote​:

MooseX-Getopt 0.47

I'll take this one.

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2012

From @cpansprout

Five more​:

Reflex 0.098
Test-Weaken 3.020000
Text-vCard 2.12
Verilog-Perl 3.317
XML-ExtOn 0.17

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2012

From [Unknown Contact. See original ticket]

Five more​:

Reflex 0.098
Test-Weaken 3.020000
Text-vCard 2.12
Verilog-Perl 3.317
XML-ExtOn 0.17

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2012

From @cpansprout

DBI and XML-Rabbit are broken. Verilog-Perl is now fixed. Updated list​:

Aspect 1.03
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
DBI 1.622
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Hash-AutoHash-Args 1.15
libwww-perl 6.04 (patch submitted)
MooseX-Getopt 0.47
Params-Validate-Checks 0.01
Parse-CPAN-Packages 2.37
Reflex 0.098
Socialtext-Resting 0.38
SQL-Abstract-More 1.07
Test-Inline 2.212
Test-Weaken 3.020000
Text-vCard 2.12
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
XML-ExtOn 0.17
XML-Rabbit 0.1.1
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2012

From [Unknown Contact. See original ticket]

DBI and XML-Rabbit are broken. Verilog-Perl is now fixed. Updated list​:

Aspect 1.03
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
DBI 1.622
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Hash-AutoHash-Args 1.15
libwww-perl 6.04 (patch submitted)
MooseX-Getopt 0.47
Params-Validate-Checks 0.01
Parse-CPAN-Packages 2.37
Reflex 0.098
Socialtext-Resting 0.38
SQL-Abstract-More 1.07
Test-Inline 2.212
Test-Weaken 3.020000
Text-vCard 2.12
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
XML-ExtOn 0.17
XML-Rabbit 0.1.1
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @ilmari

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded perl
5.17.6 on Linux x86_64. The purported cpantesters report linked from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

--
"A disappointingly low fraction of the human race is,
at any given time, on fire." - Stig Sandbeck Mathisen

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @demerphq

On 29 November 2012 13​:01, Dagfinn Ilmari Mannsåker <ilmari@​ilmari.org> wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded perl
5.17.6 on Linux x86_64. The purported cpantesters report linked from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

Did you run it *many* times?

Yves

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @ilmari

demerphq <demerphq@​gmail.com> writes​:

On 29 November 2012 13​:01, Dagfinn Ilmari Mannsåker <ilmari@​ilmari.org> wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded perl
5.17.6 on Linux x86_64. The purported cpantesters report linked from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

Did you run it *many* times?

I've run it over a thousand times now (for about an hour, each run takes
2-3 seconds) without a single failure.

Does anyone have an example of an actual failure?

--
"I use RMS as a guide in the same way that a boat captain would use
a lighthouse. It's good to know where it is, but you generally
don't want to find yourself in the same spot." - Tollef Fog Heen

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @demerphq

On 29 November 2012 15​:26, Dagfinn Ilmari Mannsåker <ilmari@​ilmari.org> wrote​:

demerphq <demerphq@​gmail.com> writes​:

On 29 November 2012 13​:01, Dagfinn Ilmari Mannsåker <ilmari@​ilmari.org> wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded perl
5.17.6 on Linux x86_64. The purported cpantesters report linked from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

Did you run it *many* times?

I've run it over a thousand times now (for about an hour, each run takes
2-3 seconds) without a single failure.

Does anyone have an example of an actual failure?

Does it test anything from the environment?

Yves

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @cpansprout

On Thu Nov 29 06​:27​:36 2012, ilmari wrote​:

demerphq <demerphq@​gmail.com> writes​:

On 29 November 2012 13​:01, Dagfinn Ilmari Manns�ker
<ilmari@​ilmari.org> wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded
perl
5.17.6 on Linux x86_64. The purported cpantesters report linked
from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

Did you run it *many* times?

I've run it over a thousand times now (for about an hour, each run
takes
2-3 seconds) without a single failure.

Does anyone have an example of an actual failure?

I only added it to the list because I saw the CPAN ticket. If it’s
bogus, then we can ignore it.

BTW, we have three additions, Search-Tools, YUI-Loader and Graph-Easy.
The list is now​:

Aspect 1.03 (patched)
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
DBI 1.622
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Graph-Easy 0.72
Hash-AutoHash-Args 1.15
libwww-perl 6.04 (patch submitted)
MooseX-Getopt 0.47 (possibly bogus)
Params-Validate-Checks 0.01
Parse-CPAN-Packages 2.37
Reflex 0.098
Search-Tools 0.84
Socialtext-Resting 0.38
SQL-Abstract-More 1.07
Test-Inline 2.212
Test-Weaken 3.020000
Text-vCard 2.12
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
Yui-Loader 0.071
XML-ExtOn 0.17
XML-Rabbit 0.1.1
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From [Unknown Contact. See original ticket]

On Thu Nov 29 06​:27​:36 2012, ilmari wrote​:

demerphq <demerphq@​gmail.com> writes​:

On 29 November 2012 13​:01, Dagfinn Ilmari Manns�ker
<ilmari@​ilmari.org> wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded
perl
5.17.6 on Linux x86_64. The purported cpantesters report linked
from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

Did you run it *many* times?

I've run it over a thousand times now (for about an hour, each run
takes
2-3 seconds) without a single failure.

Does anyone have an example of an actual failure?

I only added it to the list because I saw the CPAN ticket. If it’s
bogus, then we can ignore it.

BTW, we have three additions, Search-Tools, YUI-Loader and Graph-Easy.
The list is now​:

Aspect 1.03 (patched)
Autocache 0.004
CatalystX-Controller-Sugar 0.0901
Class-AutoClass 1.54
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
Crypt-OpenPGP 1.06
DBI 1.622
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Graph-Easy 0.72
Hash-AutoHash-Args 1.15
libwww-perl 6.04 (patch submitted)
MooseX-Getopt 0.47 (possibly bogus)
Params-Validate-Checks 0.01
Parse-CPAN-Packages 2.37
Reflex 0.098
Search-Tools 0.84
Socialtext-Resting 0.38
SQL-Abstract-More 1.07
Test-Inline 2.212
Test-Weaken 3.020000
Text-vCard 2.12
Tie-Hash-Indexed 0.05
WebService-Simple 0.18
Yui-Loader 0.071
XML-ExtOn 0.17
XML-Rabbit 0.1.1
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @cpansprout

On Thu Nov 29 07​:05​:15 2012, demerphq wrote​:

On 29 November 2012 15​:26, Dagfinn Ilmari Manns�ker
<ilmari@​ilmari.org> wrote​:

demerphq <demerphq@​gmail.com> writes​:

On 29 November 2012 13​:01, Dagfinn Ilmari Manns�ker
<ilmari@​ilmari.org> wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded
perl
5.17.6 on Linux x86_64. The purported cpantesters report linked
from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

Did you run it *many* times?

I've run it over a thousand times now (for about an hour, each run
takes
2-3 seconds) without a single failure.

Does anyone have an example of an actual failure?

Does it test anything from the environment?

This module doesn’t use each() at all. The only uses of keys are
insensitive to the order. So the CPAN ticket is mistaken.

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @karenetheridge

On Thu Nov 29 04​:03​:16 2012, ilmari wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

MooseX-Getopt 0.47

I can't reproduce this failure with either threaded or unthreaded perl
5.17.6 on Linux x86_64. The purported cpantesters report linked from
<https://rt.cpan.org/Ticket/Display.html?id=81418> is an unrelated
failure on v5.13.11.

That was my mistake; I misfiled this report in the chaos of the several
failed reports I received that day. Sorry for the confusion!

MooseX​::Getopt 0.47 seems to be okay. However, MooseX​::LazyRequire 0.08
is not​: https://rt.cpan.org/Ticket/Display.html?id=81419 (which I will
resolve by this weekend).

@p5pRT
Copy link
Author

p5pRT commented Nov 29, 2012

From @chorny

Also Net-FastCGI-0.13 - https://rt.cpan.org/Ticket/Display.html?id=81543

--
Alexandr Ciornii, http​://chorny.net

@p5pRT
Copy link
Author

p5pRT commented Dec 11, 2012

From @cpansprout

MooseX-TrackDirty-Attributes
Pod-Weaver-Section-ClassMopper 1.120100
Test-Unit-Lite 0.1201
WWW-Analytics-MultiTouch 0.34

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Dec 11, 2012

From [Unknown Contact. See original ticket]

MooseX-TrackDirty-Attributes
Pod-Weaver-Section-ClassMopper 1.120100
Test-Unit-Lite 0.1201
WWW-Analytics-MultiTouch 0.34

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Dec 12, 2012

From @cpansprout

Net-MQTT, Catalyst-Action-REST and MooseX-MetaDescription are resolved.

New list​:

API-Plesk 2.01
App-Hachero 0.13
App-OpenVZ-BCWatch 0.03
Aspect 1.03 (patched)
autobox-JSON 0.0003
Autocache 0.004
Bio-NEXUS 0.78
Bio-SDRS 0.08
Brannigan 0.9
Brickyard 1.111750
Business-RO-CNP 0.03
CatalystX-Controller-Sugar 0.0901
CatalystX-Declare 0.015
CGI-Application-Plugin-Session 1.03
CGI-Application-Plugin-Stream 2.10
CGI-Cookie-Splitter 0.02
CGI-FormBuilder 3.08
Class-AutoClass 1.54
Class-Generate 1.11
Class-Injection 1.08
Class-Trait 0.31
Collection 0.55
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
cPanel-SyncUtil 0.7
Crypt-OpenPGP 1.06
Data-Dump-XML 1.19
Data-ModeMerge 0.28
Data-PowerSet-Hash 0.02
Data-Visitor (nothingmuch/data-visitor#2)
DBI 1.622
DBIx-Class 0.08204 (patched)
DBIx-ObjectMapper 0.3013
DBIx-Simple-OO 0.02
DBIx-Skinny 0.0742
DJabberd 0.85
Flow 0.8
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Graph-Easy 0.72
Gtk2 1.245
Gtk2-Ex-WidgetBits 48
Hash-AutoHash-Args 1.15 (patched)
Hash-SafeKeys 0.02
HTML-FillInForm 2.1
HTML-StickyQuery-DoCoMoGUID 0.03
HTML-TagCloud 0.37
HTML-Transmorgify 0.09
I18N-Handle 0.051
InterMine-Item 0.98
Internals-DumpArenas 0.12
libwww-perl 6.04 (patch submitted)
Lingua-Boolean (patched)
List-Cycle 1.00
Mojolicious-Plugin-ShareHelpers 0.52
MooseX-AttributeCloner 0.25
MooseX-AttributeHelpers 0.23 (patched)
MooseX-TrackDirty-Attributes
MooseX-Traits-Attribute-MergeHashRef 1.002
Net-Bot-IRC-NumericCodes 0.05
Net-FastCGI 0.13
Net-HTTP-API 0.14
Net-HTTP-Spore-0.04 SPORE/net-http-spore#19
Net-ISC-DHCPd 0.14
package-watchdog 0.09
Params-Validate-Checks 0.01
Parse-CPAN-Packages 2.37
PDF-API2 2.019
PHP-HTTPBuildQuery 0.05
PITA-XML 0.51
Pod-POM 0.27
Pod-Weaver-Section-ClassMopper 1.120100
Pod-WSDL 0.061
RDF-NS-20120917 nichtich/RDF-NS#2
RDF-Trine-1.002 (patched)
Reflex 0.098
Role-REST-Client 0.13
Socialtext-Resting 0.38
SQL-Interp-1.21
Su 0.100
SWISH-Prog 0.65
TAP-Formatter-JUnit 0.09
Test-CGI-Multipart v0.0.3
Test-HTTP-Response 0.04
Test-Inline 2.212
Test-Module-Used 0.2.3
Test-Unit-Lite 0.1201
Text-vCard 2.12
Tie-FieldVals 0.6202
Tie-Hash-Indexed 0.05
Transmission-Client 0.0603
WebDAO 2.14
WebService-Simple 0.18
WWW-Analytics-MultiTouch 0.34
Yui-Loader 0.071
XML-ExtOn 0.17
XML-Hash-LX 0.0603
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Dec 12, 2012

From [Unknown Contact. See original ticket]

Net-MQTT, Catalyst-Action-REST and MooseX-MetaDescription are resolved.

New list​:

API-Plesk 2.01
App-Hachero 0.13
App-OpenVZ-BCWatch 0.03
Aspect 1.03 (patched)
autobox-JSON 0.0003
Autocache 0.004
Bio-NEXUS 0.78
Bio-SDRS 0.08
Brannigan 0.9
Brickyard 1.111750
Business-RO-CNP 0.03
CatalystX-Controller-Sugar 0.0901
CatalystX-Declare 0.015
CGI-Application-Plugin-Session 1.03
CGI-Application-Plugin-Stream 2.10
CGI-Cookie-Splitter 0.02
CGI-FormBuilder 3.08
Class-AutoClass 1.54
Class-Generate 1.11
Class-Injection 1.08
Class-Trait 0.31
Collection 0.55
Convert-yEnc 1.04
cPanel-PublicAPI 1.002
cPanel-SyncUtil 0.7
Crypt-OpenPGP 1.06
Data-Dump-XML 1.19
Data-ModeMerge 0.28
Data-PowerSet-Hash 0.02
Data-Visitor (nothingmuch/data-visitor#2)
DBI 1.622
DBIx-Class 0.08204 (patched)
DBIx-ObjectMapper 0.3013
DBIx-Simple-OO 0.02
DBIx-Skinny 0.0742
DJabberd 0.85
Flow 0.8
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Graph-Easy 0.72
Gtk2 1.245
Gtk2-Ex-WidgetBits 48
Hash-AutoHash-Args 1.15 (patched)
Hash-SafeKeys 0.02
HTML-FillInForm 2.1
HTML-StickyQuery-DoCoMoGUID 0.03
HTML-TagCloud 0.37
HTML-Transmorgify 0.09
I18N-Handle 0.051
InterMine-Item 0.98
Internals-DumpArenas 0.12
libwww-perl 6.04 (patch submitted)
Lingua-Boolean (patched)
List-Cycle 1.00
Mojolicious-Plugin-ShareHelpers 0.52
MooseX-AttributeCloner 0.25
MooseX-AttributeHelpers 0.23 (patched)
MooseX-TrackDirty-Attributes
MooseX-Traits-Attribute-MergeHashRef 1.002
Net-Bot-IRC-NumericCodes 0.05
Net-FastCGI 0.13
Net-HTTP-API 0.14
Net-HTTP-Spore-0.04 SPORE/net-http-spore#19
Net-ISC-DHCPd 0.14
package-watchdog 0.09
Params-Validate-Checks 0.01
Parse-CPAN-Packages 2.37
PDF-API2 2.019
PHP-HTTPBuildQuery 0.05
PITA-XML 0.51
Pod-POM 0.27
Pod-Weaver-Section-ClassMopper 1.120100
Pod-WSDL 0.061
RDF-NS-20120917 nichtich/RDF-NS#2
RDF-Trine-1.002 (patched)
Reflex 0.098
Role-REST-Client 0.13
Socialtext-Resting 0.38
SQL-Interp-1.21
Su 0.100
SWISH-Prog 0.65
TAP-Formatter-JUnit 0.09
Test-CGI-Multipart v0.0.3
Test-HTTP-Response 0.04
Test-Inline 2.212
Test-Module-Used 0.2.3
Test-Unit-Lite 0.1201
Text-vCard 2.12
Tie-FieldVals 0.6202
Tie-Hash-Indexed 0.05
Transmission-Client 0.0603
WebDAO 2.14
WebService-Simple 0.18
WWW-Analytics-MultiTouch 0.34
Yui-Loader 0.071
XML-ExtOn 0.17
XML-Hash-LX 0.0603
XML-TinyXML 0.30

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Dec 18, 2012

From @andk

Resolved​: Class-AutoClass, Collection, Data-ModeMerge,
  Data-PowerSet-Hash, Data-Visitor, Gtk2, Hash-SafeKeys,
  Lingua-Boolean, Parse-CPAN-Packages, Su, SWISH-Prog,
  Test-Module-Used

New discoveries​: Template-Toolkit, Try, Net-DNS-SEC,
  Mojolicious-Plugin-AccessLog,

New list​:

API-Plesk 2.01
App-Hachero 0.13
App-OpenVZ-BCWatch (fixed in 0.03_01)
Aspect 1.03 (patched)
Autocache 0.004
Bio-NEXUS 0.78
Bio-SDRS 0.08
Brannigan 0.9
Brickyard 1.111750
Business-RO-CNP 0.03
CGI-Application-Plugin-Session 1.03
CGI-Application-Plugin-Stream 2.10
CGI-Cookie-Splitter 0.02
CGI-FormBuilder 3.08
CatalystX-Controller-Sugar 0.0901
CatalystX-Declare 0.015
Class-Generate 1.11
Class-Injection 1.08
Class-Trait 0.31
Convert-yEnc 1.04
Crypt-OpenPGP 1.06
DBI 1.622 (fixed in 1.622_924)
DBIx-Class 0.08204 (patched)
DBIx-ObjectMapper 0.3013
DBIx-Simple-OO 0.02
DBIx-Skinny 0.0742
DJabberd 0.85 (fixed in 0.85_01)
Data-Dump-XML 1.19
Flow 0.8
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Graph-Easy 0.72
Gtk2-Ex-WidgetBits 48
HTML-FillInForm 2.1
HTML-StickyQuery-DoCoMoGUID 0.03
HTML-TagCloud 0.37
HTML-Transmorgify 0.09
Hash-AutoHash-Args 1.15 (fixed in 1.16_01)
I18N-Handle 0.051
InterMine-Item 0.98
Internals-DumpArenas 0.12
List-Cycle 1.00
Mojolicious-Plugin-AccessLog 0.001
Mojolicious-Plugin-ShareHelpers 0.52
MooseX-AttributeCloner 0.25
MooseX-AttributeHelpers 0.23 (patched)
MooseX-TrackDirty-Attributes 2.002
MooseX-Traits-Attribute-MergeHashRef 1.002
Net-Bot-IRC-NumericCodes 0.05
Net-DNS-SEC 0.16
Net-FastCGI 0.13
Net-HTTP-API 0.14
Net-HTTP-Spore 0.05 SPORE/net-http-spore#19
Net-ISC-DHCPd 0.14
PDF-API2 2.019
PHP-HTTPBuildQuery 0.05
PITA-XML 0.51
Package-Watchdog 0.09
Params-Validate-Checks 0.01
Pod-POM 0.27
Pod-WSDL 0.061
Pod-Weaver-Section-ClassMopper 1.120100 (status unknown)
RDF-NS 20120917 nichtich/RDF-NS#2
RDF-Trine 1.002 (fixed in 1.002_01)
Reflex 0.098
Role-REST-Client 0.13
SQL-Interp 1.21
Socialtext-Resting 0.38
TAP-Formatter-JUnit 0.09
Template-Toolkit 2.24
Test-CGI-Multipart v0.0.3
Test-HTTP-Response 0.04
Test-Inline 2.212
Test-Unit-Lite 0.1201
Text-vCard 2.12
Tie-FieldVals 0.6202
Tie-Hash-Indexed 0.05
Transmission-Client 0.0603
Try 0.02
WWW-Analytics-MultiTouch 0.35
WebDAO 2.14
WebService-Simple 0.18
XML-ExtOn 0.17
XML-Hash-LX 0.0603
XML-TinyXML 0.30
YUI-Loader 0.071
autobox-JSON 0.0003
cPanel-PublicAPI 1.002
cPanel-SyncUtil 0.7
libwww-perl 6.04 (patch submitted)

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Dec 19, 2012

From @kentfredric

Just hit one in MIME​::Types

MIME​::Types->new( complete_only => 1 )->mimeTypeOf(q{pl})

# randomly chooses between "text/x-perl" and "application/x-perl" and
breaks Dancers test suite when it responds "text/x-perl".

Bug​: https://rt.cpan.org/Ticket/Display.html?id=82100

@p5pRT
Copy link
Author

p5pRT commented Dec 22, 2012

From @kentfredric

Found a possible hash-randomization-caused test-failure in Template​::Declare

https://rt.cpan.org/Ticket/Display.html?id=82171

@p5pRT
Copy link
Author

p5pRT commented Dec 22, 2012

From @kentfredric

On Tue Dec 18 21​:31​:21 2012, kentfredric wrote​:

Just hit one in MIME​::Types

MIME​::Types->new( complete_only => 1 )->mimeTypeOf(q{pl})

# randomly chooses between "text/x-perl" and "application/x-perl" and
breaks Dancers test suite when it responds "text/x-perl".

Bug​: https://rt.cpan.org/Ticket/Display.html?id=82100

Specific case for this one is now resolved with
https://metacpan.org/diff/release/MARKOV/MIME-Types-1.36/MARKOV/MIME-Types-1.37

However, in this case "Getting random results" appears to be somewhat
by-design.

@p5pRT
Copy link
Author

p5pRT commented Dec 22, 2012

From @kentfredric

Net-Whois-IANA-0.40 fails a test due to randomization :
https://rt.cpan.org/Ticket/Display.html?id=82174

It could be Net​::CIDR's fault, but it got too complicated for me to know
for sure.

@p5pRT
Copy link
Author

p5pRT commented Dec 23, 2012

From @cpansprout

App-perlbrew, Scrappy and EntityModel are broken.

MIME-Types, Test-Unit-Lite and Text-vCard are fixed.

New list​:

API-Plesk 2.01
App-Hachero 0.13
App-OpenVZ-BCWatch (fixed in 0.03_01)
App-perlbrew 0.58 (#82105)
Aspect 1.03 (patched)
Autocache 0.004
Bio-NEXUS 0.78
Bio-SDRS 0.08
Brannigan 0.9
Brickyard 1.111750
Business-RO-CNP 0.03
CGI-Application-Plugin-Session 1.03
CGI-Application-Plugin-Stream 2.10
CGI-Cookie-Splitter 0.02
CGI-FormBuilder 3.08
CatalystX-Controller-Sugar 0.0901
CatalystX-Declare 0.015
Class-Generate 1.11
Class-Injection 1.08
Class-Trait 0.31
Convert-yEnc 1.04
Crypt-OpenPGP 1.06
DBI 1.622 (fixed in 1.622_924)
DBIx-Class 0.08204 (patched)
DBIx-ObjectMapper 0.3013
DBIx-Simple-OO 0.02
DBIx-Skinny 0.0742
DJabberd 0.85 (fixed in 0.85_01)
Data-Dump-XML 1.19
EntityModel 0.017
Flow 0.8
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Graph-Easy 0.72
Gtk2-Ex-WidgetBits 48
HTML-FillInForm 2.1
HTML-StickyQuery-DoCoMoGUID 0.03
HTML-TagCloud 0.37
HTML-Transmorgify 0.09
Hash-AutoHash-Args 1.15 (fixed in 1.16_01)
I18N-Handle 0.051
InterMine-Item 0.98
Internals-DumpArenas 0.12
List-Cycle 1.00
Mojolicious-Plugin-AccessLog 0.001
Mojolicious-Plugin-ShareHelpers 0.52
MooseX-AttributeCloner 0.25
MooseX-AttributeHelpers 0.23 (patched)
MooseX-TrackDirty-Attributes 2.002
MooseX-Traits-Attribute-MergeHashRef 1.002
Net-Bot-IRC-NumericCodes 0.05
Net-DNS-SEC 0.16
Net-FastCGI 0.13
Net-HTTP-API 0.14
Net-HTTP-Spore 0.05 SPORE/net-http-spore#19
Net-ISC-DHCPd 0.14
Net-Whois-IANA 0.40
PDF-API2 2.019
PHP-HTTPBuildQuery 0.05
PITA-XML 0.51
Package-Watchdog 0.09
Params-Validate-Checks 0.01
Pod-POM 0.27
Pod-WSDL 0.061
Pod-Weaver-Section-ClassMopper 1.120100 (status unknown)
RDF-NS 20120917 nichtich/RDF-NS#2
RDF-Trine 1.002 (fixed in 1.002_01)
Reflex 0.098
Role-REST-Client 0.13
Scrappy 0.94112090
SQL-Interp 1.21
Socialtext-Resting 0.38
TAP-Formatter-JUnit 0.09
Template-Declare
Template-Toolkit 2.24
Test-CGI-Multipart v0.0.3
Test-HTTP-Response 0.04
Test-Inline 2.212
Tie-FieldVals 0.6202
Tie-Hash-Indexed 0.05
Transmission-Client 0.0603
Try 0.02
WWW-Analytics-MultiTouch 0.35
WebDAO 2.14
WebService-Simple 0.18
XML-ExtOn 0.17
XML-Hash-LX 0.0603
XML-TinyXML 0.30
YUI-Loader 0.071
autobox-JSON 0.0003
cPanel-PublicAPI 1.002
cPanel-SyncUtil 0.7
libwww-perl 6.04 (patch submitted)

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Dec 23, 2012

From [Unknown Contact. See original ticket]

App-perlbrew, Scrappy and EntityModel are broken.

MIME-Types, Test-Unit-Lite and Text-vCard are fixed.

New list​:

API-Plesk 2.01
App-Hachero 0.13
App-OpenVZ-BCWatch (fixed in 0.03_01)
App-perlbrew 0.58 (#82105)
Aspect 1.03 (patched)
Autocache 0.004
Bio-NEXUS 0.78
Bio-SDRS 0.08
Brannigan 0.9
Brickyard 1.111750
Business-RO-CNP 0.03
CGI-Application-Plugin-Session 1.03
CGI-Application-Plugin-Stream 2.10
CGI-Cookie-Splitter 0.02
CGI-FormBuilder 3.08
CatalystX-Controller-Sugar 0.0901
CatalystX-Declare 0.015
Class-Generate 1.11
Class-Injection 1.08
Class-Trait 0.31
Convert-yEnc 1.04
Crypt-OpenPGP 1.06
DBI 1.622 (fixed in 1.622_924)
DBIx-Class 0.08204 (patched)
DBIx-ObjectMapper 0.3013
DBIx-Simple-OO 0.02
DBIx-Skinny 0.0742
DJabberd 0.85 (fixed in 0.85_01)
Data-Dump-XML 1.19
EntityModel 0.017
Flow 0.8
FormValidator-LazyWay 0.19
Google-AJAX-Library 0.022
Graph-Easy 0.72
Gtk2-Ex-WidgetBits 48
HTML-FillInForm 2.1
HTML-StickyQuery-DoCoMoGUID 0.03
HTML-TagCloud 0.37
HTML-Transmorgify 0.09
Hash-AutoHash-Args 1.15 (fixed in 1.16_01)
I18N-Handle 0.051
InterMine-Item 0.98
Internals-DumpArenas 0.12
List-Cycle 1.00
Mojolicious-Plugin-AccessLog 0.001
Mojolicious-Plugin-ShareHelpers 0.52
MooseX-AttributeCloner 0.25
MooseX-AttributeHelpers 0.23 (patched)
MooseX-TrackDirty-Attributes 2.002
MooseX-Traits-Attribute-MergeHashRef 1.002
Net-Bot-IRC-NumericCodes 0.05
Net-DNS-SEC 0.16
Net-FastCGI 0.13
Net-HTTP-API 0.14
Net-HTTP-Spore 0.05 SPORE/net-http-spore#19
Net-ISC-DHCPd 0.14
Net-Whois-IANA 0.40
PDF-API2 2.019
PHP-HTTPBuildQuery 0.05
PITA-XML 0.51
Package-Watchdog 0.09
Params-Validate-Checks 0.01
Pod-POM 0.27
Pod-WSDL 0.061
Pod-Weaver-Section-ClassMopper 1.120100 (status unknown)
RDF-NS 20120917 nichtich/RDF-NS#2
RDF-Trine 1.002 (fixed in 1.002_01)
Reflex 0.098
Role-REST-Client 0.13
Scrappy 0.94112090
SQL-Interp 1.21
Socialtext-Resting 0.38
TAP-Formatter-JUnit 0.09
Template-Declare
Template-Toolkit 2.24
Test-CGI-Multipart v0.0.3
Test-HTTP-Response 0.04
Test-Inline 2.212
Tie-FieldVals 0.6202
Tie-Hash-Indexed 0.05
Transmission-Client 0.0603
Try 0.02
WWW-Analytics-MultiTouch 0.35
WebDAO 2.14
WebService-Simple 0.18
XML-ExtOn 0.17
XML-Hash-LX 0.0603
XML-TinyXML 0.30
YUI-Loader 0.071
autobox-JSON 0.0003
cPanel-PublicAPI 1.002
cPanel-SyncUtil 0.7
libwww-perl 6.04 (patch submitted)

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Dec 25, 2012

From @ilmari

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

Pod-POM 0.27

Patch in RT​: <https://rt.cpan.org/Public/Bug/Display.html?id=81707#txn-1159162>

--
"A disappointingly low fraction of the human race is,
at any given time, on fire." - Stig Sandbeck Mathisen

@p5pRT
Copy link
Author

p5pRT commented Jan 3, 2013

From kaffeetisch@gmx.de

On 18.12.2012 08​:46, Andreas Koenig wrote​:

Resolved​: ..., Gtk2, ...

The Gtk2 failure wasn't actually resolved until now. It was due to a
bug in Glib, which I've fixed now. This should also fix the
Gtk2​::Ex​::WidgetBits failure, but I'll leave that to Kevin to confirm.

@p5pRT
Copy link
Author

p5pRT commented Jan 24, 2013

From @kentfredric

Just stumbled into one in Module-CPANTS-Analyse , caused by
Test-CPAN-Meta-YAML returning items to ->error() in a varying order.

https://rt.cpan.org/Ticket/Display.html?id=82939

@p5pRT
Copy link
Author

p5pRT commented Feb 13, 2013

From @kentfredric

DBIx-Class-Schema-Config - https://rt.cpan.org/Ticket/Display.html?
id=83309

@p5pRT
Copy link
Author

p5pRT commented Feb 14, 2013

From @demerphq

On 24 January 2013 21​:46, Kent Fredric via RT <perlbug-followup@​perl.org> wrote​:

Just stumbled into one in Module-CPANTS-Analyse , caused by
Test-CPAN-Meta-YAML returning items to ->error() in a varying order.

https://rt.cpan.org/Ticket/Display.html?id=82939

---
via perlbug​: queue​: perl5 status​: open
https://rt-archive.perl.org/perl5/Ticket/Display.html?id=115908

This one says it is fixed now. Thanks for reporting this Kent.

Yves

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Feb 14, 2013

From @demerphq

On 13 February 2013 22​:52, Kent Fredric via RT
<perlbug-followup@​perl.org> wrote​:

DBIx-Class-Schema-Config - https://rt.cpan.org/Ticket/Display.html?
id=83309

Perhaps it is a red herring but this sounds like it could be related to​:

https://rt.cpan.org/Public/Bug/Display.html?id=81516

Yves

--
perl -Mre=debug -e "/just|another|perl|hacker/"

@p5pRT
Copy link
Author

p5pRT commented Feb 16, 2013

From kaffeetisch@gmx.de

On 23.12.2012 23​:23, Father Chrysostomos via RT wrote​:

Gtk2-Ex-WidgetBits 48

I think this is fixed when running against Glib 1.290, right Kevin?
Glib 1.290 is not on CPAN, but there will be a stable release on CPAN
with the fix in time for 5.18.0.

@p5pRT
Copy link
Author

p5pRT commented Feb 16, 2013

From @ilmari

"Kent Fredric via RT" <perlbug-followup@​perl.org> writes​:

DBIx-Class-Schema-Config - https://rt.cpan.org/Ticket/Display.html?id=83309

Patch attach to the ticket.

--
"I use RMS as a guide in the same way that a boat captain would use
a lighthouse. It's good to know where it is, but you generally
don't want to find yourself in the same spot." - Tollef Fog Heen

@p5pRT
Copy link
Author

p5pRT commented Feb 17, 2013

From user42@zip.com.au

Torsten Schoenfeld <kaffeetisch@​gmx.de> writes​:

On 23.12.2012 23​:23, Father Chrysostomos via RT wrote​:

Gtk2-Ex-WidgetBits 48

I think this is fixed when running against Glib 1.290, right Kevin?

Yes I think so, though I don't have a way to test it as yet.

@p5pRT
Copy link
Author

p5pRT commented Feb 17, 2013

From @kentfredric

On Sat Feb 16 10​:39​:46 2013, ilmari wrote​:

"Kent Fredric via RT" <perlbug-followup@​perl.org> writes​:

DBIx-Class-Schema-Config -
https://rt.cpan.org/Ticket/Display.html?id=83309

Patch attach to the ticket.

Resolved.

@p5pRT
Copy link
Author

p5pRT commented Apr 26, 2013

From @nwc10

On Sun Dec 23 14​:23​:41 2012, sprout wrote​:

Net-HTTP-Spore 0.05 SPORE/net-http-spore#19

Ash reports that this is fixed in 0.06, now on CPAN.

Nicholas Clark

@p5pRT
Copy link
Author

p5pRT commented May 11, 2013

From @rjbs

These libraries will stay broken until they are fixed by their maintainers. This is no longer
something for p5p to track.

--
rjbs

@p5pRT
Copy link
Author

p5pRT commented May 11, 2013

From [Unknown Contact. See original ticket]

These libraries will stay broken until they are fixed by their maintainers. This is no longer
something for p5p to track.

--
rjbs

@p5pRT
Copy link
Author

p5pRT commented May 11, 2013

@rjbs - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant