[Bug 526674] Re: Error ISO not found - but it's there

2010-03-01 Thread Dustin Kirkland
** Changed in: testdrive Status: In Progress => Fix Released -- Error ISO not found - but it's there https://bugs.launchpad.net/bugs/526674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-26 Thread Launchpad Bug Tracker
This bug was fixed in the package testdrive - 1.24-0ubuntu1 --- testdrive (1.24-0ubuntu1) lucid; urgency=low * testdrive: - fix iso-not-found errors, LP: #526674 - fix archecture detection logic, LP: #526701 -- Dustin KirklandTue, 23 Feb 2010 18:35:38 -0600 ** Changed

Re: [Bug 526674] Re: Error ISO not found - but it's there

2010-02-26 Thread Dustin Kirkland
Awesome, thanks for tracking that down. I'll upload a fix. -- Error ISO not found - but it's there https://bugs.launchpad.net/bugs/526674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-26 Thread Dustin Kirkland
** Changed in: testdrive Status: Fix Committed => In Progress ** Changed in: testdrive (Ubuntu) Status: Fix Released => In Progress -- Error ISO not found - but it's there https://bugs.launchpad.net/bugs/526674 You received this bug notification because you are a member of Ubuntu B

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-26 Thread glepore70
The problem appears to be occurring in line 256 of /usr/bin/testdrive: if run("wget -q --spider -S %s 2>&1 | grep 'HTTP/1.. 200 OK'" % ISO_URL) != 0: removing the "-q" quiet option from this line enables testdrive to properly download the Kubuntu ISO. I'm not a code guru, but it appears the -q op

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-26 Thread Phissica
Same problem here. I'm running Karmic on an 64bit system. I'm getting the same massages as glepore70. I've installed testdrive just today and configured it to use virtualbox. But I do not think that the latter caused the bug. -- Error ISO not found - but it's there https://bugs.launchpad.net/b

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-24 Thread glepore70
Running wget with the quiet option produces no output. Running it with the verbose option yields: wget -v --spider -S http://cdimage.ubuntu.com/kubuntu/daily-live/current/lucid-desktop-amd64.iso Spider mode enabled. Check if remote file exists.

Re: [Bug 526674] Re: Error ISO not found - but it's there

2010-02-23 Thread Dustin Kirkland
Could you paste the output of wget -q --spider -S http://cdimage.ubuntu.com/kubuntu/daily-live/current/lucid-desktop-amd64.iso Thanks. -- Error ISO not found - but it's there https://bugs.launchpad.net/bugs/526674 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/testdrive -- Error ISO not found - but it's there https://bugs.launchpad.net/bugs/526674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-23 Thread glepore70
I don't think the commit fixed the problem, at least I'm still getting the exact same output. Select an ISO to testdrive: 10 Enter an ISO URL to testdrive: http://cdimage.ubuntu.com/kubuntu/daily-live/current/lucid-desktop-amd64.iso INFO: Using KVM for virtual machine hosting... INFO: Syncing t

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package testdrive - 1.23-0ubuntu1 --- testdrive (1.23-0ubuntu1) lucid; urgency=low * testdrive: wget's output is on stdout, handle. LP: #526674 -- Dustin KirklandTue, 23 Feb 2010 12:27:52 -0600 ** Branch linked: lp:testdrive ** Changed in: testdrive

[Bug 526674] Re: Error ISO not found - but it's there

2010-02-23 Thread Dustin Kirkland
** Changed in: testdrive Status: New => Fix Committed ** Changed in: testdrive Importance: Undecided => High ** Changed in: testdrive Assignee: (unassigned) => Dustin Kirkland (kirkland) ** Also affects: testdrive (Ubuntu) Importance: Undecided Status: New ** Changed in