Bug#781800: 'apt-get install ding' fails on testing

2015-04-03 Thread Christoph Pfister
Package: ding
Version: 1.7-3

On my up-to-date Debian testing installation (output of 'dpkg
--get-selections' is attached), 'apt-get install ding' fails [1]
because it cannot resolve the dependency 'tk8.4 | wish'. 'tk8.4'
cannot be installed because it is in conflict with other packages [2],
'wish' cannot be installed because it is provided by multiple packages
[3].

The correct (?) solution is to install 'tk' first (which works), then 'ding'.

Thanks,

Christoph


[1]

root@debian:~# apt-get install ding
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ding : Depends: tk8.4 but it is not going to be installed or
 wish
E: Unable to correct problems, you have held broken packages.

[2]

root@debian:~# apt-get install tk8.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libpodofo0.9.0
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  tcl8.4
Suggested packages:
  tcl-tclreadline
The following packages will be REMOVED:
  blt libtcl8.6 libtk8.6 python-tk scribus tk8.6-blt2.5
The following NEW packages will be installed:
  tcl8.4 tk8.4
0 upgraded, 2 newly installed, 6 to remove and 0 not upgraded.
Need to get 2262 kB of archives.
After this operation, 57.8 MB disk space will be freed.
Do you want to continue? [Y/n]

[3]

root@debian:~# apt-get install wish
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package wish is a virtual package provided by:
  tk8.4 8.4.19-5
  tk 8.6.0+8
You should explicitly select one to install.

E: Package 'wish' has no installation candidate


selections.txt.gz
Description: GNU Zip compressed data


Bug#781800: 'apt-get install ding' fails on testing

2015-04-03 Thread Christoph Pfister
Just FYI: 'tk8.4' does not exist in testing (I see it because I also
have 'stable' in my sources).


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org