broken udev in edgy

Bug #50011 reported by John Vivirito
This bug report is a duplicate of:  Bug #49925: broken postinst. Edit Remove
4
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: udev

due to udev being broken the latest updates remove gnome and gnome components here is what i get when i try to reinstall ubuntu-desktop:

gnomefreak@EdgyEft:~$ sudo apt-get install ubuntu-desktop
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  ubuntu-desktop: Depends: gnome-applets but it is not going to be installed
                  Depends: gnome-control-center but it is not going to be installed
                  Depends: gnome-panel but it is not going to be installed
                  Depends: gnome-session but it is not going to be installed
                  Depends: gnome-terminal but it is not going to be installed
                  Depends: nautilus but it is not going to be installed
E: Broken packages
  and here is apt-get -f install :

gnomefreak@EdgyEft:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en_GB:en",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up udev (093-0ubuntu1) ...
/var/lib/dpkg/info/udev.postinst: line 82: my_persistent_disk_rules: command not found
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 udev
E: Sub-process /usr/bin/dpkg returned an error code (1)
gnomefreak@EdgyEft:~$

i have tried sudo dpkg --configure udev and still a no go.

Revision history for this message
Pavel Borzenkov (pavel.borzenkov) wrote :

Marked as duplicate of #49925

Revision history for this message
Pavel Borzenkov (pavel.borzenkov) wrote :

You must change line 82 from:
my_persistent_disk_rules
to:
mv_persistent_disk_rules

Revision history for this message
John Vivirito (gnomefreak) wrote :

i was gonna mark this as a duplicate but the other 2 bugs that i found were rejected (not sure why)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.