For probably about a month now, udev
has been held back by apt-get
when running apt-get updgrade
.
The following packages have unmet dependencies:
udev : Depends: sysv-rc (>= 2.88dsf-24) but 2.88dsf-13.10ubuntu11.1 is to be installed or
file-rc (>= 0.8.16) but it is not installable
E: Unable to correct problems, you have held broken packages.
I thought it might go away eventually as packages were updated, but as I said, it's been about a month now. I'm wondering if someone might have some insight on why I can't update this package (I tried googling, but my google-fu on this problem is a little weak).
I'm running Ubuntu 12.04, and this is on a server-type machine (no GUI).
I have the following PPA's on my system:
- ~nijel/phpmyadmin
- ~ondrej/apache2
- ~ondrej/debhelper
- ~ondrej/mysql
- ~ondrej/php5
- ~ondrej/systemd
- ~svn/ppa
- ~rwky/redis
And also the Postgres Apt Repository. I looked through them all, and didn't see any of the packages above being provided by these PPA's, but I thought I would mention it.
apt-get
runs successfully, and there is no output for thedpkg
command). See this gist – bhamby Sep 17 '13 at 04:05