[Bug 1480513] Re: nginx-common should not depend on python

2016-01-27 Thread Thomas Ward
** Changed in: nginx (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  nginx-common should not depend on python

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

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


[Bug 1480513] Re: nginx-common should not depend on python

2016-01-27 Thread Thomas Ward
** Changed in: nginx (Ubuntu)
   Status: Triaged => In Progress

-- 
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/1480513

Title:
  nginx-common should not depend on python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1480513/+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


[Bug 1480513] Re: nginx-common should not depend on python

2016-01-27 Thread Thomas Ward
** Changed in: nginx (Ubuntu)
   Status: In Progress => Fix Committed

-- 
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/1480513

Title:
  nginx-common should not depend on python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1480513/+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


[Bug 1480513] Re: nginx-common should not depend on python

2016-01-27 Thread Thomas Ward
** Changed in: nginx (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  nginx-common should not depend on python

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

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


[Bug 1480513] Re: nginx-common should not depend on python

2016-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package nginx - 1.9.10-1ubuntu1

---
nginx (1.9.10-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:  (LP: #1538677)
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
  nginx-core, which contains only source-tarball-included modules
  and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/control:
  - drop luajit from Build-Depends as it is in universe.
  - Remove HTTP/2 references in package descriptions, per Ubuntu
Security Team mandate to disable HTTP/2 support.
- debian/rules:
  - Disable HTTP/2 module support in all flavors, per Ubuntu Security
Team mandate.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
  information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
  * Additional bugs fixed by this merge:
- nginx-common should not depend on python (LP: #1480513)

 -- Thomas Ward   Tue, 27 Jan 2016 12:52:00 -0500

** Changed in: nginx (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  nginx-common should not depend on python

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

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


[Bug 1480513] Re: nginx-common should not depend on python

2016-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package nginx - 1.9.10-1ubuntu1

---
nginx (1.9.10-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:  (LP: #1538677)
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
  nginx-core, which contains only source-tarball-included modules
  and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/control:
  - drop luajit from Build-Depends as it is in universe.
  - Remove HTTP/2 references in package descriptions, per Ubuntu
Security Team mandate to disable HTTP/2 support.
- debian/rules:
  - Disable HTTP/2 module support in all flavors, per Ubuntu Security
Team mandate.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
  information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
  * Additional bugs fixed by this merge:
- nginx-common should not depend on python (LP: #1480513)

 -- Thomas Ward   Tue, 27 Jan 2016 12:52:00 -0500

** Changed in: nginx (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/1480513

Title:
  nginx-common should not depend on python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1480513/+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


[Bug 1480513] Re: nginx-common should not depend on python

2015-07-31 Thread Thomas Ward
The problem is that the intent in Debian is to ship an `ngx-conf`
utility to help manage configuration files.  Based off of commits to
Debian, this was supposed to be installed as part of nginx-common.  The
Python dependency exists because that utility was written in Python.

I need to check with Debian to see if they still intend to ship this
utility and add it to the install scripts.  As such I am marking this as
Wishlist importance and Triaged until I can reach out to Debian.

** Changed in: nginx (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: nginx (Ubuntu)
   Status: New = Triaged

** Changed in: nginx (Ubuntu)
 Assignee: (unassigned) = Thomas Ward (teward)

-- 
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/1480513

Title:
  nginx-common should not depend on python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1480513/+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


[Bug 1480513] Re: nginx-common should not depend on python

2015-07-31 Thread Thomas Ward
The problem is that the intent in Debian is to ship an `ngx-conf`
utility to help manage configuration files.  Based off of commits to
Debian, this was supposed to be installed as part of nginx-common.  The
Python dependency exists because that utility was written in Python.

I need to check with Debian to see if they still intend to ship this
utility and add it to the install scripts.  As such I am marking this as
Wishlist importance and Triaged until I can reach out to Debian.

** Changed in: nginx (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: nginx (Ubuntu)
   Status: New = Triaged

** Changed in: nginx (Ubuntu)
 Assignee: (unassigned) = Thomas Ward (teward)

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

Title:
  nginx-common should not depend on python

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

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


[Bug 1480513] Re: nginx-common should not depend on python

2015-07-31 Thread Mark Constable
Thank you for considering this request and marking it appropriately.

Please kindly suggest to the Debian folks that this future ngx-conf
utility should be in a separate package to isolate the need for python.
I only noticed this because I routinely remove anything to do with
python from my VPS and lxc containers to keep them as light as possible
and I was puzzled why installing nginx(-light) tried to reinstall
python-2.7.

-- 
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/1480513

Title:
  nginx-common should not depend on python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1480513/+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


[Bug 1480513] Re: nginx-common should not depend on python

2015-07-31 Thread Mark Constable
Thank you for considering this request and marking it appropriately.

Please kindly suggest to the Debian folks that this future ngx-conf
utility should be in a separate package to isolate the need for python.
I only noticed this because I routinely remove anything to do with
python from my VPS and lxc containers to keep them as light as possible
and I was puzzled why installing nginx(-light) tried to reinstall
python-2.7.

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

Title:
  nginx-common should not depend on python

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

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