[Bug 1725615] Re: Unmet dependencies on nginx-extras under Ubuntu artful

2017-10-21 Thread Alexander Mashin
I removed `deb http://ppa.launchpad.net/nginx/stable/ubuntu zesty main` from `/etc/apt/sources.list` (that would, presumably, switch ppa off?), ran `sudo apt update` and then `sudo apt install nginx-extras`. Here is the result: ``` The following packages have unmet dependencies: nginx-extras :

[Bug 1725615] Re: Unmet dependencies on nginx-extras under Ubuntu artful

2017-10-21 Thread Alexander Mashin
`apt-cache policy nginx-extras` now that I removed PPA repository reports: ``` nginx-extras: Installed: (none) Candidate: 1.12.1-0ubuntu2 Version table: 1.12.1-0ubuntu2 500 500 http://ru.archive.ubuntu.com/ubuntu artful/universe amd64 Packages ``` -- You received this bug

[Bug 1725615] Re: Unmet dependencies on nginx-extras under Ubuntu artful

2017-10-21 Thread Thomas Ward
I presume you've run `sudo apt-get update` and refreshed your repository data *before* trying to install? Note that this is a PPA problem, not an Ubuntu problem, so I'm repointing this to the proper bug location. ** Also affects: nginx Importance: Undecided Status: New ** Changed in:

[Bug 1725615] Re: Unmet dependencies on nginx-extras under Ubuntu artful

2017-10-21 Thread Thomas Ward
As you are using the PPA and not the repos (I can tell both by version numbers *and* your `apt-cache` output), I've marked this as "Invalid" against the Ubuntu repositories' nginx version, and repointed it to the appropriate project here on Launchpad. -- You received this bug notification