As my subject line may suggest, I don't really know what's wrong nor how to fix it. I've run a previous version of Fink under 10.2.8 on a different computer with no problems, but I am having trouble installing it on Panther 10.3.8. Before starting to install, I applied the November 2004 gcc updater.

What seems to be happening is that "libast.dylib.5.4" is missing. I re-ran the install from the top and got a different error that sounded like the /sw/fink/dists/stable/main/binary-darwin-powerpc/base/ base-files_1.9.2-1_darwin-powerpc.deb was corrupt. I deleted this file, and Fink finished installing. Then I tried to install my first package, emacs21, and got the same error, missing libast. I deleted the .deb file, but this time that didn't help.

Snipped hopefully relevant output below. Thanks in advance for any help!
Tony Green

------- Fink install, first attempt --------

BOOTSTRAP PHASE THREE: installing essential packages to /sw with package
management.

The following 25 packages will be installed or updated:
apt apt-shlibs base-files bzip2 bzip2-dev bzip2-shlibs cctools-extra
debianutils dpkg fink fink-mirrors fink-prebinding gettext gettext-bin
gettext-dev gzip libiconv libiconv-bin libiconv-dev ncurses ncurses-dev
ncurses-shlibs storable-pm tar unzip
gzip -dc /sw/src/base-files-1.9.2.tar.gz | /usr/bin/gnutar -xf -
./setup.sh /sw
Creating scripts for /sw...
/bin/rm -rf /sw/src/root-base-files-1.9.2-1
/bin/mkdir -p /sw/src/root-base-files-1.9.2-1/sw
/bin/mkdir -p /sw/src/root-base-files-1.9.2-1/DEBIAN
./install.sh /sw/src/root-base-files-1.9.2-1/sw
Creating directories...
Copying files...
Done.
/bin/rm -f /sw/src/root-base-files-1.9.2-1/sw/info/dir /sw/src/root-base-files-1.9.2-1/sw/info/dir.old /sw/src/root-base-files-1.9.2-1/sw/share/info/dir /sw/src/root-base-files-1.9.2-1/sw/share/info/dir.old
Writing control file...
Finding prebound objects...
Writing dependencies...
Writing package script postinst...
dpkg-deb -b root-base-files-1.9.2-1 /sw/fink/dists/stable/main/binary-darwin-powerpc/base
dpkg-deb: building package `base-files' in `/sw/fink/dists/stable/main/binary-darwin-powerpc/base/base-files_1.9.2-1_darwin-powerpc.deb'.
dyld: find can't open library: libast.dylib.5.4 (No such file or directory, errno = 2)
dpkg-deb: subprocess find killed by signal (Trace/BPT trap)
### execution of dpkg-deb failed, exit code 2
can't create package base-files_1.9.2-1_darwin-powerpc.deb



------- Fink install, second attempt --------

BOOTSTRAP PHASE THREE: installing essential packages to /sw with package
management.

The following 25 packages will be installed or updated:
apt apt-shlibs base-files bzip2 bzip2-dev bzip2-shlibs cctools-extra
debianutils dpkg fink fink-mirrors fink-prebinding gettext gettext-bin
gettext-dev gzip libiconv libiconv-bin libiconv-dev ncurses ncurses-dev
ncurses-shlibs storable-pm tar unzip
dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/base/base-files_1.9.2-1_darwin-powerpc.deb
Selecting previously deselected package base-files.
(Reading database ... 0 files and directories currently installed.)
Unpacking base-files (from .../base-files_1.9.2-1_darwin-powerpc.deb) ...
dpkg-deb: unexpected end of file in between members in /sw/fink/dists/stable/main/binary-darwin-powerpc/base/base-files_1.9.2-1_darwin-powerpc.deb
*** malloc[16989]: Deallocation of a pointer not malloced: 0x6d7272ff; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
*** malloc[16989]: Deallocation of a pointer not malloced: 0xbfffed20; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-powerpc/base/base-files_1.9.2-1_darwin-powerpc.deb (--install):
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
Errors were encountered while processing:
/sw/fink/dists/stable/main/binary-darwin-powerpc/base/base-files_1.9.2-1_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
can't install package base-files-1.9.2-1


------- emacs21 install, first attempt ------------

Writing control file...
Finding prebound objects...
Writing dependencies...
Writing package script postinst...
Writing package script prerm...
Writing package script postrm...
Writing conffiles list...
dpkg-deb -b root-emacsen-common-1.4.13-2 /sw/fink/dists/stable/main/binary-darwin-powerpc/editors
dpkg-deb: building package `emacsen-common' in `/sw/fink/dists/stable/main/binary-darwin-powerpc/editors/emacsen-common_1.4.13-2_darwin-powerpc.deb'.
dyld: find can't open library: libast.dylib.5.4 (No such file or directory, errno = 2)
dpkg-deb: subprocess find killed by signal (Trace/BPT trap)
### execution of dpkg-deb failed, exit code 2
Failed: can't create package emacsen-common_1.4.13-2_darwin-powerpc.deb


------- emacs21 install, second attempt ------------

dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/editors/emacsen-common_1.4.13-2_darwin-powerpc.deb
Selecting previously deselected package emacsen-common.
(Reading database ... 3942 files and directories currently installed.)
Unpacking emacsen-common (from .../emacsen-common_1.4.13-2_darwin-powerpc.deb) ...
dpkg-deb: unexpected end of file in between members in /sw/fink/dists/stable/main/binary-darwin-powerpc/editors/emacsen-common_1.4.13-2_darwin-powerpc.deb
*** malloc[23384]: Deallocation of a pointer not malloced: 0x69707400; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
*** malloc[23384]: Deallocation of a pointer not malloced: 0xbfffeba0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-powerpc/editors/emacsen-common_1.4.13-2_darwin-powerpc.deb (--install):
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
Errors were encountered while processing:
/sw/fink/dists/stable/main/binary-darwin-powerpc/editors/emacsen-common_1.4.13-2_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package emacsen-common-1.4.13-2


I deleted /sw/fink/dists/stable/main/binary-darwin-powerpc/editors/emacsen-common_1.4.13-2_darwin-powerpc.deb and tried again:

------- emacs21 install, third attempt ------------

Writing control file...
Finding prebound objects...
Writing dependencies...
Writing package script postinst...
Writing package script prerm...
Writing package script postrm...
Writing conffiles list...
dpkg-deb -b root-emacsen-common-1.4.13-2 /sw/fink/dists/stable/main/binary-darwin-powerpc/editors
dpkg-deb: building package `emacsen-common' in `/sw/fink/dists/stable/main/binary-darwin-powerpc/editors/emacsen-common_1.4.13-2_darwin-powerpc.deb'.
dyld: find can't open library: libast.dylib.5.4 (No such file or directory, errno = 2)
dpkg-deb: subprocess find killed by signal (Trace/BPT trap)
### execution of dpkg-deb failed, exit code 2
Failed: can't create package emacsen-common_1.4.13-2_darwin-powerpc.deb



------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to