I've had success working around this in Xenial by creating the following
file:

/etc/apt/preferences.d/avoid-broken-uwsgi
```
# 2.0.12-5-ubuntu3.1 is broken for almost all the uwsgi packages,
# until this bug gets fixed:
# https://bugs.launchpad.net/ubuntu/+source/uwsgi/+bug/1717378

Package: uwsgi-*
Pin: version 2.0.12-5ubuntu3.1
Pin-Priority: -999
```

Then apt update and you can install the previous working version as
normal.  Note: If this bug is not fixed in the next release, this
workaround will break until THAT version is also pinned out. I'm
assuming it will be fixed before then here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717378

Title:
  uwsgi-plugin-php depends on an unreleased version of  libphp-embed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uwsgi/+bug/1717378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to