Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Install fails (again)



Hello.

Anita-install fails yet again on Qemu:

http://releng.netbsd.org/b5reports/i386/build/2012.04.14.06.04.34/install.log

Likely caused by the getpass(3) changes.


    raise TIMEOUT (str(e) + '\n' + str(self))
pexpect.TIMEOUT: Timeout exceeded in read_nonblocking().
<pexpect.spawn object at 0x7f7ffc0d3090>
version: 2.3 ($Revision: 399 $)
command: /usr/pkg/bin/qemu
args: ['/usr/pkg/bin/qemu', '-m', '32', '-drive',
'file=/bracket/i386/work/2012.04.14.06.04.34/anita/wd0.img,index=0,media=disk,snapshot=off',
'-nographic', '-cdrom',
'/bracket/i386/work/2012.04.14.06.04.34/anita/install_tmp.iso', '-fda',
'/bracket/i386/work/2012.04.14.06.04.34/anita/download/i386/installation/floppy/boot-com1.fs',
'-boot', 'a']
searcher: searcher_re:
    0: re.compile("(insert disk (\d+), and press return...)|(a: Installation
messages in English)")
buffer (last 100 chars): 8 eflags 286 cr2 0 ilevel 8
Stopped in pid 0.1 (system) at  c0269f44:       popl    %ebp
db{0}>
before (last 100 chars): 8 eflags 286 cr2 0 ilevel 8
Stopped in pid 0.1 (system) at  c0269f44:       popl    %ebp
db{0}>
after: <class 'pexpect.TIMEOUT'>

- Jukka.


Home | Main Index | Thread Index | Old Index