[Cooker] [Bug 3059] [SysVinit] Shutdown ends with some sort of UTF8 error.

2003-03-16 Thread peter-mdk
http://qa.mandrakesoft.com/show_bug.cgi?id=3059





--- Additional Comments From [EMAIL PROTECTED]  2003-03-16 23:33 ---
Another Me to but I did look a bit closer at the problem.
I have locale en_US.UTF-8 and /etc/init.d/mandrake_consmap is installed and I
guess triggers the problem.

When shutting down /etc/rc.d/rc calls /etc/init.d/mandrake_consmap and in there
it executes 'vt-is-UTF8 --quiet || unicode_start'. vt-is-UTF8 sends a unicode
sequence that includes ;2R to the screen and expect some characters back to
check if it's unicode enabled. It suppose to remove it also but when 'init' runs
the command something fails and it behaves like you have typed it directly.
When you type a few characters on the keyboard (backspace, return, whatever)
vt-is-UTF8 receives that and tries to understand it, fails with an io error and
the script continues. if you start with hitting enter you get a shell error
';2R' not found because the shell tries to interpret it.

From what I see the problem is with 'init', 'vt-is-UTF8' and the io handling
between them. 
As a workaround, when shutting down I just hit a few keys and ignore whatever
error I get.





--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Configuration:
- AMD Duron 1.2, 512Mb, Shuttle XPC SN41G2 Nforce2, Maxtor 120Gb
- Fresh MDK 9.1 RC2 installation, no NVIDIA drivers installed

Problem 1: SysVinit
% shutdown -r now
;2R
 - bash: syntax error near unexpected token ';'
% shutdown -r now
 is_in_UTF8_mode: Input/Output error
- in installation I checked Force UTF8 mode or what was it...



[Cooker] [Bug 3059] [SysVinit] Shutdown ends with some sort of UTF8 error.

2003-03-13 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=3059

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-03-13 12:30 ---


*** This bug has been marked as a duplicate of 3020 ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Configuration:
- AMD Duron 1.2, 512Mb, Shuttle XPC SN41G2 Nforce2, Maxtor 120Gb
- Fresh MDK 9.1 RC2 installation, no NVIDIA drivers installed

Problem 1: SysVinit
% shutdown -r now
;2R
 - bash: syntax error near unexpected token ';'
% shutdown -r now
 is_in_UTF8_mode: Input/Output error
- in installation I checked Force UTF8 mode or what was it...



[Cooker] [Bug 3059] [SysVinit] Shutdown ends with some sort of UTF8 error.

2003-03-11 Thread narfi
http://qa.mandrakesoft.com/show_bug.cgi?id=3059





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 02:30 ---
I'm having the same problem.
I installed with English as the default language and Japanese as the secondary
language.
Because of my language choice, /etc/sysconfig/i18n has en_US.UTF-8 as the
default locale.
When I run shutdown -r now from the command line with en_US.UTF-8 as the default
locale, I get the same error message as the initial bug report showed.
When I edit /etc/sysconfig/i18n and change the default locale from en_US.UTF-8
to en_US, log out and in again, shutdown -r now works the way it should.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Configuration:
- AMD Duron 1.2, 512Mb, Shuttle XPC SN41G2 Nforce2, Maxtor 120Gb
- Fresh MDK 9.1 RC2 installation, no NVIDIA drivers installed

Problem 1: SysVinit
% shutdown -r now
;2R
 - bash: syntax error near unexpected token ';'
% shutdown -r now
 is_in_UTF8_mode: Input/Output error
- in installation I checked Force UTF8 mode or what was it...



[Cooker] [Bug 3059] [SysVinit] Shutdown ends with some sort of UTF8 error.

2003-03-10 Thread webudo2
http://qa.mandrakesoft.com/show_bug.cgi?id=3059





--- Additional Comments From [EMAIL PROTECTED]  2003-03-10 13:55 ---
same for my installation from the current cooker-install tree, additional I believe mc 
running in the console and harddrake-selection during startup are also broken 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Configuration:
- AMD Duron 1.2, 512Mb, Shuttle XPC SN41G2 Nforce2, Maxtor 120Gb
- Fresh MDK 9.1 RC2 installation, no NVIDIA drivers installed

Problem 1: SysVinit
% shutdown -r now
;2R
 - bash: syntax error near unexpected token ';'
% shutdown -r now
 is_in_UTF8_mode: Input/Output error
- in installation I checked Force UTF8 mode or what was it...