Viv Kendon wrote: > I'm stuck in a loop with automake and autoconf versions not > automatically replacing themselves properly. > > At the point where this starts, I've just manually removed > automake1.11... > > > The following 42 packages will be installed or updated: > firefox3 firefox3-shlibs gconf2 gconf2-dev gconf2-shlibs gnome-desktop > gnome-desktop2.7-dev gnome-desktop2.7-shlibs gnome-keyring gnome-keyring-dev > gnome-keyring-shlibs gnome-panel gnome-panel-dev gnome-panel-shlibs > gnome-python2-py25 gnome-vfs2-unified gnome-vfs2-unified-dev > gnome-vfs2-unified-shlibs graphviz graphviz-shlibs gtkspell2-dev > gtkspell2-shlibs gweather-data libbonoboui2 libbonoboui2-dev > libbonoboui2-shlibs libgnome2 libgnome2-dev libgnome2-shlibs libgnomekbd2 > libgnomekbd2-3-dev libgnomekbd2-3-shlibs libgnomeui2 libgnomeui2-dev > libgnomeui2-shlibs libgsf1.114-dev libgsf1.114-shlibs libgweather > libgweather-shlibs librsvg2 librsvg2-shlibs wireshark-ssl > The following 11 additional packages will be installed: > autoconf2.13 automake1.10 automake1.11 gnome-desktop2.11-dev > gnome-desktop2.11-shlibs gnome-python2-py26 libtool2 pycairo-py25-dev > pygobject2-py25-dev pygtk2-gtk-py25-dev pyorbit2-py25-dev > The following 2 packages might be temporarily removed: > freetype-hinting sqlite3-dev > Do you want to continue? [Y/n] Reading buildlock packages... > All buildlocks accounted for. > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/autoconf2.13_2.13-5_darwin-powerpc.deb > Selecting previously deselected package autoconf2.13. > dpkg: considering removing autoconf in favour of autoconf2.13 ... > dpkg: yes, will remove autoconf in favour of autoconf2.13. > (Reading database ... 137172 files and directories currently installed.) > Unpacking autoconf2.13 (from .../autoconf2.13_2.13-5_darwin-powerpc.deb) ... > install-info(autoconf.info): deleting entry `* Autoconf: (autoconf) ...' > install-info(standards.info): deleting entry `* Standards: (standards) ...' > install-info(standards.info): deleting empty section `GNU organization' > Setting up autoconf2.13 (2.13-5) ... > * Autoconf: (autoconf). Create source code configuration scripts. > install-info(/sw/share/info/autoconf.info): no section specified for new > entry, placing at end > * Standards: (standards). GNU coding standards. > install-info(/sw/share/info/standards.info): no section specified for new > entry, placing at end > > Reading buildlock packages... > All buildlocks accounted for. > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/autoconf_2.63-1_darwin-powerpc.deb > Selecting previously deselected package autoconf. > dpkg: considering removing autoconf2.13 in favour of autoconf ... > dpkg: yes, will remove autoconf2.13 in favour of autoconf. > (Reading database ... 137112 files and directories currently installed.) > Unpacking autoconf (from .../autoconf_2.63-1_darwin-powerpc.deb) ... > install-info(autoconf.info): deleting entry `* Autoconf: (autoconf) ...' > install-info(standards.info): deleting entry `* Standards: (standards) ...' > Setting up autoconf (2.63-1) ... > * Autoconf: (autoconf). Create source code configuration scripts. > * Standards: (standards). GNU coding standards. > install-info(/sw/share/info/standards.info): creating new section `GNU > organization' > > Reading buildlock packages... > All buildlocks accounted for. > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/automake1.10_1.10.2-2_darwin-powerpc.deb > Selecting previously deselected package automake1.10. > (Reading database ... 137172 files and directories currently installed.) > Unpacking automake1.10 (from .../automake1.10_1.10.2-2_darwin-powerpc.deb) ... > Setting up automake1.10 (1.10.2-2) ... > * Automake: (automake). Making GNU standards-compliant Makefiles. > > Reading buildlock packages... > All buildlocks accounted for. > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/automake1.11_1.11-1_darwin-powerpc.deb > Selecting previously deselected package automake1.11. > dpkg: considering removing automake1.10 in favour of automake1.11 ... > dpkg: yes, will remove automake1.10 in favour of automake1.11. > (Reading database ... 137303 files and directories currently installed.) > Unpacking automake1.11 (from .../automake1.11_1.11-1_darwin-powerpc.deb) ... > install-info(automake.info): deleting entry `* Automake: (automake) ...' > Setting up automake1.11 (1.11-1) ... > * Automake: (automake). Making GNU standards-compliant Makefiles. > > Reading buildlock packages... > All buildlocks accounted for. > > While trying to install: > autoconf2.13-2.13-5 > > The following inconsistencies found: > Unsatisfied dependency in automake1.11: autoconf (>= 2.63-1) > > Trying to resolve dependencies... > Could not resolve inconsistent dependencies! > > Fink isn't sure how to install the above packages safely. You may be able to > fix things by running: > > fink scanpackages > sudo apt-get update > sudo apt-get install autoconf2.13=2.13-5 > > Failed: Fink::SysState: Could not resolve inconsistent dependencies > > > At this point, if I try the fix it recommends, it fails > because automake1.11 is now installed. So I manually remove > it and it goes round the loop again :( > > This is on OSX 10.5.6 server, case sensitive G5 Mac Pro. > powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. > build 5490) > > I've selfupdated an hour or so earlier, it is the update-all > I'm now trying to do... > > -- Viv > ________________________________________________ > Dr Viv Kendon http://quantum.leeds.ac.uk/~viv > tel: +44 113 343 4864 Physics and Astronomy > Quantum Information Group University of Leeds > You may have to forgo update-all for the nonce, and instead install your packages one-by-one. You can still make that a bit more automatic, e.g. via
for package in `fink list -ot | cut -f2` ; do fink -y install $package ; done -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
