On 2016-04-20 8:12, Yusef Ghazal wrote:
* What led up to the situation?
I attempted to install wine. I ran "sudo aptitude install wine". After
trying
to run the piece of software in wine it came back with a "wine: Bad
EXE format" error.
* What exactly did you do (or not do) that was effective (or
ineffective)?
After googling I attempted to install wine32. Here is the aptitude
output:
[...]
The following packages have unmet dependencies:
libgnutls30 : Breaks: libgnutls30:i386 (!= 3.4.10-4) but 3.4.11-3 is
to be installed
libgnutls30:i386 : Breaks: libgnutls30 (!= 3.4.11-3) but 3.4.10-4 is
installed
This isn't a bug in wine, it's a consequence of the fact that unstable
currently has different versions of libgnutls30 on i386 and amd64 as the
most recent upload failed to build on amd64. There's nothing the wine
maintainers can do about this and the situation will automatically
resolve itself once the libgnutls30 build failure is fixed. (As a side
note, this sort of thing will happen in unstable.)
Regards,
Adam