Call me cautious, but I have SlimServer v6.5 running perfectly. I see that SqueezeCentre v7.0 is now GA'd and I'd like to upgrade to it.
As I already have modified my sources.list file, can I just issue the commands:
$ apt-get update
$ apt-get upgrade
Should I uninstall 6.5 first?
many thanks,
J.
Results 1 to 10 of 20
Thread: Ubuntu: upgrade from 6.x to 7.x
-
2008-03-06, 07:52 #1Member
- Join Date
- Apr 2006
- Posts
- 78
Ubuntu: upgrade from 6.x to 7.x
-
2008-03-06, 08:20 #2Junior Member
- Join Date
- Jan 2008
- Posts
- 23
Ubuntu: upgrade from 6.x to 7.x
I'm not sure this will work because the name has changed. So I think the following (as root)
apt-get remove slimserver
apt-get update
apt-get install squeezecenter
Please note spelling of squeezecenter
Best of luck
Alan
-----Original Message-----
From: Juggler <Juggler.35uvtn1204815301 (AT) no-mx (DOT) forums.slimdevices.com>
Date: Thu, 6 Mar 2008 06:52:07
To:unix (AT) lists (DOT) slimdevices.com
Subject: [SlimDevices: Unix] Ubuntu: upgrade from 6.x to 7.x
Call me cautious, but I have SlimServer v6.5 running perfectly. I see
that SqueezeCentre v7.0 is now GA'd and I'd like to upgrade to it.
As I already have modified my sources.list file, can I just issue the
commands:
$ apt-get update
$ apt-get upgrade
Should I uninstall 6.5 first?
many thanks,
J.
--
Juggler
------------------------------------------------------------------------
Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=44273
-
2008-03-08, 00:39 #3Junior Member
- Join Date
- Oct 2007
- Location
- Vienna, Austria
- Posts
- 26
-
2008-03-08, 04:18 #4
add deb http://debian.slimdevices.com unstable main to /etc/apt/sources.list and then
Code:sudo apt-get update sudo apt-get install squeezecenter
-
2008-03-08, 07:18 #5Junior Member
- Join Date
- Oct 2007
- Location
- Vienna, Austria
- Posts
- 26
Did that, but that only installs 7.01 instead of 7.0 - with no luck either; still no "starting squeezecenter audio server".
In the last couple of weeks i tried several beta versions of 7.0, some were too buggy, some couldn't find my internet connection, but the last one i installed showed the same behavior (no squeezecenter in /etc/init.d) and i even had to manually delete all "slimserver" and "squeezecenter" files and directories to be able to re-install 6.5.4.
Maybe there are other files from that install that should be deleted?
-
2008-03-08, 07:54 #6Senior Member
- Join Date
- May 2006
- Location
- UK
- Posts
- 152
This is the repo for 7.0:
deb http://debian.slimdevices.com stable main
To fully remove slimserver: sudo apt-get --purge remove slimserver
Also any plugins will require upgrading.
Doug.
-
2008-03-08, 09:14 #7Junior Member
- Join Date
- Oct 2007
- Location
- Vienna, Austria
- Posts
- 26
Still no luck..... after installing, those are the directories containing "squeezecenter"
- ./var/lib/squeezecenter
./var/log/squeezecenter
./usr/share/doc/squeezecenter
./usr/share/squeezecenter
./etc/squeezecenter
Is there a way to start squeezecenter without the script in /etc/init.d ?
Thanks
Arno
-
2008-03-08, 09:52 #8Senior Member
- Join Date
- May 2006
- Location
- UK
- Posts
- 152
I don't think so.Is there a way to start squeezecenter without the script in /etc/init.d ?
Have you activated all the Ubuntu repo's in the "/etc/apt/sources.list"?
Do you get error messages when you "sudo apt-get install squeezecenter"?
Doug.
-
2008-03-08, 10:23 #9formerly known as Fletch
- Join Date
- May 2005
- Location
- Lake Oswego, OR
- Posts
- 2,162
-
2008-03-08, 11:37 #10Junior Member
- Join Date
- Jun 2007
- Posts
- 11
I think there may be a problem with the repository at the moment, I upgraded to SlimCenter about two weeks ago.
I am running Ubuntu and the Synaptic release manager has successfully applied at least three upgrades to SlimCenter since then.
However it failed this morning.
Synaptic recognizes that a new release is available and tries to upgrade from 7.0-17810 to 7.0-17813
When it tries to download the files the following error is returned:
W: Failed to fetch http://debian.slimdevices.com/pool/m...-17813_all.deb
404 Not Found
I'm using http://debian.slimdevices.com testing main

Reply With Quote

