Your message dated Mon, 22 Apr 2019 05:42:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#927712: unblock: libguestfs/1.40.2-2
has caused the Debian Bug report #927712,
regarding unblock: libguestfs/1.40.2-2
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.)
--
927712: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927712
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
User: [email protected]
Usertags: unblock
I uploaded a new libguestfs package, fixing #906234 (Please change
dependency on cryptsetup...).
The debidff is attached.
Please unblock. Thanks.
Cheers,
-Hilko
diff -Nru libguestfs-1.40.2/debian/changelog libguestfs-1.40.2/debian/changelog
--- libguestfs-1.40.2/debian/changelog 2019-02-10 22:09:07.000000000 +0100
+++ libguestfs-1.40.2/debian/changelog 2019-04-21 22:17:19.000000000 +0200
@@ -1,3 +1,9 @@
+libguestfs (1:1.40.2-2) unstable; urgency=medium
+
+ * Adjust cryptsetup dependencies (Closes: #906234)
+
+ -- Hilko Bengen <[email protected]> Sun, 21 Apr 2019 22:17:19 +0200
+
libguestfs (1:1.40.2-1) unstable; urgency=medium
* New upstream version 1.40.2
diff -Nru libguestfs-1.40.2/debian/control libguestfs-1.40.2/debian/control
--- libguestfs-1.40.2/debian/control 2019-01-22 13:27:36.000000000 +0100
+++ libguestfs-1.40.2/debian/control 2019-04-16 15:57:40.000000000 +0200
@@ -58,7 +58,7 @@
btrfs-progs,
bzip2,
cpio,
- cryptsetup, busybox,
+ cryptsetup-bin, busybox,
dosfstools,
exfat-utils,
extlinux [i386 amd64],
diff -Nru libguestfs-1.40.2/debian/patches/0015-Change-cryptsetop-cryptsetup-bin-in-appliance.patch libguestfs-1.40.2/debian/patches/0015-Change-cryptsetop-cryptsetup-bin-in-appliance.patch
--- libguestfs-1.40.2/debian/patches/0015-Change-cryptsetop-cryptsetup-bin-in-appliance.patch 1970-01-01 01:00:00.000000000 +0100
+++ libguestfs-1.40.2/debian/patches/0015-Change-cryptsetop-cryptsetup-bin-in-appliance.patch 2019-04-16 15:58:24.000000000 +0200
@@ -0,0 +1,21 @@
+From: Hilko Bengen <[email protected]>
+Date: Tue, 16 Apr 2019 15:58:05 +0200
+Subject: Change cryptsetop->cryptsetup-bin in appliance
+
+---
+ appliance/packagelist.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/appliance/packagelist.in b/appliance/packagelist.in
+index b6ff265..1963ffd 100644
+--- a/appliance/packagelist.in
++++ b/appliance/packagelist.in
+@@ -60,7 +60,7 @@ ifelse(DEBIAN,1,
+ bsdmainutils
+ dnl old name used in Jessie and earlier
+ btrfs-tools
+- cryptsetup
++ cryptsetup-bin
+ dash
+ extlinux
+ fdisk
diff -Nru libguestfs-1.40.2/debian/patches/series libguestfs-1.40.2/debian/patches/series
--- libguestfs-1.40.2/debian/patches/series 2019-02-10 22:08:35.000000000 +0100
+++ libguestfs-1.40.2/debian/patches/series 2019-04-16 15:58:24.000000000 +0200
@@ -12,3 +12,4 @@
0012-Disable-v2v-test-harness.patch
0013-Fix-up-perl-path-in-installed-scripts.patch
0014-Fix-.depend-generation-for-out-of-tree-build.patch
+0015-Change-cryptsetop-cryptsetup-bin-in-appliance.patch
--- End Message ---
--- Begin Message ---
Hilko Bengen:
> Package: release.debian.org
> User: [email protected]
> Usertags: unblock
>
> I uploaded a new libguestfs package, fixing #906234 (Please change
> dependency on cryptsetup...).
>
> The debidff is attached.
>
> Please unblock. Thanks.
>
> Cheers,
> -Hilko
>
Unblocked, thanks.
~Niels
--- End Message ---