Your message dated Sat, 14 Jul 2018 11:21:20 +0100
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.5
has caused the Debian Bug report #897923,
regarding stretch-pu: package tclreadline/2.1.0-15+deb9u1 pre-approval
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.)
--
897923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
Hi!
I would like to upload the tclreadline package to stretch. The package
currently in stable misses a shared library for the ppc64el architecture,
as indicated in [1]. I'm attaching the package diff for review. It's
tested using he ppc64el QEMU installation, and it builds fine now.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897429
-- System Information:
Debian Release: 9.4
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500,
'stable-debug'), (500, 'proposed-updates'), (500, 'stable'), (500,
'oldstable'), (1, 'experimental'), (1, 'unstable'), (1, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.15.0-0.bpo.2-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru tclreadline-2.1.0/debian/changelog tclreadline-2.1.0/debian/changelog
--- tclreadline-2.1.0/debian/changelog 2016-10-08 12:04:28.000000000 +0300
+++ tclreadline-2.1.0/debian/changelog 2016-10-08 12:04:28.000000000 +0300
@@ -1,3 +1,10 @@
+tclreadline (2.1.0-15+deb9u1) stretch; urgency=medium
+
+ * Add a patch by Breno Leitao which fixes building the shared library for
+ the ppc64el architecture (closes: #897429).
+
+ -- Sergei Golovan <[email protected]> Sat, 08 Oct 2016 12:04:28 +0300
+
tclreadline (2.1.0-15) unstable; urgency=low
* Fixed implicit function declararion warning (replaced the deprecated
diff -Nru tclreadline-2.1.0/debian/patches/ppc64el.patch
tclreadline-2.1.0/debian/patches/ppc64el.patch
--- tclreadline-2.1.0/debian/patches/ppc64el.patch 1970-01-01
03:00:00.000000000 +0300
+++ tclreadline-2.1.0/debian/patches/ppc64el.patch 2016-10-08
12:04:28.000000000 +0300
@@ -0,0 +1,15 @@
+Author: Breno Leitao
+Description: Patch fixes building the shared library for ppc64el.
+Last-Modified: Wed, 02 May 2018 21:11:16 +0300
+Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897429
+
+--- a/aux/ltconfig
++++ b/aux/ltconfig
+@@ -2000,7 +2000,6 @@
+ else
+ # Only the GNU ld.so supports shared libraries on MkLinux.
+ case "$host_cpu" in
+- powerpc*) dynamic_linker=no ;;
+ *) dynamic_linker='Linux ld.so' ;;
+ esac
+ fi
diff -Nru tclreadline-2.1.0/debian/patches/series
tclreadline-2.1.0/debian/patches/series
--- tclreadline-2.1.0/debian/patches/series 2016-10-08 12:04:28.000000000
+0300
+++ tclreadline-2.1.0/debian/patches/series 2016-10-08 12:04:28.000000000
+0300
@@ -12,3 +12,4 @@
functions.patch
ding.patch
stubs.patch
+ppc64el.patch
--- End Message ---
--- Begin Message ---
Version: 9.5
Hi,
The update referenced by each of these bugs was included in this
morning's stretch point release.
Regards,
Adam
--- End Message ---