Hmm. Scott (Ritchie), if you insist on putting everything into a single
package, maybe you should add a Conflicts: libwine? It would prevent
problems such as this...
And to the original poster... you could apt-get remove libwine first if
you really want to install those packages. But it seems that they're not
up-to-date, so if you want 1.0-rc2 for etch, you could try
http://people.debian.org/~ovek/wine/README instead of the winehq ones
(that way there's no need to uninstall libwine either).
north skrev:
2. So I tried to manually install with apt-get install wine. But then it gives me this error:
# apt-get install wine
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
msttcorefonts
The following NEW packages will be installed
wine
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
12 not fully installed or removed.
Need to get 10.4MB of archives.
After unpacking 54.2MB of additional disk space will be used.
Get: 1 http://wine.budgetdedicated.com etch/main wine 0.9.58~winehq0~debian~4.0-1 [10.4MB]
Fetched 10.4MB in 6s (1639kB/s)
(Reading database ... 30713 files and directories currently installed.)
Unpacking wine (from .../wine_0.9.58~winehq0~debian~4.0-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/wine_0.9.58~winehq0~debian~4.0-1_i386.deb (--unpack):
trying to overwrite `/usr/lib/wine/msacm32.drv.so', which is also in package libwine
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/wine_0.9.58~winehq0~debian~4.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
#
Could anyone help me?