Your message dated Sat, 03 Dec 2005 07:32:03 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#334109: fixed in aptsh 0.0.5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Oct 2005 15:20:24 +0000
>From [EMAIL PROTECTED] Sat Oct 15 08:20:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adicia.telenet-ops.be [195.130.132.56]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EQnpg-0003W2-00; Sat, 15 Oct 2005 08:20:24 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by adicia.telenet-ops.be (Postfix) with SMTP id 34E8D38096
for <[EMAIL PROTECTED]>; Sat, 15 Oct 2005 17:20:23 +0200 (CEST)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
by adicia.telenet-ops.be (Postfix) with ESMTP id 20F2638005
for <[EMAIL PROTECTED]>; Sat, 15 Oct 2005 17:20:23 +0200 (CEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
id E4A7F26138; Sat, 15 Oct 2005 17:20:22 +0200 (CEST)
Date: Sat, 15 Oct 2005 17:20:22 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: aptsh: FTBFS: error: cast from 'void*' to 'int' loses precision
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: aptsh
Version: 0.0.4
Severity: important
Hi,
Your package is failing to build on 64 bit arches with the
following error:
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -g -O2 -c apt_cmds.cc
apt_cmds.cc: In function 'void check_a()':
apt_cmds.cc:86: error: cast from 'void*' to 'int' loses precision
apt_cmds.cc:86: error: cast from 'void*' to 'int' loses precision
apt_cmds.cc: In function 'int execute(char*, char)':
apt_cmds.cc:268: error: cast from 'void*' to 'int' loses precision
apt_cmds.cc:274: error: cast from 'void*' to 'int' loses precision
apt_cmds.cc: In function 'int apt_update()':
apt_cmds.cc:745: error: cast from 'void*' to 'int' loses precision
make[2]: *** [apt_cmds.o] Error 1
Kurt
---------------------------------------
Received: (at 334109-close) by bugs.debian.org; 3 Dec 2005 15:41:11 +0000
>From [EMAIL PROTECTED] Sat Dec 03 07:41:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EiZMp-0002wi-Cn; Sat, 03 Dec 2005 07:32:03 -0800
From: Marcin Wrochniak <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#334109: fixed in aptsh 0.0.5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 03 Dec 2005 07:32:03 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2
Source: aptsh
Source-Version: 0.0.5
We believe that the bug you reported is fixed in the latest version of
aptsh, which is due to be installed in the Debian FTP archive:
aptsh_0.0.5.dsc
to pool/main/a/aptsh/aptsh_0.0.5.dsc
aptsh_0.0.5.tar.gz
to pool/main/a/aptsh/aptsh_0.0.5.tar.gz
aptsh_0.0.5_i386.deb
to pool/main/a/aptsh/aptsh_0.0.5_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.
Marcin Wrochniak <[EMAIL PROTECTED]> (supplier of updated aptsh 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.7
Date: Sat, 3 Dec 2005 11:01:35 +0100
Source: aptsh
Binary: aptsh
Architecture: source i386
Version: 0.0.5
Distribution: unstable
Urgency: low
Maintainer: Marcin Wrochniak <[EMAIL PROTECTED]>
Changed-By: Marcin Wrochniak <[EMAIL PROTECTED]>
Description:
aptsh - apt interactive shell
Closes: 333550 334109 334130 335172
Changes:
aptsh (0.0.5) unstable; urgency=low
.
* Aptsh used to crash when line was NULL (now exits). Closes: #333550.
* Fixed PS1 in default configuration file which had been causing libreadline
to mess up the screen when line was too long. Closes: #334130.
* Added --help option and fixed bug with not recognized arguments.
Closes: #335172.
* Should build on 64-bit architectures now. Closes: #334109.
* Changed libreadline4 to libreadline5.
Files:
57b8ba8e9704ea0228cef77c16a03892 538 admin optional aptsh_0.0.5.dsc
353b1c3bb2a78a546535a6c1a653d140 131048 admin optional aptsh_0.0.5.tar.gz
bb2444e5b552812aa60f8593219c3c0f 29808 admin optional aptsh_0.0.5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDkbofMDatjqUaT90RAo7rAJ9cs4IExRMl6qNlZEZvSstjX4gISwCfaN6X
s+ZJsBYcLlK7mv+HKZglU/0=
=yvXG
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]