[Bug 46936] cannot upgrade to wine-devel 4.5~bionic ( libfaudio0 dependency missing)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 2 02:58:27 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46936

--- Comment #29 from Sveinar Søpler <cybermax at dexter.no> ---
I am pusing some new packages now, so they are in the process of being built.

These are based on the 19.04 source released yesterday.

Most likely you get an error when trying to upgrade the package (either
libfaudio0 cannot be upgraded, or winehq-devel has been kept back), you have to
do the following:

For those that have added the OBS repo:

sudo apt remove libfaudio0 libfaudio0-amd64 libfaudio0-i386
sudo apt install winehq-devel

For those with manually installed packages:

sudo apt remove libfaudio0 libfaudio0-amd64 libfaudio0-i386
sudo dpkg -i libfaudio0_19.04-0~cosmic_amd64.deb
libfaudio0_19.04-0~cosmic_i386.deb
sudo apt install winehq-devel

Hopefully the conflicting changelog.Debian.gz is gone.

Let me know if it does not work!

Again, sorry for the inconvenience with all this.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list