CPAN
view release on metacpan or search on metacpan
fails again tests.
Then we reach the last one on the list, SolarTerm. This again depends on
Calc, so we build Calc again, fail, test SolarTerm, fail and ***finish***.
So now my impression is that the setting of $xo->{make} might cause bad
things to happen because we are not paying attention to the status of
make/test/install before that, no? No, it's the fforce that make things
so ugly. Because all parties inherit the fforce, they need to retest so
often. So probably no bug at all, just ugly.
CLOSED.
* Bug:
Recursive dependency detected:
DMAKI/DateTime-Calendar-Japanese-0.05.tar.gz
=> DateTime::Calendar::Chinese (have: ; requires: 0.02)
=> DMAKI/DateTime-Calendar-Chinese-0.05.tar.gz
=> DateTime::Util::Astro::Moon (have: ; requires: >= 0.04)
=> DMAKI/DateTime-Util-Astro-0.08.tar.gz
=> Math::BigInt (have: 1.77; unknown status)
=> TELS/math/Math-BigInt-1.80.tar.gz
=> bignum (have: 0.17; requires: 0.19)
=> TELS/math/bignum-0.19.tar.gz
=> Math::BigInt (have: 1.77; requires: 1.79).
Cannot resolve.
All involved parties get the stigma of circular dependency. That seems
wrong. Only Math::BigInt and bignum should get it.
OK, I fixed this but now D:Event:SolarTerm, D:U:Calc, D:U:Astro,
D:Event:Lunar somehow fall into a spiral of unresolvable dependecies and
are never redeemed from it. No? Maybe I was just impatient.
FIXED.
* HTML::CalendarMonth is failing but the error output is really large. I
just tried to report() it and must check later if the mail actually
arrived. --- It seems this report never arrives.
* There was a mail from David Cantrell about a failure on OpenBSD which
I could not imagine any reason for.
ANSWERED.
2007-03-10 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* Continue discussing the perlmonks bug with P5P. Only Schwern has
answered and we need a resolution. Either document as it is at the
moment or change it and then document it. I tend to the former because
it is consistent. DONE
2007-03-08 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* David Golden sends me a link to perlmonks
http://perlmonks.org/?node_id=603402
It's about 1.8802. This guy does a
setenv PERL5LIB /home/me/build/perl-addons/inst/usr/local/lib/perl5:/home/me/build/perl-addons/inst/usr/local/lib/perl5/site_perl
and sets for the './Build install' command?
Your choice: [] --destdir /home/me/build/perl-addons/inst
and for 'make install' command?
Your choice: [] DESTDIR=/home/me/build/perl-addons/inst
When he installs Params::Validate, it indeed gets installed into that
directory but when he asks
! use Params::Validate; print "$Params::Validate::VERSION\n"
he gets an error
When he quits the shell and enters it again and repeats the command, it
is OK.
Reproducing:
>16:18:39 k@k75:~/sources/CPAN/SVK/trunk% rm -rf ~/.cpan_pm_603402/destdir
>16:18:46 k@k75:~/sources/CPAN/SVK/trunk% PERL5LIB=/home/k/.cpan_pm_603402/destdir/home/src/perl/repoperls/installed-perls/maint-5.8/pZ22fQT/perl-5.8.0@30509/lib/site_perl /home/src/perl/repoperls/installed-perls/maint-5.8/pZ22fQT/perl-5.8.0@30509/bi...
CPAN: Term::ANSIColor loaded ok (v1.11)
cpan shell -- CPAN exploration and modules installation (v1.8879)
ReadLine support enabled
cpan[1]> install Acme::Meta
CPAN: Storable loaded ok (v2.15)
Going to read /home/k/.cpan/Metadata
Database was generated on Thu, 08 Mar 2007 14:08:52 GMT
Running install for module 'Acme::Meta'
CPAN: YAML::Syck loaded ok (v0.82)
Running make for N/NW/NWCLARK/Acme-Meta-0.02.tar.gz
CPAN: LWP::UserAgent loaded ok (v2.033)
CPAN: URI::URL loaded ok (v5.03)
CPAN: Digest::SHA loaded ok (v5.44)
CPAN: Module::Signature loaded ok (v0.55)
Signature for /home/ftp/pub/CPAN/authors/id/N/NW/NWCLARK/CHECKSUMS ok
CPAN: Compress::Zlib loaded ok (v2.004)
Checksum for /home/ftp/pub/CPAN/authors/id/N/NW/NWCLARK/Acme-Meta-0.02.tar.gz ok
Scanning cache /home/k/.cpan_pm_603402/build for sizes
............................................................................DONE
Acme-Meta-0.02
Acme-Meta-0.02/Meta.pm
Acme-Meta-0.02/MANIFEST
Acme-Meta-0.02/t
Acme-Meta-0.02/Changes
Acme-Meta-0.02/README
Acme-Meta-0.02/Makefile.PL
Acme-Meta-0.02/META.yml
Acme-Meta-0.02/t/1.t
CPAN: File::Temp loaded ok (v0.18)
Package came without SIGNATURE
CPAN.pm: Going to build N/NW/NWCLARK/Acme-Meta-0.02.tar.gz
Checking if your kit is complete...
Looks good
( run in 0.908 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )