hello
i tried to download last kubuntu iso by wget and i receive the following error:
$ wget http://na.mirror.garr.it/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso
--2009-11-24 10:13:45--
http://na.mirror.garr.it/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso
Resolving na.mirror.garr.it... 193.206.140.37, 2001:760:ffff:b0::37
Connecting to na.mirror.garr.it|193.206.140.37|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://cdn.mirror.garr.it/mirror2/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso
[following]
--2009-11-24 10:13:46--
http://cdn.mirror.garr.it/mirror2/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso
Resolving cdn.mirror.garr.it... 193.206.139.41, 193.206.139.40,
2001:760:ffff:b1::40, ...
Connecting to cdn.mirror.garr.it|193.206.139.41|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://mirror2.mirror.garr.it/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso?callback=mir6
[following]
--2009-11-24 10:13:46--
http://mirror2.mirror.garr.it/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso?callback=mir6
Resolving mirror2.mirror.garr.it... 193.206.140.37, 2001:760:ffff:b0::37
Connecting to mirror2.mirror.garr.it|193.206.140.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 715837440 (683M) [application/x-iso9660-image]
kubuntu-9.10-desktop-i386.iso?callback=mir6: Invalid argument
Cannot write to `kubuntu-9.10-desktop-i386.iso?callback=mir6' (Invalid
argument).
i think the problem is in that "?callback" but i don't know how to
solve this issue
thank you in advance
--
roberto
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-24-2009, 07:19 AM
Mark Traceur
kubuntu wget download failed
> i tried to download last kubuntu iso by wget and i receive the following error:
> $ wget http://na.mirror.garr.it/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso
[snip]
> Cannot write to `kubuntu-9.10-desktop-i386.iso?callback=mir6' (Invalid
> argument).
>
>
> i think the problem is in that "?callback" but i don't know how to
> solve this issue
One of those should correctly get rid of the question mark character
in the filename. I am more confident in the first one....but I'm not
sure. You might try using another mirror that *doesn't* redirect five
times before giving you the actual file....
--
Microsoft does half the work that Open Source developers do, and they
get all the money. Where's the justice there?
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-24-2009, 10:20 AM
Hal Burgiss
kubuntu wget download failed
On Tue, Nov 24, 2009 at 09:11:50AM +0100, roberto wrote:
> hello
> i tried to download last kubuntu iso by wget and i receive the following error:
> $ wget http://na.mirror.garr.it/mirrors/ubuntu-releases/kubuntu/karmic/kubuntu-9.10-desktop-i386.iso
> --2009-11-24 10:13:45--
[...]
> Cannot write to `kubuntu-9.10-desktop-i386.iso?callback=mir6' (Invalid
> argument).
>
[...]
> i think the problem is in that "?callback" but i don't know how to
> solve this issue
Try quoting the original url.
--
Hal
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users