https://bugs.winehq.org/show_bug.cgi?id=52437
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to T.István(hun) from comment #0)
- Installed the v.1.0.32 sane packages (64bit) from here:
https://launchpad.net/~sane-project/+archive/ubuntu/sane-release/+packages 2. packages i386 from above can not be installed to 64 bit systems.
That's a problem with the packages from that repository. Report it to the PPA maintainer.
- Disabled the Sane PPA. Started install again, wine attempted to install
the libsane:i386 form the Ubuntu repository. This is older, so conflicts with libsane-common 1.0.32 -installation failed.
WineHQ packages are built against dependencies provided by the main and universe repositories, and that is the only configuration supported. Apt requires the i386 version to match the amd64 version, so your choice is to either downgrade sane to the official distro version or find an installable i386 sane package whose version matches your amd64 sane package.
can be removed the libsane:i386 dependency from wine?
Required dependencies are generated automatically by dpkg-shlibdeps during the packaging process. We are not going to stop building our packages with sane support.