Hi,

I get into a deadlock when install docbook-utils because it requires autoconf 
and autoconf2.6, automake1.11, BUT autoconf and autoconf2.6 and automake1.11 
are mutually exclusive.

Thanks,

--Wenzhong


Please see the installation log:
========
[gs6132climate3:/] root# fink install docbook-utils
Information about 6210 packages read in 1 seconds.
The following package will be installed or updated:
docbook-utils
The following 3 additional packages will be installed:
autoconf2.6 automake1.11 automake1.11-core
Do you want to continue? [Y/n] y
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-x86_64/devel/autoconf2.6_2.69-1_darwin-x86_64.deb
Selecting previously deselected package autoconf2.6.
dpkg: considering removing autoconf in favour of autoconf2.6 ...
dpkg: yes, will remove autoconf in favour of autoconf2.6.
(Reading database ... 182806 files and directories currently installed.)
Unpacking autoconf2.6 (from .../autoconf2.6_2.69-1_darwin-x86_64.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.6 (2.69-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...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-x86_64/devel/automake1.11_1.11.6-2_darwin-x86_64.deb
 
/sw/fink/dists/stable/main/binary-darwin-x86_64/devel/automake1.11-core_1.11.6-2_darwin-x86_64.deb
Selecting previously deselected package automake1.11.
(Reading database ... 182800 files and directories currently installed.)
Unpacking automake1.11 (from .../automake1.11_1.11.6-2_darwin-x86_64.deb) ...
Selecting previously deselected package automake1.11-core.
Unpacking automake1.11-core (from 
.../automake1.11-core_1.11.6-2_darwin-x86_64.deb) ...
Setting up automake1.11-core (1.11.6-2) ...

Setting up automake1.11 (1.11.6-2) ...
* Automake: (automake). Making GNU standards-compliant Makefiles.

Reading buildlock packages...
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 autoconf=1:2.63-4

Failed: Fink::SysState: Could not resolve inconsistent dependencies
[gs6132climate3:/] root# fink scanpackages
Updating the list of locally available binary packages.
Scanning dists/local/main/binary-darwin-x86_64
Scanning dists/stable/main/binary-darwin-x86_64
[gs6132climate3:/] root# apt-get update
Reading Package Lists... Done
Building Dependency Tree... Done
[gs6132climate3:/] root# apt-get install autoconf=1:2.63-4
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  autoconf2.6 automake1.11 automake1.11-core
The following NEW packages will be installed:
  autoconf
0 packages upgraded, 1 newly installed, 3 to remove and 0  not upgraded.
Need to get 0B/1215kB of archives. After unpacking 3351kB will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 182951 files and directories currently installed.)
Removing automake1.11 ...
install-info(automake.info): deleting entry `* Automake: (automake) ...'
Removing automake1.11-core ...
Removing autoconf2.6 ...
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'
Selecting previously deselected package autoconf.
(Reading database ... 182718 files and directories currently installed.)
Unpacking autoconf (from .../autoconf_2.63-4_darwin-x86_64.deb) ...
Setting up autoconf (2.63-4) ...
* Autoconf: (autoconf). Create source code configuration scripts.
* Standards: (standards). GNU coding standards.
install-info(/sw/share/info/standards.info): creating new section `GNU 
organization'

[gs6132climate3:/] root# fink install docbook-utils
Information about 6210 packages read in 1 seconds.
The following package will be installed or updated:
docbook-utils
The following 3 additional packages will be installed:
autoconf2.6 automake1.11 automake1.11-core
Do you want to continue? [Y/n] y
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-x86_64/devel/autoconf2.6_2.69-1_darwin-x86_64.deb
Selecting previously deselected package autoconf2.6.
dpkg: considering removing autoconf in favour of autoconf2.6 ...
dpkg: yes, will remove autoconf in favour of autoconf2.6.
(Reading database ... 182806 files and directories currently installed.)
Unpacking autoconf2.6 (from .../autoconf2.6_2.69-1_darwin-x86_64.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.6 (2.69-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...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-x86_64/devel/automake1.11_1.11.6-2_darwin-x86_64.deb
 
/sw/fink/dists/stable/main/binary-darwin-x86_64/devel/automake1.11-core_1.11.6-2_darwin-x86_64.deb
Selecting previously deselected package automake1.11.
(Reading database ... 182800 files and directories currently installed.)
Unpacking automake1.11 (from .../automake1.11_1.11.6-2_darwin-x86_64.deb) ...
Selecting previously deselected package automake1.11-core.
Unpacking automake1.11-core (from 
.../automake1.11-core_1.11.6-2_darwin-x86_64.deb) ...
Setting up automake1.11-core (1.11.6-2) ...

Setting up automake1.11 (1.11.6-2) ...
* Automake: (automake). Making GNU standards-compliant Makefiles.

Reading buildlock packages...
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 autoconf=1:2.63-4

Failed: Fink::SysState: Could not resolve inconsistent dependencies
[gs6132climate3:/] root#



-------------------------------------------------------
Dr. Wenzhong Zhao
NASA GSFC, SSAI
8800 Greenbelt Road, Greenbelt, MD 20771
Code 613, Bidg 33, Rm B313A
301-614-6204: Phone
301-614-6307: Fax
wenzhong.z...@nasa.gov

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners
  • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
    • ... Alexander Hansen

Reply via email to