Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 3 123 LastLast
Results 1 to 10 of 23
  1. #1
    Senior Member Ramage's Avatar
    Join Date
    May 2006
    Location
    Bedford UK
    Posts
    768

    Problems with 7.0.1~18632_all.deb

    This morning's deb update ~18632 did not work. It broke my ubuntu 7.10. The following packages were removed:
    mysql-server
    mysql-server-5
    mysql-client
    mysql-client-5
    libmysqlclient15-dev
    flac
    sox

    I had to totally remove squeezecenter and reinstall the above packages manually before I could install an older version 7.0.1~18530.

    BTW I skipped yesterday's update
    ~18530 package running OK.
    P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
    AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
    Dell 10v WinXP SBS 7.5.2 - r31264
    Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
    Players: Classic, Duet, Boom

  2. #2
    Is that because there was a change to the dependencies


    Code:
    - mysql-server-4.1 | mysql-server-5.0, libmysqlclient14-dev | libmysqlclient15-dev,
    + mysql-server-4.1 | mysql-server-5.0, libmysqlclient14 | libmysqlclient15,
    the removal of libmysqlclient14-dev and the addition of libmysqlclient14 instead

    which i have just noticed are not in my debian repository list (amd64 lenny)

  3. #3
    I has a similar problem on Debian this morning.
    See http://forums.slimdevices.com/showth...d=1#post289778

  4. #4
    Senior Member Ramage's Avatar
    Join Date
    May 2006
    Location
    Bedford UK
    Posts
    768
    Quote Originally Posted by KeyzerSuze View Post
    Is that because there was a change to the dependencies


    Code:
    - mysql-server-4.1 | mysql-server-5.0, libmysqlclient14-dev | libmysqlclient15-dev,
    + mysql-server-4.1 | mysql-server-5.0, libmysqlclient14 | libmysqlclient15,
    the removal of libmysqlclient14-dev and the addition of libmysqlclient14 instead

    which i have just noticed are not in my debian repository list (amd64 lenny)
    There was a change of dependencies but I'm not sure which, could well have been what you say above.

    My deb repo (AMD64 Gutsy)has
    libmysqlclient15-dev
    libmysqlclient15off

    I'm going to try installing yesterdays nightly, see if that runs oK.
    P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
    AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
    Dell 10v WinXP SBS 7.5.2 - r31264
    Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
    Players: Classic, Duet, Boom

  5. #5
    Senior Member Ramage's Avatar
    Join Date
    May 2006
    Location
    Bedford UK
    Posts
    768
    ver 7.0.1~18576 installed without problem.

    I'll retry the latest now.
    P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
    AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
    Dell 10v WinXP SBS 7.5.2 - r31264
    Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
    Players: Classic, Duet, Boom

  6. #6
    Senior Member Ramage's Avatar
    Join Date
    May 2006
    Location
    Bedford UK
    Posts
    768
    ver 7.0.1~18632 throws up a dependency error:

    Dependency is not satisfiable: libmysqlclient14|libmysqlclient15
    P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
    AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
    Dell 10v WinXP SBS 7.5.2 - r31264
    Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
    Players: Classic, Duet, Boom

  7. #7
    Senior Member
    Join Date
    Oct 2005
    Posts
    7,099
    Quote Originally Posted by Ramage View Post
    My deb repo (AMD64 Gutsy)has
    libmysqlclient15-dev
    libmysqlclient15off
    I'm running the same distro on the same architecture and have the same packages, also having the same problems with the latest deb.

    I can't install libmysqlclient14 or libmysqlclient15 either:

    Code:
    mark@Sauron:~$ sudo apt-get install libmysqlclient15
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package libmysqlclient15 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However, the following packages replace it:
      libmysqlclient15off
    E: Package libmysqlclient15 has no installation candidate
    mark@Sauron:~$ sudo apt-get install libmysqlclient14
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package libmysqlclient14 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package libmysqlclient14 has no installation candidate
    But SC cannot use libmysqlclient15off:

    Code:
    mark@Sauron:~$ sudo apt-get install libmysqlclient15off
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    libmysqlclient15off is already the newest version.
    libmysqlclient15off set to manual installed.
    You might want to run `apt-get -f install' to correct these:
    The following packages have unmet dependencies:
      squeezecenter: Depends: libmysqlclient14 but it is not installable or
                              libmysqlclient15 but it is not installable
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

  8. #8
    Senior Member Ramage's Avatar
    Join Date
    May 2006
    Location
    Bedford UK
    Posts
    768
    perusal of the control document on the .deb shows that the dependencies changed on the latest nightly:

    Package: squeezecenter
    Version: 7.0.1~18576
    Section: sound
    Priority: optional
    Architecture: all
    Depends: perl (>= 5.8.1), mysql-server-4.1 | mysql-server-5.0, libmysqlclient14-dev | libmysqlclient15-dev, mysql-client-4.1 | mysql-client-5.0, flac, sox, adduser
    Conflicts: slimp3, slimserver
    Replaces: slimp3, slimserver
    Installed-Size: 47988
    Maintainer: Logitech/Slim Devices <debian@slimdevices.com>


    Package: squeezecenter
    Version: 7.0.1~18632
    Architecture: all
    Depends: perl (>= 5.8.1), mysql-server-4.1 | mysql-server-5.0, libmysqlclient14 | libmysqlclient15, mysql-client-4.1 | mysql-client-5.0, flac, sox, adduser
    Conflicts: slimp3, slimserver
    Replaces: slimp3, slimserver
    Installed-Size: 47988
    Maintainer: Logitech/Slim Devices <debian@slimdevices.com>


    Are ubuntu users now stuck, or can the dependencies be reversed?
    P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
    AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
    Dell 10v WinXP SBS 7.5.2 - r31264
    Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
    Players: Classic, Duet, Boom

  9. #9
    Senior Member Millwood's Avatar
    Join Date
    Jan 2006
    Posts
    785
    AFAIK, the change was to remove the dependency on the development package and replace with the client package.

    In my available file, libsqlclient15off replaces libsqlclient15

    I have no idea what's going on, but is looks like squeezecenter should depend on libsqlclient15off.

  10. #10
    Senior Member Ramage's Avatar
    Join Date
    May 2006
    Location
    Bedford UK
    Posts
    768
    Quote Originally Posted by Millwood View Post
    AFAIK, the change was to remove the dependency on the development package and replace with the client package.

    In my available file, libsqlclient15off replaces libsqlclient15

    I have no idea what's going on, but is looks like squeezecenter should depend on libsqlclient15off.
    A quick google gives libmysqlclient15-dev/5.0.51a-3ubuntu5 as the latest version for AMD64 ubuntu Hardy (not yet released) so ......?

    Is the dependencies change ahead of the game?
    P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
    AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
    Dell 10v WinXP SBS 7.5.2 - r31264
    Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
    Players: Classic, Duet, Boom

Posting Permissions

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