Your message dated Wed, 03 Mar 2010 09:40:56 +0000
with message-id <[email protected]>
and subject line Bug#572274: fixed in newt 0.52.10-7
has caused the Debian Bug report #572274,
regarding newt: please fix bogus gpm support logic
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.)
--
572274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572274
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: newt
Version: 0.52.10-6
Severity: important
Tags: patch
Hello,
Currently,
- on Linux machines, gpm support is disabled
- on Hurd machines, gpm support is enabled, which makes it FTBFS
- on kFreeBSD machines, gpm support is enabled, and seems to build, I
don't know if it works, debian-bsd people, does it? (apparently it is
only used in forms)
Please at least apply attached patch1, to enable gpm support on Linux,
and only on it, or patch2, to enable gpm support on kFreeBSD too.
Samuel
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.33 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault <[email protected]>
void *memmem (const void *meule_de_foin, size_t lg_meule,
const void *aiguille, size_t lg_aiguille);
(extrait de la page de man de memmem -- Manuel du programmeur Linux)
--- debian/rules.orig 2010-03-02 21:44:08.000000000 +0100
+++ debian/rules 2010-03-02 21:44:13.000000000 +0100
@@ -51,7 +51,7 @@
LIBCDEV=libc-dev
GPMSUPPORT=
-ifneq ($(DEB_HOST_ARCH_OS),linux)
+ifeq ($(DEB_HOST_ARCH_OS),linux)
GPMSUPPORT= --with-gpm-support
LIBCDEV=libc6-dev
ifeq ($(DEB_HOST_ARCH_CPU),alpha)
--- newt-0.52.10/debian/rules.orig 2010-03-02 21:44:08.000000000 +0100
+++ newt-0.52.10/debian/rules 2010-03-02 21:48:37.000000000 +0100
@@ -51,7 +51,7 @@
LIBCDEV=libc-dev
GPMSUPPORT=
-ifneq ($(DEB_HOST_ARCH_OS),linux)
+ifeq ($(DEB_HOST_ARCH_OS),linux)
GPMSUPPORT= --with-gpm-support
LIBCDEV=libc6-dev
ifeq ($(DEB_HOST_ARCH_CPU),alpha)
@@ -67,6 +67,7 @@
endif
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
+GPMSUPPORT= --with-gpm-support
LIBCDEV=libc0.1-dev
endif
--- End Message ---
--- Begin Message ---
Source: newt
Source-Version: 0.52.10-7
We believe that the bug you reported is fixed in the latest version of
newt, which is due to be installed in the Debian FTP archive:
libnewt-dev_0.52.10-7_i386.deb
to main/n/newt/libnewt-dev_0.52.10-7_i386.deb
libnewt-pic_0.52.10-7_i386.deb
to main/n/newt/libnewt-pic_0.52.10-7_i386.deb
libnewt0.52_0.52.10-7_i386.deb
to main/n/newt/libnewt0.52_0.52.10-7_i386.deb
newt-tcl_0.52.10-7_i386.deb
to main/n/newt/newt-tcl_0.52.10-7_i386.deb
newt_0.52.10-7.diff.gz
to main/n/newt/newt_0.52.10-7.diff.gz
newt_0.52.10-7.dsc
to main/n/newt/newt_0.52.10-7.dsc
python-newt-dbg_0.52.10-7_i386.deb
to main/n/newt/python-newt-dbg_0.52.10-7_i386.deb
python-newt_0.52.10-7_i386.deb
to main/n/newt/python-newt_0.52.10-7_i386.deb
whiptail_0.52.10-7_i386.deb
to main/n/newt/whiptail_0.52.10-7_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alastair McKinstry <[email protected]> (supplier of updated newt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 03 Mar 2010 08:34:30 +0000
Source: newt
Binary: libnewt-dev libnewt-pic newt-tcl python-newt python-newt-dbg
libnewt0.52 whiptail
Architecture: source i386
Version: 0.52.10-7
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
libnewt-dev - Developer's toolkit for newt windowing library
libnewt-pic - Not Erik's Windowing Toolkit, shared library subset kit
libnewt0.52 - Not Erik's Windowing Toolkit - text mode windowing with slang
newt-tcl - A newt module for Tcl
python-newt - A NEWT module for Python
python-newt-dbg - A NEWT module for Python (debug extension)
whiptail - Displays user-friendly dialog boxes from shell scripts
Closes: 569172 572274
Changes:
newt (0.52.10-7) unstable; urgency=low
.
* Enable GPM support on Linux, kFreeBSD. Closes: #572274, #569172 .
* Build-depend on libgpm-dev.
* Standards-Version: 3.8.4. No changes required.
Checksums-Sha1:
e08eb0b1fd78d7954c7f23b9bd6fcf4dbccb54a9 1322 newt_0.52.10-7.dsc
561fec4b8f8e6627c3cad28058040b94e330e8cc 39757 newt_0.52.10-7.diff.gz
59c31b7f59dfcc54f7b3caa7cbc000190cdf45b2 66444 libnewt0.52_0.52.10-7_i386.deb
aee6a2cdbfe3e079e938c98f8b6fd75f1747aa5d 90540 libnewt-dev_0.52.10-7_i386.deb
5361366b3a79a5840589d3e751c576528793e0e9 73850 libnewt-pic_0.52.10-7_i386.deb
03a8bc74d5b48d65394d1d2a69460540c34814dd 33082 newt-tcl_0.52.10-7_i386.deb
1bc9856aaf0f80901a25b78bd65473137dcbab72 44880 python-newt_0.52.10-7_i386.deb
75b5d336143b97e41bff7e81755826c96af610e7 81940
python-newt-dbg_0.52.10-7_i386.deb
7d11ce9f7bd7abb588a80c7b3095f40cf250efbe 38460 whiptail_0.52.10-7_i386.deb
Checksums-Sha256:
fe4741a590974e216fbaa528d3a56a1d9997528107936c9c0c7a2f88dae99433 1322
newt_0.52.10-7.dsc
c303da2d8475de17514f877105bd23782924e8422c3d22d5d6fc16b19a82d40e 39757
newt_0.52.10-7.diff.gz
9a73b4b5c7edb784dd7b8ef030579c9798788993190de9bac1215f71c0cf7a00 66444
libnewt0.52_0.52.10-7_i386.deb
ce7aeb710f5741740894fc71f9a33e459c332676a3a18bace1868e380a68a4cd 90540
libnewt-dev_0.52.10-7_i386.deb
3126d272d957cb815e5352717432d3e528b6638c48fafe35ab495500425eda29 73850
libnewt-pic_0.52.10-7_i386.deb
30f1e38577cdc72e5a662a1189fe3fa19a9e84d0378d0ea5ee4d4d4756c4253c 33082
newt-tcl_0.52.10-7_i386.deb
0be21d8593a71217cd8863f0a4826a0dbe505bcc1268bf1ecde7eb7859ab5fb9 44880
python-newt_0.52.10-7_i386.deb
c968c3ed2b7b4d7c3c65d5baab771aa04d58dc50c7788811007d6e463c598029 81940
python-newt-dbg_0.52.10-7_i386.deb
3b217b1ab1dfecdfb67d219d15df8173ecb9d48fd1932f99db8070234ff2ef4a 38460
whiptail_0.52.10-7_i386.deb
Files:
14060b10bdedbcd5a61c40f1372c4e60 1322 devel optional newt_0.52.10-7.dsc
ff7c4ba43a0c47389efddff3e8b8f262 39757 devel optional newt_0.52.10-7.diff.gz
b83ff3765af5eb433603f4107c4fb547 66444 libs important
libnewt0.52_0.52.10-7_i386.deb
4e0c54c59b8f1471b2e0913a793cd0f2 90540 libdevel optional
libnewt-dev_0.52.10-7_i386.deb
edfa54d203a607581636b79eddb557d9 73850 libdevel extra
libnewt-pic_0.52.10-7_i386.deb
0bbc4251f3ff3750e95fa9ce3161ff2e 33082 interpreters extra
newt-tcl_0.52.10-7_i386.deb
17bbadc96a4a47a464546c2d8165ed0b 44880 python optional
python-newt_0.52.10-7_i386.deb
1bb96cdbe08e7331debc969095f215d9 81940 debug extra
python-newt-dbg_0.52.10-7_i386.deb
6336412f05a89e98f975fae210130f26 38460 utils important
whiptail_0.52.10-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFLjiHJQTK/kCo4XFcRAqylAJ9mj4gp7WcF4an8KvuJYi8FjrLOYwCfV8Jk
ba2qnMUoXYPmVkipKcnSvnY=
=rNpP
-----END PGP SIGNATURE-----
--- End Message ---