﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
754	newt problem in mondorestore at mondorescue.iso boot	victor gattegno	Bruno Cornec	"If I run mondorestore in the SLES 11 SP1, I don't get any newt error, mondorestore starts well and display the interactive (GUI) mode.

{{{

# yum list installed | grep -iE ""mindi|mondo""
mindi.x86_64          2.1.7-1.sles11                installed
mindi-busybox.x86_64  1.18.5-3.sles11               installed
mondo.x86_64          3.0.4-1.sles11                installed

# ldd /usr/sbin/mondorestore
        linux-vdso.so.1 =>  (0x00007fffcadff000)
        libnewt.so.0.52 => /usr/lib64/libnewt.so.0.52 (0x00007f79f33d9000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f79f31bb000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f79f2e5d000)
        libslang.so.2 => /usr/lib64/libslang.so.2 (0x00007f79f2b39000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f79f3622000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f79f2934000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f79f26de000)

}}}

I did a mondoarchive on that machine (using NFS).

I booted from the mondorescue.iso generated, in interactive mode, and when it executes mondorestore I got a newt error :

mondorestore: error while loading shared libraries: libnewt.so.0.52: cannot open shared object file: No such file or directory

The solution was to boot with ""interactive textonly"", then mondorestore worked well.

"	defect	closed	normal	3.0.5	mondo	3.0.4	normal	worksforme	libnewt mondorestore	
