Processed: Re: Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 451939 linux-2.6
Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up 
thread-local storage
Bug reassigned from package `libc6' to `linux-2.6'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-21 Thread Aurelien Jarno
reassign 451939 linux-2.6
thanks

Ian Wienand a écrit :
 Thank you for your help on IRC
 
 As per
 
 http://www.gelato.unsw.edu.au/archives/linux-ia64/0711/21471.html
 
 I think this is a kernel bug.  When it gets resolved I will close this
 bug.
 

As it has been confirmed this is a kernel bug, I am reassigning this bug
to linux-2.6.


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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-19 Thread Ian Wienand
Package: libc6
Version: 2.3.6.ds1-13
Severity: normal

Hi,

I am trying to upgrade libc in a x86-32 chroot on my IA64 (Itanium) 
machine.

It dies with the following

Setting up libc6 (2.6.1-6) ...
cannot set up thread-local storage: set_thread_area failed when setting 
up thread-local storage

dpkg: error processing libc6 (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 libc6
E: Sub-process /usr/bin/dpkg returned an error code (1)

The underlying kernel is 2.6.22-3-mckinley.  It was previously running
2.3.2.dl1-19.

Any suggestions?

Thanks,

-i

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (900, 'stable'), (700, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.2-paulaner-1
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages libc6 depends on:
ii  tzdata2007b-1Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-19 Thread Aurelien Jarno
Ian Wienand a écrit :
 Package: libc6
 Version: 2.3.6.ds1-13
 Severity: normal
 
 Hi,
 
 I am trying to upgrade libc in a x86-32 chroot on my IA64 (Itanium) 
 machine.
 
 It dies with the following
 
 Setting up libc6 (2.6.1-6) ...
 cannot set up thread-local storage: set_thread_area failed when setting 
 up thread-local storage
 
 dpkg: error processing libc6 (--configure):
  subprocess post-installation script returned error exit status 127
 Errors were encountered while processing:
  libc6
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 The underlying kernel is 2.6.22-3-mckinley.  It was previously running
 2.3.2.dl1-19.

Where does this version come from? It doesn't seems to be a package from
Debian.

 Any suggestions?
 

Could you please send us the output of ls -l /lib as well as ldd
/bin/ls from the insided of the chroot?

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-19 Thread Ian Wienand
On Mon, Nov 19, 2007 at 01:18:07PM +0100, Aurelien Jarno wrote:
 Where does this version come from? It doesn't seems to be a package from
 Debian.

Sorry I mistyped it, it is 2.3.6.ds1-13

  Any suggestions?

 Could you please send us the output of ls -l /lib as well as ldd
 /bin/ls from the insided of the chroot?

Certainly

ldd
===
librt.so.1 = /lib/librt.so.1 (0x4002c000)
libacl.so.1 = /lib/libacl.so.1 (0x40038000)
libc.so.6 = /lib/libc.so.6 (0x40044000)
libpthread.so.0 = /lib/libpthread.so.0 (0x4018c000)
/lib/ld-linux.so.2 (0x4000)
libattr.so.1 = /lib/libattr.so.1 (0x401a4000)

ls -l
=
total 4296
lrwxrwxrwx  1 root root  16 Dec  7  2004 cpp - /usr/bin/cpp-3.3
drwxr-xr-x  2 root root4096 Oct 18 16:38 i486-linux-gnu
drwxr-xr-x  2 root root4096 Dec  7  2004 init
drwxr-xr-x  2 root root4096 Dec  7  2004 iptables
-rwxr-xr-x  1 root root  117340 Oct 18 16:52 ld-2.6.1.so
lrwxrwxrwx  1 root root  11 Nov 19 11:46 ld-linux.so.2 - ld-2.6.1.so
-rw-r--r--  1 root root5444 Oct 18 16:52 libBrokenLocale-2.6.1.so
lrwxrwxrwx  1 root root  24 Nov 19 11:46 libBrokenLocale.so.1 - 
libBrokenLocale-2.6.1.so
-rw-r--r--  1 root root   13696 Oct 18 16:52 libSegFault.so
lrwxrwxrwx  1 root root  15 Dec  7  2004 libacl.so.1 - libacl.so.1.1.0
-rw-r--r--  1 root root   22448 Sep 20  2004 libacl.so.1.1.0
-rw-r--r--  1 root root9804 Oct 18 16:52 libanl-2.6.1.so
lrwxrwxrwx  1 root root  15 Nov 19 11:46 libanl.so.1 - libanl-2.6.1.so
lrwxrwxrwx  1 root root  16 Dec  7  2004 libattr.so.1 - libattr.so.1.1.0
-rw-r--r--  1 root root   10824 Sep 21  2004 libattr.so.1.1.0
lrwxrwxrwx  1 root root  15 Dec  7  2004 libblkid.so.1 - libblkid.so.1.0
-rw-r--r--  1 root root   23728 Sep 25  2004 libblkid.so.1.0
-rwxr-xr-x  1 root root 1335536 Oct 18 16:52 libc-2.6.1.so
lrwxrwxrwx  1 root root  13 Nov 19 11:46 libc.so.6 - libc-2.6.1.so
lrwxrwxrwx  1 root root  14 Dec  7  2004 libcap.so.1 - libcap.so.1.10
-rw-r--r--  1 root root   11024 Apr 13  2004 libcap.so.1.10
lrwxrwxrwx  1 root root  17 Dec  7  2004 libcfont.so.0 - libcfont.so.0.0.0
-rw-r--r--  1 root root   12272 Jul 31  2004 libcfont.so.0.0.0
-rw-r--r--  1 root root  185824 Oct 18 16:52 libcidn-2.6.1.so
lrwxrwxrwx  1 root root  16 Nov 19 11:46 libcidn.so.1 - libcidn-2.6.1.so
lrwxrwxrwx  1 root root  17 Dec  7  2004 libcom_err.so.2 - 
libcom_err.so.2.1
-rw-r--r--  1 root root5900 Sep 25  2004 libcom_err.so.2.1
lrwxrwxrwx  1 root root  19 Dec  7  2004 libconsole.so.0 - 
libconsole.so.0.0.0
-rw-r--r--  1 root root   71836 Jul 31  2004 libconsole.so.0.0.0
-rw-r--r--  1 root root   21912 Oct 18 16:52 libcrypt-2.6.1.so
lrwxrwxrwx  1 root root  17 Nov 19 11:46 libcrypt.so.1 - libcrypt-2.6.1.so
lrwxrwxrwx  1 root root  19 Dec  7  2004 libctutils.so.0 - 
libctutils.so.0.0.0
-rw-r--r--  1 root root   18288 Jul 31  2004 libctutils.so.0.0.0
lrwxrwxrwx  1 root root  15 Dec  7  2004 libdb.so.2 - libdb1-2.2.5.so
-rw-r--r--  1 root root   49424 Oct 18  2002 libdb1-2.2.5.so
lrwxrwxrwx  1 root root  15 Dec  7  2004 libdb1.so.2 - libdb1-2.2.5.so
-rw-r--r--  1 root root9684 Oct 18 16:52 libdl-2.6.1.so
lrwxrwxrwx  1 root root  14 Nov 19 11:46 libdl.so.2 - libdl-2.6.1.so
lrwxrwxrwx  1 root root  13 Dec  7  2004 libe2p.so.2 - libe2p.so.2.3
-rw-r--r--  1 root root   16720 Sep 25  2004 libe2p.so.2.3
lrwxrwxrwx  1 root root  16 Dec  7  2004 libext2fs.so.2 - libext2fs.so.2.4
-rw-r--r--  1 root root   89100 Sep 25  2004 libext2fs.so.2.4
-rw-r--r--  1 root root   32356 Dec  5  2004 libgcc_s.so.1
lrwxrwxrwx  1 root root  17 Dec  7  2004 libhistory.so.4 - 
libhistory.so.4.3
-rw-r--r--  1 root root   23916 Nov 13  2004 libhistory.so.4.3
-rw-r--r--  1 root root  149332 Oct 18 16:52 libm-2.6.1.so
lrwxrwxrwx  1 root root  13 Nov 19 11:46 libm.so.6 - libm-2.6.1.so
-rw-r--r--  1 root root   13696 Oct 18 16:52 libmemusage.so
lrwxrwxrwx  1 root root  17 Dec  7  2004 libncurses.so.5 - 
libncurses.so.5.4
-rw-r--r--  1 root root  252592 May 27  2004 libncurses.so.5.4
-rw-r--r--  1 root root   83712 Oct 18 16:52 libnsl-2.6.1.so
lrwxrwxrwx  1 root root  15 Nov 19 11:46 libnsl.so.1 - libnsl-2.6.1.so
-rw-r--r--  1 root root   30436 Oct 18 16:52 libnss_compat-2.6.1.so
lrwxrwxrwx  1 root root  22 Nov 19 11:46 libnss_compat.so.2 - 
libnss_compat-2.6.1.so
-rw-r--r--  1 root root   17884 Oct 18 16:52 libnss_dns-2.6.1.so
lrwxrwxrwx  1 root root  19 Nov 19 11:46 libnss_dns.so.2 - 
libnss_dns-2.6.1.so
-rw-r--r--  1 root root   38420 Oct 18 16:52 libnss_files-2.6.1.so
lrwxrwxrwx  1 root root  21 Nov 19 11:46 libnss_files.so.2 - 
libnss_files-2.6.1.so
-rw-r--r--  1 root root   17900 Oct 18 16:52 libnss_hesiod-2.6.1.so
lrwxrwxrwx  1 root root  22 Nov 19 11:46 libnss_hesiod.so.2 - 
libnss_hesiod-2.6.1.so
-rw-r--r--  1 root root   34352 Oct 18 16:52 libnss_nis-2.6.1.so
lrwxrwxrwx  1 root root  19 Nov 19 11:46 libnss_nis.so.2 - 
libnss_nis-2.6.1.so

Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-19 Thread Ian Wienand
Thank you for your help on IRC

As per

http://www.gelato.unsw.edu.au/archives/linux-ia64/0711/21471.html

I think this is a kernel bug.  When it gets resolved I will close this
bug.

Thanks,

-i



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]