Your message dated Thu, 06 Jul 2017 10:49:51 +0000
with message-id <[email protected]>
and subject line Bug#863649: fixed in libvirt 3.5.0-1
has caused the Debian Bug report #863649,
regarding Provide libvirt-admin.conf file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
863649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt
Version: 3.0.0-4
Severity: minor

Hi,
similar to my other bug report today this came to me initially by being
made aware of obsolete conffiles. Due to that in the context of this bug I
found that some conffiles are no more shipped but were in the past.

The file is used by virt-admin and referenced by its man page
"libvirt-admin.conf".
I want to follow Debian with that file, but to be honest I don't easily see
"how" it was added in the past.
In particular I was puzzled at first by Xenial 1.3.1 [1] including it in
the package, but Debian 1.3.1 [2] did not.

But then I compared that to libvirt.conf from libvirt-clients package.
That is part of the same "conf_DATA = libvirt.conf libvirt-admin.conf" in
src/Makefile.am.
That is installed via debian/libvirt-clients.install.
This is working for Debian and Ubuntu the same way.

So it seems in the past Ubuntu fixed the installation of that file (as seen
in [1]) but it was dropped when we started to realign with Debians
packaging scheme.
Lets not do this again and fix it in Debian this time as it should have
been done initially.

Since virt-admin is part of libvirt-clients lets place it there.

Attaching a patch on top of latest Debian packaging that fixes the issue in
my local builds - buildlog at [3].

Note: Since the program works fine without the file - it is just about
tuning defaults, but being a bug more than a feature request I decided for
"minor" severity.

[1]:
https://launchpadlibrarian.net/319869772/buildlog_ubuntu-xenial-amd64.libvirt_1.3.1-1ubuntu10.10_BUILDING.txt.gz
[2]:
https://buildd.debian.org/status/fetch.php?pkg=libvirt&arch=amd64&ver=1.3.1-1&stamp=1453477524&raw=0
[3]: http://paste.ubuntu.com/24705667/

-- 
Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd
From c53802d4830b92e0f9f48bb4689b7728025b2286 Mon Sep 17 00:00:00 2001
From: Christian Ehrhardt <[email protected]>
Date: Mon, 29 May 2017 17:15:26 +0200
Subject: [PATCH] Provide libvirt-admin.conf

Since virt-admin uses and refers to this conffile add the
upstream default config to libvirt-clients package.

Signed-off-by: Christian Ehrhardt <[email protected]>
---
 debian/libvirt-clients.install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libvirt-clients.install b/debian/libvirt-clients.install
index 84fab60..358391a 100644
--- a/debian/libvirt-clients.install
+++ b/debian/libvirt-clients.install
@@ -1,3 +1,4 @@
 usr/bin/*
 usr/share/man/man1/*
 etc/libvirt/libvirt.conf
+etc/libvirt/libvirt-admin.conf
-- 
2.7.4


--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 3.5.0-1

We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <[email protected]> (supplier of updated libvirt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 06 Jul 2017 11:04:21 +0200
Source: libvirt
Binary: libvirt-clients libvirt-daemon libvirt-daemon-system libvirt0 
libvirt-doc libvirt-dev libvirt-sanlock libnss-libvirt
Architecture: source
Version: 3.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers 
<[email protected]>
Changed-By: Guido Günther <[email protected]>
Description:
 libnss-libvirt - nss plugin providing IP add ress resolution for virtual 
machines
 libvirt-clients - Programs for the libvirt library
 libvirt-daemon - Virtualization daemon
 libvirt-daemon-system - Libvirt daemon configuration files
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt-sanlock - Sanlock plugin for virtlockd
 libvirt0   - library for interfacing with different virtualization systems
Closes: 858742 863648 863649 864671
Changes:
 libvirt (3.5.0-1) unstable; urgency=medium
 .
   [ Guido Günther ]
   * [116cb98] New upstream version 3.5.0
   * [22f685c] Explicitly enable directory based storage backend.  We do so for
     the other storage backends as well.
   * [1619c0f] Ship storage backends
   * [b0f6946] New upstream version 3.5.0-rc2
   * [e0507a8] New upstream version 3.1.0
   * [603e376] New upstream version 3.1.0-rc2
   * [172bcdf,21aa1f3,0d45d3b] Bump symbol versions
   * [9c4dfe3] Dropped Disable-use-of-namespaces-by-default.patch: not needed,
     namespaces are now enabled
   * [7cb82a1] Add pt debconf translation.
     Thanks to Rui Branco (Closes: #858742)
   * [fcd509f] Remove defaults file on clean
   * [6b9ffbb] Build depend on libparted-dev to ease cross building
     Thanks to Helmut Grohne (Closes: #864671)
   * [849c8e2] Rediff patches.
     Dropped patches for things fixed upstream:
      CVE-2017-2635-qemu-Don-t-update-physical-storage-size-of-.patch
      apparmor-allow-usr-lib-qemu-qemu-bridge-helper.patchupstream
      virt-aa-helper-apparmor-allow-usr-share-OVMF-too.patch
      Allow-access-to-libnl-3-config-files.patch
      Dropped qemu-skip-QMP-probing-of-CPU-definitions-when-missing.patch
   * [a0cd0f0] Update key for upstream tarball verification
 .
   [ Christian Ehrhardt ]
   * [8fa2c4f] Ship libvirt-admin.conf
   * [dd2991f] Ship default file for virtlockd
   * [aef2f3c] Ship libvirt-admin.conf (Closes: #863649)
   * [c3b6ff2] Ship default file for virtlockd (Closes: #863648)
Checksums-Sha1:
 e79719ffd7bba343703ae6a4652569601fcd8b1c 3925 libvirt_3.5.0-1.dsc
 cb6049c3567926510c0ac9179ff40428fa527f0a 14695760 libvirt_3.5.0.orig.tar.xz
 7c8276802182f1103420882fe0b336ea97ec62ec 64396 libvirt_3.5.0-1.debian.tar.xz
 d28d921c865c943678499358fdef33402add68f0 15351 libvirt_3.5.0-1_amd64.buildinfo
Checksums-Sha256:
 dc92d95a4e97747d9aedcb1004bdaa03d886c95a3a02457c1e71f789fec2aa4c 3925 
libvirt_3.5.0-1.dsc
 2963bae30d41411a2a8184de6a69cc3bd4dba14d2824b67906263dc35b27b516 14695760 
libvirt_3.5.0.orig.tar.xz
 a54d859ee2ec5c7049cf551183102cecd589fc45b3d013dd5924ea982794c03e 64396 
libvirt_3.5.0-1.debian.tar.xz
 757d30826bea972ce72de071182abdc854a322c855c3d0f77fea96933b3e7ae7 15351 
libvirt_3.5.0-1_amd64.buildinfo
Files:
 2122c2d5ac7ed5097570da7f2414267a 3925 libs optional libvirt_3.5.0-1.dsc
 0b7b3ac01dc1ad8330e7ebd3727ffb4b 14695760 libs optional 
libvirt_3.5.0.orig.tar.xz
 2f4941f308166480ab86383e7ad1f83b 64396 libs optional 
libvirt_3.5.0-1.debian.tar.xz
 b53100ff46b0c3b5d8b0bfc6eabdeb18 15351 libs optional 
libvirt_3.5.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEvHzQcjh1660F3xzZB7i3sOqYEgsFAlleEt4ACgkQB7i3sOqY
Egu5hg/+PpU2arAJACQzRpi37oB/Ktc0Mblhj7RP0tTMmr0B6SAdfhe8AWpz9Jyc
irrjK0daK1/NJCmdP4eINdzttK9AeqIlkLiK3bVnL9fblj3ZzMJRqPLlgOduPOOE
wZSDM6wvHjFJsmusIh1PsyFT3r2aTs0DYagqnr22o3LbpUfkrdrFSjPFurAfFRV0
wbgwbU8sBsEM5qNEmhzazKGcPaZPp6dGRrdmlXWLNijrPxdbQrdtFhQMK6x1ucsD
IzyrqE17sZ10ZC8EAXqJm232Pts6pyb1R9uySUPMIZMrpA1YpPtSlBHFTEwilR5K
LpWPUAAeb/+XAqhQFShXRC/JHUQoc6Sra1dat90a7/PVSv9L2y5DoJn52GGFFXcm
TX+uMG2m5KdliHH+U3E9qqEnhKkGo0QpTB1w/VisvWjHf9NCEtVAsxWq2KjfQ926
vPFgHifg+YorRUcExi6Lygz21M382A9JJEU6yzZxx78+ROn0Pt0Z7iaAn/+GqYje
nXKv57uhtr7LUEYjNzwUtvL+HHaQFAGlPGthQxXJCo3Skcl6ZxEWv+WQgQw3Tty2
gjoS0RydNvx0kgTrkrUGHnFv9AvUESi8IDjLVeJ4m7Fve0FYLvKSspCGdxjEKmMW
I2Xh4ZG6t1BscIreYzYrV3YQwAv8SohdDIfD8xkmQF2X2sYS6BQ=
=UQ2f
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to