i'm a newbie and after trying to update through console with some parameters i still get an error.
this is what i get:
----------------------------------------------------------------------------
Do you want to continue [Y/n]? y
Get:1 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine1.6 i386 1.6~rc2-0ubuntu1~ppa3 [1,155 kB]
Get:2 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine1.6-i386 i386 1.6~rc2-0ubuntu1~ppa3 [24.4 MB]
Fetched 25.5 MB in 2min 3s (206 kB/s)
(Reading database ... 172836 files and directories currently installed.)
Unpacking wine1.6-i386 (from .../wine1.6-i386_1.6~rc2-0ubuntu1~ppa3_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/wine1.6-i386_1.6~rc2-0ubuntu1~ppa3_i386.deb (--unpack):
trying to overwrite '/usr/bin/wine-preloader', which is also in package wine1.6 1.6~rc2-0ubuntu1~ppa1
No apport report written because MaxReports is reached already
Errors were encountered while processing:
/var/cache/apt/archives/wine1.6-i386_1.6~rc2-0ubuntu1~ppa3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
----------------------------------------------------------------------------
i would like some help if possible.
thanks in advance.
error on wine updates.
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Re: error on wine updates.
After you get that error, try apt-get -f install to force an install of the files that didn't get loaded because of the error. Then try apt-get upgrade again, apt-get -f install back and forth until only the package that has the error is left.