• cryptlib on debian 12

    From MeaTLoTioN@21:1/158 to All on Sat Jan 6 00:55:20 2024
    Hey y'all,

    Has anyone managed to get cryptlib to work successfully for Mystic under Debian 12?
    I've tried building 3 or 4 different versions of it and although they build ok I can't ssh to mystic under debian12 with cryptlib 3.4.x

    Anyone managed to get it to work? Specifically on Debian 12, not Ubuntu or anything else similar.


    Cheers in advance

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Top secret! Burn before reading!

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From Zip@21:1/202 to MeaTLoTioN on Sat Jan 6 09:57:04 2024
    Hello MeaTLoTioN!

    On 06 Jan 2024, MeaTLoTioN said the following...
    Has anyone managed to get cryptlib to work successfully for Mystic under Debian 12?

    Yep, running 3.4.5 (the only one that seems to work with Mystic) here on Debian 12 on x86_64 (amd64).

    I've tried building 3 or 4 different versions of it and although they build ok I can't ssh to mystic under debian12 with cryptlib 3.4.x

    Try stopping MIS, removing data/ssl.cert and then restarting MIS. If I remember correctly the self-signed certificate left-overs can cause trouble...

    Best regards
    Zip

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: Star Collision BBS, Uppsala, Sweden (21:1/202)
  • From Bucko@21:4/131 to MeaTLoTioN on Sat Jan 6 08:22:50 2024
    On 06 Jan 2024, MeaTLoTioN said the following...

    Hey y'all,

    Has anyone managed to get cryptlib to work successfully for Mystic under Debian 12?
    I've tried building 3 or 4 different versions of it and although they build ok I can't ssh to mystic under debian12 with cryptlib 3.4.x

    Anyone managed to get it to work? Specifically on Debian 12, not Ubuntu
    or anything else similar.


    Try building it as per the note on the wiki page using I believe gcc v9 instead of 10 or 8 in place of 9.. I have it running on my Debian 12 with no issues.

    https://wiki.mysticbbs.com/doku.php?id=cryptlib

    That should do it...

    Al

    ... Users come in two types: Those who have lost data, and those who will.

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From MeaTLoTioN@21:1/158 to Bucko on Mon Jan 8 09:32:51 2024
    On 06 Jan 2024, Bucko said the following...

    Try building it as per the note on the wiki page using I believe gcc v9 instead of 10 or 8 in place of 9.. I have it running on my Debian 12
    with no issues.

    Yeah I tried that, but gcc9 isn't available in the debian 12 repos, they may have been at some point in the past but not now it seems.

    # apt-get install gcc-9 g++-9
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Package g++-9 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Unable to locate package gcc-9
    E: Package 'g++-9' has no installation candidate

    I'll keep trying, at least telnet works ok =)

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... A Mystic asking for a hot-dog: "Make me one with everything"

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From MeaTLoTioN@21:1/158 to Zip on Mon Jan 8 09:36:28 2024
    On 06 Jan 2024, Zip said the following...

    Yep, running 3.4.5 (the only one that seems to work with Mystic) here on Debian 12 on x86_64 (amd64).

    Nice, I knew it would be possible


    Try stopping MIS, removing data/ssl.cert and then restarting MIS. If I remember correctly the self-signed certificate left-overs can cause trouble...

    I don't have that file in the data dir (or any other dir).
    When I start mystic in server mode (not headless) I can see SSH starts up and binds ok to the port I chose, but when I try and connect to the BBS using SSH on that port, I just see a message in that log that shows saying "Exception 0" (in red), and syncterm just sits there trying to connect until I quit it. Then if I shutdown mis I get a more detailed yet equally as unhelpful Exception message on the cli.

    Hmm I tried installing the gcc9 as per the wiki but it doesn't appear to be available in the debian 12 repos anymore;

    # apt-get install gcc-9 g++-9
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Package g++-9 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Unable to locate package gcc-9
    E: Package 'g++-9' has no installation candidate

    I'll keep trying.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... A book in the hand is worth two on the shelf!

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From Warpslide@21:3/110 to MeaTLoTioN on Mon Jan 8 07:56:48 2024
    On Saturday January 06 2024, MeaTLoTioN said the following...

    Has anyone managed to get cryptlib to work successfully for Mystic
    under Debian 12? I've tried building 3 or 4 different versions of it
    and although they build ok I can't ssh to mystic under debian12 with cryptlib 3.4.x

    Anyone managed to get it to work? Specifically on Debian 12, not
    Ubuntu or anything else similar.

    I just installed Debian 12 on a VM here.

    Then I copied /usr/lib/libcl.so from another Ubuntu 20.04 VM to /usr/lib/libcl.so on the Debian 12 VM and was able to SSH into a test Mystic install.


    Jay

    ... What was Forrest Gump's email password? 1forrest1
    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Northern Realms (21:3/110)
  • From Zip@21:1/202 to MeaTLoTioN on Mon Jan 8 14:13:50 2024
    Hello MeaTLoTioN!

    On 08 Jan 2024, MeaTLoTioN said the following...

    Hmm I tried installing the gcc9 as per the wiki but it doesn't appear to be available in the debian 12 repos anymore;

    Try this -- the build problems with newer versions of gcc (e.g. 12) are simply due to an obsolete version check, and can easily be circumvented without resorting to older gcc versions:

    https://scbbs.nsupdate.info/files/cryptlib.txt

    (Linking to this as the patch "file" might get mauled by line breaks etc.)

    Hope this helps!

    Best regards
    Zip

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: Star Collision BBS, Uppsala, Sweden (21:1/202)
  • From MeaTLoTioN@21:1/158 to Zip on Mon Jan 8 20:56:07 2024
    On 08 Jan 2024, Zip said the following...

    Try this -- the build problems with newer versions of gcc (e.g. 12) are simply due to an obsolete version check, and can easily be circumvented without resorting to older gcc versions:

    https://scbbs.nsupdate.info/files/cryptlib.txt

    (Linking to this as the patch "file" might get mauled by line breaks
    etc.)

    Hope this helps!

    Thanks, just used the patch line with the already downloaded cl345.zip from previous attempts, and giving a build a go and will let you know how it goes =)

    I knew it would be something simple without having to use an older version of gcc =)

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Error 3032 - Recursion error. See error 3032.

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From MeaTLoTioN@21:1/158 to Zip on Mon Jan 8 21:24:57 2024
    On 08 Jan 2024, MeaTLoTioN said the following...

    On 08 Jan 2024, Zip said the following...

    Try this -- the build problems with newer versions of gcc (e.g. 12) a simply due to an obsolete version check, and can easily be circumvent without resorting to older gcc versions:

    https://scbbs.nsupdate.info/files/cryptlib.txt

    (Linking to this as the patch "file" might get mauled by line breaks etc.)

    Hope this helps!

    Thanks, just used the patch line with the already downloaded cl345.zip from previous attempts, and giving a build a go and will let you know
    how it goes =)

    I knew it would be something simple without having to use an older
    version of gcc =)


    Well that didn't work either, for some reason it's not creating a ssl.cert file in /mystic/data - I checked all the perms are ok which they are, I think that's probably my issue, not that CL isn't actually working.

    Hmm

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Tech support is just a busy signal away

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From Bucko@21:4/131 to MeaTLoTioN on Mon Jan 8 18:11:37 2024
    On 08 Jan 2024, MeaTLoTioN said the following...


    Yeah I tried that, but gcc9 isn't available in the debian 12 repos, they may have been at some point in the past but not now it seems.

    # apt-get install gcc-9 g++-9

    I just went through something like this myself trying to get something that was not on the current repo. I needed to download Java 11 for an older Assembler I use, so I added the following to my sources.lst right under the bookworm sources.

    deb http://deb.debian.org/debian/bullseye main
    deb-src http://deb.debian.org/debian/bullseye main

    After you get what you need from it you can then rem out the lines..

    Let me know if that helps, if not I will just upload a copy of mine to your board..

    AL

    ... Read messages, not taglines

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Accession@21:1/200 to MeaTLoTioN on Mon Jan 8 18:05:32 2024
    Hello MeaTLoTioN,

    On Tue, 9 Jan 2024 03:24:56 +0000, you wrote:

    Well that didn't work either, for some reason it's not creating a
    ssl.cert file in /mystic/data - I checked all the perms are ok which
    they are, I think that's probably my issue, not that CL isn't actually working.

    Try upgrading Mystic. Looks like you're using an A48 alpha before A48 was released as a stable version, and most of the people that do seem to have it working are at the stable version of A48 or in the A49 alphas. There's always the possibility SSH (or whatever one has a problem with at the time while using an old version) was being worked on at that time, and it's damn near impossible to try to help people while using stuff that technically isn't even supported any more (g00 may support A48 stable but may also try to convince you to upgrade to the latest alpha to see if your problem was already fixed).

    Regards,
    Nick

    ... "Take my advice, I don't use it anyway."
    --- Claws Mail 4.2.0 (GTK 3.24.38; x86_64-w64-mingw32)
    * Origin: _thePharcyde distribution system (Wisconsin) (21:1/200.0)
  • From paulie420@21:2/150 to MeaTLoTioN on Mon Jan 8 15:17:06 2024
    Try building it as per the note on the wiki page using I believe gcc instead of 10 or 8 in place of 9.. I have it running on my Debian 12 with no issues.

    Yeah I tried that, but gcc9 isn't available in the debian 12 repos, they may have been at some point in the past but not now it seems.

    Did that other workaround I sent you work in the mean time?? It did on my Debian install..



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From MeaTLoTioN@21:1/158 to paulie420 on Tue Jan 9 08:07:00 2024
    On 08 Jan 2024, paulie420 said the following...

    Did that other workaround I sent you work in the mean time?? It did on my Debian install..

    Sadly no, I copied my old libcl.so from my backups of my old ubuntu vm and tried that but the same thing, I think I will try upgrading Mystic to the latest version and then see what happens then

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Redundant book title: DOS For Dummies

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From MeaTLoTioN@21:1/158 to Accession on Tue Jan 9 08:08:30 2024
    On 08 Jan 2024, Accession said the following...

    Try upgrading Mystic. Looks like you're using an A48 alpha before A48 was released as a stable version, and most of the people that do seem to
    have it working are at the stable version of A48 or in the A49 alphas. There's always the possibility SSH (or whatever one has a problem with
    at the time while using an old version) was being worked on at that
    time, and it's damn near impossible to try to help people while using stuff that technically isn't even supported any more (g00 may support
    A48 stable but may also try to convince you to upgrade to the latest
    alpha to see if your problem was already fixed).

    Yeah I will give that a go and see if it helps, thanks for the advice, I have been meaning to do that for some time, but always put it off until "the crunch time" lol.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... The caterpillar does all the work but the butterfly gets all the publicity

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From MeaTLoTioN@21:1/158 to Accession on Tue Jan 9 08:31:42 2024
    On 09 Jan 2024, MeaTLoTioN said the following...

    On 08 Jan 2024, Accession said the following...

    Try upgrading Mystic. Looks like you're using an A48 alpha before A48 released as a stable version, and most of the people that do seem to have it working are at the stable version of A48 or in the A49 alphas There's always the possibility SSH (or whatever one has a problem wit at the time while using an old version) was being worked on at that time, and it's damn near impossible to try to help people while using stuff that technically isn't even supported any more (g00 may support A48 stable but may also try to convince you to upgrade to the latest alpha to see if your problem was already fixed).

    Yeah I will give that a go and see if it helps, thanks for the advice, I have been meaning to do that for some time, but always put it off until "the crunch time" lol.

    Well I upgraded but still no joy, now I'm on the latest A49 from April 30 2023, and SSH is still broken for me :/
    Will figure it soon.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... I'd love to help you out. Which way did you come in?

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From Zip@21:1/202 to MeaTLoTioN on Tue Jan 9 10:30:32 2024
    Hello MeaTLoTioN!

    On 08 Jan 2024, MeaTLoTioN said the following...

    Well that didn't work either, for some reason it's not creating a
    ssl.cert file in /mystic/data - I checked all the perms are ok which
    they are, I think that's probably my issue, not that CL isn't actually working.

    Hmm, that's strange... Maybe some more digging into those error messages then... Fingers crossed!

    Best regards
    Zip

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: Star Collision BBS, Uppsala, Sweden (21:1/202)
  • From niter3@21:1/199 to Zip on Tue Jan 9 08:55:28 2024
    Well that didn't work either, for some reason it's not creating a ssl.cert file in /mystic/data - I checked all the perms are ok which they are, I think that's probably my issue, not that CL isn't actuall working.

    And you're trying with a high port. Not 22? Something like 2022.

    I have a precompiled version sitting on my BBS, but it's been some time since I was looking at this myself.

    You're welcome to see if it helps?

    ... Press SPACEBAR once to abort, or twice to save changes

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Clutch BBS * telnet://clutchbbs.com (21:1/199)
  • From Accession@21:1/200 to MeaTLoTioN on Tue Jan 9 17:15:22 2024
    Hello MeaTLoTioN,

    On Tue, 9 Jan 2024 14:31:42 +0000, you wrote:

    Well I upgraded but still no joy, now I'm on the latest A49 from April
    30 2023, and SSH is still broken for me :/
    Will figure it soon.

    Now that you're upgraded, try all of the things you were told to try before. ;)

    Do you see an ssl.cert now?

    If there's a write-up or how-to on the wiki, follow that and see if you can get it to work now that you're using the latest version.

    Otherwise, I think I joined in on this conversation a bit late, what was the errors you were encountering?

    Regards,
    Nick

    ... "Take my advice, I don't use it anyway."
    --- Claws Mail 4.2.0 (GTK 3.24.38; x86_64-w64-mingw32)
    * Origin: _thePharcyde distribution system (Wisconsin) (21:1/200.0)
  • From MeaTLoTioN@21:1/158 to Accession on Wed Jan 10 08:53:30 2024
    On 09 Jan 2024, Accession said the following...

    Now that you're upgraded, try all of the things you were told to try before. ;)

    I have tried them all already since upgrading =)


    Do you see an ssl.cert now?

    No, still don't see it and it isn't creating it.


    If there's a write-up or how-to on the wiki, follow that and see if you can get it to work now that you're using the latest version.

    Followed it again and still no dice :/


    Otherwise, I think I joined in on this conversation a bit late, what was the errors you were encountering?

    Never too late to the party, and thanks for your help and suggestions. The wiki is always my first goto, once that fails me, I then ask questions =)

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Unzip... expand... What kind of pervert came up with this?

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From Zip@21:1/202 to MeaTLoTioN on Wed Jan 10 14:46:37 2024
    Hello MeaTLoTioN!

    On 10 Jan 2024, MeaTLoTioN said the following...

    No, still don't see it and it isn't creating it.

    You could try starting MIS through 'strace', to get a trace/log of what it's doing:

    strace -f -vvv -s32768 /home/bbs/mystic/mis daemon 2>&1 | tee /tmp/mis.log

    ...or similar, as the BBS user. (Don't forget to set the LD_LIBRARY_PATH variable first, though, or the SSL support won't be attempted.)

    Once it appears to have started, abort the tracing/logging with Ctrl+C. Then have a look at /tmp/mis.log and look for any lines containg the string "ENO" (such as "ENOENT", indicating that it was looking for something but didn't find it). And perhaps "ssl.cert". Maybe that could give some clues as to what it does.

    Best regards
    Zip

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: Star Collision BBS, Uppsala, Sweden (21:1/202)
  • From Accession@21:1/200 to MeaTLoTioN on Wed Jan 10 17:02:22 2024
    Hello MeaTLoTioN,

    On Wed, 10 Jan 2024 14:53:30 +0000, you wrote:

    No, still don't see it and it isn't creating it.

    Have you enabled the SSH server? What do your logs say when you restart MIS?

    Otherwise, I think I joined in on this conversation a bit late,
    what was the errors you were encountering?

    Never too late to the party, and thanks for your help and suggestions.
    The wiki is always my first goto, once that fails me, I then ask
    questions =)

    What are the exact error(s) you're encountering? Might be useful to list them so they can be picked apart one at a time.

    Regards,
    Nick

    ... "Take my advice, I don't use it anyway."
    --- Claws Mail 4.2.0 (GTK 3.24.38; x86_64-w64-mingw32)
    * Origin: _thePharcyde distribution system (Wisconsin) (21:1/200.0)
  • From MeaTLoTioN@21:1/158 to Zip on Thu Jan 11 16:01:57 2024
    On 10 Jan 2024, Zip said the following...

    You could try starting MIS through 'strace', to get a trace/log of what it's doing:

    strace -f -vvv -s32768 /home/bbs/mystic/mis daemon 2>&1 | tee
    /tmp/mis.log

    Genius! This allowed me to find out the error, and fix it!

    When I ran it, I saw this;

    openat(AT_FDCWD, "libs/libcl.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)

    I realised that libcl.so even tho /usr/lib was in the path and in LD_LIBRARY_PATH, mis wasn't aware, so I just made a dir /mystic/libs and put libcl.so in there, and boom, SSH works!


    Woohoo, thanks for the help/advice/words of wisdom.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... Do device drivers need a chauffeur's license?

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)
  • From Zip@21:1/202 to MeaTLoTioN on Fri Jan 12 08:06:46 2024
    Hello MeaTLoTioN!

    On 11 Jan 2024, MeaTLoTioN said the following...

    Genius! This allowed me to find out the error, and fix it!

    Glad to hear that!

    Yes, strace can come in handy when there seems to be no logical explanation to what's happening. I use it more and more often these days. =)

    Best regards
    Zip

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: Star Collision BBS, Uppsala, Sweden (21:1/202)
  • From MeaTLoTioN@21:1/158 to Zip on Fri Jan 12 08:45:13 2024
    On 12 Jan 2024, Zip said the following...

    Yes, strace can come in handy when there seems to be no logical explanation to what's happening. I use it more and more often these
    days. =)

    I know right?! I've used it a few times before, but it never crossed my mind to use it for this situ, very appreciated of your help.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N // @meatlotion:erb.pw

    |07── |08[|10eml|08] |15ml@erb.pw |07── |08[|10web|08] |15www.erb.pw |07───┐ |07── |08[|09fsx|08] |1521:1/158 |07── |08[|11tqw|08] |151337:1/101 |07┬──┘ |07── |08[|12rtn|08] |1580:774/81 |07─┬ |08[|14fdn|08] |152:250/5 |07───┘
    |07── |08[|10ark|08] |1510:104/2 |07─┘

    ... 24 hours in a day and 24 beers in a case. Hmmmm...

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: thE qUAntUm wOrmhOlE, rAmsgAtE, uK. bbs.erb.pw (21:1/158)