Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.protocols.dns.bind > #15764
| Path | csiph.com!aioe.org!nntp.terraraq.uk!nntp-feed.chiark.greenend.org.uk!ewrotcd!usenet-its.stanford.edu!usenet.stanford.edu!not-for-mail |
|---|---|
| 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 | Wed, 20 May 2020 12:42:14 +0200 |
| Lines | 111 |
| Approved | bind-users@lists.isc.org |
| 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> |
| NNTP-Posting-Host | lists.isc.org |
| Mime-Version | 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) |
| Content-Type | multipart/signed; boundary="Apple-Mail=_DA6ABFCB-CE23-4317-A99F-438BCB391BB2"; protocol="application/pgp-signature"; micalg=pgp-sha512 |
| X-Trace | usenet.stanford.edu 1589971340 24904 149.20.1.60 (20 May 2020 10:42:20 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bind-users@lists.isc.org |
| To | Marcel de Riedmatten <mdr@dotforge.ch> |
| Return-Path | <ondrej@isc.org> |
| X-Original-To | bind-users@lists.isc.org |
| Delivered-To | bind-users@lists.isc.org |
| In-Reply-To | <1589970743.13821.16.camel@dotforge.ch> |
| X-Mailer | Apple Mail (2.3608.80.23.2.2) |
| X-BeenThere | bind-users@lists.isc.org |
| X-Mailman-Version | 2.1.29 |
| Precedence | list |
| List-Id | BIND Users Mailing List <bind-users.lists.isc.org> |
| List-Unsubscribe | <https://lists.isc.org/mailman/options/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=unsubscribe> |
| List-Archive | <https://lists.isc.org/pipermail/bind-users/> |
| List-Post | <mailto:bind-users@lists.isc.org> |
| List-Help | <mailto:bind-users-request@lists.isc.org?subject=help> |
| List-Subscribe | <https://lists.isc.org/mailman/listinfo/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <F5CF8FDB-BE39-48CE-8A9A-4FF127D0C05F@isc.org> |
| X-Mailman-Original-References | <1589970743.13821.16.camel@dotforge.ch> |
| Xref | csiph.com comp.protocols.dns.bind:15764 |
Show key headers only | 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 | Unroll 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