Unable to get prosody running on Ubuntu 10.04 (lua issues) The Next CEO of Stack OverflowHow...
How to write a definition with variants?
Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?
Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?
Is there a way to save my career from absolute disaster?
What was the first Unix version to run on a microcomputer?
If the heap is zero-initialized for security, then why is the stack merely uninitialized?
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
What connection does MS Office have to Netscape Navigator?
Bartok - Syncopation (1): Meaning of notes in between Grand Staff
Can this equation be simplified further?
Why didn't Khan get resurrected in the Genesis Explosion?
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Does Germany produce more waste than the US?
What flight has the highest ratio of timezone difference to flight time?
Is it convenient to ask the journal's editor for two additional days to complete a review?
Where do students learn to solve polynomial equations these days?
Is wanting to ask what to write an indication that you need to change your story?
Should I tutor a student who I know has cheated on their homework?
Why is information "lost" when it got into a black hole?
TikZ: How to reverse arrow direction without switching start/end point?
Recycling old answers
Is a distribution that is normal, but highly skewed considered Gaussian?
Running a General Election and the European Elections together
The past simple of "gaslight" – "gaslighted" or "gaslit"?
Unable to get prosody running on Ubuntu 10.04 (lua issues)
The Next CEO of Stack OverflowHow to permanently ignore grub-pc package for aptitude?PhpMyAdmin on Ubuntu Server 10.04: Strange configuration issueshaproxy ubuntu 10.04.2Update Ubuntu 10.04ubuntu 10.04 mount issues every time I rebootCouchDB/xulrunner hang on Ubuntu 10.04 LTSHow can I exorcise a specific Ubuntu package that crashes on a postinstall script?Error installing Oracle-Java6Unable to install/remove any package on ubuntu 10.04Get total number of cookie's from modsecurity using LUA script
All this is performed on Ubuntu 10.04.4 LTS Server
- I installed LUA 5.1.4 following this procedure - http://ubuntuforums.org/showthread.php?t=1874860
- I installed prosody following this command (after downloading the package) - sudo dpkg -i prosody_0.8.2-1_i386.deb
After installation, I get the following error:
I have tried to use as suggested luarock and sudo apt-get install to fix these. But still it keeps showing me these errors.
Selecting previously deselected package prosody. (Reading database ...
59416 files and directories currently installed.) Unpacking prosody
(from prosody_0.8.2-1_i386.deb) ... Setting up prosody (0.8.2-1) ...
* Starting Prosody XMPP Server prosody
************************** Prosody was unable to find luaexpat This package can be obtained in the following ways:
Source: www[dot]keplerproject[dot]org/luaexpat/
Debian/Ubuntu: sudo apt-get install liblua5.1-expat0
luarocks: luarocks install luaexpat
luaexpat is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find luasocket This package can be obtained in the following ways:
Source: www[dot]tecgraf[dot]puc-rio[dot]br/~diego/professional/luasocket/
Debian/Ubuntu: sudo apt-get install liblua5.1-socket2
luarocks: luarocks install luasocket
luasocket is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find LuaSec This package can be obtained in the following ways:
Source: www[dot]inf[dot]puc-rio[dot]br/~brunoos/luasec/
Debian/Ubuntu: prosody[dot]im/download/start#debian_and_ubuntu
luarocks: luarocks install luasec
SSL/TLS support will not be available More help can be found on our
website, at prosody[dot]im/doc/depends
**************************
[fail] invoke-rc.d: initscript prosody, action "start" failed. dpkg:
error processing prosody (--install): subprocess installed
post-installation script returned error exit status 1 Processing
triggers for man-db ... Processing triggers for ureadahead ... Errors
were encountered while processing: prosody
Thanks a lot for your patience and answers.
ubuntu-10.04 aptitude lua
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
All this is performed on Ubuntu 10.04.4 LTS Server
- I installed LUA 5.1.4 following this procedure - http://ubuntuforums.org/showthread.php?t=1874860
- I installed prosody following this command (after downloading the package) - sudo dpkg -i prosody_0.8.2-1_i386.deb
After installation, I get the following error:
I have tried to use as suggested luarock and sudo apt-get install to fix these. But still it keeps showing me these errors.
Selecting previously deselected package prosody. (Reading database ...
59416 files and directories currently installed.) Unpacking prosody
(from prosody_0.8.2-1_i386.deb) ... Setting up prosody (0.8.2-1) ...
* Starting Prosody XMPP Server prosody
************************** Prosody was unable to find luaexpat This package can be obtained in the following ways:
Source: www[dot]keplerproject[dot]org/luaexpat/
Debian/Ubuntu: sudo apt-get install liblua5.1-expat0
luarocks: luarocks install luaexpat
luaexpat is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find luasocket This package can be obtained in the following ways:
Source: www[dot]tecgraf[dot]puc-rio[dot]br/~diego/professional/luasocket/
Debian/Ubuntu: sudo apt-get install liblua5.1-socket2
luarocks: luarocks install luasocket
luasocket is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find LuaSec This package can be obtained in the following ways:
Source: www[dot]inf[dot]puc-rio[dot]br/~brunoos/luasec/
Debian/Ubuntu: prosody[dot]im/download/start#debian_and_ubuntu
luarocks: luarocks install luasec
SSL/TLS support will not be available More help can be found on our
website, at prosody[dot]im/doc/depends
**************************
[fail] invoke-rc.d: initscript prosody, action "start" failed. dpkg:
error processing prosody (--install): subprocess installed
post-installation script returned error exit status 1 Processing
triggers for man-db ... Processing triggers for ureadahead ... Errors
were encountered while processing: prosody
Thanks a lot for your patience and answers.
ubuntu-10.04 aptitude lua
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Any reason 5.1.2 from the Ubuntu repository doesn't work?
– Shane Madden♦
Jul 6 '12 at 1:54
Good to know. Is there a question you wanted to ask?
– womble♦
Jul 6 '12 at 5:27
add a comment |
All this is performed on Ubuntu 10.04.4 LTS Server
- I installed LUA 5.1.4 following this procedure - http://ubuntuforums.org/showthread.php?t=1874860
- I installed prosody following this command (after downloading the package) - sudo dpkg -i prosody_0.8.2-1_i386.deb
After installation, I get the following error:
I have tried to use as suggested luarock and sudo apt-get install to fix these. But still it keeps showing me these errors.
Selecting previously deselected package prosody. (Reading database ...
59416 files and directories currently installed.) Unpacking prosody
(from prosody_0.8.2-1_i386.deb) ... Setting up prosody (0.8.2-1) ...
* Starting Prosody XMPP Server prosody
************************** Prosody was unable to find luaexpat This package can be obtained in the following ways:
Source: www[dot]keplerproject[dot]org/luaexpat/
Debian/Ubuntu: sudo apt-get install liblua5.1-expat0
luarocks: luarocks install luaexpat
luaexpat is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find luasocket This package can be obtained in the following ways:
Source: www[dot]tecgraf[dot]puc-rio[dot]br/~diego/professional/luasocket/
Debian/Ubuntu: sudo apt-get install liblua5.1-socket2
luarocks: luarocks install luasocket
luasocket is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find LuaSec This package can be obtained in the following ways:
Source: www[dot]inf[dot]puc-rio[dot]br/~brunoos/luasec/
Debian/Ubuntu: prosody[dot]im/download/start#debian_and_ubuntu
luarocks: luarocks install luasec
SSL/TLS support will not be available More help can be found on our
website, at prosody[dot]im/doc/depends
**************************
[fail] invoke-rc.d: initscript prosody, action "start" failed. dpkg:
error processing prosody (--install): subprocess installed
post-installation script returned error exit status 1 Processing
triggers for man-db ... Processing triggers for ureadahead ... Errors
were encountered while processing: prosody
Thanks a lot for your patience and answers.
ubuntu-10.04 aptitude lua
All this is performed on Ubuntu 10.04.4 LTS Server
- I installed LUA 5.1.4 following this procedure - http://ubuntuforums.org/showthread.php?t=1874860
- I installed prosody following this command (after downloading the package) - sudo dpkg -i prosody_0.8.2-1_i386.deb
After installation, I get the following error:
I have tried to use as suggested luarock and sudo apt-get install to fix these. But still it keeps showing me these errors.
Selecting previously deselected package prosody. (Reading database ...
59416 files and directories currently installed.) Unpacking prosody
(from prosody_0.8.2-1_i386.deb) ... Setting up prosody (0.8.2-1) ...
* Starting Prosody XMPP Server prosody
************************** Prosody was unable to find luaexpat This package can be obtained in the following ways:
Source: www[dot]keplerproject[dot]org/luaexpat/
Debian/Ubuntu: sudo apt-get install liblua5.1-expat0
luarocks: luarocks install luaexpat
luaexpat is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find luasocket This package can be obtained in the following ways:
Source: www[dot]tecgraf[dot]puc-rio[dot]br/~diego/professional/luasocket/
Debian/Ubuntu: sudo apt-get install liblua5.1-socket2
luarocks: luarocks install luasocket
luasocket is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************
************************** Prosody was unable to find LuaSec This package can be obtained in the following ways:
Source: www[dot]inf[dot]puc-rio[dot]br/~brunoos/luasec/
Debian/Ubuntu: prosody[dot]im/download/start#debian_and_ubuntu
luarocks: luarocks install luasec
SSL/TLS support will not be available More help can be found on our
website, at prosody[dot]im/doc/depends
**************************
[fail] invoke-rc.d: initscript prosody, action "start" failed. dpkg:
error processing prosody (--install): subprocess installed
post-installation script returned error exit status 1 Processing
triggers for man-db ... Processing triggers for ureadahead ... Errors
were encountered while processing: prosody
Thanks a lot for your patience and answers.
ubuntu-10.04 aptitude lua
ubuntu-10.04 aptitude lua
edited Jul 6 '12 at 1:51
Shane Madden♦
104k9145221
104k9145221
asked Jul 5 '12 at 21:14
user90374user90374
101
101
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Any reason 5.1.2 from the Ubuntu repository doesn't work?
– Shane Madden♦
Jul 6 '12 at 1:54
Good to know. Is there a question you wanted to ask?
– womble♦
Jul 6 '12 at 5:27
add a comment |
1
Any reason 5.1.2 from the Ubuntu repository doesn't work?
– Shane Madden♦
Jul 6 '12 at 1:54
Good to know. Is there a question you wanted to ask?
– womble♦
Jul 6 '12 at 5:27
1
1
Any reason 5.1.2 from the Ubuntu repository doesn't work?
– Shane Madden♦
Jul 6 '12 at 1:54
Any reason 5.1.2 from the Ubuntu repository doesn't work?
– Shane Madden♦
Jul 6 '12 at 1:54
Good to know. Is there a question you wanted to ask?
– womble♦
Jul 6 '12 at 5:27
Good to know. Is there a question you wanted to ask?
– womble♦
Jul 6 '12 at 5:27
add a comment |
1 Answer
1
active
oldest
votes
Try
sudo apt-get install --fix-missing
Did not work. same error.
– user90374
Jul 6 '12 at 0:41
I noticed all those libraries are installed. I get this "liblua5.1-expat0 is already the newest version".Main issue is : Prosody was unable to find luaexpat
– user90374
Jul 6 '12 at 0:44
add a comment |
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
});
}
});
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%2f405206%2funable-to-get-prosody-running-on-ubuntu-10-04-lua-issues%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try
sudo apt-get install --fix-missing
Did not work. same error.
– user90374
Jul 6 '12 at 0:41
I noticed all those libraries are installed. I get this "liblua5.1-expat0 is already the newest version".Main issue is : Prosody was unable to find luaexpat
– user90374
Jul 6 '12 at 0:44
add a comment |
Try
sudo apt-get install --fix-missing
Did not work. same error.
– user90374
Jul 6 '12 at 0:41
I noticed all those libraries are installed. I get this "liblua5.1-expat0 is already the newest version".Main issue is : Prosody was unable to find luaexpat
– user90374
Jul 6 '12 at 0:44
add a comment |
Try
sudo apt-get install --fix-missing
Try
sudo apt-get install --fix-missing
answered Jul 5 '12 at 22:01
Christopher PerrinChristopher Perrin
4,7801329
4,7801329
Did not work. same error.
– user90374
Jul 6 '12 at 0:41
I noticed all those libraries are installed. I get this "liblua5.1-expat0 is already the newest version".Main issue is : Prosody was unable to find luaexpat
– user90374
Jul 6 '12 at 0:44
add a comment |
Did not work. same error.
– user90374
Jul 6 '12 at 0:41
I noticed all those libraries are installed. I get this "liblua5.1-expat0 is already the newest version".Main issue is : Prosody was unable to find luaexpat
– user90374
Jul 6 '12 at 0:44
Did not work. same error.
– user90374
Jul 6 '12 at 0:41
Did not work. same error.
– user90374
Jul 6 '12 at 0:41
I noticed all those libraries are installed. I get this "liblua5.1-expat0 is already the newest version".Main issue is : Prosody was unable to find luaexpat
– user90374
Jul 6 '12 at 0:44
I noticed all those libraries are installed. I get this "liblua5.1-expat0 is already the newest version".Main issue is : Prosody was unable to find luaexpat
– user90374
Jul 6 '12 at 0:44
add a comment |
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%2f405206%2funable-to-get-prosody-running-on-ubuntu-10-04-lua-issues%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
1
Any reason 5.1.2 from the Ubuntu repository doesn't work?
– Shane Madden♦
Jul 6 '12 at 1:54
Good to know. Is there a question you wanted to ask?
– womble♦
Jul 6 '12 at 5:27