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

Bug#702746: marked as done (release.debian.org: pre-approval: libguestfs 1:1.18.1-1+deb7u2)



Your message dated Sun, 17 Mar 2013 16:12:50 +0000
with message-id <1363536770.2662.44.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#702746: release.debian.org: pre-approval: libguestfs 1:1.18.1-1+deb7u2
has caused the Debian Bug report #702746,
regarding release.debian.org: pre-approval: libguestfs 1:1.18.1-1+deb7u2
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 owner@bugs.debian.org
immediately.)


-- 
702746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702746
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal

Hi,

I'd like to fix libguestfs bug #702624 (guestmount does not work) via
tpu.

It is an issue that I actually fixed in unstable but missed when
preparing and uploading 1:1.18.1-1+deb7u1 for wheezy a few weeks later.

Cheers,
-Hilko

diff --git a/debian/changelog b/debian/changelog
index e909234..b040929 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libguestfs (1:1.18.1-1+deb7u2) testing; urgency=low
+
+  * Make sure that a build of the library that contains FUSE support is
+    installed. Thanks to Holger Levsen for spotting this. (Closes:
+    #702624)
+
+ -- Hilko Bengen <bengen@debian.org>  Mon, 11 Mar 2013 00:03:13 +0100
+
 libguestfs (1:1.18.1-1+deb7u1) testing; urgency=low
 
   * [3ad62ed] Removed useless dh_python* overrides (Closes: #681587)
diff --git a/debian/rules b/debian/rules
index f496a8e..0af68b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,9 +93,9 @@ override_dh_auto_install:
 # We assume that the Python version used for building the Python
 # bindings doesn't affect the outcome of those builds.
 	set -e; for p in \
-		default \
 		$(filter-out $(PYTHON_DEFAULT), $(PYTHONS)) \
 		$(filter-out $(RUBY_DEFAULT), $(RUBIES)) \
+		default \
 	; do \
 		dh_auto_install --builddir=$(CURDIR)/debian/build-$$p ; \
 	done

--- End Message ---
--- Begin Message ---
On Sat, 2013-03-16 at 16:41 +0100, Hilko Bengen wrote:
> * Adam D. Barratt:
> > On Mon, 2013-03-11 at 00:26 +0100, Hilko Bengen wrote:
> >> I'd like to fix libguestfs bug #702624 (guestmount does not work) via
> >> tpu.
> >
> > Please go ahead.
> 
> Thank you. I am uploading now.

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply to: