http://bugs.winehq.org/show_bug.cgi?id=33808
Bug #: 33808 Summary: Wine 1.6-rc2 debs have circular dependency Product: Wine Version: 1.6-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: markku.m.myllymaki@mbnet.fi Classification: Unclassified
Wine debs have a circular dependency, because they try to overwrite each other, but depend on each other. PPA updating fails.
This solves problem:
sudo dpkg -i --force-overwrite /var/cache/apt/archives/wine1.6_1.6~rc2-0ubuntu1~ppa1_i386.deb
...or at least Wine works after that.
http://bugs.winehq.org/show_bug.cgi?id=33808
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2013-06-15 09:58:43 CDT --- You should report that to Ubuntu packagers. Wine project does not provide binary packages.
http://bugs.winehq.org/show_bug.cgi?id=33808
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-16 07:06:27 CDT --- Closing INVALID bugs.
http://bugs.winehq.org/show_bug.cgi?id=33808
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scott@open-vote.org
--- Comment #3 from Scott Ritchie scott@open-vote.org 2013-06-17 21:56:39 CDT --- Fixed.
It's not a circular dependency issue, it was that when I migrated 1.5 to 1.6 I forgot to delete the redundant copies of wineserver, so two packages (on amd64) contained the same file that it tried to install, leading to a conflict and "broken state".
Users can fix affected systems with sudo apt-get -f install.
http://bugs.winehq.org/show_bug.cgi?id=33808
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |UPSTREAM
--- Comment #4 from Austin English austinenglish@gmail.com 2013-06-18 12:49:59 CDT --- Marking UPSTREAM.