Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (181 - 183 of 684)

Ticket Owner Reporter Resolution Summary
#229 Bruno Cornec chris_m fixed testing mondo 2.2.5 on opensuse 10.3 - could not figure out how to get compare to work
Description

I ran mondo 2.2.5 on opensuse 10.3 just now - I was testing as per the note on the mondorescue website asking people to do this. I saw a message at the beginning of the archive process that I've never seen before when running mondo on various distributions, including opensuse 10.2 earlier today (mondo 2.2.4) :


Checking sanity of your Linux distribution ---promptdialogYN---1--- Your kernel has no ramdisk support. That's mind-numbingly stupid but I'll allow it if you're planning to use a failsafe kernel. Are you? ---promptdialogYN---Q--- [yes] [no] --- -->


I said "yes" at this prompt. The archive process, with verification, appeared to work correctly. I then rebooted with the first CD to run mondo "compare". The machine booted from the CD OK, however, I got a screen I've never seen before with mondo compare:


Please edit the mountlist to your satisfaction, then click OK or Cancel.


(the mountlist was empty). I didn't know what to do here, so I just clicked OK. Apparently this wasn't the correct choice, because the compare process didn't work. (opensuse 10.3 is mounted at /dev/hdb7 on the machine where the testing was done.)

#233 Bruno Cornec lenwoodgay invalid mondo won't compile on IBM P-series ppc64 architecturre
Description

[root@pseries4 mondo-2.2.5]# make make all-recursive make[1]: Entering directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mond' Making all in src make[2]: Entering directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mond' Making all in common make[3]: Entering directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mond' gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-archive.Tpo .deps/libmondo-archive.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-devices.Tpo .deps/libmondo-devices.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-fifo.Tpo .deps/libmondo-fifo.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c libmondo-filelist.c: In function `mondo_makefilelist': libmondo-filelist.c:1757: warning: zero-length printf format string mv -f .deps/libmondo-filelist.Tpo .deps/libmondo-filelist.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-files.Tpo .deps/libmondo-files.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-fork.Tpo .deps/libmondo-fork.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-mountlist.Tpo .deps/libmondo-mountlist.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-raid.Tpo .deps/libmondo-raid.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-stream.Tpo .deps/libmondo-stream.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-string.Tpo .deps/libmondo-string.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-tools.Tpo .deps/libmondo-tools.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/libmondo-verify.Tpo .deps/libmondo-verify.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c newt-specific.c: In function `popup_and_OK': newt-specific.c:795: warning: comparison is always true due to limited range ofe mv -f .deps/newt-specific.Tpo .deps/newt-specific.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMONDO_SHARE=\"/usr/local/share/mondo\" -g c mv -f .deps/mr_string.Tpo .deps/mr_string.Po rm -f libmondo.a ar cru libmondo.a libmondo-archive.o libmondo-devices.o libmondo-fifo.o libmond ranlib libmondo.a make[3]: Leaving directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo' Making all in mondoarchive make[3]: Entering directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mond' gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wall -Wno-return-type -D_GNU_SOURCEc In file included from ../common/my-stuff.h:169,

from main.c:115:

../../config.h:37:1: warning: "HAVE_MALLOC" redefined In file included from main.c:115: ../common/my-stuff.h:142:1: warning: this is the location of the previous definn main.c: In function `main': main.c:284: warning: implicit declaration of function `rpl_malloc' main.c:284: warning: assignment makes pointer from integer without a cast mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wall -Wno-return-type -D_GNU_SOURCEc In file included from ../common/my-stuff.h:169,

from mondo-cli.c:164:

../../config.h:37:1: warning: "HAVE_MALLOC" redefined In file included from mondo-cli.c:164: ../common/my-stuff.h:142:1: warning: this is the location of the previous definn mv -f .deps/mondo-cli.Tpo .deps/mondo-cli.Po gcc -g -O2 -Wall -Wno-return-type -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGd main.o(.text+0x610): In function `main': /tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo-2.2.5/src/mondoarchive/main' main.o(.text+0x638):/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo-2.2.5/s' main.o(.text+0x654):/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo-2.2.5/s' mondo-cli.o(.text+0x2fc): In function `process_switches': /tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo-2.2.5/src/mondoarchive/mond' mondo-cli.o(.text+0x314):/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo-2.' mondo-cli.o(.text+0x21f0):/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo-2w collect2: ld returned 1 exit status make[3]: * [mondoarchive] Error 1 make[3]: Leaving directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo' make[2]: * [all-recursive] Error 1 make[2]: Leaving directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/tmp/mondo_deve_depot/mondo_depot/mondo-2.2.5/mondo' make: * [all] Error 2 [root@pseries4 mondo-2.2.5]#

#234 Bruno Cornec heinkonijn fixed by-id support
Description

Hi,

My /etc/fstab looks like:

/dev/disk/by-id/scsi-SATA_SAMSUNG_HM120JIS09GJ30LB01772-part2 /       ext3    acl,user_xattr 1 1
/dev/disk/by-id/scsi-SATA_SAMSUNG_HM120JIS09GJ30LB01772-part3 /home   reiserfs defaults,acl 1 2
/dev/disk/by-id/scsi-SATA_SAMSUNG_HM120JIS09GJ30LB01772-part1 swap swap    defaults 0 0

But mini doesn't seem to support by-id, when I try to run mindi it cannot find all my partitions. When I change my /etc/fstab to /dev/sda1 etc it can find it, but then I loose the flexibility of by-id.

Hope this will be enhanced in the next version. You can mail me at heinkonijn_at_myrealbox.com

Thanks, Hein

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.