[Pkg-libvirt-commits] [libvirt] 01/02: Don't provide libvirt-bin via LSB headers

Guido Guenther agx at moszumanska.debian.org
Fri Aug 8 17:07:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch master
in repository libvirt.

commit 5e391380c18acd31ec866d109f08e2554e4cfdc9
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Aug 7 19:08:20 2014 +0200

    Don't provide libvirt-bin via LSB headers
    
    This avoids a conflict when /e/i/libvirt-bin and /e/i/libvirtd
    are around at the same time during dpkg's configure phase.
    
    Closes: #757330
---
 debian/libvirt-daemon-system.libvirtd.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libvirt-daemon-system.libvirtd.init b/debian/libvirt-daemon-system.libvirtd.init
index a2a8f56..caec3ed 100755
--- a/debian/libvirt-daemon-system.libvirtd.init
+++ b/debian/libvirt-daemon-system.libvirtd.init
@@ -6,7 +6,7 @@
 # based on the skeletons that comes with dh_make
 #
 ### BEGIN INIT INFO
-# Provides:          libvirt-bin libvirtd
+# Provides:          libvirtd
 # Required-Start:    $network $local_fs $remote_fs $syslog
 # Required-Stop:     $local_fs $remote_fs $syslog
 # Should-Start:      avahi-daemon cgconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list