Sometime around 10:34 AM -0400 on 5/24/02, Alexander Hansen pounded out this ditty: >For the dselect problem: have you tried doing an 'apt-get update' like it >says? > >For the selfupdate-cvs problem: do you have the Developer Tools >installed? If not then you probably don't have cvs. > >In any case, The binary and source distributions are independent. >To update the binary package listings, use dselect or apt-get; 'fink >selfupdate' updates the listings for the source distribution, and also >upgrades fink, if needed.
I have done both "fink selfupdate-cvs" and "sudo apt-get update" And then did "fink update-all" I've subsequently gotten multiple failures on multiple machines to install mozilla and to install some other items, because of mozilla failures within them. Mozilla failures, and finkcommander shows mozilla as not installed (incidentally, the cvs/apt-get updates both had libglade failures at the end. subsequent attempts to install libglade also failed --end of output at bottom): [localhost:~] marcster% sudo apt-get install mozilla Reading Package Lists... Done Building Dependency Tree... Done Sorry, mozilla is already the newest version. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 packages not fully installed or removed. Need to get 0B of archives. After unpacking 0B will be used. Setting up mozilla (0.9.8-1) ... dpkg: error processing mozilla (--configure): subprocess post-installation script returned error exit status 138 Errors were encountered while processing: mozilla E: Sub-process /sw/bin/dpkg returned an error code (1) [localhost:~] marcster% fink install mozilla sudo /sw/bin/fink install mozilla Password: Information about 575 packages read in 1 seconds. dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/web/mozilla_0.9.8-1_darwin-powerpc.deb (Reading database ... 45635 files and directories currently installed.) Preparing to replace mozilla 0.9.8-1 (using .../mozilla_0.9.8-1_darwin-powerpc.deb) ... Unpacking replacement mozilla ... Setting up mozilla (0.9.8-1) ... dpkg: error processing mozilla (--install): subprocess post-installation script returned error exit status 138 Errors were encountered while processing: mozilla ### dpkg failed, exit code 1 Failed: can't install package mozilla-0.9.8-1 [localhost:~] marcster% fink reinstall mozilla sudo /sw/bin/fink reinstall mozilla Information about 575 packages read in 1 seconds. dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/web/mozilla_0.9.8-1_darwin-powerpc.deb (Reading database ... 45635 files and directories currently installed.) Preparing to replace mozilla 0.9.8-1 (using .../mozilla_0.9.8-1_darwin-powerpc.deb) ... Unpacking replacement mozilla ... Setting up mozilla (0.9.8-1) ... dpkg: error processing mozilla (--install): subprocess post-installation script returned error exit status 138 Errors were encountered while processing: mozilla ### dpkg failed, exit code 1 Failed: can't install package mozilla-0.9.8-1 (LIBGLADE ERROR): cc -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/sw/lib/gnome-libs/include -I/sw/include -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/sw/include/orbit-1.0 -I/sw/include/gtk-1.2 -I/usr/X11R6/include -I/sw/include/gnome-xml -I./.. -c libglade-scan.c -fno-common -DPIC -o .libs/libglade-scan.lo libglade-scan.c:1317: bad macro argument list libglade-scan.c:1317: bad macro argument list libglade-scan.c:1317: bad macro argument list libglade-scan.c:1317: bad macro argument list cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode Compilation of scanner failed make[3]: *** [scan] Error 1 make[2]: *** [libglade.hierarchy] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### make failed, exit code 2 Failed: compiling libglade-0.16-5 failed Thanks -ms -- Many have Montana envy ... the lucky get to live here! Marc Stergionis Community Relations & website author Benefis Healthcare -- http://www.benefis.org "Opinions expressed are not necessarily those of my employer" _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
