Kiley Barraclough wrote:
> sudo apt-get -f install didn't do anything.  The result:

It did:

> Reading Package Lists... Done
> Building Dependency Tree... Done
> 0 packages upgraded, 0 newly installed, 0 to remove and 1  not upgraded.
> 1 packages not fully installed or removed.
> Need to get 0B of archives. After unpacking 0B will be used.
> Setting up autoconf2.5 (2.60-4) ...

The last line shows what it did: Finishing the installation ("Setting 
up") of autoconf2.5. That was one of the packages you showed us earlier 
it "couldn't batch-install" together with another one.

> sudo apt-get install gnome-icon-theme-2.16.0.1-1 didn't do anything either:
> 
> Reading Package Lists... Done
> Building Dependency Tree... Done
> E: Couldn't find package gnome-icon-theme-2.16.0.1-1

Since you didn't show the actual error message, I misunderstood in what 
phase the installation of that package failed and I guessed wrong what 
can be done about it. Aapparently it is not yet built as a *.deb. So you 
still have to build it:

   fink install gnome-icon-theme

And in case it fails again, please show some more context, so we can 
have a better-founded guess of the reasons of the failure.

> I ran fink selfupdate and there was nothing to update.
> 
> Then I ran fink update-all and got another failure

Without seeing the actual error message, I cannot help you.
What you are showing is not much more than "there was a failure".

> Downloading the indexes of available packages in the binary distribution.
[etc]
> Failed: Fink::SysState: Could not resolve inconsistent dependencies

I am pretty sure that there was some text just before the one you are 
showing, and it tells what packages it thinks should be installed 
separately.

What you are observing here is what can happen if Fink is charged to 
build and install too many packages at once. And until now the only 
additional action necessary from your side was to order that some of 
these installation steps be done individually. No breakage, no running 
around in circles, even if it may appear so sometimes :-)

-- 
Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to