Here's what I get with 'fink install gnome-icon-theme'
&& rm -f $file && /sw/bin/msgfmt -o $file zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /sw/bin/msgfmt -o $file zh_TW.po
./intltool-merge ./po index.theme.in index.theme -d -u -c
./po/.intltool-merge-cache
Found cached translation database
Merging translations into index.theme.
/bin/rm -rf /sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1
/bin/mkdir -p /sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw
/bin/mkdir -p /sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/DEBIAN
/usr/sbin/chown -R root:admin
/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1
make install DESTDIR=/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1
Making install in 8x8
Making install in emblems
make[3]: Nothing to be done for `install-exec-am'.
test -z "/sw/share/icons/gnome/8x8/emblems" || /bin/sh ../../mkinstalldirs
"/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons/gnome/8x8/emblems"
mkdir /sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share
mkdir /sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons
mkdir /sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons/gnome
mkdir
/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons/gnome/8x8
mkdir
/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons/gnome/8x8/emblems
/usr/bin/install -c -m 644 'emblem-new.png'
'/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons/gnome/8x8/emblems/emblem-new.png'
/usr/bin/install -c -m 644 'emblem-symbolic-link.png'
'/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons/gnome/8x8/emblems/emblem-symbolic-link.png'
(cd
/sw/src/fink.build/root-gnome-icon-theme-2.16.0.1-1/sw/share/icons/gnome/8x8 &&
/sw/share/pkgconfig/icon-name-mapping -c emblems)
/bin/sh: line 1: /sw/share/pkgconfig/icon-name-mapping: No such file or
directory
make[3]: *** [install-data-local] Error 127
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gnome-icon-theme-2.16.0.1-1
(Reading database ... 49761 files and directories currently installed.)
Removing fink-buildlock-gnome-icon-theme-2.16.0.1-1 ...
Failed: phase installing: gnome-icon-theme-2.16.0.1-1 failed
After this one gets resolved, can you let me know how to install packages
separately or in small batches? Or, maybe it doesn't matter because the
gnucash2 install only indicates 16 packages left.
Martin Costabel <[EMAIL PROTECTED]> wrote: 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
---------------------------------
Pinpoint customers who are looking for what you sell. -------------------------------------------------------------------------
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