What do you get if you run "printenv PATH" in a terminal window?
On Monday, December 1, 2003, at 09:41 AM, Akiyoshi Kimura wrote:
Hi fink users,I have done mistaken operation. Do I had better re-install fink?
% fink update-all /usr/bin/sudo /sw/bin/fink update-all Password: Information about 1781 packages read in 3 seconds. Failed: Internal error: node for esound-shlibs already exists
This is in the FAQ:
http://fink.sourceforge.net/faq/comp-general.php#node-exists
% sudo apt-get remove esound-shlibs <===Oops! I had done mistaken
operation.
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
control-center-dev control-center-shlibs esound esound-bin esound-shlibs
gconf
gconf-dev gconf-shlibs gdk-pixbuf gdk-pixbuf-shlibs gimp gimp-shlibs
gnome-libs
gnome-libs-dev gnome-libs-shlibs gnome-vfs gnome-vfs-dev gnome-vfs-shlibs
libglade libglade-shlibs oaf oaf-dev oaf-shlibs rep-gtk sawfish
0 packages upgraded, 0 newly installed, 25 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n]
<snip>
Sorry, but the following packages have unmet dependencies:
gnome-libs: Depends: gnome-libs-shlibs (= 1.4.2-5) but it is not going
to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
% sudo apt-get -f install <snip> /sw/var/lib/dpkg/info/gnome-libs.postinst: line 6: update-alternatives: command not found
update-alternatives is supposed to be installed by dpkg. See what you get if you run "which update-alternatives" in a terminal window.
dpkg: error processing gnome-libs (--configure): subprocess post-installation script returned error exit status 127 Errors were encountered while processing: gnome-libs E: Sub-process /sw/bin/dpkg returned an error code (1)
% sudo apt-get update
% sudo apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
68 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 packages not fully installed or removed.
Need to get 32.9MB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n]
<snip>
Setting up gettext-dev (0.10.40-17) ...
Setting up libiconv-dev (1.9.1-11) ...
Setting up libpng3-shlibs (1.2.5-4) ...
Setting up libpng3 (1.2.5-4) ...
Setting up libxslt-shlibs (1.0.32-11) ...
Setting up libxslt (1.0.32-11) ...
Setting up orbit-dev (0.5.17-5) ...
* libIDL: (libIDL). Interface Definition Language parsing library.
Setting up sgml-entities-iso8879 (1986-3) ...
Errors were encountered while processing:
gnome-libs
libxml2-bin
libxml2
daemonic
E: Sub-process /sw/bin/dpkg returned an error code (1)
% sudo apt-get install gnome-libs libxml2-bin libxml2 daemonic
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, gnome-libs is already the newest version.
Sorry, libxml2-bin is already the newest version.
Sorry, libxml2 is already the newest version.
Sorry, daemonic is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up libxml2-bin (2.5.10-12) ...
/sw/var/lib/dpkg/info/libxml2-bin.postinst: line 8: update-xml-catalog:
command not found
update-xml-catalog is supposed to be installed by libxml2-bin . Can you install libxml2-bin by itself?
dpkg: error processing libxml2-bin (--configure): subprocess post-installation script returned error exit status 127 dpkg: dependency problems prevent configuration of daemonic: daemonic depends on libxml2-bin; however: Package libxml2-bin is not configured yet. dpkg: error processing daemonic (--configure): dependency problems - leaving unconfigured Setting up gnome-libs (1.4.2-5) ... /sw/var/lib/dpkg/info/gnome-libs.postinst: line 6: update-alternatives: command not found dpkg: error processing gnome-libs (--configure): subprocess post-installation script returned error exit status 127 dpkg: dependency problems prevent configuration of libxml2: libxml2 depends on libxml2-bin; however: Package libxml2-bin is not configured yet. dpkg: error processing libxml2 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libxml2-bin daemonic gnome-libs libxml2
Any help appreciated.
-------- Mac OSX version : 10.3.1 fink version: 0.17.1
========================== Name:Akiyoshi Kimura mailto:[EMAIL PROTECTED] ==========================
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
