Your message dated Tue, 16 Sep 2014 15:15:20 +0530
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #761679,
regarding partclone: autoreconf force install to update config.{guess, sub}
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.)


-- 
761679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761679
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: partclone
Version: 0.2.73-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS "partclone" source package on ppc64el arch, config.{sub, guess} files need to be updated. We have also successfully verified building "partclone" source package on ppc64el build machine after applying attached patch.

Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages partclone depends on:
ii  e2fslibs                 1.42.12-1
ii  libblkid1                2.20.1-5.8+b1
ii  libc6                    2.19-10
ii  libcomerr2               1.42.12-1
ii  libncursesw5             5.9+20140712-2+b1
ii  libtinfo5                5.9+20140712-2+b1
ii  libuuid1                 2.20.1-5.8+b1
ii  ntfs-3g [libntfs-3g851]  1:2014.2.15AR.1-5

partclone recommends no packages.

partclone suggests no packages.

-- no debconf information

--===============4961859642919149380==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="autoreconf_force.debpatch"

>From 70b3c83ba042455e99085be7db00584877decbaa Mon Sep 17 00:00:00 2001
From: Ravindran Arani <[email protected]>
Date: Mon, 15 Sep 2014 14:40:44 +0000
Subject: [PATCH] autoreconf

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 98cb255..a8d941d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)

 override_dh_auto_configure:
     # Add here commands to configure the package.
-    autoreconf
+    autoreconf --force --install
./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CPPFLAGS='$(CPPFLAGS)' CFLAGS='$(CFLAGS)' LDFLAGS='$(LDFLAGS)' --enable-ncursesw --enable-all

 override_dh_auto_clean:
--
2.1.0


--===============4961859642919149380==--

--- End Message ---
--- Begin Message ---
This bug is a dup of 761664

--- End Message ---

Reply via email to