Hi, Unfortunately, this didn't solve the problem.
I have deleted the source files, the deb files and rebuilt sbcl from the latest source on the mirror. Neither fink nor apt-get allow me to install nor remove sbcl. Error message from "sudo apt-get remove sbcl": Reading Package Lists... Done Building Dependency Tree... Done The following packages will be REMOVED: sbcl 0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2 packages not fully installed or removed. Need to get 0B of archives. After unpacking 0B will be used. Do you want to continue? [Y/n] /sw/bin/dpkg: error processing sbcl (--remove): Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Errors were encountered while processing: sbcl E: Sub-process /sw/bin/dpkg returned an error code (1) Error message from fink (after successful build) on command "fink reinstall sbcl": Information about 8086 packages read in 1 seconds. The following package will be reinstalled: sbcl Reading buildlock packages... /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-i386/languages/sbcl_1.0.33-1_darwin-i386.deb Selecting previously deselected package sbcl. (Reading database ... dpkg: serious warning: files list file for package `sbcl' missing, assuming package has no files currently installed. 177970 files and directories currently installed.) Preparing to replace sbcl 1.0.33-1 (using .../sbcl_1.0.33-1_darwin-i386.deb) ... Unpacking replacement sbcl ... ### execution of /sw/bin/dpkg-lockwait failed, exit code 6 Failed: can't install package sbcl-1.0.33-1 /sw/bin/dpkg-deb: subprocess paste killed by signal (Broken pipe) What other commands can I attempt? W. > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 12/29/09 5:05 AM, Wolfram Schroers wrote: >> Hi, >> >> When trying to install the package sbcl, I run into the following installer >> error. The compilation was fine, but the installation fails. Afterwards, I >> also get error messages about the 'missing file list'. The file, >> /sw/bin/sbcl exists, however, although Fink does not list the package in the >> list of installed files! >> >> I am running Snow-Leopard 10.6.2, latest updates installed, latest version >> of Fink and have the development branch activated. >> >> W. >> >> Installation message: >> >> Information about 8078 packages read in 1 seconds. >> The following package will be installed or updated: >> sbcl >> Reading buildlock packages... >> /sw/bin/dpkg-lockwait -i >> /sw/fink/dists/unstable/main/binary-darwin-i386/languages/sbcl_1.0.33-1_darwin-i386.deb >> (Reading database ... >> dpkg: serious warning: files list file for package `sbcl' missing, assuming >> package has no files currently installed. >> 178299 files and directories currently installed.) >> Preparing to replace sbcl 1.0.33-1 (using .../sbcl_1.0.33-1_darwin-i386.deb) >> ... >> Unpacking replacement sbcl ... >> ### execution of /sw/bin/dpkg-lockwait failed, exit code 6 >> Failed: can't install package sbcl-1.0.33-1 >> /sw/bin/dpkg-deb: subprocess paste killed by signal (Broken pipe) >> >> >> > > The 'files list file' isn't /sw/bin/sbcl. It's a database file which is > only created when the package is fully installed. You have a partial > install, probably due to the earlier error you had with smalltalk vs. > libsigsegv2, and that's why fink doesn't show sbcl as installed: it > doesn't care that /sw/bin/sbcl exists, but that the whole package is > registered as installed. > > See if "fink reinstall sbcl" gives you the same error. If it does, try > using "fink rebuild sbcl" after you've gotten the other issue fixed. > - -- > Alexander Hansen > Fink User Liaison > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAks6rAwACgkQB8UpO3rKjQ8BhgCghQ9r9hd5SUeDbKl+X8Ns4HLr > VZwAn0AX5UUoJIYz2KB2n7p06yyCuLLd > =rpth > -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
