Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 585962 - dev-lua/luasocket-3.0_rc1-r3 PROXY as global in http.lua
Summary: dev-lua/luasocket-3.0_rc1-r3 PROXY as global in http.lua
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-14 19:04 UTC by Michael Fuchs
Modified: 2018-09-01 12:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Fuchs 2016-06-14 19:04:37 UTC
using CorsixTH I did run into:
https://github.com/diegonehab/luasocket/issues/110
when the autoupdate of CorsixTH was on.

It seems to have been resolved in the newer development version of luasocket

the arch distro for example uses 23ce5aeaa22b49d6649096b520b292a3626474ef
Comment 1 Jonas Stein gentoo-dev 2016-06-14 22:14:07 UTC
The ebuild maintainer will know best what to do here... wait till release from upstream, or patch, or...?
Comment 2 Larry the Git Cow gentoo-dev 2018-09-01 12:34:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44350e8fd19acc4020b7524768ffdb4dfcd06f38

commit 44350e8fd19acc4020b7524768ffdb4dfcd06f38
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2018-09-01 12:33:09 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-09-01 12:33:53 +0000

    dev-lua/luasocket: Patch to fix proxy variable issue, EAPI 7
    
    This is needed for games-simulation/corsix-th, which I will add back
    into the repository.
    
    Closes: https://bugs.gentoo.org/585962
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-lua/luasocket/files/proxy-fix.patch       | 31 +++++++++++++++
 dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild | 55 +++++++++++++++++++++++++++
 2 files changed, 86 insertions(+)