[cl-debian] closing locale related bugs

They should be fixed in the latests 9.3.0 release with the fallback to C locale patch. If not please reopen this report. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|

Your message dated Mon, 08 Aug 2005 10:42:59 +0200 with message-id <42F71B13.3040503@debian.org> and subject line closing locale related bugs 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 Jun 2005 15:40:20 +0000
From paduch@imm.uran.ru Sun Jun 12 08:40:20 2005 Return-path: <paduch@imm.uran.ru> Received: from relay.uran.ru [195.19.137.68] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DhUZP-0004Ca-00; Sun, 12 Jun 2005 08:40:20 -0700 Received: from ait.home-net (dialup44.uran.ru [195.19.137.234]) by relay.uran.ru (8.13.2/8.13.2) with ESMTP id j5CFfTw4010205 for <submit@bugs.debian.org>; Sun, 12 Jun 2005 21:41:30 +0600 (YEKST) Received: from dima by ait.home-net with local (Exim 4.51) id 1DhUXY-0007aj-RZ for submit@bugs.debian.org; Sun, 12 Jun 2005 21:38:24 +0600 From: Dmitriyi Paduchikh <paduch@imm.uran.ru> To: Debian Bug Tracking System <submit@bugs.debian.org> Subject: sbcl: sbcl isn't installable without nptl? X-Debbugs-CC: Dmitriyi Paduchikh <paduch@imm.uran.ru> Date: Sun, 12 Jun 2005 21:38:24 +0600 Message-ID: <871x77h9fz.fsf@dvp.imm.uran.ru> User-Agent: Gnus/5.110003 (No Gnus v0.3) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.49 on 195.19.137.68 Delivered-To: submit@bugs.debian.org 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-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level:
Package: sbcl Version: 1:0.9.1.28-1 Severity: normal Hello, While trying to install sbcl 0.9.1.28-1 I get the following message Setting up sbcl-common (0.9.1.28-1) ... Setting up sbcl (0.9.1.28-1) ... /usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc. and then installation process hangs up for an indefinite amount of time. All this time sbcl is working and strace produces the following output: $ su -c 'strace -f -p 13487 -o logsbcl' Process 13487 attached - interrupt to quit Process 13487 detached $ head -33 logsbcl 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec44, FUTEX_WAKE, 1) = -1 ENOSYS (Function not implemented) 13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented) $ And so on... All about futex. My system runs with customized kernel 2.4.22, which as far as I understand doesn't support neither futexes nor nptl. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.22-7dp Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R) Versions of packages sbcl depends on: ii common-lisp-controller 4.15 This is a Common Lisp source and c ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an ii sbcl-common 1:0.9.1.28-1 Architecture independent files for -- debconf information: * sbcl/auto-build: Inherit --------------------------------------- Received: (at 313230-done) by bugs.debian.org; 8 Aug 2005 09:38:40 +0000
From pvaneynd@debian.org Mon Aug 08 02:38:40 2005 Return-path: <pvaneynd@debian.org> Received: from gluck.debian.org [192.25.206.10] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E240R-0003WT-00; Mon, 08 Aug 2005 02:33:15 -0700 Received: from out5.smtp.messagingengine.com [66.111.4.29] by gluck.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1E23ED-0004aT-00; Mon, 08 Aug 2005 02:43:25 -0600 Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 7EE4BCC9DC5; Mon, 8 Aug 2005 04:43:03 -0400 (EDT) X-Sasl-enc: 794ijgthXdy5jzDNcIW4DWTkRI5Wvsub5x7oP0qUr7oS 1123490583 Received: from [127.0.0.1] (blueice2n1.uk.ibm.com [195.212.29.75]) by frontend2.messagingengine.com (Postfix) with ESMTP id 211EB57034F; Mon, 8 Aug 2005 04:43:00 -0400 (EDT) Message-ID: <42F71B13.3040503@debian.org> Date: Mon, 08 Aug 2005 10:42:59 +0200 From: Peter Van Eynde <pvaneynd@debian.org> User-Agent: Debian Thunderbird 1.0.6 (X11/20050802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: 313230-done@bugs.debian.org, ML cl-debian <cl-debian@common-lisp.net>, 317533-done@bugs.debian.org Subject: closing locale related bugs Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: 313230-done@bugs.debian.org 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02
They should be fixed in the latests 9.3.0 release with the fallback to C locale patch. If not please reopen this report. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|

Your message dated Mon, 08 Aug 2005 10:42:59 +0200 with message-id <42F71B13.3040503@debian.org> and subject line closing locale related bugs 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; 9 Jul 2005 14:18:11 +0000
From emres@bilgi.edu.tr Sat Jul 09 07:18:11 2005 Return-path: <emres@bilgi.edu.tr> Received: from prol800.ibun.edu.tr (prol800.bilgi.edu.tr) [194.27.149.22] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DrG9j-0006GM-00; Sat, 09 Jul 2005 07:18:11 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C58490.F8E671FA" X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: sbcl install does not complete (with CPU at %99) Date: Sat, 9 Jul 2005 17:17:43 +0300 Message-ID: <9940BA60F8E6414F9F0307DD411BCF6906BF9248@ex2k.bilgi.networks> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: sbcl install does not complete (with CPU at %99) Thread-Index: AcWEkPjfm/FpyJs/SSSHOh6fGj6XeQ== From: "Emre Sevinc" <emres@bilgi.edu.tr> To: <submit@bugs.debian.org> Delivered-To: submit@bugs.debian.org 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-Status: No, hits=-2.4 required=4.0 tests=BAYES_30,HAS_PACKAGE, HTML_20_30,HTML_MESSAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level:
This is a multi-part message in MIME format. ------_=_NextPart_001_01C58490.F8E671FA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Package: sbcl version: 0.9.2.0 When I try to install the latest version of SBCL=20 on my Debian (unstable) it comes to a step in which it waits forever (I had to C-c it after about 15 minutes) and the CPU is at %99. Here's what I did: # apt-get install sbcl Reading Package Lists... Done Building Dependency Tree... Done Suggested packages: ilisp The following packages will be upgraded: sbcl 1 upgraded, 0 newly installed, 0 to remove and 600 not upgraded. Need to get 8424kB of archives. After unpacking 631kB of additional disk space will be used. Get:1 ftp://ftp.debian.org unstable/main sbcl 1:0.9.2.0-3 [8424kB] Fetched 8424kB in 5m10s (27.2kB/s) = = =20 (Reading database ... 91643 files and directories currently installed.) Preparing to replace sbcl 1:0.8.20.5-2 (using = .../sbcl_1%3a0.9.2.0-3_i386.deb) ... Unpacking replacement sbcl ... Setting up sbcl (0.9.2.0-3) ... /usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc. After printing the last line above, the CPU is stuck at %99 and it goes on and on... Here are details of my system: $ uname -a Linux debian 2.4.18 #1 Mon Mar 24 02:00:40 EET 2003 i686 GNU/Linux And my locale info (if this is relavant): LC_NUMERIC=3DC LC_MESSAGES=3DC LC_TIME=3DC LANG=3Dtr_TR ------_=_NextPart_001_01C58490.F8E671FA Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 6.5.7226.0"> <TITLE>sbcl install does not complete (with CPU at %99)</TITLE> </HEAD> <BODY> <!-- Converted from text/plain format --> <P><FONT SIZE=3D2>Package: sbcl<BR> version: 0.9.2.0<BR> <BR> When I try to install the latest version of SBCL<BR> on my Debian (unstable) it comes to a step in which<BR> it waits forever (I had to C-c it after about 15 minutes)<BR> and the CPU is at %99.<BR> <BR> Here's what I did:<BR> <BR> # apt-get install sbcl<BR> Reading Package Lists... Done<BR> Building Dependency Tree... Done<BR> Suggested packages:<BR> ilisp<BR> The following packages will be upgraded:<BR> sbcl<BR> 1 upgraded, 0 newly installed, 0 to remove and 600 not upgraded.<BR> Need to get 8424kB of archives.<BR> After unpacking 631kB of additional disk space will be used.<BR> Get:1 <A HREF=3D"ftp://ftp.debian.org">ftp://ftp.debian.org</A> = unstable/main sbcl 1:0.9.2.0-3 [8424kB]<BR> Fetched 8424kB in 5m10s = (27.2kB/s) &nb= sp; &nbs= p;  = ; = &= nbsp; &n= bsp; &nb= sp; &nbs= p;  = ; <BR> (Reading database ... 91643 files and directories currently = installed.)<BR> Preparing to replace sbcl 1:0.8.20.5-2 (using = .../sbcl_1%3a0.9.2.0-3_i386.deb) ...<BR> Unpacking replacement sbcl ...<BR> Setting up sbcl (0.9.2.0-3) ...<BR> /usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc.<BR> <BR> <BR> After printing the last line above, the CPU is stuck at %99 and<BR> it goes on and on...<BR> <BR> Here are details of my system:<BR> <BR> $ uname -a<BR> Linux debian 2.4.18 #1 Mon Mar 24 02:00:40 EET 2003 i686 GNU/Linux<BR> <BR> And my locale info (if this is relavant):<BR> <BR> LC_NUMERIC=3DC<BR> LC_MESSAGES=3DC<BR> LC_TIME=3DC<BR> LANG=3Dtr_TR<BR> </FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C58490.F8E671FA-- --------------------------------------- Received: (at 317533-done) by bugs.debian.org; 8 Aug 2005 09:38:40 +0000
From pvaneynd@debian.org Mon Aug 08 02:38:40 2005 Return-path: <pvaneynd@debian.org> Received: from gluck.debian.org [192.25.206.10] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E240R-0003WT-00; Mon, 08 Aug 2005 02:33:15 -0700 Received: from out5.smtp.messagingengine.com [66.111.4.29] by gluck.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1E23ED-0004aT-00; Mon, 08 Aug 2005 02:43:25 -0600 Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 7EE4BCC9DC5; Mon, 8 Aug 2005 04:43:03 -0400 (EDT) X-Sasl-enc: 794ijgthXdy5jzDNcIW4DWTkRI5Wvsub5x7oP0qUr7oS 1123490583 Received: from [127.0.0.1] (blueice2n1.uk.ibm.com [195.212.29.75]) by frontend2.messagingengine.com (Postfix) with ESMTP id 211EB57034F; Mon, 8 Aug 2005 04:43:00 -0400 (EDT) Message-ID: <42F71B13.3040503@debian.org> Date: Mon, 08 Aug 2005 10:42:59 +0200 From: Peter Van Eynde <pvaneynd@debian.org> User-Agent: Debian Thunderbird 1.0.6 (X11/20050802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: 313230-done@bugs.debian.org, ML cl-debian <cl-debian@common-lisp.net>, 317533-done@bugs.debian.org Subject: closing locale related bugs Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: 317533-done@bugs.debian.org 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 2
They should be fixed in the latests 9.3.0 release with the fallback to C locale patch. If not please reopen this report. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|
participants (2)
-
owner@bugs.debian.org
-
Peter Van Eynde