[Qa-jenkins-scm] [jenkins.debian.net] 02/02: update_jdn: replace old and gone transitional package libvirt-bin with the new packages
Mattia Rizzolo
mattia at debian.org
Wed Jul 5 13:35:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit de4b64cd232ec4022ef0796e2583a3bafe8f8b27
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Jul 5 15:35:22 2017 +0200
update_jdn: replace old and gone transitional package libvirt-bin with the new packages
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
TODO4stretch-host-upgrades.txt | 8 --------
update_jdn.sh | 10 ++++++----
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/TODO4stretch-host-upgrades.txt b/TODO4stretch-host-upgrades.txt
index eb265eb..fe2aa93 100644
--- a/TODO4stretch-host-upgrades.txt
+++ b/TODO4stretch-host-upgrades.txt
@@ -10,14 +10,6 @@ kept the jessie versions:
when running update_jdn on jenkins
----------------------------------
-Package libvirt-bin is not available, but is referred to by another package.
-This may mean that the package is missing, has been obsoleted, or
-is only available from another source
-However the following packages replace it:
- libvirt-daemon-system libvirt-dev libvirt-clients
-
-E: Unable to locate package libvpx1
-
on shutdown lots of:
umounting /run/schroot/moznt/jenkins-reproducible-*
diff --git a/update_jdn.sh b/update_jdn.sh
index 0366d99..e085868 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -397,8 +397,9 @@ if [ -f /etc/debian_version ] ; then
imagemagick
libav-tools
libsikuli-script-java
- libvirt-bin
- libvirt-dev
+ libvirt-clients
+ libvirt-daemon
+ libvirt-daemon-system
ovmf
python-jabberbot
python-potr
@@ -455,8 +456,9 @@ if [ -f /etc/debian_version ] ; then
libguestfs-tools
libjson-rpc-perl
libsoap-lite-perl
- libvirt0
- libvirt-bin
+ libvirt-clients
+ libvirt-daemon
+ libvirt-daemon-system
libvpx1
libxslt1-dev
linux-image-amd64
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list