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

[cobalt-developers] Re: Updates not working on Qube 3



> I have a qube 3 that have 17 updates pending to be installed, but when i
> try to do it, the server goes to the page with the progress indicator but
> i't doesn't make any progress, i have waited for it to end for hours and
> nothing happens.
>
> The package i'm trying to install is Glibc.  Does anybody knows what's
> happening here??

Large PKGs (over about 4MB) don't download and install "on the fly" very well.  
I'd shell into the Qube (SSH or telnet) and use something like wget to put 
the PKG file in the /home/packages directory.  Then when you go to the admin 
GUI, choose "Install Manually" - a list of all the PKGs in /home/packages 
will appear. Pick the one you want to install...