Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3260

Installation • Debian Jessie application install fails

$
0
0
I upgraded my Debian Wheezy device to Debian Jessie, and upon trying to install a package (mpv in this case), I get these errors:

Code:

ghost:~# apt-get install mpvReading package lists... DoneBuilding dependency tree       Reading state information... DoneYou might want to run 'apt-get -f install' to correct these:The following packages have unmet dependencies: libcupsfilters1 : Depends: libjpeg62-turbo (>= 1.3.1) but it is not going to be installed libglib2.0-dev : Depends: libglib2.0-0 (= 2.33.12+really2.32.4-5) but 2.42.1-1+deb8u3 is to be installed                  Depends: libglib2.0-bin (= 2.33.12+really2.32.4-5) but 2.42.1-1+deb8u3 is to be installed libimlib2 : Depends: libjpeg62-turbo (>= 1.3.1) but it is not going to be installed libjasper1 : Depends: libjpeg62-turbo (>= 1.3.1) but it is not going to be installed libmatchbox1 : Depends: libjpeg62-turbo (>= 1:1.3.1) but it is not going to be installed libtiff5 : Depends: libjpeg62-turbo (>= 1.3.1) but it is not going to be installed libwebkitgtk-1.0-0 : Depends: libjpeg62-turbo (>= 1.3.1) but it is not going to be installed                      Depends: libsecret-1-0 (>= 0.7) but it is not going to be installed                      Depends: libsoup2.4-1 (>= 2.44.0) but 2.38.1-3 is to be installed                      Depends: libwebp5 but it is not going to be installed                      Recommends: gstreamer1.0-plugins-base (>= 1.0.3) but it is not going to be installed                      Recommends: gstreamer1.0-plugins-good but it is not going to be installed                      Recommends: geoclue-2.0 but it is not going to be installed links2 : Depends: libjpeg62-turbo (>= 1.3.1) but it is not going to be installed mpv : Depends: libass5 (>= 0.10.2) but it is not going to be installed       Depends: libavcodec56 (>= 6:11~beta1) but it is not going to be installed or                libavcodec-extra-56 (>= 6:11) but it is not going to be installed       Depends: libavdevice55 (>= 6:11~beta1) but it is not going to be installed       Depends: libavfilter5 (>= 6:11~beta1) but it is not going to be installed       Depends: libavformat56 (>= 6:11~beta1) but it is not going to be installed       Depends: libavresample2 (>= 6:11~beta1) but it is not going to be installed       Depends: libavutil54 (>= 6:11~beta1) but it is not going to be installed       Depends: libbs2b0 but it is not going to be installed       Depends: libcdio-cdda1 (>= 0.83) but it is not going to be installed       Depends: libcdio-paranoia1 (>= 0.83) but it is not going to be installed       Depends: libguess1 but it is not going to be installed       Depends: libjpeg62-turbo (>= 1.3.1) but it is not going to be installed       Depends: liblua5.2-0 but it is not going to be installed       Depends: libquvi7 (>= 0.4.0) but it is not going to be installed       Depends: libsdl2-2.0-0 (>= 2.0.0) but it is not going to be installed       Depends: libswscale3 (>= 6:11~beta1) but it is not going to be installed       Depends: libva-glx1 (>= 1.0.3) but it is not going to be installed       Depends: libvdpau1 (>= 0.2) but it is not going to be installed       Depends: libwayland-cursor0 (>= 1.0.2) but it is not going to be installed       Depends: libwayland-egl1-mesa (>= 10.0.2) but it is not going to be installed or                libwayland-egl1       Depends: libxkbcommon0 (>= 0.2.0) but it is not going to be installed       Depends: libxss1 but it is not going to be installed xli : Depends: libjpeg62-turbo (>= 1:1.3.1) but it is not going to be installed xloadimage : Depends: libjpeg62-turbo (>= 1:1.3.1) but it is not going to be installedW: Unable to read /etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory)E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
And, when I do a apt-get -f install I get these errors:

Code:

ghost:~# apt-get -f installReading package lists... DoneBuilding dependency tree       Reading state information... DoneCorrecting dependencies... DoneThe following packages were automatically installed and are no longer required:  libwildmidi1 libzbar0 gstreamer0.10-x libflite1 libraptor2-0 libiec61883-0 librdf0 libgnome-keyring0 libwildmidi-config libfftw3-3 libslv2-9 libvo-aacenc0 gstreamer0.10-gconf librasqal3  libvo-amrwbenc0 libsoundtouch0 libgme0 libspandsp2 freepats libdv4 libsoup-gnome2.4-1 libcdaudio1 libmimic0 libgnome-keyring-common libyajl2 libmhash2 libopus0 libofa0 libmms0  python-apt-commonUse 'apt-get autoremove' to remove them.The following extra packages will be installed:  libgcrypt20 libglib2.0-dev libjpeg62-turbo libsecret-1-0 libsecret-common libsoup2.4-1 libwebp5Suggested packages:  rng-tools libglib2.0-docThe following packages will be REMOVED:  libjpeg62The following NEW packages will be installed:  libgcrypt20 libjpeg62-turbo libsecret-1-0 libsecret-common libwebp5The following packages will be upgraded:  libglib2.0-dev libsoup2.4-12 upgraded, 5 newly installed, 1 to remove and 202 not upgraded.427 not fully installed or removed.Need to get 0 B/3437 kB of archives.After this operation, 3112 kB of additional disk space will be used.Do you want to continue [Y/n]? yWARNING: The following packages cannot be authenticated!  libsecret-common libsecret-1-0 libwebp5Install these packages without verification [y/N]? yperl: warning: Setting locale failed.perl: warning: Please check that your locale settings:        LANGUAGE = "",        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 directorylocale: Cannot set LC_MESSAGES to default locale: No such file or directorylocale: Cannot set LC_ALL to default locale: No such file or directorydpkg: error processing /var/cache/apt/archives/libglib2.0-dev_2.42.1-1+deb8u3_armel.deb (--unpack): parse error, in file '/var/lib/dpkg/tmp.ci/control' near line 7 package 'libglib2.0-dev': `Depends' field, invalid package name `python:any': character `:' not allowed (only letters, digits and characters `-+._')configured to not write apport reports                                      Errors were encountered while processing: /var/cache/apt/archives/libglib2.0-dev_2.42.1-1+deb8u3_armel.debW: Unable to read /etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory)E: Sub-process /usr/bin/dpkg returned an error code (1)
Any help is greately appreciated.

TIA.

Statistics: Posted by ignatius — 2024-04-09 22:29 — Replies 3 — Views 32



Viewing all articles
Browse latest Browse all 3260

Trending Articles