[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#361675: marked as done ([i386] kernel requirement needs to be updated to 2.4.)



Your message dated Tue, 11 Apr 2006 07:56:15 +0200
with message-id <20060411055615.GA21048@farad.aurel32.net>
and subject line Bug#361675: [i386] kernel requirement needs to be updated to 2.4.
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)

--- Begin Message ---
Package: apt
Version: 0.6.43.3
Severity: normal


After a dist-upgrade this morning, apt-get starts to emit the following traceback
right after it finishes downloading packages:

...
Fetched 2205kB in 4s (468kB/s)
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 30, in ?
    import apt_pkg
ImportError: libstdc++.so.6: cannot handle TLS data
...

I'm unsure whether this is a dependency problem for apt (maybe it should
link to an older libstdc++6?), or a libstdc++ regression (built with less
features than the gcc4.0 version?).  But since (so far) I only see this
problem with apt, I'm filing it here.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

deb     http://ftp.debian.skynet.be/ftp/debian/ testing main contrib non-free
deb-src http://ftp.debian.skynet.be/ftp/debian/ testing main contrib non-free

deb http://security.debian.org/ testing/updates main contrib non-free

deb http://ftp.debian-unofficial.org/debian/ stable main contrib non-free

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages apt depends on:
ii  libc6                         2.3.6-3    GNU C Library: Shared libraries an
ii  libgcc1                       1:4.1.0-1  GCC support library
ii  libstdc++6                    4.1.0-1    The GNU Standard C++ Library v3

Versions of packages apt recommends:
ii  debian-archive-keyring        2006.01.18 GnuPG archive keys of the Debian a

-- no debconf information


--- End Message ---
--- Begin Message ---
Hi,

I haven't seen this bug has been cloned and reassign to the glibc.

glibc 2.3.6-6 is now in incoming and has, among others, the following
changes:
- kernel requirement updated to 2.4.0
- patch (from Petr Salinger) to support TLS with 2.4 kernels on i386

I am therefore closing this bug.

Bye,
Aurelien

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--- End Message ---

Reply to: