Your message dated Thu, 08 Jan 2015 21:22:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#774855: unblock: eztrace-contrib/1.0.5-2
has caused the Debian Bug report #774855,
regarding unblock: eztrace-contrib/1.0.5-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.)


-- 
774855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774855
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package eztrace-contrib

With the move of /usr/bin/libtool from libtool to libtool-bin,
eztrace-contrib now FTBFS, see Bug#774609 for the details.  Basically,
This is because its build system explicitly calls libtool.  In version
1.0.5-2 of eztrace-contrib, I have made it simply use the libtool script
generated by ./configure.

unblock eztrace-contrib/1.0.5-2

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

Kernel: Linux 3.18.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

-- 
Samuel
<N> bon comment on fait de l'investigation pour savoir qui est le vilain ?
<s> on débranche le routeur et on regarde qui s'affole
 -+- #ens-mim administre -+-
diff -Nru eztrace-contrib-1.0.5/debian/changelog 
eztrace-contrib-1.0.5/debian/changelog
--- eztrace-contrib-1.0.5/debian/changelog      2014-09-10 17:25:14.000000000 
+0200
+++ eztrace-contrib-1.0.5/debian/changelog      2015-01-08 13:15:06.000000000 
+0100
@@ -1,3 +1,9 @@
+eztrace-contrib (1.0.5-2) unstable; urgency=medium
+
+  * patches/libtool-path: Fix path to libtool (Closes: Bug#774609).
+
+ -- Samuel Thibault <[email protected]>  Thu, 08 Jan 2015 13:15:05 +0100
+
 eztrace-contrib (1.0.5-1) unstable; urgency=medium
 
   * eztrace contrib build upload.
diff -Nru eztrace-contrib-1.0.5/debian/patches/libtool-path 
eztrace-contrib-1.0.5/debian/patches/libtool-path
--- eztrace-contrib-1.0.5/debian/patches/libtool-path   1970-01-01 
01:00:00.000000000 +0100
+++ eztrace-contrib-1.0.5/debian/patches/libtool-path   2015-01-08 
13:10:49.000000000 +0100
@@ -0,0 +1,11 @@
+--- eztrace/src/modules/cuda/cudalt.py
++++ eztrace/src/modules/cuda/cudalt.py
+@@ -57,7 +57,7 @@ if rv != 0:
+     sys.exit(1)
+ 
+ # get libtool version
+-fd = os.popen("libtool --version")
++fd = os.popen("../../../libtool --version")
+ libtool_version = fd.readline()
+ # this loop supresses the broken pipe errors
+ # you get by not reading all the data
diff -Nru eztrace-contrib-1.0.5/debian/patches/series 
eztrace-contrib-1.0.5/debian/patches/series
--- eztrace-contrib-1.0.5/debian/patches/series 2014-09-10 17:22:49.000000000 
+0200
+++ eztrace-contrib-1.0.5/debian/patches/series 2015-01-08 13:10:27.000000000 
+0100
@@ -3,3 +3,4 @@
 plugins-abi-version
 static-bfd
 check
+libtool-path

--- End Message ---
--- Begin Message ---
On 2015-01-08 13:38, Samuel Thibault wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
> 
> Please unblock package eztrace-contrib
> 
> With the move of /usr/bin/libtool from libtool to libtool-bin,
> eztrace-contrib now FTBFS, see Bug#774609 for the details.  Basically,
> This is because its build system explicitly calls libtool.  In version
> 1.0.5-2 of eztrace-contrib, I have made it simply use the libtool script
> generated by ./configure.
> 
> unblock eztrace-contrib/1.0.5-2
> 
> [...]

Unblocked, thanks.

~Niels

--- End Message ---

Reply via email to