Live update not working out of box

Joined
Dec 30, 2008
Messages
5
Reaction score
0
I have a clean system installed from usb. The first i do is to run "onlineupdate" from terminal. Can anybody say why this s not working. Here is what it says:

* About to connect() to update.linpus.com port 80 (#0)
* Trying 211.78.162.151... * connected
* Connected to update.linpus.com (211.78.162.151) port 80 (#0)
> GET /ACER/AspireOne/v1.0.11/<h1>Moved Permanently</h1>.xml HTTP/1.1
Host: update.linpus.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Date: Fri, 02 Jan 2009 20:02:58 GMT
< Server: Apache/2.2.3 (Red Hat)
< Location: http://linpuscdn.040services.net/cdn/AC ... h1%3eMoved
< Content-Length: 364
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
* Failed writing body

(onlineupdate:12606): Gtk-CRITICAL **: gtk_progress_set_value: assertion `GTK_IS_PROGRESS (progress)' failed
* Closing connection #0
* failed writing received data to disk/application
curl told us 23
 
I am suffering the same problem. I have no idea how to solve it.

At the moment I have installed yumex in order to have a graphical package manager. I am currently updating and installing via this. However it would be nice to be able to use live update as this machine is not mine, but my girlfriends.

Any information on how to solve this problem would be greatly appreciated.

Thanks.

Michael
 
Hi

I'm getting exactly the same problem as well. Tried a few of the things I've seen in other threads such as deleting cache files but no joy. I wonder if anyone has come across this before ?

cheers
Ade
 
I a still suffering with this problem. I have done a complete restore from usb, but still no luck what so ever.

Any ideas?

Thanks

Michael.
 
Hi,

I'm a new AA1 user and am having this exacct problem. I've searched around everywhere and have yet to find anything that will result in onlineupdate getting any further.

I looked in /etc/online-updater/online-updater.conf and noticed that there were missing username and password fields. Can anyone with a working liveupdate tell me what i need to do to fill in these blanks. Since my internet connection is fine, the only thing I can see as being the issue is that it's struggling to connect to the linus servers...

Code:
[user@localhost ~]$ more /etc/online-updater/online-updater.conf 
#Protocal
Protocal = http
#server IP address Or DNS
IP_address = ftp.linpus.com
#User name
Name = 
#Password
Password = 
#Down update list file path
Http_path = /ACER/AspireOne/v1.0.7/
Ftp_path = /ACER/AspireOne/v1.0.5/

Any help would be very much appreciated!

Hana
 
Back
Top