Tom Van Overbeke | 1 Mar 2004 12:22

suse openexchange server 4.1 (based on suse 8.1): bug in newt causes segmentation fault


Hi,

I want to use mondo/mindi on an openexchange server 4.1 from suse (running
on suse's linux enterprise server 8 which is based on suse 8.1 I think).

Apparently, the newt library from suse's 8.1 is buggy (according to hugo's
post on the php forum), this is version newt-0.50.33-1.i386.rpm

I compiled it from source rpm, and when i launch mondobackup, i get a
segmentation fault.

the commandline version seems to work, but during the restore (when i boot f
rom the first cd), after the file sets are processed, and it says sth. like
(reassembling files into one big file - i can't remember exactly and
unfortunately, the machine didn't boot so there are no logs from this
operation), i also get a segmentation fault.

so my questions: who has got mondo up and running either on  openexchange
server 4.1 (SLES 8) or Suse 8.1 and can tell me which version of mondo /
mindi / newt etc. work correctly, or suggest a workaround.

i have had a lot of problems with compiling versions of newt-0.51.x because
it can't find certain files.

this is with version

Provides: snack
PreReq: /sbin/ldconfig
Requires: slang
(Continue reading)

Andrew Latham | 1 Mar 2004 16:01
Picon
Favicon

Re: Problem on MDK 9.2

try this - mondoarchive -Ot -0 -F -d /dev/ht0 -I /files

also - is your disk full
	what version of Mondo/Mindi
	pls include the full log file as instructed by mondo

--- scott <at> bolanderhome.com wrote:
> The error:
> Your boot loader is RAW and it boots from /dev/hda
> /25%/tmp.mondo.28135/tmp.mondo.1403
> Mindi failed to create your boot+data disks.
> Fatal error. Unable to create /dev/boot_device on ramdisk
> 
> The command line:
> mondoarchive -Ot -d /dev/ht0 -I ``/files -0 -F -l LILO -f /dev/hda
> 
> The log:
> Analyzing your keyboard's configuration.
> Adding the following keyboard mapping tables: us qwerty-layout euro
> windowkeys compose linux-with-alt-and-altgr linux-keys-bare ^M            
>                                                          Done.
> Assembling dependency files.............................Backing up
> /dev/hda's MBR
> Creating /dev/boot_device (/dev/`ide/host0/bus0/target0/lun0/disc')
> cp: cannot stat `/dev/`ide/host0/bus0/target0/lun0/disc\'': No such file
> or directory
> Fatal error. Unable to create /dev/boot_device on ramdisk
> 
> Please e-mail a copy of /tmp/mindi.err.16406.tgz to the mailing list.
> See http://www.mondorescue.com for more information.
(Continue reading)

Mike | 1 Mar 2004 15:59

Re: suse openexchange server 4.1 (based on suse 8.1): bug in newt causes segmentation fault

On Monday 01 March 2004 12:22, Tom Van Overbeke wrote:
> Hi,
>
> I want to use mondo/mindi on an openexchange server 4.1 from suse
> (running on suse's linux enterprise server 8 which is based on suse
> 8.1 I think).

Yes, it's somewhere around there. You can try the newt from my site and 
see if it works. I seem to remember someone else that had a similar 
problem, and it worked. Now, that being said, the newt and probably 
slang which seem to go together, are probably buggy. Get both, and 
update both. Then try a sample backup to see if it works.

Mike

--

-- 
 Powered by SuSE 9.0 Kernel 2.4.21 KDE 3.1.5  Kmail 1.5.4
 For SuSE Mondo/Mindi backup support go to 
     http://www.mikenjane.net/~mike
  3:57pm  up 9 days  5:50,  5 users,  load average: 1.03, 1.18, 1.18

-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
Tom Van Overbeke | 1 Mar 2004 16:24

Re: suse openexchange server 4.1 (based on suse 8.1): bug in newt causes segmentation fault


Hi Mike,

I'm doing some tests now with the following versions:

- newt-compiled-0.51.0-1.i386.rpm
- mondo-compiled-1.67-1.i386.rpm
- mindi-compiled-0.87-1.i386.rpm

It seems to work with these versions. at least the backup went without a
problem (gui was ok)

the -compiled- in the filename means that i needed to download these
packages as source rpms and compile them myself. the binary rpm's don't work
because of conflichting glibc and/or libslang-utf8 problems.

I'll keep the list posted of my progress...

thanks,

tom.

----- Original Message ----- 
From: "Mike" <mike <at> mikenjane.net>
To: <mondo-devel <at> lists.sourceforge.net>
Sent: Monday, March 01, 2004 3:59 PM
Subject: Re: [Mondo-devel] suse openexchange server 4.1 (based on suse 8.1):
bug in newt causes segmentation fault

> On Monday 01 March 2004 12:22, Tom Van Overbeke wrote:
(Continue reading)

Mike | 1 Mar 2004 16:58

Re: suse openexchange server 4.1 (based on suse 8.1): bug in newt causes segmentation fault

On Monday 01 March 2004 16:24, Tom Van Overbeke wrote:
> Hi Mike,
>
>
> I'm doing some tests now with the following versions:
>
> - newt-compiled-0.51.0-1.i386.rpm

Which source package did you use to compile this one? I've been trying 
to get newt 0.51 compiled on 9.0 and it hangs or there is something 
else wrong.

Mike

--

-- 
 Powered by SuSE 9.0 Kernel 2.4.21 KDE 3.1.5  Kmail 1.5.4
 For SuSE Mondo/Mindi backup support go to 
     http://www.mikenjane.net/~mike
  4:57pm  up 9 days  6:50,  5 users,  load average: 1.42, 1.22, 1.13

-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
Tom Van Overbeke | 1 Mar 2004 17:15

Re: suse openexchange server 4.1 (based on suse 8.1): bug in newt causes segmentation fault


well, i downloaded newt-0.51.0-1.src.rpm from rpmfind.net

actually this is the only version that i could compile without problems.
older versions complained that certain libnewt.so libraries were not found.

what kind of compile errors do you get.
do you compile a .tar.gz or a src.rpm ?

tom.

----- Original Message ----- 
From: "Mike" <mike <at> mikenjane.net>
To: <mondo-devel <at> lists.sourceforge.net>
Sent: Monday, March 01, 2004 4:58 PM
Subject: Re: [Mondo-devel] suse openexchange server 4.1 (based on suse 8.1):
bug in newt causes segmentation fault

> On Monday 01 March 2004 16:24, Tom Van Overbeke wrote:
> > Hi Mike,
> >
> >
> > I'm doing some tests now with the following versions:
> >
> > - newt-compiled-0.51.0-1.i386.rpm
>
> Which source package did you use to compile this one? I've been trying
> to get newt 0.51 compiled on 9.0 and it hangs or there is something
> else wrong.
>
(Continue reading)

Eric P. | 1 Mar 2004 11:58

Fwd: Mondo creates partitions that are too small

Hello, All:

I've created a mondo-archive CD-ROM (using mondo-archive v. 1.65 on Gentoo
1.4) and it boots quite nicely.  :)

However, when I attempt to restore my files - in 'nuke' mode or 'interactive'
mode - mondo reduces all of the HDD's partitions to almost nothing!

The /var/log/mondo-archive.log is available for review  at
http://www.pretorious.net/~eric/mondo-archive.log.  Notice the section in the
middle:

====================mondo-archive.log====================
--- Hugo, 2002/11/20
Making list of drives
Made list of drives
Expanding entries to suit drive /dev/hdc (21 MB)
Disk was 39202 MB; is now 21 MB; factor = 0.000536
Changing /dev/hdc1 from 31720 KB to 16 KB
Changing /dev/hdc5 from 488848 KB to 261 KB
Changing /dev/hdc6 from 23925856 KB to 12816 KB
Changing /dev/hdc7 from 12268840 KB to 6572 KB
Changing /dev/hdc8 from 977224 KB to 523 KB
Changing /dev/hdc9 from 976216 KB to 522 KB
Changing /dev/hdc3 from 977256 KB to 523 KB
Changing /dev/hdc2 from 500464 KB to 268 KB
final_size = 21 MB
Mountlist adjusted to suit current hard drive(s)
save_mountlist_to_disk() --- saving to /tmp/mountlist.txt
Restoring Automatically
(Continue reading)

Bruno Negrão | 1 Mar 2004 21:00
Picon

Mondorescue hung my linux

 Hi all,

 I have a pentium I 133, with 64M of RAM memory with a redhat linux 8.0
installed. I never could bakup it with mondo rescue. I found a lot of
problems. Finally, on my last try, my machine completely hung and i had to
power it down.

 The logfile is attached.

 Can someone help me?

 Thank you,
bruno negrao
 
Attachment (mondo-archive.log): application/octet-stream, 16 KiB
Mike | 1 Mar 2004 20:52

Re: suse openexchange server 4.1 (based on suse 8.1): bug in newt causes segmentation fault

On Monday 01 March 2004 17:15, Tom Van Overbeke wrote:
> well, i downloaded newt-0.51.0-1.src.rpm from rpmfind.net
>
> actually this is the only version that i could compile without
> problems. older versions complained that certain libnewt.so libraries
> were not found.
>
> what kind of compile errors do you get.
> do you compile a .tar.gz or a src.rpm ?

I got the same types of errors. It was a while back, so the memory is 
fuzzy. 

The best part is that I picked up the one you mentioned off of 
rpmfind.net, and it also compiled on my 9.0 system. I went through the 
setup but didn't complete the backup. that's for another night. I've 
also re-compiled it on my 8.1 system along with mindi and mondo so that 
everything matches, and I think that it's going to work in gui mode! 
That's really something special, as up until now I've not been able to 
do it. I'm going to do a bit more testing on both machines, and then 
put the files up for download so that folks can get them.

Thanks for the info. It really helps for those folks that like the gui.
Mike

>
>
> tom.
>
>
(Continue reading)

Eric P. | 1 Mar 2004 15:58

scratchdir & tempdir locations?

Given that...

 1. my / partition is only 500MB,
 2. and my filesystem consumes ~1.4GB, and
 3. my /tmp partition has ~1GB of free-space.

Should I set the -T & -S options to /tmp?

Eric P.
Sunnyvale, CA

-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

Gmane