http://bugs.winehq.org/show_bug.cgi?id=34509
Bug #: 34509 Summary: wine does not install - obsolete dependencies searched for Product: Wine Version: 1.6-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: susancragin@earthlink.net Classification: Unclassified
Wine does not install properly in the latest development versions. There are several problems. The first is that the following programs are updated: wine wine1.6 wine1.6-amd64
But the 386 version of the package is not, or doesn't appear on the list. wine1.6-i386:i386
The second problem is that the dependencies do not install correctly. There appear to be a couple of problems with this. The first one that pops up after the command: apt-get build-dep wine is the following:
E: Build-Depends dependency for wine1.6 cannot be satisfied because the package libgphoto2-2-dev cannot be found
Well, at first that package was not there at all, having been replaced by two packages (386 and amd64); however, the transitional package that installed both of them was not available.
But today libphoto in any flavor has vanished.