Your message dated Wed, 24 Jul 2013 14:13:54 -0400
with message-id <20130724181354.gb17...@onerussian.com>
and subject line Re: [Pkg-haskell-maintainers] Bug#717019: uninstallable,
depends on non-existing packages
has caused the Debian Bug report #717019,
regarding uninstallable, depends on non-existing packages
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
717019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717019
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libghc-dav-dev
Version: 0.4.1-2+b3
Severity: grave
I have no clue in haskel thus can't judge objectively, but such tight
version control looks quite fragile.
$> apt-cache policy libghc-dav-dev
libghc-dav-dev:
Installed: (none)
Candidate: 0.4.1-2+b3
Version table:
0.4.1-2+b3 0
600 http://debian.lcs.mit.edu/debian/ sid/main amd64 Packages
$> sudo apt-get install libghc-dav-dev
[sudo] password for yoh:
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:
libghc-dav-dev : Depends: libghc-base-dev-4.6.0.1-8aa5d
Depends: libghc-bytestring-dev-0.10.0.2-4f932
Depends: libghc-case-insensitive-dev-1.0.0.1-833d4
Depends: libghc-containers-dev-0.5.0.0-ab1da
Depends: libghc-http-conduit-dev-1.9.0-53f89
Depends: libghc-http-types-dev-0.8.0-cb364
Depends: libghc-lens-dev-3.9.0.2-f2bb6
Depends: libghc-lifted-base-dev-0.2.0.3-dddaa
Depends: libghc-mtl-dev-2.1.2-94c72
Depends: libghc-resourcet-dev-0.4.7.1-46f3e
Depends: libghc-transformers-dev-0.3.0.0-ff2bb
Depends: libghc-xml-conduit-dev-1.1.0.3-fcc6c
Depends: libghc-xml-hamlet-dev-0.4.0.4-efd7e
E: Unable to correct problems, you have held broken packages.
$> acpolicy libghc-base-dev-4.6.0.1-8aa5d
libghc-base-dev-4.6.0.1-8aa5d:
Installed: (none)
Candidate: (none)
Version table:
$> dpkg -l libghc-base-dev-4.6.0.1*
dpkg-query: no packages found matching libghc-base-dev-4.6.0.1*
$> dpkg -l libghc-base-dev-*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Architecture Description
+++-==========================================================-==================================-==================================-==========================================================================================================================
un libghc-base-dev-4.5.0.0-40b99 <none>
(no description available)
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100,
'stable'), (100, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
thank you Joachim and shame on me -- I could swear that I did try it in
a clean sid as well, but I guess I only dreamed about it which
could be utterly true judging on the time I have reported: Date: Mon, 15
Jul 2013 23:17:51 -0400
Closing as such
Cheers,
On Tue, 16 Jul 2013, Joachim Breitner wrote:
> Hi,
> it seems that you are mixing testing and unstable:
> Am Montag, den 15.07.2013, 23:17 -0400 schrieb Yaroslav Halchenko:
> > $> apt-cache policy libghc-dav-dev
> > libghc-dav-dev:
> > Installed: (none)
> > Candidate: 0.4.1-2+b3
> > Version table:
> > 0.4.1-2+b3 0
> > 600 http://debian.lcs.mit.edu/debian/ sid/main amd64 Packages
> This is unstable.
> > -- System Information:
> > Debian Release: jessie/sid
> > APT prefers testing
> > APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'),
> > (100, 'stable'), (100, 'oldstable')
> > Architecture: amd64 (x86_64)
> > Foreign Architectures: i386
> but you are running testing.
> Try
> $ sudo apt-get install -t unstable libghc-dav-dev
> which should work. At least it does on a purely unstable box.
--
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik
--- End Message ---