Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) unerfüllte Abhängigkeiten bei libwine  (Read 4301 times)

Offline Penyelam

  • User
  • Posts: 221
(solved) unerfüllte Abhängigkeiten bei libwine
« on: 2015/05/24, 14:23:42 »
Habe gerade beim dist-upgrade folgende Meldung bekommen:
Code: [Select]
Statusinformationen werden eingelesen.... Fertig
Probieren Sie »apt-get -f install«, um dies zu korrigieren.
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 libwine : Beschädigt: libwine:i386 (!= 1.6.2-20) aber 1.6.2-21 ist installiert
 libwine:i386 : Beschädigt: libwine (!= 1.6.2-21) aber 1.6.2-20 ist installiert
E: Unerfüllte Abhängigkeiten. Versuchen Sie, -f zu benutzen.
« Last Edit: 2015/05/24, 20:47:26 by piper »

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #1 on: 2015/05/24, 16:57:13 »
What happens when you do what it asks ?

apt-get -f install
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline Penyelam

  • User
  • Posts: 221
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #2 on: 2015/05/24, 17:41:40 »
Code: [Select]
root@siductionbox:~# apt-get -f install
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Abhängigkeiten werden korrigiert ... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  libwine
Die folgenden Pakete werden aktualisiert (Upgrade):
  libwine
1 aktualisiert, 0 neu installiert, 0 zu entfernen und 84 nicht aktualisiert.
11 nicht vollständig installiert oder entfernt.
Es müssen noch 0 B von 15,8 MB an Archiven heruntergeladen werden.
Nach dieser Operation werden 226 kB Plattenplatz freigegeben.
Möchten Sie fortfahren? [J/n]
Lese Changelogs... Fertig
(Lese Datenbank ... 259301 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../libwine_1.6.2-21_amd64.deb ...
Entpacken von libwine:amd64 (1.6.2-21) über (1.6.2-20) ...
dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/libwine_1.6.2-21_amd64.deb (--unpack):
 Versuch, gemeinsam benutztes »/usr/share/wine/wine/fonts/sserifee.fon« zu überschreiben, welches verschieden von anderen Instanzen des Paketes libwine:amd64 ist
dpkg-deb: Fehler: Unterprozess einfügen wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/libwine_1.6.2-21_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

root@siductionbox:~# LANG="en_GB"
root@siductionbox:~# export LANG
root@siductionbox:~# 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:
  libwine
The following packages will be upgraded:
  libwine
1 upgraded, 0 newly installed, 0 to remove and 84 not upgraded.
11 not fully installed or removed.
Need to get 0 B/15.8 MB of archives.
After this operation, 226 kB 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_GB"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't set locale; make sure $LC_* and $LANG are correct!
Reading changelogs... Done
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_GB"
    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
(Reading database ... 259301 files and directories currently installed.)
Preparing to unpack .../libwine_1.6.2-21_amd64.deb ...
Unpacking libwine:amd64 (1.6.2-21) over (1.6.2-20) ...
dpkg: error processing archive /var/cache/apt/archives/libwine_1.6.2-21_amd64.deb (--unpack):
 trying to overwrite shared '/usr/share/wine/wine/fonts/sserifee.fon', which is different from other instances of package libwine:amd64
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libwine_1.6.2-21_amd64.deb
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_GB"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_GB"
    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
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_GB"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
E: Sub-process /usr/bin/dpkg returned an error code (1)

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #3 on: 2015/05/24, 19:28:37 »
Can I see this output

Code: [Select]
apt-get clean && apt-get update && apt-get install wine1.6  libwine-openal:i386 libc6-i686:i386 libgpm2:i386 uuid-runtime:i386 libgsm1:i386 libv4l-0:i386 fonts-liberation libwine-gl:i386 libwine-alsa:i386 libgl1-mesa-dri:i386 libglib2.0-data  wine32 -s
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline Penyelam

  • User
  • Posts: 221
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #4 on: 2015/05/24, 19:49:49 »
Code: [Select]
root@siductionbox:~# export LANG="en_GB"
root@siductionbox:~# apt-get clean && apt-get update && apt-get install wine1.6  libwine-openal:i386 libc6-i686:i386 libgpm2:i386 uuid-runtime:i386 libgsm1:i386 libv4l-0:i386 fonts-liberation libwine-gl:i386 libwine-alsa:i386 libgl1-mesa-dri:i386 libglib2.0-data  wine32 -s
Ign http://dl.google.com stable InRelease
Hit http://ftp.spline.de unstable InRelease                           
Hit http://dl.google.com stable Release.gpg                                                                           
Hit http://ftp.spline.de unstable InRelease                                                 
Hit http://dl.google.com stable Release                                                       
Hit http://ftp.spline.de unstable InRelease                         
Hit http://ftp.spline.de unstable InRelease                             
Hit http://dl.google.com stable/main amd64 Packages                                           
Hit http://ftp.spline.de unstable/main Sources                         
Hit http://dl.google.com stable/main i386 Packages                                                   
Hit http://ftp.spline.de unstable/main amd64 Packages                                                               
Get:1 http://http.debian.net unstable InRelease [204 kB]                                                             
Hit http://ftp.spline.de unstable/main i386 Packages                         
Hit http://ftp.spline.de unstable/main amd64 Packages                                         
Hit http://ftp.spline.de unstable/contrib amd64 Packages                                     
Hit http://ftp.spline.de unstable/main i386 Packages                                         
Hit http://ftp.spline.de unstable/contrib i386 Packages                                       
Hit http://ftp.spline.de unstable/main amd64 Packages                                         
Ign http://dl.google.com stable/main Translation-en                                                                               
Hit http://ftp.spline.de unstable/main i386 Packages                                                               
Ign http://dl.google.com stable/main Translation-de_DE                                                     
Get:2 http://http.debian.net unstable/main amd64 Packages/DiffIndex [7876 B]
Ign http://dl.google.com stable/main Translation-de                                             
Get:3 http://http.debian.net unstable/contrib amd64 Packages/DiffIndex [7819 B]
Get:4 http://http.debian.net unstable/non-free amd64 Packages/DiffIndex [7819 B]
Get:5 http://http.debian.net unstable/main i386 Packages/DiffIndex [7876 B]
Get:6 http://http.debian.net unstable/contrib i386 Packages/DiffIndex [7819 B]
Get:7 http://http.debian.net unstable/non-free i386 Packages/DiffIndex [7819 B]
Get:8 http://http.debian.net unstable/contrib Translation-en/DiffIndex [7819 B]                 
Get:9 http://http.debian.net unstable/main Translation-en/DiffIndex [7876 B]         
Hit http://http.debian.net unstable/main Translation-de_DE                           
Get:10 http://http.debian.net unstable/main Translation-de/DiffIndex [7819 B]
Get:11 http://http.debian.net unstable/non-free Translation-en/DiffIndex [7819 B]     
Get:12 http://http.debian.net unstable/main amd64 2015-05-24-1503.23.pdiff [14.0 kB] 
Get:13 http://http.debian.net unstable/main amd64 2015-05-24-1503.23.pdiff [14.0 kB]
Get:14 http://http.debian.net unstable/main i386 2015-05-24-1503.23.pdiff [15.4 kB]         
Get:15 http://http.debian.net unstable/main 2015-05-24-1503.23.pdiff [3158 B]                           
Ign http://ftp.spline.de unstable/main Translation-en                                                                       
Ign http://ftp.spline.de unstable/main Translation-de_DE     
Get:16 http://http.debian.net unstable/main 2015-05-24-1503.23.pdiff [3158 B]
Ign http://ftp.spline.de unstable/main Translation-de 
Ign http://ftp.spline.de unstable/contrib Translation-en   
Ign http://ftp.spline.de unstable/contrib Translation-de_DE
Ign http://ftp.spline.de unstable/contrib Translation-de   
Ign http://ftp.spline.de unstable/main Translation-en     
Ign http://ftp.spline.de unstable/main Translation-de_DE   
Ign http://ftp.spline.de unstable/main Translation-de     
Ign http://ftp.spline.de unstable/main Translation-en                                                                                                                 
Ign http://ftp.spline.de unstable/main Translation-de_DE                                                                                                               
Ign http://ftp.spline.de unstable/main Translation-de                                                                                                                 
Get:17 http://http.debian.net unstable/main i386 2015-05-24-1503.23.pdiff [15.4 kB]                                                                                   
Fetched 315 kB in 7s (41.0 kB/s)                                                                                                                                       
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_GB"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package wine1.6 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'wine1.6' has no installation candidate

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #5 on: 2015/05/24, 20:05:07 »
Sorry,  my bad,  I run wine 1.7 so try this

Code: [Select]
apt-get clean && apt-get update && apt-get install wine libwine-openal:i386 libc6-i686:i386 libgpm2:i386 uuid-runtime:i386 libgsm1:i386 libv4l-0:i386 fonts-liberation libwine-gl:i386 libwine-alsa:i386 libgl1-mesa-dri:i386 libglib2.0-data  wine32 -s
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline jure

  • User
  • Posts: 635
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #6 on: 2015/05/24, 20:13:21 »
I had the same issue because libwine:i386 and libwine(:amd64) are installed - check with "dpkg -l libwine"
I purged libwine:amd64 and run "apt-get -f install" again

Gruss Juergen

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #7 on: 2015/05/24, 20:32:12 »
multiarch installed ?
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline Penyelam

  • User
  • Posts: 221
[solved] Re: unerfüllte Abhängigkeiten bei libwine
« Reply #8 on: 2015/05/24, 20:35:27 »
piper and Jure,
Thanks a lot.
I did like Jure: "purge libwine:amd64" and "apt-get -f install"

I don't have multiarch installed

Offline jure

  • User
  • Posts: 635
Re: unerfüllte Abhängigkeiten bei libwine
« Reply #9 on: 2015/05/24, 20:44:12 »
Gruss Juergen

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: (solved) unerfüllte Abhängigkeiten bei libwine
« Reply #10 on: 2015/05/24, 20:54:39 »
Quote
I don't have multiarch installed
That's not true, if so, you can't use wine, since it is a 32bit app!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: (solved) unerfüllte Abhängigkeiten bei libwine
« Reply #11 on: 2015/05/24, 21:01:14 »
Quote from: Penyelam
piper and Jure,
Thanks a lot.
I did like Jure: "purge libwine:amd64" and "apt-get -f install"

I don't have multiarch installed


This is not a 32bit system is it ?
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline Penyelam

  • User
  • Posts: 221
Re: (solved) unerfüllte Abhängigkeiten bei libwine
« Reply #12 on: 2015/05/24, 21:54:39 »
I wasn't aware that I have multiarch  :-[

Code: [Select]
System:    Host: siductionbox Kernel: 4.0.4-towo.1-siduction-amd64 x86_64 (64 bit gcc: 4.9.2)
           Desktop: KDE 4.14.3 (Qt 4.8.7) dm: lightdm Distro: siduction 13.2.1 December - kde - (201401272125)
Machine:   Mobo: MSI model: 870-C45(FX) V2 (MS-7715) v: 1.0 Bios: American Megatrends v: V3.1 date: 04/16/2012
CPU:       Dual core AMD Athlon II X2 260 (-MCP-) cache: 2048 KB
           flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 12805
           clock speeds: min/max: 800/3200 MHz 1: 1900 MHz 2: 1900 MHz
Graphics:  Card: NVIDIA GF119 [GeForce GT 520] bus-ID: 01:00.0 chip-ID: 10de:1040
           Display Server: X.Org 1.17.1 drivers: nouveau (unloaded: fbdev,vesa) Resolution: 1600x1200@60.00hz
           GLX Renderer: Gallium 0.4 on NVD9 GLX Version: 3.0 Mesa 10.5.5 Direct Rendering: Yes
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: e800 bus-ID: 02:00.0 chip-ID: 10ec:8168
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: 8c:89:a5:9d:09:cd
Drives:    HDD Total Size: 1120.2GB (43.4% used)
           ID-1: /dev/sda model: Samsung_SSD_840 size: 120.0GB serial: S14CNEAD177112N
           ID-2: /dev/sdb model: ST1000DM003 size: 1000.2GB serial: Z1D2EG1P
Partition: ID-1: / size: 110G used: 9.3G (9%) fs: ext3 dev: /dev/sda1
           ID-2: /home size: 721G used: 444G (65%) fs: ext4 dev: /dev/sdb1
Info:      Processes: 191 Uptime: 10:38 Memory: 1495.4/7987.6MB
           Init: systemd v: 215 runlevel: 5 default: graphical.target Gcc sys: 4.9.2 alt: 4.8
           Client: Shell (bash 4.3.331 running in konsole) inxi: 2.2.20
« Last Edit: 2015/05/24, 22:00:05 by Penyelam »

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: (solved) unerfüllte Abhängigkeiten bei libwine
« Reply #13 on: 2015/05/24, 22:16:15 »
You would of had to install it like this

dpkg  --add - archittecture i386

apt-get update
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline Penyelam

  • User
  • Posts: 221
Re: (solved) unerfüllte Abhängigkeiten bei libwine
« Reply #14 on: 2015/05/24, 22:34:53 »
I can't remember that I did so, there is also no entry in the history.
I just remember when I installed a Windows application there was a request to use wine32, so I  removed wine64 and installed wine32.