News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

keeping test systm updated with Alpha2 weekly builds

Started by gadget, April 20, 2009, 10:58:18 AM

Previous topic - Next topic

gadget

I have a test system with Alpha 2 from march and want to be able to get latest weekly build without doing a fresh Kubuntu install. 

jondecker76

sudo apt-get update
sudo apt-get dist-upgrade

will bring you up the the latest build

gadget

Thanks. I assumed that only did the Kububtu part.

pigdog

Hi gadget,

If you're running a core/hybrid and you've built the repository list correctly then you just have to go to the KDE desktop and let it run the update/upgrade mechanism.

Cheers.

gadget

Hi Pigdog,

I had thought I was getting updates when doing it, but only the KUBUNTU updates were being processed.
I have a 64bit system and noticed that all athe updates are only i386.
How can I get the 64bit updates.

gadget

merkur2k

pigdog, the apt-get commands above are the command line equivalent of using the gui update tool in kde. much quicker and easier for us cli types ;)
gadget, there is no 64 bit version ready for testing yet. you installed the 32 bit version and should continue getting 32 bit updates.

Zaerc

For some reason the 64bit builds were abandoned after alpha-2.5.
"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

pigdog

Hi merkur2k,

Just commenting that the gui tool for some people is easier.

For "us cli types" (who started uploading instructions using punch tape on 110/300 baud terminals) and tl1 types (old telco guys) gui's are nice and pretty but executing one command at the prompt beats migrating through a bunch of layers any day.

Cheers.

gadget

Thanks Zaerc for explaining how i had a 64bit system running, but not getting any recent updates.
Will downgrade it to 32bit to continue getting updates.

Thanks.