Your message dated Wed, 09 Nov 2005 20:17:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333599: fixed in apt 0.6.42.3
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; 12 Oct 2005 21:20:34 +0000
>From [EMAIL PROTECTED] Wed Oct 12 14:20:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from alephnull.demon.nl (enp2611.wantstofly.org) [83.160.184.112]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EPo1a-0002rD-00; Wed, 12 Oct 2005 14:20:34 -0700
Received: by enp2611.wantstofly.org (Postfix, from userid 0)
id 6C7AB703CC; Wed, 12 Oct 2005 23:20:33 +0200 (CEST)
Content-Type: multipart/mixed; boundary="===============0168143093=="
MIME-Version: 1.0
From: Lennert Buytenhek <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt: Please add big-endian arm (armeb) support
X-Mailer: reportbug 3.8
Date: Wed, 12 Oct 2005 23:20:32 +0200
Message-Id: <[EMAIL PROTECTED]>
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
This is a multi-part MIME message sent by reportbug.
--===============0168143093==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: apt
Version: 0.6.41
Severity: wishlist
Tags: patch
The attached patch adds support for the armeb architecture to apt.
-- /etc/apt/sources.list --
deb http://ftp.debonaras.org/debian/ sarge main
deb-src http://ftp.debian.nl/debian/ unstable main
-- System Information:
Debian Release: 3.1
Architecture: armeb (armv5teb)
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages apt depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.1-8 GCC support library
ii libstdc++5 1:3.3.6-10 The GNU Standard C++ Library v3
-- no debconf information
--===============0168143093==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="apt-0.6.41-armeb.diff"
--- apt-0.6.41/buildlib/archtable.orig 2005-10-12 23:15:03.000000000 +0200
+++ apt-0.6.41/buildlib/archtable 2005-10-12 23:15:47.000000000 +0200
@@ -11,6 +11,7 @@
sparc64 sparc
alpha.* alpha
m68k m68k
+armeb.* armeb
arm.* arm
powerpc powerpc
ppc powerpc
--- apt-0.6.41/buildlib/sizetable.orig 2005-10-12 23:15:05.000000000 +0200
+++ apt-0.6.41/buildlib/sizetable 2005-10-12 23:15:56.000000000 +0200
@@ -12,6 +12,7 @@
# CPU endian sizeof: char, int, short, long
i386 little 1 4 2 4
arm little 1 4 2 4
+armeb big 1 4 2 4
alpha little 1 4 2 8
mipsel little 1 4 2 4
sparc big 1 4 2 4
--===============0168143093==--
---------------------------------------
Received: (at 333599-close) by bugs.debian.org; 10 Nov 2005 04:19:48 +0000
>From [EMAIL PROTECTED] Wed Nov 09 20:19:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Ea3s1-0001g7-5x; Wed, 09 Nov 2005 20:17:05 -0800
From: Michael Vogt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#333599: fixed in apt 0.6.42.3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 09 Nov 2005 20:17:05 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: apt
Source-Version: 0.6.42.3
We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:
apt-doc_0.6.42.3_all.deb
to pool/main/a/apt/apt-doc_0.6.42.3_all.deb
apt-utils_0.6.42.3_i386.deb
to pool/main/a/apt/apt-utils_0.6.42.3_i386.deb
apt_0.6.42.3.dsc
to pool/main/a/apt/apt_0.6.42.3.dsc
apt_0.6.42.3.tar.gz
to pool/main/a/apt/apt_0.6.42.3.tar.gz
apt_0.6.42.3_i386.deb
to pool/main/a/apt/apt_0.6.42.3_i386.deb
libapt-pkg-dev_0.6.42.3_i386.deb
to pool/main/a/apt/libapt-pkg-dev_0.6.42.3_i386.deb
libapt-pkg-doc_0.6.42.3_all.deb
to pool/main/a/apt/libapt-pkg-doc_0.6.42.3_all.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.
Michael Vogt <[EMAIL PROTECTED]> (supplier of updated apt 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: Wed, 9 Nov 2005 07:22:31 +0100
Source: apt
Binary: apt-utils libapt-pkg-doc libapt-pkg-dev apt-doc apt
Architecture: source all i386
Version: 0.6.42.3
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <[email protected]>
Changed-By: Michael Vogt <[EMAIL PROTECTED]>
Description:
apt - Advanced front-end for dpkg
apt-doc - Documentation for APT
apt-utils - APT utility programs
libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
libapt-pkg-doc - Documentation for APT development
Closes: 329910 333599 335112 335164 335213 337078 337163 337306 337910 337949
338101
Changes:
apt (0.6.42.3) unstable; urgency=low
.
* Merge [EMAIL PROTECTED]/apt--main--0 up to patch-129:
- patch-118: Russian translation update by Yuri Kozlov (closes: #335164)
- patch-119: add update-po as a pre-req for binary (closes: #329910)
- patch-121: Complete French translation
- patch-125: Fixed localization of y/n questions in German translation
(closes: #337078)
- patch-126: Swedish translation update (closes: #337163)
- patch-127: Complete Tagalog translation (closes: #337306)
- patch-128: Danish translation update (closes: #337949)
- patch-129: Basque translation update (closes: #338101)
* cmdline/apt-get.cc:
- bufix in FindSrc (closes: #335213, #337910)
* added armeb to archtable (closes: #333599)
* with --allow-unauthenticated use the old fallback behaviour for
sources (closes: #335112)
Files:
aef61765106a06833cec7e0df5ddc793 789 admin important apt_0.6.42.3.dsc
990abfcb7c17fc7a82c1b6c0b92c906b 1453891 admin important apt_0.6.42.3.tar.gz
bbc5c7579c058f9e2c141c336dbe77cc 85762 doc optional apt-doc_0.6.42.3_all.deb
6464f205e51db4ec29ede3fd7e89c53d 109194 doc optional
libapt-pkg-doc_0.6.42.3_all.deb
ade2c242f1b6ac5b7e7d205b9046f0ca 1217274 admin important apt_0.6.42.3_i386.deb
2af7828fbe968620890b623c79e7eac1 79188 libdevel optional
libapt-pkg-dev_0.6.42.3_i386.deb
0af3ae3588bfbe44822f8d1d96f089c3 200742 admin important
apt-utils_0.6.42.3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDcsVnliSD4VZixzQRAh2lAJ9Mxv8Qc+HXsL4AcDFX45bPO+DzAQCeOMss
T+59KJWaY37mV2etOoMGcvs=
=vvqW
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]