Recommended course of action if package is not in opm but is in luarocks, given latter's deprecation?
TGV timetables / schedules?
Prove that NP is closed under karp reduction?
How old can references or sources in a thesis be?
Email Account under attack (really) - anything I can do?
Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)
What defenses are there against being summoned by the Gate spell?
To string or not to string
How much RAM could one put in a typical 80386 setup?
Approximately how much travel time was saved by the opening of the Suez Canal in 1869?
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
Schoenfled Residua test shows proportionality hazard assumptions holds but Kaplan-Meier plots intersect
"to be prejudice towards/against someone" vs "to be prejudiced against/towards someone"
Can I make popcorn with any corn?
Why Is Death Allowed In the Matrix?
Has the BBC provided arguments for saying Brexit being cancelled is unlikely?
Did Shadowfax go to Valinor?
Do I have a twin with permutated remainders?
Why can't I see bouncing of a switch on an oscilloscope?
Is it unprofessional to ask if a job posting on GlassDoor is real?
Adding span tags within wp_list_pages list items
Can a Warlock become Neutral Good?
Theorems that impeded progress
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
Mathematical cryptic clues
Recommended course of action if package is not in opm but is in luarocks, given latter's deprecation?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Openresty documentation says that using luarocks is "strongly discouraged" because openresty now has its own package manager called OPM. However it is my experience that about 80% of "good stuff" hasn't been added to OPM yet at the time of this writing. I constantly keep running into situations where I want to add e.g. a Lua test framework to the image and find out that it is not in OPM and the ONLY way to install it is with luarocks.
I assume I am not the only one experiencing this problem. How do you people solve this? What bad things can really happen if I use luarocks to install stuff into openresty?
EDIT: the one type of answer that will be downvoted with a vengeance:
Spend a week learning how to create OPM packages, a month OPMifying the package you are interested in and all its non-OPM dependencies, another month going through the procedure of becoming an OPM contributor, and then a year waiting until all the packages you created get accepted into OPM.
openresty
New contributor
add a comment |
Openresty documentation says that using luarocks is "strongly discouraged" because openresty now has its own package manager called OPM. However it is my experience that about 80% of "good stuff" hasn't been added to OPM yet at the time of this writing. I constantly keep running into situations where I want to add e.g. a Lua test framework to the image and find out that it is not in OPM and the ONLY way to install it is with luarocks.
I assume I am not the only one experiencing this problem. How do you people solve this? What bad things can really happen if I use luarocks to install stuff into openresty?
EDIT: the one type of answer that will be downvoted with a vengeance:
Spend a week learning how to create OPM packages, a month OPMifying the package you are interested in and all its non-OPM dependencies, another month going through the procedure of becoming an OPM contributor, and then a year waiting until all the packages you created get accepted into OPM.
openresty
New contributor
add a comment |
Openresty documentation says that using luarocks is "strongly discouraged" because openresty now has its own package manager called OPM. However it is my experience that about 80% of "good stuff" hasn't been added to OPM yet at the time of this writing. I constantly keep running into situations where I want to add e.g. a Lua test framework to the image and find out that it is not in OPM and the ONLY way to install it is with luarocks.
I assume I am not the only one experiencing this problem. How do you people solve this? What bad things can really happen if I use luarocks to install stuff into openresty?
EDIT: the one type of answer that will be downvoted with a vengeance:
Spend a week learning how to create OPM packages, a month OPMifying the package you are interested in and all its non-OPM dependencies, another month going through the procedure of becoming an OPM contributor, and then a year waiting until all the packages you created get accepted into OPM.
openresty
New contributor
Openresty documentation says that using luarocks is "strongly discouraged" because openresty now has its own package manager called OPM. However it is my experience that about 80% of "good stuff" hasn't been added to OPM yet at the time of this writing. I constantly keep running into situations where I want to add e.g. a Lua test framework to the image and find out that it is not in OPM and the ONLY way to install it is with luarocks.
I assume I am not the only one experiencing this problem. How do you people solve this? What bad things can really happen if I use luarocks to install stuff into openresty?
EDIT: the one type of answer that will be downvoted with a vengeance:
Spend a week learning how to create OPM packages, a month OPMifying the package you are interested in and all its non-OPM dependencies, another month going through the procedure of becoming an OPM contributor, and then a year waiting until all the packages you created get accepted into OPM.
openresty
openresty
New contributor
New contributor
edited Apr 3 at 15:43
Szczepan Hołyszewski
New contributor
asked Apr 3 at 15:29
Szczepan HołyszewskiSzczepan Hołyszewski
1011
1011
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Szczepan Hołyszewski is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f961325%2frecommended-course-of-action-if-package-is-not-in-opm-but-is-in-luarocks-given%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Szczepan Hołyszewski is a new contributor. Be nice, and check out our Code of Conduct.
Szczepan Hołyszewski is a new contributor. Be nice, and check out our Code of Conduct.
Szczepan Hołyszewski is a new contributor. Be nice, and check out our Code of Conduct.
Szczepan Hołyszewski is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f961325%2frecommended-course-of-action-if-package-is-not-in-opm-but-is-in-luarocks-given%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown