More wine woes
jiml
Status: New User - Welcome
Joined: 09 Jul 2009
Posts: 1
Reply Quote
Something is wrong with the wine packages as it is belching out the following messages (or is it something I can fix);

:: Code ::

# 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:
  wine1.5 wine1.5-amd64 wine1.5-i386:i386
Suggested packages:
  dosbox:any
Recommended packages:
  ttf-droid ttf-umefont ttf-unfonts-core ttf-wqy-microhei winbind libcapi20-3 wine-gecko1.6 gettext:i386 libcapi20-3:i386 libgif4:i386 wine-gecko1.6:i386
The following NEW packages will be installed:
  wine1.5 wine1.5-i386:i386
The following packages will be upgraded:
  wine1.5-amd64
1 upgraded, 2 newly installed, 0 to remove and 102 not upgraded.
2 not fully installed or removed.
Need to get 0 B/45.1 MB of archives.
After this operation, 111 MB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 276971 files and directories currently installed.)
Unpacking wine1.5-i386 (from .../wine1.5-i386_1.5.9-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/wine1.5-i386_1.5.9-2_i386.deb (--unpack):
 trying to overwrite '/usr/lib/i386-linux-gnu/wine/regedit.exe.so', which is also in package libwine-bin:i386 1.4.1-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Unpacking wine1.5 (from .../wine1.5_1.5.9-2_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/wine1.5_1.5.9-2_amd64.deb (--unpack):
 trying to overwrite '/usr/share/applications/wine.desktop', which is also in package wine-bin 1.4.1-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for mime-support ...
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
 /var/cache/apt/archives/wine1.5-i386_1.5.9-2_i386.deb
 /var/cache/apt/archives/wine1.5_1.5.9-2_amd64.deb

Total disk space freed by localepurge: 0 KiB

E: Sub-process /usr/bin/dpkg returned an error code (1)


I have set up for multiarch as described elsewhere. Using aptosid 64bit

Jim!
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
You'll probably want to run apt-get purge wine-bin. Or even better, just run apt-get purge '.*wine' to get rid of all wine packages before installing.

And yes, you're right with there being something wrong with the wine packages. I forgot that there's another custom debian package named wine-bin that is not automatically removed when wine disappears. I should probably add a replace to make sure it's gone when my version of wine installs.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours