Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Debian Bugs
Package: locales
Version: 2.3.2.ds1-10
Severity: important
File: /usr/sbin/locale-gen

During a recent apt-get dist-upgrade, I noted a post-install error when
upgrading the locales package. The following results were obtained:

Setting up locales (2.3.2.ds1-10) ...
Generating locales...
  en_US.ISO-8859-1.../usr/sbin/locale-gen: line 32:  3771 Killed
  localedef -i $input -c -f $charset -A /etc/locale.alias $locale
dpkg: error processing locales (--configure):
 subprocess post-installation script returned error exit status 137
Errors were encountered while processing:
 locales
E: Sub-process /usr/bin/dpkg returned an error code (1)

It does not appear (from my cursory investigation) that the post install
script itself is the problem, rather, it seems to be an issue with the 
/usr/sbin/locale-gen script, as the same error results from running that 
manually.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux hades 2.4.22 #1 Wed Nov 5 16:14:27 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages locales depends on:
ii  debconf 1.3.20   Debian configuration management sy
ii  libc6 [glibc-2.3.2.ds1-10]  2.3.2.ds1-10 GNU C Library: Shared libraries an

-- debconf information:
* locales/default_environment_locale: None
* locales/locales_to_be_generated: en_US ISO-8859-1, en_US.ISO-8859-15 
ISO-8859-15, en_US.UTF-8 UTF-8





Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Denis Barbier
On Wed, Nov 19, 2003 at 04:22:16PM -0500, Debian Bugs wrote:
 Package: locales
 Version: 2.3.2.ds1-10
 Severity: important
 File: /usr/sbin/locale-gen
 
 During a recent apt-get dist-upgrade, I noted a post-install error when
 upgrading the locales package. The following results were obtained:
 
 Setting up locales (2.3.2.ds1-10) ...
 Generating locales...
   en_US.ISO-8859-1.../usr/sbin/locale-gen: line 32:  3771 Killed  
 localedef -i $input -c -f $charset -A /etc/locale.alias $locale
[...]

Looks very similar to #198099.  Can you confirm that this is related
to PAX?

Denis




Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Debian Bugs
Confirmed, this system is using the latest grsecurity with PAX enabled.
Sorry for the dupe, I'll be more meticulous in looking at the existing
bugs next time.

On Wed, 19 Nov 2003, Denis Barbier wrote:

 Date: Wed, 19 Nov 2003 22:33:38 +0100
 From: Denis Barbier [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], [EMAIL PROTECTED]
 Subject: Bug#221740: /usr/sbin/locale-gen: Post install script fails
 Resent-Date: Wed, 19 Nov 2003 21:34:11 UTC
 Resent-From: Debian BTS [EMAIL PROTECTED]
 Resent-To: Debian Bugs [EMAIL PROTECTED]

 On Wed, Nov 19, 2003 at 04:22:16PM -0500, Debian Bugs wrote:
  Package: locales
  Version: 2.3.2.ds1-10
  Severity: important
  File: /usr/sbin/locale-gen
 
  During a recent apt-get dist-upgrade, I noted a post-install error when
  upgrading the locales package. The following results were obtained:
 
  Setting up locales (2.3.2.ds1-10) ...
  Generating locales...
en_US.ISO-8859-1.../usr/sbin/locale-gen: line 32:  3771 Killed
localedef -i $input -c -f $charset -A /etc/locale.alias $locale
 [...]

 Looks very similar to #198099.  Can you confirm that this is related
 to PAX?

 Denis






Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Denis Barbier
severity 221740 wishlist
merge 221740 198099
thanks

Submitter sent the message below in private, resent to [EMAIL PROTECTED]
in order to be archived since I certainly won't fix this bug myself ;)

] I should also have mentioned that I have another sarge system under
] an identical grsec configuration which does not exhibit these symptoms.
] The only difference is the kernel and grsec versions for the two systems.
] 
] The machine which DOES experience this symptom is running 2.4.22 with the
] latest grsecurity as of this writing. The machine which does NOT
] experience this is a 2.4.21 kernel with grsecurity version 1.9.11.
] 
] HTH. HAND.




Processed: Re: Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 221740 wishlist
Bug#221740: /usr/sbin/locale-gen: Post install script fails
Severity set to `wishlist'.

 merge 221740 198099
Bug#198099: Please make localedef support PAX
Bug#221740: /usr/sbin/locale-gen: Post install script fails
Bug#215624: locales: no_NO.UTF-8 generation killed by grsec
Bug#215821: PAX segfault - locales + grsecurity
Merged 198099 215624 215821 221740.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Debian Bugs
Package: locales
Version: 2.3.2.ds1-10
Severity: important
File: /usr/sbin/locale-gen

During a recent apt-get dist-upgrade, I noted a post-install error when
upgrading the locales package. The following results were obtained:

Setting up locales (2.3.2.ds1-10) ...
Generating locales...
  en_US.ISO-8859-1.../usr/sbin/locale-gen: line 32:  3771 Killed  
localedef -i $input -c -f $charset -A /etc/locale.alias $locale
dpkg: error processing locales (--configure):
 subprocess post-installation script returned error exit status 137
Errors were encountered while processing:
 locales
E: Sub-process /usr/bin/dpkg returned an error code (1)

It does not appear (from my cursory investigation) that the post install
script itself is the problem, rather, it seems to be an issue with the 
/usr/sbin/locale-gen script, as the same error results from running that 
manually.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux hades 2.4.22 #1 Wed Nov 5 16:14:27 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages locales depends on:
ii  debconf 1.3.20   Debian configuration management sy
ii  libc6 [glibc-2.3.2.ds1-10]  2.3.2.ds1-10 GNU C Library: Shared libraries an

-- debconf information:
* locales/default_environment_locale: None
* locales/locales_to_be_generated: en_US ISO-8859-1, en_US.ISO-8859-15 ISO-8859-15, 
en_US.UTF-8 UTF-8



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



Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Denis Barbier
On Wed, Nov 19, 2003 at 04:22:16PM -0500, Debian Bugs wrote:
 Package: locales
 Version: 2.3.2.ds1-10
 Severity: important
 File: /usr/sbin/locale-gen
 
 During a recent apt-get dist-upgrade, I noted a post-install error when
 upgrading the locales package. The following results were obtained:
 
 Setting up locales (2.3.2.ds1-10) ...
 Generating locales...
   en_US.ISO-8859-1.../usr/sbin/locale-gen: line 32:  3771 Killed  
 localedef -i $input -c -f $charset -A /etc/locale.alias $locale
[...]

Looks very similar to #198099.  Can you confirm that this is related
to PAX?

Denis


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



Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Debian Bugs
Confirmed, this system is using the latest grsecurity with PAX enabled.
Sorry for the dupe, I'll be more meticulous in looking at the existing
bugs next time.

On Wed, 19 Nov 2003, Denis Barbier wrote:

 Date: Wed, 19 Nov 2003 22:33:38 +0100
 From: Denis Barbier [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], [EMAIL PROTECTED]
 Subject: Bug#221740: /usr/sbin/locale-gen: Post install script fails
 Resent-Date: Wed, 19 Nov 2003 21:34:11 UTC
 Resent-From: Debian BTS [EMAIL PROTECTED]
 Resent-To: Debian Bugs [EMAIL PROTECTED]

 On Wed, Nov 19, 2003 at 04:22:16PM -0500, Debian Bugs wrote:
  Package: locales
  Version: 2.3.2.ds1-10
  Severity: important
  File: /usr/sbin/locale-gen
 
  During a recent apt-get dist-upgrade, I noted a post-install error when
  upgrading the locales package. The following results were obtained:
 
  Setting up locales (2.3.2.ds1-10) ...
  Generating locales...
en_US.ISO-8859-1.../usr/sbin/locale-gen: line 32:  3771 Killed  
  localedef -i $input -c -f $charset -A /etc/locale.alias $locale
 [...]

 Looks very similar to #198099.  Can you confirm that this is related
 to PAX?

 Denis




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



Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Denis Barbier
severity 221740 wishlist
merge 221740 198099
thanks

Submitter sent the message below in private, resent to [EMAIL PROTECTED]
in order to be archived since I certainly won't fix this bug myself ;)

] I should also have mentioned that I have another sarge system under
] an identical grsec configuration which does not exhibit these symptoms.
] The only difference is the kernel and grsec versions for the two systems.
] 
] The machine which DOES experience this symptom is running 2.4.22 with the
] latest grsecurity as of this writing. The machine which does NOT
] experience this is a 2.4.21 kernel with grsecurity version 1.9.11.
] 
] HTH. HAND.


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



Processed: Re: Bug#221740: /usr/sbin/locale-gen: Post install script fails

2003-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 221740 wishlist
Bug#221740: /usr/sbin/locale-gen: Post install script fails
Severity set to `wishlist'.

 merge 221740 198099
Bug#198099: Please make localedef support PAX
Bug#221740: /usr/sbin/locale-gen: Post install script fails
Bug#215624: locales: no_NO.UTF-8 generation killed by grsec
Bug#215821: PAX segfault - locales + grsecurity
Merged 198099 215624 215821 221740.

 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]