help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: pkg install -forge seems broken


From: Allen.Windhorn
Subject: RE: pkg install -forge seems broken
Date: Thu, 19 Dec 2013 14:40:45 +0000

Mike et al,

> -----Original Message-----
> From: Mike Miller [mailto:address@hidden On Behalf Of Mike
> Miller
> 
> If you look in the function listed in your error backtrace, you should
> be able to spot the URLs to test easily.
> 
> Try the following in Octave:
> 
>   [s, status] = urlread ("http://packages.octave.org/java/index.html";);

octave:4> [s, status, msg] = urlread 
("http://packages.octave.org/java/index.html";)
s =
status = 0
msg = HTTP response code said error
[same for both]

But I just got a message from a different program that said "Network
connection not found" so I'm requesting IT to look into network problems.
I'll re-post if I can't get resolution.

Thanks for the help.

Regards,
Allen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]