CPAN
view release on metacpan or search on metacpan
* release 2.37
* unchanged from 2.37-TRIAL
2024-08-18 Andreas Koenig <andk@cpan.org>
* release 2.37-TRIAL
* This release is dedicated to Abe Timmerman
* don't use an apostrophe in names (Tony Cook)
* docs: new FAQ about recommends and suggests
* docs: improve the answer to FAQ "when an install fails..."
* docs: document ftpstats_size <=0 in context of the hosts command
* fix: ensure the config is loaded when we reach edit(); bug reported by Abe Timmerman++
* various maintenance works on the distroprefs collection
* Bugfix #47934: honour version requirement with "==" (Andreas
Koenig)
* partially address #82295: improve diagnostics (Andreas Koenig)
* introduce new config variable cleanup_after_install: helps
keeping build directory small (Andreas Koenig)
* adopting changes from bleadperl related to removal of "." from
@INC (Tony Cook)
* distroprefs minor updates
2016-07-17 k <andk@cpan.org>
* release 2.15-TRIAL
* bugfix #115734 App::Cpan Installing from cwd broken (Boutros Lab
Software, Andreas Koenig)
KELLAN/DateTime-Format-W3CDTF-0.04.tar.gz[293]
ABH/XML-RSS-1.31.tar.gz[295]
RONAN/SVG-Template-Graph-0.12.tar.gz[311]
MARKSTOS/Data-FormValidator-4.51.tar.gz[461]
MRAMBERG/Catalyst-Plugin-FormValidator-0.02.tar.gz[462]
RJBS/Date-Span-1.121.tar.gz[483]
RJBS/Email-Send-2.185.tar.gz[487]
JSIRACUSA/Rose-DateTime-0.532.tar.gz[664]
ROBM/Cache-FastMmap-1.19.tar.gz[708]
NUFFIN/Catalyst-Plugin-Session-Store-FastMmap-0.03.tar.gz[709]
NUFFIN/Catalyst-Plugin-Session-State-Cookie-0.08.tar.gz[710]
MRAMBERG/Catalyst-Plugin-Authentication-Store-DBIC-0.09.tar.gz[712]
SCHUBIGER/DateTime-Format-Natural-0.39.tar.gz[745]
JUERD/DBIx-Simple-1.31.tar.gz[829]
FGLOCK/DateTime-Event-ICal-0.09.tar.gz[835]
DROLSKY/DateTime-Format-ICal-0.08.tar.gz[836]
DPAVLIN/Search-Estraier-0.08.tar.gz[843]
MIYAGAWA/XML-Atom-0.27.tar.gz[857]
PIJLL/DateTime-Format-Epoch-0.10.tar.gz[876]
DMAKI/DateTime-Util-Calc-0.13002.tar.gz[878]
DMAKI/DateTime-Util-Astro-0.11001.tar.gz[879]
FLORA/Net-SSLeay-1.32.tar.gz[376],
SULLR/IO-Socket-SSL-1.08.tar.gz[377],
AWESTHOLM/Net-SMTP-TLS-0.12.tar.gz[378],
HIROSE/Net-SSL-ExpireDate-1.04.tar.gz[518],
JASONK/Business-OnlinePayment-2.01.tar.gz[933],
JESSE/GnuPG-Interface-0.36.tar.gz[949],
SCHWIGON/pdf-fdf-simple/PDF-FDF-Simple-0.11.tar.gz[1058],
JPEACOCK/SVN-Notify-Mirror-0.03603.tar.gz[1088],
FLORA/Catalyst-View-Mason-0.13.tar.gz[1169],
APOCAL/POE-Component-SSLify-0.08.tar.gz[1226],
NUFFIN/Catalyst-Plugin-Session-State-Cookie-0.07.tar.gz[1263],
DKAMHOLZ/Catalyst-Plugin-Authentication-Store-DBIC-0.07.tar.gz[1264],
JROCKWAY/Task-Catalyst-Tutorial-0.03.tar.gz[1270],
FLUFFY/Term-ProgressBar-2.09.tar.gz[1273],
MARKOV/XML-Compile-0.53.tar.gz[1276],
MWS/ResourcePool-1.0104.tar.gz[1282],
CHROMATIC/Crypt-CipherSaber-1.00.tar.gz[1293]
Some problems of a different kind with these, they were either not
processed at all or the logfile parser did not find them:
seconds: perl ~k/sources/CPAN/SVK/trunk/bin/loop-over-recent.pl
| minutes: tail -f ~sand/.cpanreporter/history.db
| | hours: watch -n 20 '~k/sources/CPAN/SVK/trunk/bin/recent.pl|head -n 23'
| | |
v v v
* long standing bug in configure_requires only visible in the logfiles
logs/megainstall.20070{727T0705,730T1247,803T0330,810T2248,812T0825}.out
Somebody injects Apache::Cookie and somebody injects Apache::Request.
Apache-DBI and Apache-Test have already been installed at this point.
libapreq is untarred, configure_require hits and before it can resolve
things correctly configure_require_later is incremented a second time
and we panic.
The number of modules installed before the bug happens is low:
perl -nle '$S{$1}++ if /Running make for ([\040-\177]+)/; END {
print map { "$_\n" } grep { $S{$_}==5 } keys %S;
}' logs/megainstall.20070{727T0705,730T1247,803T0330,810T2248,812T0825}.out|wc -l
installed-perls/maint-5.8/pet10ji/perl-5.8.0@20939/bin/perl 5.008001
installed-perls/maint-5.8/p4wjLcy/perl-5.8.0@22552/bin/perl 5.008003
installed-perls/maint-5.8/pKwJ8yG/perl-5.8.0@23004/bin/perl 5.008004
installed-perls/maint-5.8/pOrDlAM/perl-5.8.0@23390/bin/perl 5.008005
installed-perls/maint-5.8/prOuseq/perl-5.8.0@24448/bin/perl 5.008006
installed-perls/maint-5.8/pybSSNM/perl-5.8.0@26876/bin/perl 5.008007
installed-perls/maint-5.8/pdHcRny/perl-5.8.0@31223/bin/perl 5.008008
2007-07-31 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* NUFFIN/Catalyst-Plugin-Session-State-Cookie-0.07.tar.gz started to
fail on 2007-07-17 between bleadperl@31618 and ...20. 20 is already
deleted but we can compare with 23.
When I go back to 18 and try to install it again as distro then I get
the same failure.
http://rt.cpan.org/Ticket/Display.html?id=28574
2007-07-28 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
! DBIx::Class::Validation 0.02000 n/a
! FormValidator::Simple 0.17 n/a
! SQL::Translator 0.08 n/a
DBIx::Class::Validation => FormValidator::Simple => Email::Valid!
SQL::Translator!
* NUFFIN/Catalyst-Plugin-Authentication-0.09.tar.gz,
NUFFIN/Catalyst-Plugin-Session-0.15.tar.gz,
NUFFIN/Catalyst-Plugin-Session-State-Cookie-0.07.tar.gz recursive
dependencies
http://rt.cpan.org/Ticket/Display.html?id=27848
* report missing dependency in Compress::LZO or LZOp or some such.
MFX/Compress-LZO-1.08.tar.gz : make NO
PMQS/IO-Compress-Lzop-2.005.tar.gz : make_test NO
No bug, just liblzo missing on my system.
directory. And then document the lock policy and that there are lockless
batch runs. DONE
* Observing what autoinstall does:
/home/src/perl/repoperls/installed-perls/perl/p6siswe/perl-5.8.0@29397/bin/perl
"-Iinc" Makefile.PL --config= --installdeps=File::Find::Rule,0,UNIVERSAL::requir
e,0.1,Template::Provider::Encoding,0.04,Text::Tags,0,DateTime::Format::Mail,0,Da
teTime::Format::W3CDTF,0,DateTime::Format::Strptime,0,Cache::Cache,1.04,Module::
Pluggable::Fast,0,HTML::ResolveLink,0,MIME::Types,1.16,XML::Feed,0.12,XML::Atom,
0.23,Term::Encoding,0,Encode::Detect,1,HTTP::Cookies::Mozilla,0,XML::Liberal,0.1
4,XML::RSS::Liberal,0,HTML::TreeBuilder::XPath,0,HTML::FormatText,0,DateTime::Fo
rmat::Japanese,0,HTML::Scrubber,0,XML::Feed,0.09,XML::Atom,0.20,Net::SMTP::TLS,0
,Mail::Address,0,HTML::Scrubber,0,Time::Duration::Parse,0,WebService::Bloglines,
0.11,Cache::FastMmap,0,POE::Component::Client::HTTP,0,Xango,1.04,DateTime::Forma
t::Epoch,0,WWW::Mixi,0.48,SVN::Core,0,SVN::Client,0,WebService::YouTube,0,WWW::B
abelfish,0,Text::Emoticon,0,HTML::ResolveLink,0,Email::Address,0,Lingua::ZH::Han
Detect,0,Text::Language::Guess,0,IP::Country,0,Text::Hatena,0,Hatena::Keyword,0,
Image::Info,0,Text::Markdown,0,Regexp::Common::profanity_us,0,HTML::ResolveLink,
0.02,Text::Kakasi,0,Mail::SpamAssassin,0,URI::Find,0,URI::Find,0,Audio::Beep,0,P
OE::Component::IRC,0,POE::Component::IKC::Client,0,Net::NetSend,0,Text::CSV_PP,0
FIXED
* Bugalert: I saw the "awry" case without a reason.
cpan[10]> install Bundle::Spd
Signature for /home/k/.cpan/sources/authors/id/G/GA/GAAS/CHECKSUMS ok
Checksum for /home/k/.cpan/sources/authors/id/G/GA/GAAS/libwww-perl-5.805.tar.gz ok
libwww-perl-5.805/
libwww-perl-5.805/lib/
libwww-perl-5.805/lib/HTTP/
libwww-perl-5.805/lib/HTTP/Cookies.pm
[...]
libwww-perl-5.805/Changes
libwww-perl-5.805/AUTHORS
libwww-perl-5.805/README
libwww-perl-5.805/lwpcook.pod
Removing previously used /home/k/.cpan/build/libwww-perl-5.805
Package came without SIGNATURE
Running install for module HTML::HeadParser
Running make for G/GA/GAAS/HTML-Parser-3.50.tar.gz
distroprefs/AGENT.OpenResty.yml view on Meta::CPAN
depends:
requires:
CGI: 3.33
Class::Prototyped: 1.11
Test::LongString: 0.11
Text::Diff: 0.35
LWP::UserAgent: 5.813
HTTP::Response: 1.53
Cache::Cache: 1.05
WWW::OpenResty: 0.06
Cookie::XS: 0.09
FCGI: 0.67
CGI::Simple: 1.103
CGI::Simple::Cookie: 1.105
YAML::Syck: 1.04
List::Util: 1.19
DBI: 1.57
Clone: 0.22
Params::Util: 0.22
Parse::Yapp: 0.0
DBD::Pg: 1.49
Data::UUID: 1.148
GD::SecurityImage: 1.64
Cache::Memcached::Fast: 0.06
distroprefs/MI.yml view on Meta::CPAN
|BLBLACK/MRO-Compat-\d
|BLBLACK/MooseX-ConfigFromFile-\d
|BLBLACK/MooseX-LazyLogDispatch-\d
|BLBLACK/MooseX-SimpleConfig-\d
|BLBLACK/Term-Spinner-\d
|BLM/App-GUI-Notepad-\d
|BLUET/MojoX-Session-Store-Redis-\d
|BOBMATH/Crypt-CAST5_PP-\d
|BOBTFISH/Catalyst-Action-REST-\d
|BOBTFISH/Catalyst-Plugin-Authentication-\d
|BOBTFISH/Catalyst-Plugin-Session-State-Cookie-\d
|BOBTFISH/Catalyst-Plugin-Session-State-URI-\d
|BOBTFISH/MooseX-Storage-\d
|BOGDAN/Catalyst-Model-DBIC-Schema-\d
|BOKUTIN/Template-Plugin-Filter-VisualTruncate-\d
|BRICAS/CGI-Application-PhotoGallery-\d
|BRICAS/Catalyst-Model-DBIC-\d
|BRICAS/Catalyst-Model-Gedcom-\d
|BRICAS/Catalyst-Plugin-Authorization-Roles-\d
|BRICAS/Catalyst-Plugin-ConfigLoader-\d
|BRICAS/Catalyst-Plugin-I18N-\d
distroprefs/MI.yml view on Meta::CPAN
|MSTROUT/DBIx-Class-\d
|MSTROUT/Devel-REPL-\d
|MSTROUT/Reaction-\d
|MSTROUT/Task-Catalyst-Tutorial-\d
|NACHBAUR/Apache-AxKit-Provider-File-Syntax-\d
|NEKOKAK/DBIx-Class-Stash-\d
|NEKOKAK/DBIx-Class-TableNames-\d
|NEKOKAK/Geography-JapanesePrefectures-Walker-\d
|NEMUX/Net-UCP-\d
|NEMUX/Net-UCP-Common-\d
|NUFFIN/Catalyst-Plugin-Session-State-Cookie-\d
|NUFFIN/MooseX-Getopt-\d
|NUFFIN/MooseX-Storage-\d
|NUFFIN/Task-KiokuDB-\d
|OLIVER/Devel-REPL-\d
|OSFAMERON/Perl-Tags-\d
|OSFAMERON/Sub-Auto-\d
|OSFAMERON/Sub-Curried-\d
|PERIGRIN/JSON-Any-\d
|PERIGRIN/MooseX-Async-\d
|PERIGRIN/MooseX-POE-\d
distroprefs/NUFFIN.Catalyst-Plugin-Session.yml view on Meta::CPAN
---
comment: "http://rt.cpan.org/Ticket/Display.html?id=28137"
match:
distribution: "NUFFIN/Catalyst-Plugin-Session-0.16.tar.gz"
depends:
requires:
Catalyst::Plugin::Session::State::Cookie: 0.03
distroprefs/TEEJAY.Test-HTTP-Response.yml view on Meta::CPAN
---
comment: |
http://rt.cpan.org/Public/Bug/Display.html?id=100786
match:
distribution: 'TEEJAY/Test-HTTP-Response-0\.06\.tar\.gz'
depends:
requires:
CGI::Cookie: 1
( run in 0.392 second using v1.01-cache-2.11-cpan-e9199f4ba4c )