reassign 863187 newrole
tags 863187 - unreproducible
tags 863187 - moreinfo
retitle 863187 run_init messes up terminal settings
thanks

On Wed, 24 May 2017 07:10:28 AM Andreas Henriksson wrote:
> Control: tags -1 + unreproducible moreinfo

It turns out that the problem was not running $(arch), but running run_init in 
the shell it spawned.  Below is an example of reproducing this, the first time 
run_init performs as expected.  The second time is fails without me even 
typing a password or pressing ENTER.  The result is the same with any command, 
but ls is just a good example.  This happens no matter what shell is spawned 
(whether it's ssh, su, or just an Xterm), run_init seems generally broken with 
the 4.9.0-2-amd64/4.9.13-1 kernel at least.

NB I can't rule out the possibility of a kernel bug at this stage.  But at 
this time it seems best to assume it's a run_init bug until proven otherwise.

Sorry for the inconvenience Andreas.

# run_init ls /boot
Authenticating root.
Password: 
config-4.9.0-2-amd64      lost+found                System.map-4.9.0-3-amd64
config-4.9.0-3-amd64      memtest86+.bin            vmlinuz-4.9.0-2-amd64
grub                      memtest86+_multiboot.bin  vmlinuz-4.9.0-3-amd64
initrd.img-4.9.0-2-amd64  real
initrd.img-4.9.0-3-amd64  System.map-4.9.0-2-amd64
# run_init ls /boot
Authenticating root.
Password: 
run_init: incorrect password for root
authentication failed.
# 

-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/

Reply via email to