Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #15764

Re: install issue with bionic packaging -- bind9/bionic 1:9.16.3-1+ubuntu18.04.1+isc+2

From Ondřej Surý <ondrej@isc.org>
Newsgroups comp.protocols.dns.bind
Subject Re: install issue with bionic packaging -- bind9/bionic 1:9.16.3-1+ubuntu18.04.1+isc+2
Date 2020-05-20 12:42 +0200
Message-ID <mailman.419.1589971321.942.bind-users@lists.isc.org> (permalink)
References <1589970743.13821.16.camel@dotforge.ch> <F5CF8FDB-BE39-48CE-8A9A-4FF127D0C05F@isc.org>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Marcel,

this is unfortunately side-effect of how the PPA is provided.  The bind9
package needs debhelper 10 to build, but for Ubuntu Xenial, the debhelper
>= 10 is provided only in xenial-backports.

Unfortunately, the PPA has only one „knob“ that either enables backports
for all Ubuntu releases or none, which in turn leads to bionic-backports
to be enabled which pulls newer build toolchain which in turn adds dependency
on init-system-helpers >= 1.54.

Let me try if I can tweak the dependencies, so I can build with a default set
of dependencies. Meanwhile you can add bionic-backports to your apt sources.list
to solve the missing dependency.

Ondrej
--
Ondřej Surý
ondrej@isc.org

> On 20 May 2020, at 12:32, Marcel de Riedmatten <mdr@dotforge.ch> wrote:
> 
> Hi all
> 
> Can't seems to find a better place to voice an issue with the
> installation of the latest packaging for ubuntu bionic which has home
> at https://launchpad.net/~isc/+archive/ubuntu/bind.
> 
> 
> I meet a dependency issue concerning init-system-helpers which is
> currently 1.51 and is asked to be 1.54. Can somebody confirms that ?
> 
> 
> 
> screen copy
> ===========
> 
> root@slavedns:~# apt install bind9
> 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:
>  bind9 : PreDepends: init-system-helpers (>= 1.54~) but 1.51 is to be
> installed
> E: Unable to correct problems, you have held broken packages.
> 
> 
> --
> Marcel de Riedmatten
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
> 
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

Back to comp.protocols.dns.bind | Previous | Next | Find similar


Thread

Re: install issue with bionic packaging -- bind9/bionic 1:9.16.3-1+ubuntu18.04.1+isc+2 Ondřej Surý <ondrej@isc.org> - 2020-05-20 12:42 +0200

csiph-web