Hello

I have same bug :
$ LANG=en_US sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
 libpam-systemd
The following packages will be upgraded:
 libpam-systemd
1 upgraded, 0 newly installed, 0 to remove and 591 not upgraded.
11 not fully installed or removed.
Need to get 0 B/120 kB of archives.
After this operation, 4096 B disk space will be freed.
Do you want to continue? [Y/n]
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_US"
   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
dpkg: dependency problems prevent processing triggers for dbus:
dbus depends on libdbus-1-3 (>= 1.7.6); however:
 Package libdbus-1-3:amd64 is not configured yet.

dpkg: error processing package dbus (--configure):
dependency problems - leaving triggers unprocessed
dpkg: dependency problems prevent processing triggers for dbus:
dbus depends on libdbus-1-3 (>= 1.7.6); however:
 Package libdbus-1-3:amd64 is not configured yet.

...

dpkg: error processing package dbus (--configure):
dependency problems - leaving triggers unprocessed
dpkg: too many errors, stopping
Errors were encountered while processing:
dbus
...
dbus
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)

and

$ LANG=en_US sudo apt-get install libdbus-1-3
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libdbus-1-3 : Breaks: libdbus-1-3:i386 (!= 1.8.14-1) but 1.8.12-3 is to be installed libdbus-1-3:i386 : Breaks: libdbus-1-3 (!= 1.8.12-3) but 1.8.14-1 is to be installed libpam-systemd : Depends: systemd (= 215-7) but 215-8 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Have you an idea to find a workaround ?



Reply via email to