Public bug reported:

I'm running Ubuntu 14.04 on Vagrant using the "ubuntu/trusty64" image
from vagrantcloud. When I try to install nginx-full, I face a version
mismatch issue. I did a bit of digging. The issue is nginx-full depends
on nginx common. Now:

vagrant@sandbox:~$ aptitude show nginx-full
Package: nginx-full
State: not installed
Version: 1.4.6-1ubuntu3
Priority: optional
Section: universe/httpd
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Architecture: amd64
Uncompressed Size: 1,030 k
Depends: nginx-common (= 1.4.6-1ubuntu3), libc6 (>= 2.14), libexpat1 (>= 
2.0.1), libgd3 (>= 2.1.0~alpha~), libgeoip1, libpam0g (>= 0.99.7.1), libpcre3, 
libssl1.0.0 (>= 1.0.1),
         libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.0)
Suggests: nginx-doc (= 1.4.6-1ubuntu3)

While:

vagrant@sandbox:~$ aptitude show nginx-common
Package: nginx-common
State: not installed
Version: 1.4.6-1ubuntu3.1

So nginx-full is 1.4.6-1ubuntu3 and it depends on nginx-common
1.4.6-1ubuntu3 while there's newer version of nginx-common
(1.4.6-1ubuntu3.1) in the repo. I think that needs to be updated ASAP
since nginx is a very common package.

** Affects: nginx (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1402137

Title:
  nginx-full

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to