** Description changed:
+ [Impact]
+
+ * The init script fails to start correctly due to the parsing used by
+ the init file. The init file here now will scan all of nginx.conf and
+ find references to 'pid, rather than the actual pidfile line.
+
+ * This means that other directives can cause t
This was fixed in later releases after Trusty.
** Changed in: nginx (Ubuntu)
Status: Triaged => 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/1314740
Title:
init script pid pars
Additional changes were made in my testing to verbosify the init
scripts. I can CONFIRM that this does happen, and will get this in the
SRU format.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/131474
This was hit by someone today in the nginx support chat room on
Freenode. I found that diff in Debian to fix this, and will likely poke
at this today.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/131
This is the diff on this which Debian uses, and we'll likely use that
here:
http://anonscm.debian.org/cgit/collab-maint/nginx.git/commit/debian
/nginx-common.nginx.init?id=b4d1fd4a4ed56f487776adefcc843a031b2a7fbd
** Also affects: nginx (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: nginx (Debian)
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/1314740
Title:
init script pid parsing has failure cases
To manage notificat
** Changed in: nginx (Debian)
Status: New => 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/1314740
Title:
init script pid parsing has failure cases
To manage notifications abou
** Changed in: nginx (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314740
Title:
init script pid parsing has failure cases
To manage notifications about this
PID=$(sed -n 's/^\s*pid\s\s*\([^;]*\).*/\1/p' /etc/nginx/nginx.conf)
works for the three testcases shown in this and linked bugs.
not sure why I cant use \s+ after pid in the expression above, but it
works this way.
** Bug watch added: Debian Bug tracker #747329
http://bugs.debian.org/cgi-bi
** Summary changed:
- awk in startup script finds wrong pid
+ init script pid parsing has failure cases
** Tags added: needs-upstream-report
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314740
Tit
10 matches
Mail list logo