Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 10 of 20

Hybrid View

  1. #1

    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.

  2. #2
    Junior 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


  3. #3
    Junior Member
    Join Date
    Oct 2007
    Location
    Vienna, Austria
    Posts
    26
    Quote Originally Posted by Alan Haigh View Post
    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
    Hm, this doesn't work for me. After removing slimserver and installing squeezecenter there is no "Starting squeezecenter audio server" message and no squeezecenter-entry in /etc/init.d ...

    Any ideas? (Ubuntu is 7.10)

    Thanks
    Arno

  4. #4
    Banned egd's Avatar
    Join Date
    Jan 2006
    Location
    Johannesburg, South Africa
    Posts
    1,692
    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

  5. #5
    Junior Member
    Join Date
    Oct 2007
    Location
    Vienna, Austria
    Posts
    26
    Quote Originally Posted by egd View Post
    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
    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?

  6. #6
    Senior 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •