[Bug 1324062] Re: No lua 5.2 support

2019-05-23 Thread Colin Watson
** Bug watch removed: Email to firstflyacademy@gmail #
   mailto:firstflyacad...@gmail.com

** No longer affects: libbot-training-perl (Ubuntu)

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-08 Thread Andreas Hasenack
** Changed in: nginx (Ubuntu)
   Importance: High => Wishlist

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-08 Thread Andreas Hasenack
nginx:
trusty: lua 5.1
xenial: lua 5.1
bionic: uses libluajit-5.1.so.2
cosmic: uses libluajit-5.1.so.2
disco: uses libluajit-5.1.so.2

I also quickly grepped the nginx package source in all these ubuntu
releases and there is no reference to lua5.2, just lua5.1.

... quick googling ...

Found https://github.com/openresty/lua-nginx-module/issues/343 and
https://github.com/openresty/lua-nginx-module/issues/204. Looks like 5.1
it is.

** Bug watch added: github.com/openresty/lua-nginx-module/issues #343
   https://github.com/openresty/lua-nginx-module/issues/343

** Bug watch added: github.com/openresty/lua-nginx-module/issues #204
   https://github.com/openresty/lua-nginx-module/issues/204

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-08 Thread Andreas Hasenack
Disco: apache2-bin has mod_lua linked with lua5.2
Cosmic: apache2-bin has mod_lua linked with lua5.2
Bionic: apache2-bin has mod_lua linked with lua5.2
xenial: apache2-bin has mod_lua linked with lua5.1
trusty: apache2-bin has NO mod_lua (see #1323930)

I'm marking the apache2 task as resolved.

** Changed in: apache2 (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/1324062

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-08 Thread Andreas Hasenack
Nowadays this seems worse, as disco has all 3 main 5.x versions of lua in the 
repo:
andreas@nsnx:~$ rmadison lua5.1 lua5.2 lua5.3 -s disco
 lua5.1 | 5.1.5-8.1build2 | disco/universe | source, amd64, arm64, armhf, i386, 
ppc64el, s390x
 lua5.2 | 5.2.4-1.1build1 | disco  | source
 lua5.2 | 5.2.4-1.1build1 | disco/universe | amd64, arm64, armhf, i386, 
ppc64el, s390x
 lua5.3 | 5.3.3-1.1   | disco  | source
 lua5.3 | 5.3.3-1.1   | disco/universe | amd64, arm64, armhf, i386, 
ppc64el, s390x

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-07 Thread Christian Ehrhardt 
I found this was reported (but not yet handled and showing up in my
triage) in https://answers.launchpad.net/launchpad/+question/677288

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-07 Thread Christian Ehrhardt 
Was changed to (IMHO) spam about firstflyaviation

Restoring original description:
We'd like to support lua 5.2 in main only, and move away from 5.1. But some 
upstreams don't yet have support for lua 5.2 yet.

Related: apache bug 1323930 (lua support regression due to failed move
to 5.2) and bug 1262710 (in particular comment 25) for discussion of the
same issue with nginx, and of having both lua 5.1 and 5.2 in main.

** Description changed:

- First Fly Aviation -  Airhostess Training Institute in Chennai | Aviation 
Training in Chennai | Aviation Courses in Chennai| Airline Management Courses | 
Aviation Degree Courses in Chennai | Cabin crew Courses.
- http://www.firstflyaviation.com/
+ We'd like to support lua 5.2 in main only, and move away from 5.1. But
+ some upstreams don't yet have support for lua 5.2 yet.
+ 
+ Related: apache bug 1323930 (lua support regression due to failed move
+ to 5.2) and bug 1262710 (in particular comment 25) for discussion of the
+ same issue with nginx, and of having both lua 5.1 and 5.2 in main.

** Tags removed: airhostess chennai in institute training

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-03 Thread first fly
** Description changed:

- We'd like to support lua 5.2 in main only, and move away from 5.1. But
- some upstreams don't yet have support for lua 5.2 yet.
- 
- Related: apache bug 1323930 (lua support regression due to failed move
- to 5.2) and bug 1262710 (in particular comment 25) for discussion of the
- same issue with nginx, and of having both lua 5.1 and 5.2 in main.
+ First Fly Aviation -  Airhostess Training Institute in Chennai | Aviation 
Training in Chennai | Aviation Courses in Chennai| Airline Management Courses | 
Aviation Degree Courses in Chennai | Cabin crew Courses.
+ http://www.firstflyaviation.com/

** Tags added: airhostess chennai in institute training

** Project changed: apache2 => libbot-training-perl (Ubuntu)

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2019-01-03 Thread first fly
** Bug watch added: Email to firstflyacademy@gmail #
   mailto:firstflyacad...@gmail.com

** Also affects: apache2 via
   mailto:firstflyacad...@gmail.com
   Importance: Undecided
   Status: New

** No longer affects: apache2

** Bug watch added: Email to firstflyacademy@gmail #
   mailto:firstflyacad...@gmail.com

** Also affects: apache2 via
   mailto:firstflyacad...@gmail.com
   Importance: Undecided
   Status: New

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

Title:
  No lua 5.2 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1324062/+subscriptions

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

[Bug 1324062] Re: No lua 5.2 support

2018-05-21 Thread Thomas Ward
** Changed in: apache2 (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: nginx (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: nginx (Ubuntu)
 Assignee: farhan saleh robleh (farhn) => (unassigned)

** Changed in: apache2 (Ubuntu)
 Assignee: farhan saleh robleh (farhn) => (unassigned)

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2018-05-21 Thread farhan saleh robleh
** Changed in: apache2 (Ubuntu)
 Assignee: (unassigned) => farhan saleh robleh (farhn)

** Changed in: nginx (Ubuntu)
 Assignee: (unassigned) => farhan saleh robleh (farhn)

** Changed in: apache2 (Ubuntu)
   Status: Triaged => Confirmed

** Changed in: nginx (Ubuntu)
   Status: Triaged => Confirmed

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2018-05-21 Thread Thomas Ward
** Changed in: apache2 (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: apache2 (Ubuntu)
 Assignee: farhan saleh robleh (farhn) => (unassigned)

** Changed in: nginx (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: nginx (Ubuntu)
 Assignee: farhan saleh robleh (farhn) => (unassigned)

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2018-05-21 Thread farhan saleh robleh
** Changed in: nginx (Ubuntu)
 Assignee: (unassigned) => farhan saleh robleh (farhn)

** Changed in: apache2 (Ubuntu)
 Assignee: (unassigned) => farhan saleh robleh (farhn)

** Changed in: nginx (Ubuntu)
   Status: Triaged => Confirmed

** Changed in: apache2 (Ubuntu)
   Status: Triaged => Confirmed

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

Title:
  No lua 5.2 support

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

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

[Bug 1324062] Re: No lua 5.2 support

2014-07-29 Thread Robie Basak
Some discussion with upstream nginx here: https://github.com/openresty
/lua-nginx-module/issues/343

"If as you said there are quite a few people already using ngx_lua + lua
5.1, then linking against Lua 5.2 will probably break these people's
existing Lua code. Lua 5.2 is essentially an incompatible different
language."

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

Title:
  No lua 5.2 support

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

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