Your message dated Fri, 05 Feb 2016 17:12:32 +0000
with message-id <[email protected]>
and subject line Bug#813582: Removed package(s) from unstable
has caused the Debian Bug report #751925,
regarding libzeitgeist: [ftbfs] include dh-autoreconf in order to build on new
archs
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.)
--
751925: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751925
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libzeitgeist
Version: 0.3.18-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
User: [email protected]
Usertags: autoreconf
Dear Maintainer,
The package libzeitgeist fails to build from source on ppc64el since some
libtool
configuration files are out of date.
Running dh-autoreconf will update such files and the package will build
successfully.
The patch attached will include it to the build.
Thanks and regards.
Fernando
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libzeitgeist-0.3.18/debian/control libzeitgeist-0.3.18/debian/control
--- libzeitgeist-0.3.18/debian/control 2011-11-30 17:49:31.000000000 +0000
+++ libzeitgeist-0.3.18/debian/control 2014-06-17 20:40:44.000000000 +0000
@@ -5,7 +5,8 @@
Build-Depends: debhelper (>= 7.0.50~),
libglib2.0-dev (>= 2.26.0),
libdbus-1-dev (>= 1.0),
- gtk-doc-tools
+ gtk-doc-tools,
+ dh-autoreconf
Standards-Version: 3.9.2
Vcs-Bzr: http://bazaar.launchpad.net/~zeitgeist-packagers/libzeitgeist/debian
Vcs-Browser: https://code.edge.launchpad.net/~zeitgeist-packagers/libzeitgeist/debian
diff -Nru libzeitgeist-0.3.18/debian/rules libzeitgeist-0.3.18/debian/rules
--- libzeitgeist-0.3.18/debian/rules 2011-11-30 17:45:21.000000000 +0000
+++ libzeitgeist-0.3.18/debian/rules 2014-06-17 20:40:32.000000000 +0000
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --enable-gtk-doc
--- End Message ---
--- Begin Message ---
Version: 0.3.18-1+rm
Dear submitter,
as the package libzeitgeist has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/813582
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---