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

Re: libvirt-bin broken in wheezy-backports



On 08/25/2014 02:44 AM, Julien Cristau wrote:
On Thu, Aug 21, 2014 at 17:35:41 +0200, David Douard wrote:

Hi, I'm hit by this bug too. Julien, can't we do something to help avahi
0.6.61-[34] arrive in wheezy-backports?

I've just uploaded libvirt to the 2-day delayed queue with the following
diff:

Thanks Julien! At last I can install libvirt on my laptop without having to remove gnome(!)

David


diff -Nru libvirt-1.2.4/debian/changelog libvirt-1.2.4/debian/changelog
--- libvirt-1.2.4/debian/changelog	2014-05-06 05:13:27.000000000 -0700
+++ libvirt-1.2.4/debian/changelog	2014-08-24 15:02:39.000000000 -0700
@@ -1,3 +1,11 @@
+libvirt (1.2.4-1~bpo70+1.1) wheezy-backports; urgency=medium
+
+  * Non-maintainer upload.
+  * Revert switch from avahi to avahi-daemon in init script; fixes
+    co-installability with avahi in wheezy.
+
+ -- Julien Cristau <jcristau@debian.org>  Sun, 24 Aug 2014 15:02:36 -0700
+
  libvirt (1.2.4-1~bpo70+1) wheezy-backports; urgency=medium

    * Rebuild for wheezy-backports.
diff -Nru libvirt-1.2.4/debian/control libvirt-1.2.4/debian/control
--- libvirt-1.2.4/debian/control	2014-05-06 05:12:22.000000000 -0700
+++ libvirt-1.2.4/debian/control	2014-08-24 15:01:28.000000000 -0700
@@ -77,7 +77,6 @@
   parted,
   pm-utils
  Suggests: policykit-1, radvd, auditd, systemtap, systemd, apparmor
-Breaks: avahi-daemon (<< 0.6.31-3~)
  Description: programs for the libvirt library
   Libvirt is a C toolkit to interact with the virtualization capabilities
   of recent versions of Linux (and other OSes). The library aims at providing
diff -Nru libvirt-1.2.4/debian/libvirt-bin.init libvirt-1.2.4/debian/libvirt-bin.init
--- libvirt-1.2.4/debian/libvirt-bin.init	2014-05-04 04:31:50.000000000 -0700
+++ libvirt-1.2.4/debian/libvirt-bin.init	2014-08-24 15:01:12.000000000 -0700
@@ -9,8 +9,8 @@
  # Provides:          libvirt-bin libvirtd
  # Required-Start:    $network $local_fs $remote_fs $syslog
  # Required-Stop:     $local_fs $remote_fs $syslog
-# Should-Start:      avahi-daemon cgconfig
-# Should-Stop:       avahi-daemon cgconfig
+# Should-Start:      avahi cgconfig
+# Should-Stop:       avahi cgconfig
  # Default-Start:     2 3 4 5
  # Default-Stop:      0 1 6
  # Short-Description: libvirt management daemon

I think a better fix would be to have

Should-Start: avahi avahi-dameon cgconfig
Should-Stop: avahi avahi-daemon cgconfig

and no Breaks at all, but I'll leave it to the maintainer to make that
change in sid, I think for bpo a revert is better.

Cheers,
Julien



--

David DOUARD		 LOGILAB
Directeur du département Outils & Systèmes

+33 1 45 32 03 12	 david.douard@logilab.fr
+33 1 83 64 25 26	 http://www.logilab.fr/id/david.douard

Formations - http://www.logilab.fr/formations
Développements - http://www.logilab.fr/services
Gestion de connaissances - http://www.cubicweb.org/
begin:vcard
fn:David Douard
n:Douard;David
org;quoted-printable:Logilab;Outils & Syst=C3=A8mes
adr:;;104 boulevard Louis Auguste Blanqui;Paris;;75013;France
email;internet:david.douard@logilab.fr
title:Directeur
tel;work:0145320312
x-mozilla-html:FALSE
url:http://www.logilab.fr
version:2.1
end:vcard


Reply to: