BTS

Message2480

Author joerg
Recipients joerg
Date 2009-09-12.12:51:40
Content
Hello,

I want to install two grml flavors (i386 and amd64) on a usb device. But
I get these messages and the installation aborts.

# grml2usb --bootloader-only admin/Software/grml* /dev/sda1
Executing grml2usb version 0.9.11
Using ISO admin/Software/grml_2009.05.iso
Identified grml flavour "grml".
rsync: open "/tmp/grml2usbdE9wbN/boot/addons/bsd4grml/LICENCE.TXT" failed: File exists (17)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1057) [sender=3.0.6]
Fatal: could not install /tmp/grml2usbthcgMF/boot/addons/bsd4grml
Cleaning up before exiting...

After altering grml2usb to ignore the return value of rsync, the
installation goes on and I only get the messages from rsync.

BTW: Is it possible to send bug reports with reportbug? If not, you
should set the Bugs: field in the package header.

Bye, Jörg.
-- 
Dein Gesicht wird dir geschenkt. Lächeln musst du selber! (Inga Hermann)
History
Date User Action Args
2009-09-12 12:51:46joergsetrecipients: + joerg
2009-09-12 12:51:45joerglinkissue735 messages
2009-09-12 12:51:40joergcreate