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

Bug#774569: marked as done (unblock: libgit2/0.21.1-1)



Your message dated Sat, 10 Jan 2015 13:04:21 +0100
with message-id <54B11545.9000901@thykier.net>
and subject line Re: Bug#774569: unblock: libgit2/0.21.1-1
has caused the Debian Bug report #774569,
regarding unblock: libgit2/0.21.1-1
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.)


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

Please unblock package libgit2

The package is failing to build on some buildd i386/amd64 hosts
because of a failing test.  It has been reported that the same error
can be fixed by setting the TMPDIR to a directory withing the build
directory.  The bug this fixes is 761539.


± debdiff ../build-area/libgit2_0.21.1-1.dsc ../build-area/libgit2_0.21.1-2.dsc       
diff -Nru libgit2-0.21.1/debian/changelog libgit2-0.21.1/debian/changelog
--- libgit2-0.21.1/debian/changelog	2014-09-03 13:13:06.000000000 +1000
+++ libgit2-0.21.1/debian/changelog	2015-01-04 13:37:53.000000000 +1100
@@ -1,3 +1,9 @@
+libgit2 (0.21.1-2) UNRELEASED; urgency=medium
+
+  * Fix buildd errors. (Closes: #761539)
+
+ -- Russell Sim <russell.sim@gmail.com>  Sun, 04 Jan 2015 13:13:57 +1100
+
 libgit2 (0.21.1-1) unstable; urgency=medium
 
   * New upstream release 0.21.1.
diff -Nru libgit2-0.21.1/debian/rules libgit2-0.21.1/debian/rules
--- libgit2-0.21.1/debian/rules	2014-09-03 13:13:06.000000000 +1000
+++ libgit2-0.21.1/debian/rules	2015-01-04 13:37:53.000000000 +1100
@@ -36,6 +36,12 @@
 	dh_auto_install --builddirectory=build-debian-release
 	dh_auto_install --builddirectory=build-debian-devel
 
+override_dh_auto_test:
+	mkdir -p build-debian-release/tmp
+	TMPDIR=$(PWD)/build-debian-release/tmp dh_auto_test --builddirectory=build-debian-release
+	mkdir -p build-debian-devel/tmp
+	TMPDIR=$(PWD)/build-debian-devel/tmp dh_auto_test --builddirectory=build-debian-devel
+
 override_dh_strip:
 	dh_strip --dbg-package=libgit2-dbg
 


unblock libgit2/0.21.1-1

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
On 2015-01-10 12:56, Ivo De Decker wrote:
> Control: tags -1 - moreinfo
> 
> Hi Niels,
> 
> On Tue, Jan 06, 2015 at 09:39:52PM +0100, Niels Thykier wrote:
>> I guess this is a request for a TPU upload given 0.21.2-1 is in unstable
>> and you (per your follow up mail) want to upload 0.21.1-2?
>>
>> The change looks reasonable, but the bug #761539 is still open in
>> unstable.  If this is indeed intended as a TPU upload, please NMU the
>> unstable version first so we can have the patch tested before applying
>> it to testing.
> 
> I uploaded the fixed version to tpu (changing $(PWD) to $(CURDIR), as PWD
> isn't set on all buildds). This bug is also fixed in unstable (using the same
> fix).
> 
> Cheers,
> 
> Ivo
> 
> 

Approved, thanks. :)

~Niels

--- End Message ---

Reply to: