View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003047 | unreal | ircd | public | 2006-09-01 13:25 | 2006-09-02 13:14 |
| Reporter | Dodge_Ram | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.2.5 | ||||
| Summary | 0003047: [Error]: Cannot open "tmp/...commands.so..." | ||||
| Description | Starting UnrealIRCd _ _ _ ___________ _____ _ | | | | | |_ _| ___ \/ __ \ | | | | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| | | | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` | | |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| | \___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_| v3.2.5 using TRE 0.7.2 (GPL) using OpenSSL 0.9.7d-p1 17 Mar 2004 using zlib 1.1.4 * Loading IRCd configuration .. * unrealircd.conf:1: loadmodule modules/commands.so: failed to load: Cannot open "tmp/CCBF9C9C.commands.so" [error] IRCd configuration failed to load Possible error encountered (IRCd seemily not started) ===================================================== Check above for possible errors, and this output of ircd.log. If you cannot solve the problem, read Unreal.nfo on where to get support ===================================================== tail: /home/dodge/IRC/Unreal3.2/ircd.log: No such file or directory Yeah... I've tried deleting all Unreal-related files from the box and untar'ing a new .tar.gz of 3.2.5, but have failed in all three attempts. I've followed all of the instructions included with Unreal 3.2.5, although I've been using it for quite a while now. It's not really critical whether this is fixed; my network's slowly dying anyway and I don't have enough time on my hands to maintain it. | ||||
| Additional Information | UnrealIRCd.conf and more information can be furnished on request. | ||||
| 3rd party modules | None, at the moment. | ||||
|
|
So your base directory is /home/dodge/IRC/Unreal3.2 Does /home/dodge/IRC/Unreal3.2/modules exist, or more particular.. does /home/dodge/IRC/Unreal3.2/modules/commands.so exist? Does /home/dodge/IRC/Unreal3.2/tmp exist? If they all exist, maybe some 'truss' output could help... 'truss ./ircd' or something I guess (well, outputted to a file). |
|
|
[dodge@fusion]~/IRC/Unreal3.2/: ls CVS config.guess keys Changes config.log m_template.c Changes.old config.settings makefile.win32 Config config.status modulize Donation config.sub networks INSTALL.REMOTEINC configure newnet LICENSE configure.lineno server.cert.pem Makefile curl-ca-bundle.crt server.key.pem Makefile.in curlinstall server.req.pem README dccallow.conf spamfilter.conf Unreal.nfo doc src aliases extras ssl.rnd autoconf help.conf unreal badwords.channel.conf include unreal.in badwords.message.conf install-sh update badwords.quit.conf ircdcron wircd.def [dodge@fusion]~/IRC/Unreal3.2/: ls modules ls: modules: No such file or directory [dodge@fusion]~/IRC/Unreal3.2/: ls tmp ls: tmp: No such file or directory --- Yeah, I know--there's no UnrealIRCd.conf at the moment; it's in another directory to prevent getting accidentally erased/lost after the reinstallation process... --- |
|
|
Well, ehm, there's your problem then I think? :P You have a loadmodule modules/commands.so line somewhere, but modules/commands.so does not exist. |
|
|
looks to me more like it needs to be src/modules/... |
|
|
lol... Oops... Sorry... I should've known it wouldve been something simple like that... =| Thanks Syzop, Aquanight... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-09-01 13:25 | Dodge_Ram | New Issue | |
| 2006-09-01 13:25 | Dodge_Ram | 3rd party modules | => None, at the moment. |
| 2006-09-01 17:48 | syzop | Note Added: 0012285 | |
| 2006-09-01 18:00 | Dodge_Ram | Note Added: 0012286 | |
| 2006-09-01 18:05 | syzop | Note Added: 0012287 | |
| 2006-09-01 19:08 | aquanight | Note Added: 0012291 | |
| 2006-09-02 13:01 | Dodge_Ram | Note Added: 0012293 | |
| 2006-09-02 13:14 | syzop | Status | new => closed |
| 2006-09-02 13:14 | syzop | Resolution | open => no change required |