Martin, this worked! Now do I need to reinstall test-simple-pm and if so how do I do it? See bottom for output of the successful fink update and two failed attempts at reinstalling test-simple-pm. Also you inquire about the history of the package. I installed all of fink yesterday (binary 0.6.3), which is the entire history except that I did update perl. --Thanks again and let me know if you need further output or environment info, Robert

On Sunday, September 12, 2004, at 06:44  AM, Martin Costabel wrote:

Hi Robert,

I am top-posting against my habit, because I think there is a bug that needs fixing here, and I am CCing the whole thing to the persons who are susceptible to know how to fix it.

First what you can do to work around the bug:
Remove the test-simple-pm package ("fink remove test-simple-pm"). Then the fink update should run without error. It will produce a non-fatal error message and suggest to you to install that package. Ignore this. Afterwards, install the test-simple-pmxxx package where xxx corresponds to the version of your /usr/bin/perl (note: "/usr/bin/perl", not just "perl"). By default on Jaguar, xxx=5.6.0.


Your problem is (I am guessing) that you have a test-simple-pm package installed from earlier times. But I don't know the history of that package, so I cannot guess why you have it.

The bug as I see it is in the current test-simple-pm package. It should replace older versions of itself by typed versions (the ones with xxx), but it doesn't, and it is even impossible to follow the suggestion of the fink package, namely to

    fink install test-simple-pm

Although the typed packages have a "Provides: test-simple-pm" line, this does not work: I get

Failed: no version info available for test-simple-pm

This is a bug, but I cannot guess where it is hiding.

In any case, removing that package (and perhaps installing the typed version) should get you going.

--
Martin


Robert T Wyatt wrote:

Hi Martin!
I have tried this with perl560, perl561, and perl580, but I ran all of these commands and put the output at the bottom of this page.
Thanks,
Robert
On Sunday, September 12, 2004, at 03:40 AM, Martin Costabel wrote:
Robert T Wyatt wrote:

Which perl do I need installed on Mac OS 10.2.8 to do a fink selfupdate from 0.21.2 to 0.22.2-1?

Which perl do you have installed, "perl -v"?

... or did I do something else wrong?
I just installed fink on a new drive and have enabled unstable.

What do you get from fink list test-simple-pm ?

bash-2.05a# fink -V
Package manager version: 0.21.2
Distribution version: 0.6.3.rsync
running fink selfupdate:
xargs: /usr/bin/perl exited with status 255
make: *** [test] Error 124
### execution of make failed, exit code 2
Failed: compiling fink-0.22.2-1 failed

Could you please show the complete output of fink update fink

-- Martin
bash-2.05a# date; perl -v; fink list test-simple-pm; fink update fink
Sun Sep 12 03:51:47 CDT 2004
This is perl, v5.8.0 built for darwin
Copyright 1987-2002, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
Information about 3247 packages read in 2 seconds.
i test-simple-pm 0.47-1 Basic utilities for writing tests
test-simple-pm560 0.47-14 Basic utilities for writing tests
test-simple-pm561 0.47-14 Basic utilities for writing tests
test-simple-pm580 0.47-14 Basic utilities for writing tests
test-simple-pm581 0.47-14 Basic utilities for writing tests
test-simple-pm584 0.47-14 Basic utilities for writing tests
test-simple-pm585 0.47-14 Basic utilities for writing tests
Information about 3247 packages read in 2 seconds.
The following package will be installed or updated:
fink
gzip -dc /sw/src/fink-0.22.2.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
make test
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...
This first test is designed to die, so please ignore the error
message on the next line.
# Looks like your test died before it could output anything.
./00compile.........FAILED tests 1-54
Failed 54/54 tests, 0.00% okay
./Base/initialize...ok
./Base/param........FAILED tests 1-15
Failed 15/15 tests, 0.00% okay
./Base/param_boolean.FAILED tests 1-100
Failed 100/100 tests, 0.00% okay
./Command/cat.......FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
./Command/chowname..FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
./Command/commands..FAILED tests 1-16
Failed 16/16 tests, 0.00% okay
./Command/du_sk.....ok, 1/6 skipped: can't test permission errors as root
./Command/exports...FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
./Command/failure...FAILED tests 1-49
Failed 49/49 tests, 0.00% okay
./Command/touch.....FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
./Config/exports....FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
./Config/failure....FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
./Config/load_save..FAILED tests 1-163
Failed 163/163 tests, 0.00% okay
./Config/options....FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
./Config/param......FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
./Config/verbosity_level.FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
./FinkVersion/exports.FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
./FinkVersion/version.FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
./Mirror/exports....FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
./PkgVersion/get_perl.FAILED tests 1-16
Failed 16/16 tests, 0.00% okay
./PkgVersion/get_ruby.FAILED tests 1-11
Failed 11/11 tests, 0.00% okay
./PkgVersion/non_consecutive_source.ok
./Services/eval_conditional.FAILED tests 1-56
Failed 56/56 tests, 0.00% okay
./Services/expand_percent.FAILED tests 1-15
Failed 15/15 tests, 0.00% okay
./Text/DelimMatch...ok
Failed Test Status Wstat Total Fail Failed List of failed
---------------------------------------------------------------------- -- -------
./00compile.t 54 54 100.00% 1-54
./Base/param.t 15 15 100.00% 1-15
./Base/param_bo 100 100 100.00% 1-100
./Command/cat.t 4 4 100.00% 1-4
./Command/chown 9 9 100.00% 1-9
./Command/comma 16 16 100.00% 1-16
./Command/expor 2 2 100.00% 1-2
./Command/failu 49 49 100.00% 1-49
./Command/touch 10 10 100.00% 1-10
./Config/export 8 8 100.00% 1-8
./Config/failur 3 3 100.00% 1-3
./Config/load_s 163 163 100.00% 1-163
./Config/option 3 3 100.00% 1-3
./Config/param. 7 7 100.00% 1-7
./Config/verbos 7 7 100.00% 1-7
./FinkVersion/e 3 3 100.00% 1-3
./FinkVersion/v 9 9 100.00% 1-9
./Mirror/export 2 2 100.00% 1-2
./PkgVersion/ge 16 16 100.00% 1-16
./PkgVersion/ge 11 11 100.00% 1-11
./Services/eval 56 56 100.00% 1-56
./Services/expa 15 15 100.00% 1-15
1 subtest skipped.
Failed 22/26 test scripts, 15.38% okay. 562/629 subtests failed, 10.65% okay.
xargs: /usr/bin/perl exited with status 255
make: *** [test] Error 124
### execution of make failed, exit code 2
Failed: compiling fink-0.22.2-1 failed
bash-2.05a#

bash-2.05b# date; fink remove test-simple-pm; fink update fink; date
Sun Sep 12 09:43:44 CDT 2004
Information about 3247 packages read in 3 seconds.
dpkg --remove test-simple-pm
(Reading database ... 23361 files and directories currently installed.)
Removing test-simple-pm ...
Information about 3247 packages read in 3 seconds.
The following package will be installed or updated:
fink
gzip -dc /sw/src/fink-0.22.2.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
make test
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...


Bail out!  Can't find Test::More

Can't locate Test/More.pm in @INC (@INC contains: /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0 /sw/lib/perl5/darwin /sw/lib/perl5 /sw/lib/perl5/darwin /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl .) at ./testmore.pl line 5.


This is normal if you are bootstrapping fink, or upgrading to fink 0.18.0 for the first time. Otherwise, you need to install the test-simple-pm package or perl >= v5.8.0.

./setup.sh /sw
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...
/bin/rm -rf /sw/src/root-fink-0.22.2-1
/bin/mkdir -p /sw/src/root-fink-0.22.2-1/sw
/bin/mkdir -p /sw/src/root-fink-0.22.2-1/DEBIAN
./install.sh /sw/src/root-fink-0.22.2-1/sw
Creating directories...
Copying files...
Done.
/bin/rm -f /sw/src/root-fink-0.22.2-1/sw/info/dir /sw/src/root-fink-0.22.2-1/sw/info/dir.old /sw/src/root-fink-0.22.2-1/sw/share/info/dir /sw/src/root-fink-0.22.2-1/sw/share/info/dir.old
Writing control file...
Finding prebound objects...
Writing dependencies...
Writing package script postinst...
dpkg-deb -b root-fink-0.22.2-1 /sw/fink/dists/unstable/main/binary-darwin-powerpc/base
dpkg-deb: building package `fink' in `/sw/fink/dists/unstable/main/binary-darwin-powerpc/base/fink_0.22.2- 1_darwin-powerpc.deb'.
dpkg -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/base/fink_0.22.2- 1_darwin-powerpc.deb
(Reading database ... 23345 files and directories currently installed.)
Preparing to replace fink 0.21.2-1 (using .../fink_0.22.2-1_darwin-powerpc.deb) ...
Unpacking replacement fink ...
Setting up fink (0.22.2-1) ...
Checking system... powerpc-apple-darwin6.8
This system is supported and tested.
ln -s 10.2-gcc3.3 /sw/fink/dists
Reading package info...
Updating package index... done.


Sun Sep 12 09:44:44 CDT 2004
bash-2.05b# fink list test-simple
Information about 3252 packages read in 2 seconds.
test-simple-pm 0.47-1 Basic utilities for writing tests
test-simple-pm560 0.47-14 Basic utilities for writing tests
test-simple-pm561 0.47-14 Basic utilities for writing tests
test-simple-pm580 0.47-14 Basic utilities for writing tests
test-simple-pm581 0.47-14 Basic utilities for writing tests
test-simple-pm584 0.47-14 Basic utilities for writing tests
test-simple-pm585 0.47-14 Basic utilities for writing tests
bash-2.05b# fink install test-simple-pm580
Information about 3252 packages read in 2 seconds.
The following package will be installed or updated:
test-simple-pm580
gzip -dc /sw/src/Test-Simple-0.47.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
/sw/bin/perl5.8.0 Makefile.PL PERL=/sw/bin/perl5.8.0 PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.8.0 INSTALLARCHLIB=/sw/lib/perl5/5.8.0/darwin INSTALLSITELIB=/sw/lib/perl5/5.8.0 INSTALLSITEARCH=/sw/lib/perl5/5.8.0/darwin INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
Checking if your kit is complete...
Looks good
Writing Makefile for Test::Simple
make
cp lib/Test/Simple.pm blib/lib/Test/Simple.pm
cp lib/Test/Builder.pm blib/lib/Test/Builder.pm
cp lib/Test/More.pm blib/lib/Test/More.pm
cp lib/Test/Tutorial.pod blib/lib/Test/Tutorial.pod
Manifying blib/man3/Test::Builder.3perl
Manifying blib/man3/Test::Simple.3perl
Manifying blib/man3/Test::More.3perl
Manifying blib/man3/Test::Tutorial.3perl
make test
PERL_DL_NONLAZY=1 /sw/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bad_plan..........ok
t/buffer............ok
t/Builder...........ok
t/curr_test.........ok
t/details...........ok
t/diag..............ok
t/exit..............ok
t/extra.............ok
t/fail-like.........ok
t/fail-more.........ok
t/fail..............ok
t/filehandles.......ok
t/fork..............ok
t/has_plan..........ok
t/has_plan2.........ok
t/import............ok
t/is_deeply.........ok
t/maybe_regex.......ok
t/missing...........ok
t/More..............ok
t/no_ending.........ok
t/no_header.........ok
t/no_plan...........ok
t/ok_obj............ok
t/output............ok
t/plan..............ok
t/plan_is_noplan....ok
t/plan_no_plan......ok
t/plan_skip_all.....skipped
all skipped: Just testing plan & skip_all
t/simple............ok
t/skip..............ok
7/15 skipped: Just testing the skip interface.
t/skipall...........ok
t/threads...........skipped
all skipped: no threads
t/todo..............ok
t/undef.............ok
t/use_ok............ok
t/useing............ok
All tests successful, 2 tests and 7 subtests skipped.
Files=37, Tests=243, 12 wallclock secs ( 4.55 cusr + 1.79 csys = 6.34 CPU)
/bin/rm -rf /sw/src/root-test-simple-pm580-0.47-14
/bin/mkdir -p /sw/src/root-test-simple-pm580-0.47-14/sw
/bin/mkdir -p /sw/src/root-test-simple-pm580-0.47-14/DEBIAN
make install PREFIX=/sw/src/root-test-simple-pm580-0.47-14/sw INSTALLPRIVLIB=/sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/ 5.8.0 INSTALLARCHLIB=/sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/ 5.8.0/darwin INSTALLSITELIB=/sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/ 5.8.0 INSTALLSITEARCH=/sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/ 5.8.0/darwin INSTALLMAN1DIR=/sw/src/root-test-simple-pm580-0.47-14/sw/share/man/man1 INSTALLMAN3DIR=/sw/src/root-test-simple-pm580-0.47-14/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/src/root-test-simple-pm580-0.47-14/sw/share/man/ man1 INSTALLSITEMAN3DIR=/sw/src/root-test-simple-pm580-0.47-14/sw/share/man/ man3 INSTALLBIN=/sw/src/root-test-simple-pm580-0.47-14/sw/bin INSTALLSITEBIN=/sw/src/root-test-simple-pm580-0.47-14/sw/bin INSTALLSCRIPT=/sw/src/root-test-simple-pm580-0.47-14/sw/bin
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/5.8.0/Test/ Builder.pm
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/5.8.0/Test/More.pm
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/5.8.0/Test/Simple.pm
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/5.8.0/Test/ Tutorial.pod
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/share/man/man3/ Test::Builder.3perl
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/share/man/man3/ Test::More.3perl
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/share/man/man3/ Test::Simple.3perl
Installing /sw/src/root-test-simple-pm580-0.47-14/sw/share/man/man3/ Test::Tutorial.3perl
Writing /sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/5.8.0/darwin/auto/ Test/Simple/.packlist
Appending installation info to /sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5/5.8.0/darwin/ perllocal.pod
/bin/mkdir -p /sw/src/root-test-simple-pm580-0.47-14/sw/share/podfiles/5.8.0
for i in `find /sw/src/root-test-simple-pm580-0.47-14/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/src/root-test-simple-pm580-0.47-14/sw/lib/perl5,/sw/lib/perl5, >> /sw/src/root-test-simple-pm580-0.47-14/sw/share/podfiles/5.8.0/ perllocal.test-simple-pm580.pod; /bin/rm -rf $i; done;
/usr/bin/install -d -m 755 /sw/src/root-test-simple-pm580-0.47-14/sw/share/doc/test-simple-pm580
/usr/bin/install -c -p -m 644 Changes MANIFEST* README* TODO /sw/src/root-test-simple-pm580-0.47-14/sw/share/doc/test-simple-pm580/
/bin/rm -f /sw/src/root-test-simple-pm580-0.47-14/sw/info/dir /sw/src/root-test-simple-pm580-0.47-14/sw/info/dir.old /sw/src/root-test-simple-pm580-0.47-14/sw/share/info/dir /sw/src/root-test-simple-pm580-0.47-14/sw/share/info/dir.old
Writing control file...
Finding prebound objects...
Writing dependencies...
Writing package script postinst...
Writing package script postrm...
dpkg-deb -b root-test-simple-pm580-0.47-14 /sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods
dpkg-deb: building package `test-simple-pm580' in `/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/test- simple-pm580_0.47-14_darwin-powerpc.deb'.
dpkg -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/test- simple-pm580_0.47-14_darwin-powerpc.deb
Selecting previously deselected package test-simple-pm580.
(Reading database ... 23347 files and directories currently installed.)
Unpacking test-simple-pm580 (from .../test-simple-pm580_0.47-14_darwin-powerpc.deb) ...
dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/test- simple-pm580_0.47-14_darwin-powerpc.deb (--install):
trying to overwrite `/sw/lib/perl5/5.8.0/Test/Builder.pm', which is also in package perl580-core
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/test- simple-pm580_0.47-14_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package test-simple-pm580-0.47-14
bash-2.05b# fink install test-simple-pm
Information about 3252 packages read in 3 seconds.
The following package will be installed or updated:
test-simple-pm
gzip -dc /sw/src/Test-Simple-0.47.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
/sw/bin/perl Makefile.PL PERL=/sw/bin/perl PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5 INSTALLARCHLIB=/sw/lib/perl5/darwin INSTALLSITELIB=/sw/lib/perl5 INSTALLSITEARCH=/sw/lib/perl5/darwin INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
Checking if your kit is complete...
Looks good
Writing Makefile for Test::Simple
make
cp lib/Test/Simple.pm blib/lib/Test/Simple.pm
cp lib/Test/Builder.pm blib/lib/Test/Builder.pm
cp lib/Test/More.pm blib/lib/Test/More.pm
cp lib/Test/Tutorial.pod blib/lib/Test/Tutorial.pod
Manifying blib/man3/Test::Builder.3perl
Manifying blib/man3/Test::Simple.3perl
Manifying blib/man3/Test::More.3perl
Manifying blib/man3/Test::Tutorial.3perl
make test
PERL_DL_NONLAZY=1 /sw/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bad_plan..........ok
t/buffer............ok
t/Builder...........ok
t/curr_test.........ok
t/details...........ok
t/diag..............ok
t/exit..............ok
t/extra.............ok
t/fail-like.........ok
t/fail-more.........ok
t/fail..............ok
t/filehandles.......ok
t/fork..............ok
t/has_plan..........ok
t/has_plan2.........ok
t/import............ok
t/is_deeply.........ok
t/maybe_regex.......ok
t/missing...........ok
t/More..............ok
t/no_ending.........ok
t/no_header.........ok
t/no_plan...........ok
t/ok_obj............ok
t/output............ok
t/plan..............ok
t/plan_is_noplan....ok
t/plan_no_plan......ok
t/plan_skip_all.....skipped
all skipped: Just testing plan & skip_all
t/simple............ok
t/skip..............ok
7/15 skipped: Just testing the skip interface.
t/skipall...........ok
t/threads...........skipped
all skipped: no threads
t/todo..............ok
t/undef.............ok
t/use_ok............ok
t/useing............ok
All tests successful, 2 tests and 7 subtests skipped.
Files=37, Tests=243, 12 wallclock secs ( 4.35 cusr + 1.89 csys = 6.24 CPU)
/bin/rm -rf /sw/src/root-test-simple-pm-0.47-1
/bin/mkdir -p /sw/src/root-test-simple-pm-0.47-1/sw
/bin/mkdir -p /sw/src/root-test-simple-pm-0.47-1/DEBIAN
make install PREFIX=/sw/src/root-test-simple-pm-0.47-1/sw INSTALLPRIVLIB=/sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5 INSTALLARCHLIB=/sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/darwin INSTALLSITELIB=/sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5 INSTALLSITEARCH=/sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/darwin INSTALLMAN1DIR=/sw/src/root-test-simple-pm-0.47-1/sw/share/man/man1 INSTALLMAN3DIR=/sw/src/root-test-simple-pm-0.47-1/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/src/root-test-simple-pm-0.47-1/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/src/root-test-simple-pm-0.47-1/sw/share/man/man3 INSTALLBIN=/sw/src/root-test-simple-pm-0.47-1/sw/bin INSTALLSITEBIN=/sw/src/root-test-simple-pm-0.47-1/sw/bin INSTALLSCRIPT=/sw/src/root-test-simple-pm-0.47-1/sw/bin
Installing /sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/Test/Builder.pm
Installing /sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/Test/More.pm
Installing /sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/Test/Simple.pm
Installing /sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/Test/Tutorial.pod
Installing /sw/src/root-test-simple-pm-0.47-1/sw/share/man/man3/Test::Builder.3perl
Installing /sw/src/root-test-simple-pm-0.47-1/sw/share/man/man3/Test::More.3perl
Installing /sw/src/root-test-simple-pm-0.47-1/sw/share/man/man3/Test::Simple.3perl
Installing /sw/src/root-test-simple-pm-0.47-1/sw/share/man/man3/ Test::Tutorial.3perl
Writing /sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/darwin/auto/Test/ Simple/.packlist
Appending installation info to /sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5/darwin/perllocal.pod
/bin/mkdir -p /sw/src/root-test-simple-pm-0.47-1/sw/share/podfiles
for i in `find /sw/src/root-test-simple-pm-0.47-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/src/root-test-simple-pm-0.47-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/src/root-test-simple-pm-0.47-1/sw/share/podfiles/perllocal.test- simple-pm.pod; /bin/rm -rf $i; done;
/usr/bin/install -d -m 755 /sw/src/root-test-simple-pm-0.47-1/sw/share/doc/test-simple-pm
/usr/bin/install -c -p -m 644 Changes MANIFEST* README* TODO /sw/src/root-test-simple-pm-0.47-1/sw/share/doc/test-simple-pm/
/bin/rm -f /sw/src/root-test-simple-pm-0.47-1/sw/info/dir /sw/src/root-test-simple-pm-0.47-1/sw/info/dir.old /sw/src/root-test-simple-pm-0.47-1/sw/share/info/dir /sw/src/root-test-simple-pm-0.47-1/sw/share/info/dir.old
Writing control file...
Finding prebound objects...
Writing dependencies...
Writing package script postinst...
Writing package script postrm...
dpkg-deb -b root-test-simple-pm-0.47-1 /sw/fink/dists/local/bootstrap/binary-darwin-powerpc
dpkg-deb: building package `test-simple-pm' in `/sw/fink/dists/local/bootstrap/binary-darwin-powerpc/test-simple- pm_0.47-1_darwin-powerpc.deb'.
dpkg -i /sw/fink/dists/local/bootstrap/binary-darwin-powerpc/test-simple- pm_0.47-1_darwin-powerpc.deb
Selecting previously deselected package test-simple-pm.
(Reading database ... 23347 files and directories currently installed.)
Unpacking test-simple-pm (from .../test-simple-pm_0.47-1_darwin-powerpc.deb) ...
dpkg: error processing /sw/fink/dists/local/bootstrap/binary-darwin-powerpc/test-simple- pm_0.47-1_darwin-powerpc.deb (--install):
trying to overwrite `/sw/share/man/man3/Test::Builder.3perl', which is also in package perl580
Errors were encountered while processing:
/sw/fink/dists/local/bootstrap/binary-darwin-powerpc/test-simple- pm_0.47-1_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package test-simple-pm-0.47-1
bash-2.05b#




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to