Page 1 of 4 123 ... LastLast
Results 1 to 10 of 40

Thread: Latest upstart update unresolvable dependency

  1. #1
    Join Date
    Aug 2006
    Beans
    417
    Distro
    Ubuntu 13.04 Raring Ringtail

    Latest upstart update unresolvable dependency

    Is anyone else seeing this with the update today from upstart 0.6.6-3 to 0.6.6-4?

    Code:
    upstart:
      Breaks: libc6 (<2.12.1-0ubuntu10.2) but 2.12.1-0ubuntu10.1 is to be installed
    Should I force this or is it a universal issue and should I wait for it to be resolved?

  2. #2
    Join Date
    Feb 2009
    Beans
    20

    Re: Latest upstart update unresolvable dependency

    Wondering the same.

    You're not the only one.
    Black Dell Mini 9, 32Gb RunCore SSD, 2GB RAM, BT, 1.3MP WebCam, UBUNTU 10.10

  3. #3
    Join Date
    Jun 2009
    Beans
    7

    Re: Latest upstart update unresolvable dependency

    same here

  4. #4
    Join Date
    Jul 2007
    Beans
    414
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: Latest upstart update unresolvable dependency

    Well I avoided upgrading upstart, but then I saw this:

    Code:
    Installing new version of config file /etc/init/portmap.conf ...
    portmap start/running, process 2900
    There are RPC services which were registered with the portmapper
    before the configuration was changed.
    You need to manually restart them in order for the changes to take effect.
    Current registered services:
    ------------------------------------------------
        100021    1   udp  50441  nlockmgr
        100021    3   udp  50441  nlockmgr
        100021    4   udp  50441  nlockmgr
        100021    1   tcp  41635  nlockmgr
        100021    3   tcp  41635  nlockmgr
        100021    4   tcp  41635  nlockmgr
        100024    1   udp  43803  status
        100024    1   tcp  49823  status
    ------------------------------------------------
    I can't seem to find any information on how to restart those services, without resorting to a reboot.

  5. #5
    Join Date
    Jul 2007
    Location
    North Central Ohio, USA
    Beans
    Hidden!

    Re: Latest upstart update unresolvable dependency

    I've got it too. I wouldn't force it as yet; wait for some more knowledgeable input.

    It's odd that it wants to regress libc6.
    AMD Phenom II X4 B55 3.4GHz, 8GB RAM, Galaxy NVIDIA GT620 2GB, Biostar A880G+ mobo, dual-booting LinuxMint 14 Nadia MATE 64-bit , Windows 7 64-bit.

  6. #6
    Join Date
    Aug 2006
    Beans
    417
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Latest upstart update unresolvable dependency

    Thanks for the advice everyone.

    Quote Originally Posted by Bob63 View Post
    I've got it too. I wouldn't force it as yet; wait for some more knowledgeable input.

    It's odd that it wants to regress libc6.
    Yes, I'll leave it for now.

    libc6 is a very important package, doesn't all code written in C depend on it? I wouldn't want to mess with it.

    Kind of looks like just a typo, that the older version of libc6 was specified. libc6 was upgraded fairly recently (Jan. 12), could it be possible that 2.12.1-0ubuntu10.1 was the most current version at the time the developer(s) worked on upstart?

    I've seen things like this happen from time to time - they usually get resolved in a day or two.

  7. #7
    Join Date
    Feb 2011
    Location
    Denver, Colorado
    Beans
    1
    Distro
    Ubuntu

    Smile Re: Latest upstart update unresolvable dependency

    I'm glad I'm not the only one! I honestly thought I broke something.

    Thanks,
    Jeremy

  8. #8
    Join Date
    Jan 2010
    Beans
    3

    Thumbs down Re: Latest upstart update unresolvable dependency

    The libc6 version 2.12.1-0ubuntu10.2 is available from the maverick-proposed repository. This repository is by default deactivated.

    Code:
    $ apt-cache policy libc6
    libc6:
      Installed: 2.12.1-0ubuntu10.2
      Candidate: 2.12.1-0ubuntu10.2
      Version table:
     *** 2.12.1-0ubuntu10.2 0
            500 http://dk.archive.ubuntu.com/ubuntu/ maverick-proposed/main i386 Packages
            100 /var/lib/dpkg/status
         2.12.1-0ubuntu10.1 0
            500 http://dk.archive.ubuntu.com/ubuntu/ maverick-updates/main i386 Packages
            500 http://security.ubuntu.com/ubuntu/ maverick-security/main i386 Packages
         2.12.1-0ubuntu6 0
            500 http://dk.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages
    Update:
    I just updated to the latest version, and restarted the computer. Everything seems to work fine...

    I guess the dependence on the libc6 version was an oversight by the person who created the upstart package.
    Last edited by daniel.kullmann; February 1st, 2011 at 08:49 PM.

  9. #9
    Join Date
    Jun 2006
    Location
    Chile
    Beans
    158
    Distro
    Xubuntu 11.10 Oneiric Ocelot

    Re: Latest upstart update unresolvable dependency

    same problem here

    ubuntu 64 with unity

  10. #10
    Join Date
    Apr 2009
    Location
    Goodyear, AZ
    Beans
    13
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Latest upstart update unresolvable dependency

    +1 on this issue. I'm waiting to see if the package is updated to resolve the problem.

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

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