i tried a few things:
On 4/16/06, Martin Costabel <[EMAIL PROTECTED]> wrote:
i tried fink scanpackages, but when i try fink install xemacs-sumo-pkg, the result is the same
hank:~$ dpkg -l fink dpkg apt
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=============================-=============================-==========================================================================
ii fink 0.24.10-11 The Fink package manager
ii dpkg 1.10.21-217 The Debian package manager
ii apt 0.5.4-52 Advanced front-end for dpkg
now: i am able to install packages, i did the following:
install Growl 0.7.4
uninstall Growl 0.7.4 with the uninstall script, and removed whatever file named Growl-???
sudo apt-get update
fink scanpackages
now fink install works. i am able to install xemacs-sumo-pkg (but i don't know where is the executable xemacs!!)
but, fink selfupdate still gives me error:
fink-0.24.14/USAGE
fink-0.24.14/USAGE.html
fink-0.24.14/VERSION
make test
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...
Creating lockwait wrappers...
Creating g++ wrappers...
Checking for Test::More...
./00compile............................ok
./Base/initialize......................ok
./Base/param...........................ok
./Base/param_boolean...................ok
./Command/cat..........................ok
./Command/chowname.....................ok
./Command/commands.....................ok
./Command/du_sk........................ok
1/6 skipped: can't test permission errors as root
./Command/exports......................ok
./Command/failure......................ok
./Command/touch........................ok
./Config/exports.......................ok
./Config/failure.......................ok
./Config/flag..........................ok
./Config/load_save.....................ok
./Config/options.......................ok
./Config/param.........................ok
./Config/verbosity_level...............ok
./FinkVersion/exports..................ok
./FinkVersion/version..................ok
./Mirror/exports.......................ok
./Notify/exports.......................# Failed test (./Notify/exports.t at line 6)
# Tried to require 'Fink::Notify'.
# Error: Fink/Notify.pm did not return a true value at (eval 1) line 2.
# Looks like you failed 1 tests of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/2 tests, 50.00% okay
./Package/duplicate_fullnames..........ok
./PkgVersion/buildlocks................ok
./PkgVersion/get_perl..................ok
./PkgVersion/get_ruby..................ok
./PkgVersion/non_consecutive_source....ok
./Services/eval_conditional............ok
./Services/execute_nonroot_okay........ok
1/12 skipped: various reasons
./Services/expand_percent..............ok
./Services/prepare_script..............ok
./Text/DelimMatch......................ok
./users_groups.........................ok
Failed 1/33 test scripts, 96.97% okay. 1/717 subtests failed, 99.86% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
./Notify/exports.t 1 256 2 1 50.00% 1
2 subtests skipped.
make: *** [test] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.24.14-11
(Reading database ... 44834 files and directories currently installed.)
Removing fink-buildlock-fink-0.24.14-11 ...
Failed: phase compiling: fink-0.24.14-11 failed
Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem. If not, ask on the fink-users
or fink-beginners mailing lists. As a last resort, you can try e-mailing
the maintainer directly:
Fink Core Group <[EMAIL PROTECTED]>
thank you,Emmanuele Salvati wrote:
[]
> hank:~$ sudo apt-get install xemacs-sumo-pkg
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following NEW packages will be installed:
> xemacs-sumo-pkg
> 0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
> Need to get 0B/28.3MB of archives. After unpacking 117MB will be used.
> Err file: stable/main xemacs-sumo-pkg 20040202-1
> File not found
This one would probably disappear after a "fink scanpackages", but I
doubt whether it is important. You should try anyway.
i tried fink scanpackages, but when i try fink install xemacs-sumo-pkg, the result is the same
> Get:1 http://bindist.finkmirrors.net 10.3/release/main xemacs-sumo-pkg
> 20040202-1 [28.3MB]
> Fetched 28.4MB in 16s
> (1746kB/s)
>
> Failed to fetch
> http://bindist.finkmirrors.net/bindist/dists/fink-0.7.2/main/binary-darwin-powerpc//editors/xemacs-sumo-pkg_20040202-1_darwin-powerpc.deb
> Size mismatch
This is strange; normally it disappears after a "apt-get update". Do you
perhaps have a very old fink installed that calculates the package size
differently from how it was calculated for the bindist? What do you get from
dpkg -l fink dpkg apt
hank:~$ dpkg -l fink dpkg apt
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=============================-=============================-==========================================================================
ii fink 0.24.10-11 The Fink package manager
ii dpkg 1.10.21-217 The Debian package manager
ii apt 0.5.4-52 Advanced front-end for dpkg
now: i am able to install packages, i did the following:
install Growl 0.7.4
uninstall Growl 0.7.4 with the uninstall script, and removed whatever file named Growl-???
sudo apt-get update
fink scanpackages
now fink install works. i am able to install xemacs-sumo-pkg (but i don't know where is the executable xemacs!!)
but, fink selfupdate still gives me error:
fink-0.24.14/USAGE
fink-0.24.14/USAGE.html
fink-0.24.14/VERSION
make test
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...
Creating lockwait wrappers...
Creating g++ wrappers...
Checking for Test::More...
./00compile............................ok
./Base/initialize......................ok
./Base/param...........................ok
./Base/param_boolean...................ok
./Command/cat..........................ok
./Command/chowname.....................ok
./Command/commands.....................ok
./Command/du_sk........................ok
1/6 skipped: can't test permission errors as root
./Command/exports......................ok
./Command/failure......................ok
./Command/touch........................ok
./Config/exports.......................ok
./Config/failure.......................ok
./Config/flag..........................ok
./Config/load_save.....................ok
./Config/options.......................ok
./Config/param.........................ok
./Config/verbosity_level...............ok
./FinkVersion/exports..................ok
./FinkVersion/version..................ok
./Mirror/exports.......................ok
./Notify/exports.......................# Failed test (./Notify/exports.t at line 6)
# Tried to require 'Fink::Notify'.
# Error: Fink/Notify.pm did not return a true value at (eval 1) line 2.
# Looks like you failed 1 tests of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/2 tests, 50.00% okay
./Package/duplicate_fullnames..........ok
./PkgVersion/buildlocks................ok
./PkgVersion/get_perl..................ok
./PkgVersion/get_ruby..................ok
./PkgVersion/non_consecutive_source....ok
./Services/eval_conditional............ok
./Services/execute_nonroot_okay........ok
1/12 skipped: various reasons
./Services/expand_percent..............ok
./Services/prepare_script..............ok
./Text/DelimMatch......................ok
./users_groups.........................ok
Failed 1/33 test scripts, 96.97% okay. 1/717 subtests failed, 99.86% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
./Notify/exports.t 1 256 2 1 50.00% 1
2 subtests skipped.
make: *** [test] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.24.14-11
(Reading database ... 44834 files and directories currently installed.)
Removing fink-buildlock-fink-0.24.14-11 ...
Failed: phase compiling: fink-0.24.14-11 failed
Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem. If not, ask on the fink-users
or fink-beginners mailing lists. As a last resort, you can try e-mailing
the maintainer directly:
Fink Core Group <[EMAIL PROTECTED]>
emmanuele