Nope, only oneiric is EOL. Lucid -at least as a server- has 5 years of support as an LTS release, the desktop was 3 years. The 5 year support for lucid server also means the ppa build machines keep accepting new uploads for that release. For the latest LTS release (precise) it's 5 years for both server and desktop.sander wrote:Oneiric is 11.10, and the OP has 10.04 (=Lucid). Both EOL, but just to understand eachother. Correct?
Updating to 0.7.13 on Ubuntu 10.04
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Updating to 0.7.13 on Ubuntu
Re: Updating to 0.7.13 on Ubuntu
Do you kwow what that means if you have a 10.04 Desktop: will it still update the stuff that's also in a server (so: the bare Linux stuff, the CLI programs, etc), or will it not update anything anymore?jcfp wrote:Nope, only oneiric is EOL. Lucid -at least as a server- has 5 years of support as an LTS release, the desktop was 3 years. The 5 year support for lucid server also means the ppa build machines keep accepting new uploads for that release. For the latest LTS release (precise) it's 5 years for both server and desktop.sander wrote:Oneiric is 11.10, and the OP has 10.04 (=Lucid). Both EOL, but just to understand eachother. Correct?
-
- Newbie
- Posts: 14
- Joined: February 23rd, 2012, 4:52 pm
Re: Updating to 0.7.13 on Ubuntu 10.04
Update Manager is saying I won't be receiving any more updates. I don't know if that makes a difference for running apt-get.
I've decided that I'm going to update to 12.10 but I'm terrified of doing so on account of the software RAID5 array I have on this box that took me forever to get working properly, and that was with empty disks at the time. I'm already seeing a lot of posts on the Ubuntu support forums about software arrays not mounting after an upgrade.
Edit: Wow, I just noticed that I am, in fact, on 11.10. 10.04 must have been on a previous iteration of this little media server I was playing around with before setting up the array. Regardless I appear to be out of support for this release.
I've decided that I'm going to update to 12.10 but I'm terrified of doing so on account of the software RAID5 array I have on this box that took me forever to get working properly, and that was with empty disks at the time. I'm already seeing a lot of posts on the Ubuntu support forums about software arrays not mounting after an upgrade.
Edit: Wow, I just noticed that I am, in fact, on 11.10. 10.04 must have been on a previous iteration of this little media server I was playing around with before setting up the array. Regardless I appear to be out of support for this release.
Re: Updating to 0.7.13 on Ubuntu 10.04
I understand that. Have you already tried a live-boot to see how it handles your RAID5?Headcase_Fargone wrote:Update Manager is saying I won't be receiving any more updates. I don't know if that makes a difference for running apt-get.
I've decided that I'm going to update to 12.10 but I'm terrified of doing so on account of the software RAID5 array I have on this box that took me forever to get working properly, and that was with empty disks at the time. I'm already seeing a lot of posts on the Ubuntu support forums about software arrays not mounting after an upgrade.
BTW: I would advice to install 12.04.2 as it's LTS.
This is what I do on my Ubuntu systems:
20GB partition for Ubuntu #1
20GB partition for Ubuntu #2
4GB swap partition
Big partition (rest of harddisk) for /home
That way I can install a fresh Ubuntu while keeping the existing Ubuntu in place, so that I can always fall back.
-
- Newbie
- Posts: 14
- Joined: February 23rd, 2012, 4:52 pm
Re: Updating to 0.7.13 on Ubuntu 10.04
That sounds like a fine idea. Ubuntu actually isn't installed on the array, for clarification. That array is just mounted under /media as a storage volume. Ubuntu is running off a 30GB SSD on a different bus.
Is there any risk to my data trying to mount that array under a fresh (live CD) installation?
Is there any risk to my data trying to mount that array under a fresh (live CD) installation?
Re: Updating to 0.7.13 on Ubuntu 10.04
I think it mounts when you click on it in the file browser Nautilus. And even if so, just mounting should not be a problem, as long as you don't write to it.
Re: Updating to 0.7.13 on Ubuntu 10.04
I suppose a 10.04/lucid desktop install would still receive security updates for some stuff as a side effect of those packages being supported in the server installs. But with all gui/x-based stuff and associated packages becoming script kiddie target practice, such a system is less than useless as a real life desktop.sander wrote:Do you kwow what that means if you have a 10.04 Desktop: will it still update the stuff that's also in a server (so: the bare Linux stuff, the CLI programs, etc), or will it not update anything anymore?
Not really, initially it will just never find any updates anymore, and after a while the outdated standard repositories will simply disappear from most mirrors too (= errors instead of packages when trying to install anything at all).Headcase_Fargone wrote:Update Manager is saying I won't be receiving any more updates. I don't know if that makes a difference for running apt-get.
12.04 has 5 years of support and a direct upgrade path from 11.10...Headcase_Fargone wrote:I've decided that I'm going to update to 12.10
-
- Newbie
- Posts: 14
- Joined: February 23rd, 2012, 4:52 pm
Re: Updating to 0.7.13 on Ubuntu 10.04
So I've successfully upgraded to Ubuntu 12.04 and my array seems to be intact, huzzah! Unfortunately I'm not any closer to updating Sab. I no longer receive errors when doing an apt-get install, but it does tell me that I'm already on the newest version, 0.7.12. I've successfully run apt-get update and apt-get upgrade. Still no dice.
Re: Updating to 0.7.13 on Ubuntu 10.04
Have you activated the PPA?Headcase_Fargone wrote:So I've successfully upgraded to Ubuntu 12.04 and my array seems to be intact, huzzah! Unfortunately I'm not any closer to updating Sab. I no longer receive errors when doing an apt-get install, but it does tell me that I'm already on the newest version, 0.7.12. I've successfully run apt-get update and apt-get upgrade. Still no dice.
-
- Newbie
- Posts: 14
- Joined: February 23rd, 2012, 4:52 pm
Re: Updating to 0.7.13 on Ubuntu 10.04
sander wrote:Have you activated the PPA?
That did it. You guys are the best.