[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Broken (jessie) backports



>>>>> "DB" == Dominic Benson <dominic@lenny.cus.org> writes:

DB> Both are installable for me - do you perhaps need a ‘-t jessie-backports’ in your command?
DB> Failing that, what shows up if you explicitly request libpython3.4 (or postgresql-common respectively)?

One one instance which only mentioned unbound and libunbound2 in the
kept back section of dist-upgrade's output, adding -t jessie-backports
to dist-upgrade added these packages:

libasprintf0c2 postgresql-9.6 postgresql-client-9.6

but still keyps libunbound2 and unbound back.

After that, I tried:

:; apt-get -t jessie-backports install unbound
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:
 unbound : Depends: libpython3.4 (>= 3.4.2~rc1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

and:

:; apt-get -t jessie-backports install unbound libpython3.4
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:
 libpython3.4 : Depends: libpython3.4-stdlib (= 3.4.2-1) but 3.4.3-10+b1 is to be installed
E: Unable to correct problems, you have held broken packages.

and then:

:; apt-get -t jessie-backports install unbound libpython3.4 libpython3.4-stdlib
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libpython3.4-stdlib is already the newest version.
libpython3.4-stdlib set to manually installed.
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:
 libpython3.4 : Depends: libpython3.4-stdlib (= 3.4.2-1) but 3.4.3-10+b1 is to be installed
E: Unable to correct problems, you have held broken packages.

AFAICT, all of my jessie systems which have or had unbound
1.5.9-1~bpo8+1 are unable to upgrade to 1.6.0-2.

OTOH, one which was still at 1.4.22-3+deb8u2 upgraded OK with
apt-get -t jessie-backports install unbound, dropping libpython2.7
and adding: dns-root-data, libmpdec2, libpython3.4, libpython3.4-minimal
and libpython3.4-stdlib.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 0x997A9F17ED7DAEA6


Reply to: