[Bug 264464] Re: fails on 1GB usb stick

2008-09-25 Thread Evan Dandrea
The code in question no longer uses cp and now should always pass along the installation target, which it was not doing here. Please reopen this report if you are still experiencing the latter problem. ** Changed in: usb-creator (Ubuntu) Status: Triaged = Fix Released -- fails on 1GB

[Bug 264464] Re: fails on 1GB usb stick

2008-09-07 Thread Matt Zimmerman
It doesn't work on my 1GB USB stick either, though i don't see the traceback, just: new device: {'uuid': '', 'label': 'U3_System', 'free': 0, 'fstype': 'iso9660', 'device': '/dev/scd2', 'mountpoint': '', 'udi': '/org/freedesktop/Hal/devices/volume_label_U3_System_0'} new device: {'uuid': '',

[Bug 264464] Re: fails on 1GB usb stick

2008-09-07 Thread Matt Zimmerman
It seems clear that cp is being called with the wrong arguments: ['cp', '-ra', '/tmp/tmpcdzqro/.', ''] confirmed via strace: 18304 execve(/bin/cp, [cp, -ra, /tmp/tmprBtMBm/., ], [/* 17 vars */]) = 0 self.device['mountpoint'] is seen to be '' in the debug output as well. It looks like that

[Bug 264464] Re: fails on 1GB usb stick

2008-09-03 Thread Evan Dandrea
** Changed in: usb-creator (Ubuntu) Assignee: (unassigned) = Evan Dandrea (evand) -- fails on 1GB usb stick https://bugs.launchpad.net/bugs/264464 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list