• Raspberry PI 5 Migration -- Issue

    From Rmh@1:103/705 to DIGITAL MAN on Tue Feb 6 20:39:13 2024
    Subject: Raspberry PI 5 Migration -- Issue
    @MSGID: <65C298F1.12401.dove-syncops@mail.bbs.unicyber.co.uk>
    Hi Digital Man,

    Running a BBS migration I had a minor issue, and not sure whether I am doing anything wrong.

    Basically I was following the following instructions: https://wiki.synchro.net/howto:raspbian_install

    The code seemed compiling fine, I moved my old content into the new system and I had to also run an upgrade as I didn't realise the system has changed so much.
    So far all seemed ok.

    ---
    Tue Feb 6 00:00:00 2024 master/81112cb07 ^M
    evnt BINKOUT !ERROR 2 (No such file or directory) in xtrn.cpp line 1646 (external) changing directory "/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/" access=0 ^M
    ^M
    ---
    Not sure why is that, specially considering the archirtecture is "aarch64" , so it should be gcc.linux.aarch64.exe.release instead.

    To skip the error I symlinked the file (the .qwk was working. it wouldn't pack the bundle).

    Not sure whether I've missed anything at all? I have probably done something wrong, but if you know what I am missing, it would be great to hear from you.

    As always, your help is very much appreciated.

    Thanks
    RainManHood<---

    ...Prepare to meet thy GOD! (Evening dress optional)
    ---
    þ Synchronet þ UNICYBER BBS -- bbs.unicyber.co.uk:2323::ssh bbs.unicyber.co.uk 2424
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Rmh on Tue Feb 6 18:08:53 2024
    Re: Raspberry PI 5 Migration -- Issue
    By: Rmh to DIGITAL MAN on Tue Feb 06 2024 08:39 pm

    Running a BBS migration I had a minor issue, and not sure whether I am doing anything wrong.

    Tue Feb 6 00:00:00 2024 master/81112cb07 ^M
    evnt BINKOUT !ERROR 2 (No such file or directory) in xtrn.cpp line 1646 (externa
    l) changing directory "/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/" access=0

    That's weird. What do you have set in SCFG->External Programs->Timed Events->BINKOUT ?

    I'd search for that path in your ctrl/*.ini files - that wouldn't normally be in there.
    --
    digital man (rob)

    Sling Blade quote #5:
    Karl Childers (to father): You ought not killed my little brother...
    Norco, CA WX: 47.1øF, 95.0% humidity, 5 mph WNW wind, 1.85 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rmh@1:103/705 to Digital Man on Wed Feb 7 21:39:00 2024
    Subject: Re: Raspberry PI 5 Migration -- Issue
    @MSGID: <65C3F8C7.12407.dove-syncops@mail.bbs.unicyber.co.uk>
    @REPLY: <65C2E635.55043.sync_sys@vert.synchro.net>
    Digital Man wrote to Rmh <=-

    @MSGID: <65C2E635.55043.sync_sys@vert.synchro.net>
    @REPLY: <65C298F1.12401.dove-syncops@mail.bbs.unicyber.co.uk>
    @TZ: 41e0
    Re: Raspberry PI 5 Migration -- Issue
    By: Rmh to DIGITAL MAN on Tue Feb 06 2024 08:39 pm


    That's weird. What do you have set in SCFG->External Programs->Timed Events->BINKOUT ?

    I'd search for that path in your ctrl/*.ini files - that wouldn't
    normally be in there. --

    aha! good catch!!

    xtrn.ini
    ```
    [event:FIDOIN]
    cmd=%!sbbsecho%. -ce
    days=255
    time=0
    node_num=10
    settings=16384
    startup_dir=/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/
    freq=0
    mdays=0
    months=0
    errlevel=3

    [event:FIDOOUT]
    cmd=%!sbbsecho%. -ni
    days=255
    time=0
    node_num=10
    settings=16384
    startup_dir=/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/
    freq=0
    mdays=0
    months=0
    errlevel=3

    [event:BINKOUT]
    cmd=%!sbbsecho%.
    days=255
    time=0
    node_num=1
    settings=0
    startup_dir=/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/
    freq=0
    mdays=0

    ```
    A good probable note for the migration.
    Rob, I was migrating from a Debian X86 machine to an Ubuntu aarch64 Raspberry Pi5. So, that's another thing to take into consideration for upgrades.

    Your help is very much appreciated as always.

    Thanks a lot!






    ... Direct from the Ministry of Silly Walks
    --- MultiMail/Mac v0.52
    þ Synchronet þ UNICYBER BBS -- bbs.unicyber.co.uk:2323::ssh bbs.unicyber.co.uk 2424
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Rmh on Wed Feb 7 14:20:34 2024
    Re: Re: Raspberry PI 5 Migration -- Issue
    By: Rmh to Digital Man on Wed Feb 07 2024 09:39 pm

    Subject: Re: Raspberry PI 5 Migration -- Issue
    @MSGID: <65C3F8C7.12407.dove-syncops@mail.bbs.unicyber.co.uk>
    @REPLY: <65C2E635.55043.sync_sys@vert.synchro.net>
    Digital Man wrote to Rmh <=-

    @MSGID: <65C2E635.55043.sync_sys@vert.synchro.net>
    @REPLY: <65C298F1.12401.dove-syncops@mail.bbs.unicyber.co.uk>
    @TZ: 41e0
    Re: Raspberry PI 5 Migration -- Issue
    By: Rmh to DIGITAL MAN on Tue Feb 06 2024 08:39 pm


    That's weird. What do you have set in SCFG->External Programs->Timed Events->BINKOUT ?

    I'd search for that path in your ctrl/*.ini files - that wouldn't normally be in there. --

    aha! good catch!!

    xtrn.ini
    ```
    [event:FIDOIN]
    cmd=%!sbbsecho%. -ce
    days=255
    time=0
    node_num=10
    settings=16384
    startup_dir=/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/
    freq=0
    mdays=0
    months=0
    errlevel=3

    [event:FIDOOUT]
    cmd=%!sbbsecho%. -ni
    days=255
    time=0
    node_num=10
    settings=16384
    startup_dir=/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/
    freq=0
    mdays=0
    months=0
    errlevel=3

    [event:BINKOUT]
    cmd=%!sbbsecho%.
    days=255
    time=0
    node_num=1
    settings=0
    startup_dir=/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/
    freq=0
    mdays=0

    ```
    A good probable note for the migration.
    Rob, I was migrating from a Debian X86 machine to an Ubuntu aarch64 Raspberry Pi5. So, that's another thing to take into consideration for upgrades.

    That's an unusual/unexpected configuration. Do you know how those start-up directories got set that way to begin with? There's nothing in Synchronet that would automatically set/default them to those paths or any documentation that would instruct a sysop to do that.
    --
    digital man (rob)

    Sling Blade quote #11:
    Doyle Hargraves (to Karl): What in the hell you doin' with that hammer?
    Norco, CA WX: 50.8øF, 80.0% humidity, 4 mph WSW wind, 0.21 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rmh@1:103/705 to Digital Man on Thu Feb 8 14:56:57 2024
    Subject: Re: Raspberry PI 5 Migration -- Issue
    @MSGID: <65C4EBB9.12410.dove-syncops@mail.bbs.unicyber.co.uk>
    @REPLY: <65C40232.55046.sync_sys@vert.synchro.net>

    That's an unusual/unexpected configuration. Do you know how those start-up directories got set that way to begin with? There's nothing in Synchronet that would automatically set/default them to those paths or any documentation that would instruct a sysop to do that.

    Really, I don't have the foggiest clue!! I am so surprised about that one as well.
    Let me check in the old Centos Box to see what the original files look like. But
    thinking back, I cannot remember setting that up manually, I believe I was using,
    most of the time, the scfg tooling.

    Let me get back to you later in the day.

    Many thanks.
    RainManHood<---

    ---
    þ Synchronet þ UNICYBER BBS -- bbs.unicyber.co.uk:2323::ssh bbs.unicyber.co.uk 2424
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)