Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 5 of 5
  1. #1
    Senior Member Patrick Dixon's Avatar
    Join Date
    Apr 2005
    Location
    UK
    Posts
    1,804

    Debian unstable completely screwed

    Haven't updated for a few days having been watching the other thread with some trepidation.

    After an apt-get upgrade this morning, SC is completely dead.

    Log file (2 parts) attached is full of errors:-

    Help!!
    Attached Files Attached Files

  2. #2
    Senior Member
    Join Date
    May 2005
    Location
    Kensington, MD USA
    Posts
    143
    Welcome to the party Pat.

    The Nightly (squeezecenter_7.0-17259_all.deb) did not fix my issues.

    I'm sure it will be resolved soon.
    Last edited by bobharp; 2008-02-06 at 08:37. Reason: grammar
    Bob Harper

  3. #3
    When all this settles down, can somebody please post a new thread "Debian unstable ok again"?!

    I updated a few days ago and seared my hand a little so, given the posts around here lately, I don't want to go near it until it settles down.

  4. #4
    Member
    Join Date
    Dec 2007
    Location
    S.F. Bay Area
    Posts
    87
    I've been gun shy for awhile now.

    I download only the squeezecenter deb file. I save them off under a date. (apt-get -d squeezecenter)

    I use dpkg to install. If I have trouble I can go back to the last known good version.

  5. #5
    Quote Originally Posted by teeitup View Post
    I download only the squeezecenter deb file. I save them off under a date. (apt-get -d squeezecenter)

    I use dpkg to install. If I have trouble I can go back to the last known good version.
    That is not actually necessary. Include the SC deb path in your /etc/apt/sources.list and update as normal. Apt keeps all the downloaded packages in /var/cache/apt. e.g:
    Code:
    
    pc:/var/cache/apt/archives ls -lt sque*
    -rw-r--r-- 1 root root 21218748 2008-02-03 18:24 squeezecenter_7.0-17126_all.deb
    -rw-r--r-- 1 root root 17513962 2008-01-28 18:23 squeezecenter_7.0-16819_all.deb
    -rw-r--r-- 1 root root 17513190 2008-01-25 18:23 squeezecenter_7.0-16744_all.deb
    -rw-r--r-- 1 root root 17507646 2008-01-21 18:17 squeezecenter_7.0-16504_all.deb
    -rw-r--r-- 1 root root 17507172 2008-01-20 18:17 squeezecenter_7.0-16492_all.deb
    -rw-r--r-- 1 root root 17314156 2008-01-16 18:17 squeezecenter_7.0-16329_all.deb
    -rw-r--r-- 1 root root 17313826 2008-01-15 18:17 squeezecenter_7.0-16284_all.deb
    -rw-r--r-- 1 root root 17313254 2008-01-15 02:26 squeezecenter_7.0-16254_all.deb
    Unless/until you purge your cache, you can always go back and install manually if you need. I use aptitude and it always lists the current and previous versions in its gui anyhow.

Posting Permissions

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