• Compiling Huskybse

    From Avon@21:1/101 to All on Sun Jan 10 15:23:47 2021
    Hi folks

    I am trying to install the Husky Project software on my Debian 10 box.

    My plan is to run a current copy of HPT and HTick along with whatever I need
    to work with these. I understand the components / files I need to compile are

    areafix
    fidoconf
    hpt
    htick
    huskybse
    huskylib

    I have cloned these from a git repo so they sit as subdirs under a holding folder called huskyproject

    once all compiled I *think* I need to either place all the complied stuff in one 'husky' working directory or locate complied stuff in sub dirs off a
    husky dir?

    I'm trying to suss how best to start compiling and it looks like for huskybse there's a config file called huskymak.cfg that needs some attention.

    I'm a tad lost to know what should/should not be changed in this file, especially in relation to directories and filenames?

    Any tips on how to compile and install / shift files to desired locations
    once installed are appreciated.

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Rick Smith@21:1/190.1 to Avon on Sat Jan 9 18:27:14 2021
    Greetings Avon!

    Sunday January 10 2021 15:23, you wrote to All about an urgent matter!:

    Hi folks

    I am trying to install the Husky Project software on my Debian 10 box.

    My plan is to run a current copy of HPT and HTick along with whatever
    I need to work with these. I understand the components / files I need
    to compile are

    areafix
    fidoconf
    hpt
    htick
    huskybse
    huskylib

    I have cloned these from a git repo so they sit as subdirs under a
    holding folder called huskyproject

    The way I did it was have all those directories from git in src/husky.. go in huskybse and copy the make file into src/husky (or wherever you have it) then you go into each folder ie /hpt or whatever and do I believe make install all and repeat until you have them all installed.. as far as using any of it, its on the path for the most part so you can run any of it from the command line from anywhere.. Ive set it up a bunch and it was easy, and I am no expert..





    ----
    Regards,


    Rick Smith (Nitro)

    ... BBSing is a terminal experience
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (21:1/190.1)
  • From Al@21:4/106.1 to Avon on Sat Jan 9 18:44:36 2021
    Re: Compiling Huskybse
    By: Avon to All on Sun Jan 10 2021 03:23 pm

    My plan is to run a current copy of HPT and HTick along with whatever I need to work with these. I understand the components / files I need to compile are

    areafix
    fidoconf
    hpt
    htick
    huskybse
    huskylib

    It's important that you build huskylib, smapi and fidoconf before any others, and also, areafix before hpt.

    once all compiled I *think* I need to either place all the complied stuff in one 'husky' working directory or locate complied stuff in sub dirs off a husky dir?

    after getting huskymak.cfg in place run "make" in each directory followed by "sudo make install". By default your binaries will be put in /usr/local/bin but you can change that in huskymak.cfg if you want.

    I'm trying to suss how best to start compiling and it looks like for huskybse there's a config file called huskymak.cfg that needs some attention.

    Yes, put that in the root husky dir and make any changes if needed, make will use that each time it is called.

    I'm a tad lost to know what should/should not be changed in this file, especially in relation to directories and filenames?

    I only change one thing IIRC, I change etc/lib to etc/lib64 since I need to do that on slackware.

    Any tips on how to compile and install / shift files to desired locations once installed are appreciated.

    Just the order, you need to start with huskylib, smapi, fidoconfig and areafix. That's all in my case anyway.. but we are here if you need us.. :)

    Ttyl :-),
    Al

    ... Press to test... <Click> Release to detonate...
    --- SBBSecho 3.12-Linux
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106.1)
  • From Michael Pierce@21:2/145 to Avon on Sat Jan 9 18:52:08 2021

    Hello Avon!

    10 Jan 21 15:23, you wrote to all:

    Hi folks

    I am trying to install the Husky Project software on my Debian 10 box.

    My plan is to run a current copy of HPT and HTick along with whatever
    I need to work with these. I understand the components / files I need
    to compile are

    areafix
    fidoconf
    hpt
    htick
    huskybse
    huskylib

    I have cloned these from a git repo so they sit as subdirs under a
    holding folder called huskyproject

    once all compiled I *think* I need to either place all the complied
    stuff in one 'husky' working directory or locate complied stuff in sub dirs off a husky dir?
    normal recomendations would be to create a husky folder, then cd into that folder, and run git clone on the modules you need.. then goto the huskybse folder and cp huskymak.cfg ../
    then follow the install instructions in huskybse


    I'm trying to suss how best to start compiling and it looks like for huskybse there's a config file called huskymak.cfg that needs some attention.

    I'm a tad lost to know what should/should not be changed in this file, especially in relation to directories and filenames?

    Any tips on how to compile and install / shift files to desired
    locations once installed are appreciated.


    Michael


    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Mike's Mansion - Portland, OR - mansion.dynv6.net:2323 (21:2/145)
  • From deon@21:2/116 to Avon on Sun Jan 10 14:54:17 2021
    Re: Compiling Huskybse
    By: Avon to All on Sun Jan 10 2021 03:23 pm

    My plan is to run a current copy of HPT and HTick along with whatever I need
    to work with these. I understand the components / files I need to compile are
    I have cloned these from a git repo so they sit as subdirs under a holding folder called huskyproject
    once all compiled I *think* I need to either place all the complied stuff in one 'husky' working directory or locate
    complied stuff in sub dirs off a
    husky dir?
    I'm a tad lost to know what should/should not be changed in this file, especially in relation to directories and filenames?
    Any tips on how to compile and install / shift files to desired locations once installed are appreciated.

    One of the good things with docker, is application builds are build like a receipe - here is the receipe I use to build the Hub 3 container.

    http://dev.leenooks.net/bbs/fidohub/-/blob/master/Dockerfile

    You'll get an idea of what I do to install husky.

    ...лоеп

    ... I reserve my abuse for lower life forms, like Civil Servants.
    --- SBBSecho 3.11-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Avon@21:1/101 to Al on Sun Jan 10 17:09:19 2021
    It's important that you build huskylib, smapi and fidoconf before any others, and also, areafix before hpt.

    do I need smapi if I plan to to run JAM bases? Or is it best to have this as
    an option even if not used?

    What of huskybse - when to compile that? Assume I need it to?

    after getting huskymak.cfg in place run "make" in each directory

    By in place you mean copy it from huskybse to the root dir huskyproject?
    Do I need to do the same for each other program as well before compiling?

    huskybse there's a config file called huskymak.cfg that needs some attention.

    Yes, put that in the root husky dir and make any changes if needed, make will use that each time it is called.

    Deon seems to have set PERL=1 so perl support enabled?
    I also see USE_HPTZIP=1 in Deon's script, what's the merits of that one guys?

    Can someone comment on the CFGDIR=$(PREFIX)/etc/fido option in huskymak.cfg do I need to alter that or be locked into using that? Or best to go with this default?

    Just the order, you need to start with huskylib, smapi, fidoconfig and areafix. That's all in my case anyway.. but we are here if you need us..

    huskybse - when to do that one?

    Thanks!

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Michael Pierce on Sun Jan 10 17:10:39 2021
    On 09 Jan 2021 at 06:52p, Michael Pierce pondered and said...

    normal recomendations would be to create a husky folder, then cd into
    that folder, and run git clone on the modules you need.. then goto the huskybse folder and cp huskymak.cfg ../
    then follow the install instructions in huskybse

    Thanks, have done most of this now, just looking at huskymak.cfg and yet to move a copy of it to my parent huskyprojects folder.. which I think is what I need to do.

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to deon on Sun Jan 10 17:13:25 2021
    On 10 Jan 2021 at 02:54p, deon pondered and said...

    One of the good things with docker, is application builds are build like
    a receipe - here is the receipe I use to build the Hub 3 container.
    You'll get an idea of what I do to install husky.

    Thanks :) Yep looking at it now.

    Looks like you're pulling down an compiling a few more Husky project repos
    than I have so far...

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to deon on Sun Jan 10 17:27:08 2021
    On 10 Jan 2021 at 02:54p, deon pondered and said...

    You'll get an idea of what I do to install husky.

    Questions on a few of the git repos you pull in / use...

    htpzip - so this is used to offer zip/unzip within HPT without the need to install infozip or similar? It would also explain the switch change you make
    in your config file for huskybse.

    hptutl - this looks like the jam packer, purge etc. tools, I'm picking I
    should get these as part of this 'standard' build?

    htpkill - what do you use this for? Do I need it?

    areastat / fidostat / nltools - I take it are all worth getting for the info they offer?

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Rick Smith@21:1/190.1 to Avon on Sat Jan 9 22:16:34 2021
    Greetings Avon!

    Sunday January 10 2021 17:09, you wrote to Al about an urgent matter!:

    It's important that you build huskylib, smapi and fidoconf before
    any others, and also, areafix before hpt.

    do I need smapi if I plan to to run JAM bases? Or is it best to have
    this as an option even if not used?

    What of huskybse - when to compile that? Assume I need it to?

    You dont actually compile huskybse, just the ones mentioned in the message from Al.. I left mine default, I use a different directory for all my config files and just use a symlink to that dir..



    ----
    Regards,


    Rick Smith (Nitro)

    ... BBSing ... time's blackhole.
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (21:1/190.1)
  • From Al@21:4/106.1 to Avon on Sat Jan 9 22:27:00 2021
    Re: Re: Compiling Huskybse
    By: Avon to Al on Sun Jan 10 2021 05:09 pm

    What of huskybse - when to compile that? Assume I need it to?

    No, you just need to grab the huskymac.cfg from there and put in the root directory along with all the hpt, htick etc. directories.

    By in place you mean copy it from huskybse to the root dir huskyproject?

    Yes.

    Do I need to do the same for each other program as well before compiling?

    No, you just need to switch to each directory and run make in them, then sudo make install.

    Deon seems to have set PERL=1 so perl support enabled?
    I also see USE_HPTZIP=1 in Deon's script, what's the merits of that one guys?

    Yes, I have both of those options enabled although I don't use them. If I use hptzip then htick can't get file descriptions from the file_id.diz when tossing files, so I just use zip and unzip.

    Can someone comment on the CFGDIR=$(PREFIX)/etc/fido option in huskymak.cfg do I need to alter that or be locked into using that? Or best to go with this default?

    You can go with the default. If you leave it alone the husky stuff will look for a file called /usr/local/etc/fido/config for it's config file.

    I use /usr/local/etc/config but that is a choice you make. You can also call the file something other than config if you like, but it'll work as it is.

    huskybse - when to do that one?

    Yes, you just need the huskymak.cfg from there, copy it down a directory to your husky root, edit it to your needs and go.

    Ttyl :-),
    Al

    ... A diamond is just coal that has been under a lot of pressure!
    --- SBBSecho 3.12-Linux
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106.1)
  • From Avon@21:1/101 to Al on Sun Jan 10 19:42:56 2021
    On 09 Jan 2021 at 10:27p, Al pondered and said...

    Deon seems to have set PERL=1 so perl support enabled?
    I also see USE_HPTZIP=1 in Deon's script, what's the merits of that o guys?

    Yes, I have both of those options enabled although I don't use them. If
    I use hptzip then htick can't get file descriptions from the file_id.diz when tossing files, so I just use zip and unzip.


    OK I'll use them then but may need a hand to bypass should I hit the same issues.

    Can someone comment on the CFGDIR=$(PREFIX)/etc/fido option in huskymak.cfg do I need to alter that or be locked into using that? Or to go with this default?

    You can go with the default. If you leave it alone the husky stuff will look for a file called /usr/local/etc/fido/config for it's config file.

    I use /usr/local/etc/config but that is a choice you make. You can also call the file something other than config if you like, but it'll work as it is.

    it seems a pain to have the config there if I am putting the rest of the
    files in a dir called husky, I'm wondering if I should change that link. Hmm

    huskybse - when to do that one?

    Yes, you just need the huskymak.cfg from there, copy it down a directory to your husky root, edit it to your needs and go.

    OK thanks :)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Rick Smith on Sun Jan 10 19:43:05 2021
    On 09 Jan 2021 at 10:16p, Rick Smith pondered and said...

    You dont actually compile huskybse, just the ones mentioned in the
    message from Al.. I left mine default, I use a different directory for
    all my config files and just use a symlink to that dir..


    Thank you :)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Al on Sun Jan 10 20:30:29 2021
    On 09 Jan 2021 at 06:44p, Al pondered and said...

    I'm a tad lost to know what should/should not be changed in this file especially in relation to directories and filenames?

    I only change one thing IIRC, I change etc/lib to etc/lib64 since I need to do that on slackware.

    I ran the make and sudo make install and found a ton of compiled programs in /usr/local/bin with root group/owner privs.

    1) can I move them to my dir of choice and change them to my user group and ownership?

    2) I think I duffed up a setting in the huskymak.cfg and set CFGDIR=$(PREFIX)/hub/husky

    I was wanting the config to go to hub/husky but forgot about the prefix variable which was /usr/local

    /usr/local/hub/husky does not seem to be created nor does there seem to be a config file in there, should I have expected to see a default one there?

    3) If I were to start over now by making a change to the config file, am I
    safe to remove the compiled files from /usr/local/bin (do I do that first?) then run the make and make install process again thereafter?

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Al@21:4/106.1 to Avon on Sat Jan 9 23:35:19 2021
    Re: Re: Compiling Huskybse
    By: Avon to Al on Sun Jan 10 2021 07:42 pm

    Yes, I have both of those options enabled although I don't use them.
    If I use hptzip then htick can't get file descriptions from the
    file_id.diz when tossing files, so I just use zip and unzip.

    OK I'll use them then but may need a hand to bypass should I hit the same issues.

    Yep, it's good to have both enabled in case you need them. hptzip only comes into play if you set your config to use it in the archiver setup. If you use it hpt can compress and decompress with the need of zip and unzip.

    it seems a pain to have the config there if I am putting the rest of the files in a dir called husky, I'm wondering if I should change that link. Hmm

    The huskymak.cfg should be in your husky root directory, all your husky builds will use it.

    I saw you were using huskyutil, that software was buggy at one time so I switched to using sqpack. Those bugs may have been resolved in the mean time, I don't know but sqpack works with Squish, JAM and *.MSG areas. I have always used sqpack with good results.

    Ttyl :-),
    Al

    ... This message has been UNIXized for your protection.
    --- SBBSecho 3.12-Linux
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106.1)
  • From Al@21:4/106.1 to Avon on Sat Jan 9 23:49:21 2021
    Re: Re: Compiling Huskybse
    By: Avon to Al on Sun Jan 10 2021 08:30 pm

    2) I think I duffed up a setting in the huskymak.cfg and set CFGDIR=$(PREFIX)/hub/husky

    You can take the $(PREFIX) out and put your own path if you like.

    CFGDIR=/path/to/my/husky/directory

    I was wanting the config to go to hub/husky but forgot about the prefix variable which was /usr/local

    Yes, you can change that to whatever you are comfortable with.

    /usr/local/hub/husky does not seem to be created nor does there seem to be a config file in there, should I have expected to see a default one there?

    No, you will need to create that directory along with a config of your own.

    There are examples to start you off in hpt/config and htick/misc. There are examples in other directories too.. you'll need to work through that.

    I can send you my configs in a zip if you'd like to have a look.

    3) If I were to start over now by making a change to the config file, am I safe to remove the compiled files from /usr/local/bin (do I do that first?) then run the make and make install process again thereafter?

    Yes, you can just delete them and start fresh. I like the binary files in /usr/local/bin since that directory is on the path. You can put them anywhere but if they are not on the path you have to use ./hpt or ./htick to run them.

    Ttyl :-),
    Al

    ... Wars are not fought to decide who is right - only who is left
    --- SBBSecho 3.12-Linux
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106.1)
  • From Avon@21:1/101 to Al on Sun Jan 10 20:56:11 2021
    On 09 Jan 2021 at 11:35p, Al pondered and said...

    The huskymak.cfg should be in your husky root directory, all your husky builds will use it.

    Thanks, yep all understood :)

    I saw you were using huskyutil, that software was buggy at one time so I switched to using sqpack. Those bugs may have been resolved in the mean time, I don't know but sqpack works with Squish, JAM and *.MSG areas. I have always used sqpack with good results.

    I pulled down a copy of hptutil from Git as I saw Deon was using it in his build. I'm not sure what Dan uses but think it's the same.

    When I built it, I ran the executable and it came back with this

    hptutil/lnx 1.9.0-cur 2011-03-09

    Usage: hptutil [options]
    Options: sort - sort unread messages by time and date
    link - reply-link messages
    purge - purge areas
    pack - pack areas
    fix - fix base (hptutil fix -? for more help)
    -j - link Jam areas by CRC (great speed-up)
    -k - keep import.log file
    -q - quiet mode (no screen output)
    -i <filename> - alternative import.log

    So it looks like it's old circa 2011... Hmmm..

    I'll grab sqpack and compile it also... but I'm going to wait until I read
    your advice about my cfg gaffe and the best way for me to recompile (delete files already created? etc.)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Al@21:4/106 to Avon on Sat Jan 9 23:52:04 2021
    Hello Avon,

    I ran the make and sudo make install and found a ton of compiled
    programs in /usr/local/bin with root group/owner privs.

    I forgot #1.

    1) can I move them to my dir of choice and change them to my user
    group and ownership?

    Yes, they can go anywhere. /usr/local/bin is convenient since that dir is on your path, you can run those commands from any directory.

    Yes, you can change owner/group privs and they'll work as long as they stay executible.

    There will be files in your /usr/local/lib or lib64 directory also. Your husky builds depend on them.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Avon@21:1/101 to Al on Sun Jan 10 21:03:10 2021
    On 09 Jan 2021 at 11:49p, Al pondered and said...

    2) I think I duffed up a setting in the huskymak.cfg and set CFGDIR=$(PREFIX)/hub/husky

    You can take the $(PREFIX) out and put your own path if you like. CFGDIR=/path/to/my/husky/directory

    OK thanks

    /usr/local/hub/husky does not seem to be created nor does there seem a config file in there, should I have expected to see a default one t

    No, you will need to create that directory along with a config of your own.

    OK cool, thanks I wasn't sure if it was going to create a default cfg file
    for me.

    There are examples to start you off in hpt/config and htick/misc. There are examples in other directories too.. you'll need to work through that.

    I can send you my configs in a zip if you'd like to have a look.

    Thanks yes please, I did have some from you ages ago but it wouldn't hurt to see them now, so thanks.

    3) If I were to start over now by making a change to the config file, safe to remove the compiled files from /usr/local/bin (do I do that first?) then run the make and make install process again thereafter?

    Yes, you can just delete them and start fresh. I like the binary files in /usr/local/bin since that directory is on the path. You can put them anywhere but if they are not on the path you have to use ./hpt or
    ./htick to run them.

    You make a good point about pathing. I may do the same then. If I do move
    I guess I need to change the group:owner to me and find a way to add the dir
    I move them to the path

    So because I compiled the first attempt of all my binaries with the wrong pathing to my intended config file, those compiled binaries need to be
    deleted and recompiled else they will always look to the wrong location for config info - is that right?

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Al@21:4/106 to Avon on Sun Jan 10 00:14:04 2021
    Hello Avon,

    When I built it, I ran the executable and it came back with this

    hptutil/lnx 1.9.0-cur 2011-03-09

    Usage: hptutil [options]
    Options: sort - sort unread messages by time and date
    link - reply-link messages
    purge - purge areas
    pack - pack areas
    fix - fix base (hptutil fix -? for more help)
    -j - link Jam areas by CRC (great speed-up)
    -k - keep import.log file
    -q - quiet mode (no screen output)
    -i <filename> - alternative import.log

    So it looks like it's old circa 2011... Hmmm..

    Yes, it's hasn't been maintained in a while.

    The link option above is available in hpt. When tossing run "hpt toss link".

    I never used hptutil based on something I read at one time so I don't know what the problems were or if they have been corrected.

    sqpack only maintains message bases. It does a purge and pack all at once. One area at a time or all areas. It does not have a -fix option. I have never had to fix a hpt message base in all these years.. so.. :)

    I'll grab sqpack and compile it also... but I'm going to wait until I
    read your advice about my cfg gaffe and the best way for me to
    recompile (delete files already created? etc.)

    Better advice must come from someone who uses hptutil, or someone who writes/maintains it.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Avon@21:1/101 to Al on Sun Jan 10 21:34:12 2021
    On 10 Jan 2021 at 12:14a, Al pondered and said...

    Better advice must come from someone who uses hptutil, or someone who writes/maintains it.

    Thanks for the all info today. I'm going to head to bed now but will carry on tomorrow :)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Al@21:4/106 to Avon on Sun Jan 10 00:27:32 2021
    Hello Avon,

    Thanks yes please, I did have some from you ages ago but it wouldn't
    hurt to see them now, so thanks.

    OK, I'll zip them up and put them in your inbound in a minute here.

    You make a good point about pathing. I may do the same then. If I do
    move I guess I need to change the group:owner to me and find a way to
    add the dir I move them to the path

    Yep, that is a good place for them. Everything I build myself goes into /usr/local/bin so after a time it can get busy in there.. :)

    So because I compiled the first attempt of all my binaries with the
    wrong pathing to my intended config file, those compiled binaries need
    to be deleted and recompiled else they will always look to the wrong location for config info - is that right?

    Yes, or you can run hpt with the -c option and point it to another location..

    hpt -c /some/other/directory/config toss link

    You can also set a FIDOCONFIG environment variable, but it's simpler if you build the husky stuff with a good config path and filename at build time, then you never need to worry about that.

    Remember, tparser is your friend when putting your config togther.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Avon@21:1/101 to Al on Sun Jan 10 21:58:29 2021
    On 10 Jan 2021 at 12:27a, Al pondered and said...

    So because I compiled the first attempt of all my binaries with the wrong pathing to my intended config file, those compiled binaries nee to be deleted and recompiled else they will always look to the wrong location for config info - is that right?

    Yes, or you can run hpt with the -c option and point it to another location..

    I logged into the file manager as root and removed the compiled files from /usr/local/bin

    Then I made the change to the cfg file then went into huskylib folder and ran make again... this time make just says 'nothing to be done for all' so it's like I can rerun the make process... am I missing something?

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Al on Sun Jan 10 21:59:49 2021
    On 10 Jan 2021 at 09:58p, Avon pondered and said...

    I logged into the file manager as root and removed the compiled files
    from /usr/local/bin

    Then I made the change to the cfg file then went into huskylib folder
    and ran make again... this time make just says 'nothing to be done for all' so it's like I can rerun the make process... am I missing something?

    That should read 'I can't rerun make'

    Do I need to do another git clone of each repo to reset the original files first?

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Black Panther@21:1/186 to Avon on Sun Jan 10 02:50:54 2021
    On 10 Jan 2021, 09:59p, Avon said the following...

    That should read 'I can't rerun make'

    Do I need to do another git clone of each repo to reset the original filesfirst?

    Try running:
    make clean

    Then retry make.


    ---

    Black Panther(RCS)
    aka Dan Richter
    Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    http://github.com/DRPanther
    The sparrows are flying again...

    --- Mystic BBS v1.12 A47 2021/01/05 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (21:1/186)
  • From Avon@21:1/101 to Black Panther on Sun Jan 10 23:09:59 2021
    On 10 Jan 2021 at 02:50a, Black Panther pondered and said...

    Try running:
    make clean

    Then retry make.

    thanks, ive shutdown the pc for tonight but will give that a go tomorrow morning :-)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From deon@21:2/116 to Avon on Sun Jan 10 22:34:12 2021
    Re: Re: Compiling Huskybse
    By: Avon to deon on Sun Jan 10 2021 05:27 pm

    Howdy,

    Questions on a few of the git repos you pull in / use...
    htpzip - so this is used to offer zip/unzip within HPT without the need to install infozip or similar? It would also explain
    the switch change you make
    in your config file for huskybse.

    Yes, I dont recall why I added hptzip - because my image also has zip/unzip installed anyway. There was something I was doing with husky and it complained about no hptzip, so I added it.

    hptutl - this looks like the jam packer, purge etc. tools, I'm picking I should get these as part of this 'standard' build?

    Yes, I believe so.

    htpkill - what do you use this for? Do I need it?
    areastat / fidostat / nltools - I take it are all worth getting for the info they offer?

    Actually, when I built the container, I would have built it for all the "husky" tools - hence why they are added. I dont necessarily use them, but I added them to the container in case somebody else also used it.

    Remember, docker container images represent "an application", and are by definition, "ready, installed for use". They are also a starting point for somebody who wants to add onto the image, or use the image in their personal/customised environment "as is".

    So my "fidohub" container is just that, tools to be a fido hub. So if I discover a tool (of value) that is missing, I'll most likely add it...

    When you get sick of compiling and configuring and installing, just pull my container and you'll save all that time ;)

    ...лоеп

    ... You don't have to think too hard when you talk to teachers.
    --- SBBSecho 3.11-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Al@21:4/106.1 to Avon on Sun Jan 10 06:33:18 2021
    Re: Re: Compiling Huskybse
    By: Avon to Al on Sun Jan 10 2021 09:59 pm

    Do I need to do another git clone of each repo to reset the original files first?

    You can just delete them an reclone, but you just need to run "make clean" and run make again.

    Ttyl :-),
    Al

    ... "Keyboard? How quaint!" - Scotty
    --- SBBSecho 3.12-Linux
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106.1)
  • From Avon@21:1/101 to deon on Mon Jan 11 09:55:36 2021
    On 10 Jan 2021 at 10:34p, deon pondered and said...

    Yes, I dont recall why I added hptzip - because my image also has zip/unzip installed anyway. There was something I was doing with husky
    and it complained about no hptzip, so I added it.

    OK thanks, I have done the same.

    hptutl - this looks like the jam packer, purge etc. tools, I'm pickin should get these as part of this 'standard' build?

    Yes, I believe so.

    Do you use this tool?

    When you get sick of compiling and configuring and installing, just pull my container and you'll save all that time ;)

    :)

    For now I want to learn by doing, so will likely keep what I set up running
    on my computer but will play with docker as well.

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Al on Mon Jan 11 09:56:09 2021
    On 10 Jan 2021 at 06:33a, Al pondered and said...

    You can just delete them an reclone, but you just need to run "make
    clean" and run make again.

    Thanks, Dan also let me know too :) I'm playing again now.

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From deon@21:2/116 to Avon on Mon Jan 11 15:57:49 2021
    Re: Re: Compiling Huskybse
    By: Avon to deon on Mon Jan 11 2021 09:55 am

    Howdy,

    hptutl - this looks like the jam packer, purge etc. tools, I'm pickin should get these as part of this 'standard'
    build?
    Yes, I believe so.
    Do you use this tool?

    I havent yet - but I probably should soon.

    The hub has been running for 9 months or so, so the message bases are not that big. I'll probably start playing with that util when I get a free moment.

    ...лоеп

    ... Think like a man of action, act like a man of thought.
    --- SBBSecho 3.11-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Black Panther@21:1/186 to deon on Mon Jan 11 00:51:16 2021
    On 11 Jan 2021, 03:57p, deon said the following...

    Do you use this tool?

    I havent yet - but I probably should soon.

    The hub has been running for 9 months or so, so the message bases are
    not that big. I'll probably start playing with that util when I get a
    free moment.

    I haven't even looked at that either... I still need to do something with the log files too... They grow fast!


    ---

    Black Panther(RCS)
    aka Dan Richter
    Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    http://github.com/DRPanther
    The sparrows are flying again...

    --- Mystic BBS v1.12 A47 2021/01/05 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (21:1/186)
  • From deon@21:2/116 to Black Panther on Mon Jan 11 19:58:00 2021
    Re: Re: Compiling Huskybse
    By: Black Panther to deon on Mon Jan 11 2021 12:51 am

    Howdy,

    I haven't even looked at that either... I still need to do something with the log files too... They grow fast!

    They do!

    I actually have logrotate in the image, and cron - so I map in a cron.daily into the image that rotates the logs and stores them in an "old" directory.

    Yell out if you want more detail...

    ...лоеп

    ... File not found, I'll load something *I* think is interesting.
    --- SBBSecho 3.11-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Black Panther@21:1/186 to deon on Mon Jan 11 02:31:00 2021
    On 11 Jan 2021, 07:58p, deon said the following...

    I actually have logrotate in the image, and cron - so I map in a cron.daily into the image that rotates the logs and stores them in an "old" directory.

    Yell out if you want more detail...

    AHHHHH! ;)

    Yes, any detail you could send would be great. I've been moving them manually, when I notice they're getting close to 100MB...

    I've never used logrotate, but I did notice you had it in there. :)

    Thanks,


    ---

    Black Panther(RCS)
    aka Dan Richter
    Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    http://github.com/DRPanther
    The sparrows are flying again...

    --- Mystic BBS v1.12 A47 2021/01/05 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (21:1/186)
  • From Oli@21:3/102 to Avon on Mon Jan 11 12:26:19 2021
    Avon wrote (2021-01-10):

    do I need smapi if I plan to to run JAM bases? Or is it best to have this as an option even if not used?

    Maybe it has been already been answered in another reply...

    smapi is the Squish API with added JAM support. So you need smapi for JAM bases.

    ---
    * Origin: (21:3/102)
  • From deon@21:2/116 to Black Panther on Tue Jan 12 10:15:29 2021
    Re: Re: Compiling Huskybse
    By: Black Panther to deon on Mon Jan 11 2021 02:31 am

    Yes, any detail you could send would be great. I've been moving them manually, when I notice they're getting close to 100MB...

    OK...

    1) map in a cron.daily (or cron.weekly/hourly, etc) directory into the container
    docker run .. -v ${SRC}/cron/cron.daily:/etc/cron.daily

    2) In cron.daily I have a logrotate, nodelist (running makenl daily) and a queuestatus - that posts the hub queue to the stats echo. logrotate is:

    #---START
    #!/bin/sh

    # skip in favour of systemd timer
    if [ -d /run/systemd/system ]; then
    exit 0
    fi

    # this cronjob persists removals (but not purges)
    if [ ! -x /usr/sbin/logrotate ]; then
    exit 0
    fi

    /usr/sbin/logrotate /etc/logrotate.conf
    EXITVALUE=$?
    if [ $EXITVALUE != 0 ]; then
    /usr/bin/logger -t logrotate "ALERT exited abnormally with [$EXITVALUE]"
    fi
    exit $EXITVALUE
    #---END

    3) Inside the container, I already have a /etc/logrotate.d/fido, which assumes the logs are all in /var/log/fido, and will rotate them to /var/log/fido/old/.
    My /var/log/fido is a mount with -v ${SRC}/log:/var/log/fido - so on my host they are all in ${SRC} (/srv/docker/fidohub)

    If your logs are in a different place, or want to use a different /etc/logrotate.d/fido, you can map in your replacement with -v /src/to/your/fido:/etc/logrotate.d/fido

    You should be good to go...



    ...лоеп

    ... A self-starting oscillator won't.
    --- SBBSecho 3.11-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Black Panther@21:1/186 to deon on Mon Jan 11 16:57:38 2021
    On 12 Jan 2021, 10:15a, deon said the following...

    3) Inside the container, I already have a /etc/logrotate.d/fido, which assumesthe logs are all in /var/log/fido, and will rotate them to /var/log/fido/old/.My /var/log/fido is a mount with -v ${SRC}/log:/var/log/fido - so on my hostthey are all in ${SRC} (/srv/docker/fidohub)

    You should be good to go...

    Great! Thank you so much.

    When does this execute? Is it a midnight when systemd will run it?

    Thanks again.


    ---

    Black Panther(RCS)
    aka Dan Richter
    Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    http://github.com/DRPanther
    The sparrows are flying again...

    --- Mystic BBS v1.12 A47 2021/01/05 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (21:1/186)
  • From deon@21:2/116 to Black Panther on Tue Jan 12 12:16:33 2021
    Re: Re: Compiling Huskybse
    By: Black Panther to deon on Mon Jan 11 2021 04:57 pm

    When does this execute? Is it a midnight when systemd will run it?

    This is controlled by /etc/crontab (inside the container) - so the cron.daily runs at 6.25am.

    You probably want to set your timezone (/etc/localtime) - which will be Australia/Melbourne, unless you have overridden it.

    If you want, you can "extend" the image that you get from me - I can give you some tips (if you arent already doing that) - instead of mapping in the overrides with -v on the command line. Both work...

    ...лоеп

    ... WWhhaatt ddooeess dduupplleexx mmeeaann??
    --- SBBSecho 3.11-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Black Panther@21:1/186 to deon on Mon Jan 11 18:56:24 2021
    On 12 Jan 2021, 12:16p, deon said the following...

    This is controlled by /etc/crontab (inside the container) - so the cron.dailyruns at 6.25am.

    Awesome! I'm looking forward to not having to remember to back up the logs! ;) Thanks again!

    You probably want to set your timezone (/etc/localtime) - which will be Australia/Melbourne, unless you have overridden it.

    We've already overridden it.

    If you want, you can "extend" the image that you get from me - I can
    give yousome tips (if you arent already doing that) - instead of mapping in theoverrides with -v on the command line. Both work...

    Everything seems to be running smoothly by using the overrides. I'll just keep it going that way.


    ---

    Black Panther(RCS)
    aka Dan Richter
    Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    http://github.com/DRPanther
    The sparrows are flying again...

    --- Mystic BBS v1.12 A47 2021/01/05 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (21:1/186)
  • From Avon@21:1/101 to Black Panther on Fri Mar 26 12:41:59 2021
    Hmm for some reason those nodes still didn't get added to the last automated hatching. I'll dig into the software tonight when I get home.

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Black Panther@21:1/186 to Avon on Thu Mar 25 22:17:56 2021
    On 26 Mar 2021, 12:41p, Avon said the following...

    Hmm for some reason those nodes still didn't get added to the last automatedhatching. I'll dig into the software tonight when I get home.

    I noticed that too, but it was right before I had to leave for work, so I couldn't investigate too much.

    I wonder if I were to force submit a segment to you...


    ---

    Black Panther(RCS)
    aka Dan Richter
    Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    http://github.com/DRPanther
    The sparrows are flying again...

    --- Mystic BBS v1.12 A47 2021/01/14 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (21:1/186)
  • From Avon@21:1/101 to Black Panther on Sat Mar 27 11:16:07 2021
    On 25 Mar 2021 at 10:17p, Black Panther pondered and said...

    Hmm for some reason those nodes still didn't get added to the last automatedhatching. I'll dig into the software tonight when I get home

    I noticed that too, but it was right before I had to leave for work, so
    I couldn't investigate too much.

    I wonder if I were to force submit a segment to you...

    Just checking now..

    [time passes]

    I see all of this in my inbound

    -rw-r--r-- 1 avon avon 6314 Mar 23 22:40 z21n4.057
    -rw-r--r-- 1 avon avon 6463 Mar 23 22:40 z21n4.071
    -rw-r--r-- 1 avon avon 6651 Mar 23 22:40 z21n4.085
    -rw-r--r-- 1 avon avon 6653 Mar 24 01:48 z21n4.085.1


    Then it looks like MakeNL may have just looked at the first file (.057) and thought this was to be used? I think this is how I interpret the attached
    logs.

    [snip]

    d 26-Mar-2021 02:15:01 makenl[24929] openlist 'z21n4', mustbenew no
    d 26-Mar-2021 02:15:01 makenl[24929] searchlistfile: '' '' 'z21n4' '' 0
    d 26-Mar-2021 02:15:01 makenl[24929] searchlistfile: '/hub/echomail/in' '' 'z21n4' '' 0
    d 26-Mar-2021 02:15:01 makenl[24929] searchlistfile(): in top of while loop
    d 26-Mar-2021 02:15:01 makenl[24929] myfnmerge: drive='(null)' dir='(null)' name='z21n4' ext='*'
    d 26-Mar-2021 02:15:01 makenl[24929] searchlistfile(): found 'z21n4.050'
    d 26-Mar-2021 02:15:01 makenl[24929] myfnmerge: drive='(null)' dir='/hub/echomail/in' name='z21n4.050' ext='(null)'
    d 26-Mar-2021 02:15:01 makenl[24929] searchlistfile: justthisfile, foundfile='/hub/echomail/in/z21n4.050'
    + 26-Mar-2021 02:15:01 makenl[24929] Processing Network 4 -- file '/hub/echomail/in/z21n4.050'
    d 26-Mar-2021 02:15:01 makenl[24929] OpenMSGFile entered
    d 26-Mar-2021 02:15:01 makenl[24929] OpenMSGFile: 21:1/186 filename='(null)'
    d 26-Mar-2021 02:15:01 makenl[24929] SearchMaxMSG('/ftn/msgs/netmail/msg')
    d 26-Mar-2021 02:15:01 makenl[24929] myfnmerge: drive='(null)' dir='(null)' name='*' ext='msg'
    d 26-Mar-2021 02:15:01 makenl[24929] SearchMaxMSG: path='/ftn/msgs/netmail/msg', result=2
    d 26-Mar-2021 02:15:01 makenl[24929] OpenMSGFile: MSGnum is set to 2
    d 26-Mar-2021 02:15:01 makenl[24929] myfnmerge: drive='(null)' dir='/ftn/msgs/netmail/msg' name='3' ext='msg'
    d 26-Mar-2021 02:15:01 makenl[24929] MakeMSGFilename: num=3 MSGnum=2
    d 26-Mar-2021 02:15:01 makenl[24929] OpenMSGFile: opened '/ftn/msgs/netmail/msg/3.msg', MSGnum 3
    d 26-Mar-2021 02:15:01 makenl[24929] MSGID sequence filename is '/hub/makenl/fsxnet/master/sequence.dat'
    d 26-Mar-2021 02:15:01 makenl[24929] Retrieved MSGID sequence was 6036039b
    d 26-Mar-2021 02:15:01 makenl[24929] Incremented MSGID sequence is 6036039c
    d 26-Mar-2021 02:15:01 makenl[24929] fprintf(fp, "%08lx", seq) returned 9
    d 26-Mar-2021 02:15:01 makenl[24929] OpenMSGFile: return with open MailFILE
    d 26-Mar-2021 02:15:01 makenl[24929] CloseMSGFile: status=0
    d 26-Mar-2021 02:15:01 makenl[24929] CloseMSGFile: MailFILE is open
    d 26-Mar-2021 02:15:01 makenl[24929] CloseMSGFile: MSGFlags != 0
    d 26-Mar-2021 02:15:01 makenl[24929] CloseMSGFile: closing file, status is
    now 0, MSGnum=3
    d 26-Mar-2021 02:15:01 makenl[24929] CloseMSGFile: MSGnum=3
    d 26-Mar-2021 02:15:01 makenl[24929] myfnmerge: drive='(null)' dir='(null)' name='z21n4' ext='*'
    d 26-Mar-2021 02:15:01 makenl[24929] myfnmerge: drive='(null)' dir='/hub/makenl/fsxnet/update' name='z21n4.085' ext='(null)'
    d 26-Mar-2021 02:15:01 makenl[24929] myfnmerge: drive='(null)' dir='/hub/makenl/fsxnet/master' name='z21n4' ext='085'
    + 26-Mar-2021 02:15:01 makenl[24929] Moving '/hub/echomail/in/z21n4.050' to '/hub/makenl/fsxnet/master/z21n4.085'

    [snip]

    I'm not sure but I am wondering if you are sending me (somehow) a bunch of
    NET 4 segment files (some old and a new one) all at the same time then MakeNL may not be able to handle it?

    Looking at the contents of the z21n4.085 file in the Master directory in my MakeNL instance it's showing Friday, March 5 and Day number 064 so it looks
    to have taken and used the older z21n4.050 file and renamed it to .085

    I'll try and dig through my logs and see if I can see if you are sending me several segments when you do poll me with MakeNL stuff. Can you check your
    end thanks.

    I do think any file like z21n4.085.1 is never going to been seen by MakeNL.

    Hmm

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Black Panther on Sat Mar 27 11:24:40 2021
    On 25 Mar 2021 at 10:17p, Black Panther pondered and said...

    I noticed that too, but it was right before I had to leave for work, so
    I couldn't investigate too much.

    Yep things are weird I can see on my Thur you sent a z214.085 segment and yet it seems there was one there already so BinkD renamed it

    24 Mar 01:48:29 [20419] File z21n4.085 compressed size 2568 bytes, compress ratio 38.6%
    + 24 Mar 01:48:29 [20419] error renaming `z21n4.085' to `/hub/echomail/in/z21n4.085': File exists
    + 24 Mar 01:48:29 [20419] z21n4.085 -> /hub/echomail/in/z21n4.085.1
    24 Mar 01:48:29 [20419] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 24 Mar 01:48:29 [20419] rcvd: z21n4.085 (6653, 6653.00 CPS, 1:317/3@fidonet) + 24 Mar 01:48:29 [20419] done (from 1:317/3@fidonet, OK, S/R: 0/1 (0/6653 bytes))
    24 Mar 01:48:29 [20419] Running /hub/bats/procz21segs.sh
    - 24 Mar 01:48:29 [20419] executing `/hub/bats/procz21segs.sh'

    Then MakeNL looked at another file I am guessing was in the inbound already from an earlier poll you must have sent it to me and it acted on that one (z21n4.078) instead

    d 24-Mar-2021 01:48:29 makenl[20423] openlist 'z21n4', mustbenew yes
    d 24-Mar-2021 01:48:29 makenl[20423] searchlistfile: '' '' 'z21n4' '' 0
    d 24-Mar-2021 01:48:29 makenl[20423] searchlistfile: '/hub/echomail/in' '' 'z21n4' '' 0
    d 24-Mar-2021 01:48:29 makenl[20423] searchlistfile(): in top of while loop
    d 24-Mar-2021 01:48:29 makenl[20423] myfnmerge: drive='(null)' dir='(null)' name='z21n4' ext='*'
    d 24-Mar-2021 01:48:29 makenl[20423] searchlistfile(): found 'z21n4.078'
    d 24-Mar-2021 01:48:29 makenl[20423] myfnmerge: drive='(null)' dir='/hub/echomail/in' name='z21n4.078' ext='(null)'
    d 24-Mar-2021 01:48:29 makenl[20423] searchlistfile: justthisfile, foundfile='/hub/echomail/in/z21n4.078'
    + 24-Mar-2021 01:48:29 makenl[20423] Processing Network 4 -- file '/hub/echomail/in/z21n4.078'
    d 24-Mar-2021 01:48:29 makenl[20423] OpenMSGFile entered
    d 24-Mar-2021 01:48:29 makenl[20423] OpenMSGFile: 21:1/186 filename='(null)'
    d 24-Mar-2021 01:48:29 makenl[20423] SearchMaxMSG('/ftn/msgs/netmail/msg')
    d 24-Mar-2021 01:48:29 makenl[20423] myfnmerge: drive='(null)' dir='(null)' name='*' ext='msg'
    d 24-Mar-2021 01:48:29 makenl[20423] SearchMaxMSG: path='/ftn/msgs/netmail/msg', result=0
    d 24-Mar-2021 01:48:29 makenl[20423] OpenMSGFile: MSGnum is set to 0
    d 24-Mar-2021 01:48:29 makenl[20423] myfnmerge: drive='(null)' dir='/ftn/msgs/netmail/msg' name='1' ext='msg'
    d 24-Mar-2021 01:48:29 makenl[20423] MakeMSGFilename: num=1 MSGnum=0
    d 24-Mar-2021 01:48:29 makenl[20423] OpenMSGFile: opened '/ftn/msgs/netmail/msg/1.msg', MSGnum 1
    d 24-Mar-2021 01:48:29 makenl[20423] MSGID sequence filename is '/hub/makenl/fsxnet/master/sequence.dat'
    d 24-Mar-2021 01:48:29 makenl[20423] Retrieved MSGID sequence was 60360397
    d 24-Mar-2021 01:48:29 makenl[20423] Incremented MSGID sequence is 60360398
    d 24-Mar-2021 01:48:29 makenl[20423] fprintf(fp, "%08lx", seq) returned 9
    d 24-Mar-2021 01:48:29 makenl[20423] OpenMSGFile: return with open MailFILE
    d 24-Mar-2021 01:48:29 makenl[20423] CloseMSGFile: status=0
    d 24-Mar-2021 01:48:29 makenl[20423] CloseMSGFile: MailFILE is open
    d 24-Mar-2021 01:48:29 makenl[20423] CloseMSGFile: MSGFlags != 0
    d 24-Mar-2021 01:48:29 makenl[20423] CloseMSGFile: closing file, status is
    now 0, MSGnum=1
    d 24-Mar-2021 01:48:29 makenl[20423] CloseMSGFile: MSGnum=1
    d 24-Mar-2021 01:48:29 makenl[20423] myfnmerge: drive='(null)' dir='(null)' name='z21n4' ext='*'
    d 24-Mar-2021 01:48:29 makenl[20423] myfnmerge: drive='(null)' dir='/hub/makenl/fsxnet/update' name='z21n4.085' ext='(null)'
    d 24-Mar-2021 01:48:29 makenl[20423] myfnmerge: drive='(null)' dir='/hub/makenl/fsxnet/update' name='z21n4' ext='085'
    + 24-Mar-2021 01:48:29 makenl[20423] Moving '/hub/echomail/in/z21n4.078' to '/hub/makenl/fsxnet/update/z21n4.085'

    So either my end is not processing things right or perhaps I am getting more than one file from your system at times and that leads to subsequent issues
    at my end? I'm not sure.

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Black Panther on Sat Mar 27 11:54:07 2021
    On 25 Mar 2021 at 10:17p, Black Panther pondered and said...

    On 26 Mar 2021, 12:41p, Avon said the following...

    Hmm for some reason those nodes still didn't get added to the last automatedhatching. I'll dig into the software tonight when I get home

    OK yep it's something I think that is a bit of both of us. You are sending me (or have been) lots of file segments in one hit and if that happens I don't think MakeNL can handle that

    This leads to stuff sitting my inbound then files getting renamed and then subsequently missed again by MakeNl that does not like filename.ext.1 etc.

    Here's the dump that came in a few days back

    + 23 Mar 22:40:07 [14602] incoming session with 184-155-113-241.cpe.sparklight.net [184.155.113.241]
    - 23 Mar 22:40:07 [14602] SYS Castle Rock BBS
    - 23 Mar 22:40:07 [14602] ZYZ Dan Richter
    - 23 Mar 22:40:07 [14602] LOC Rio Rancho, NM
    - 23 Mar 22:40:07 [14602] NDL 115200,TCP,BINKP
    - 23 Mar 22:40:07 [14602] TIME Tue, 23 Mar 2021 03:40:07 -0600
    - 23 Mar 22:40:07 [14602] VER binkd/1.1a-111/Linux binkp/1.1
    + 23 Mar 22:40:07 [14602] addr: 1:317/3@fidonet
    + 23 Mar 22:40:07 [14602] addr: 21:1/186@fsxnet
    + 23 Mar 22:40:07 [14602] addr: 24:150/1@sportnet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 24:150/0@sportnet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 80:505/0@retronet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 44:505/0@dorenet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 46:1/181@agoranet
    + 23 Mar 22:40:07 [14602] addr: 195:1/100@castlnet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 195:1/101@castlnet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 316:36/17@whispnet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 432:1/118@vkradio (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 1337:3/111@tqwnet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 77:1/102@scinet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 700:100/7@spooknet (n/a or busy)
    + 23 Mar 22:40:07 [14602] addr: 10:102/11@araknet (n/a or busy)
    - 23 Mar 22:40:07 [14602] OPT NDA EXTCMD CRYPT GZ BZ2
    + 23 Mar 22:40:07 [14602] Remote supports asymmetric ND mode
    + 23 Mar 22:40:07 [14602] Remote supports EXTCMD mode
    + 23 Mar 22:40:07 [14602] Remote requests CRYPT mode
    + 23 Mar 22:40:07 [14602] Remote supports GZ mode
    + 23 Mar 22:40:07 [14602] Remote supports BZ2 mode
    - 23 Mar 22:40:08 [14602] TRF 0 44864
    + 23 Mar 22:40:08 [14602] Remote has 0b of mail and 44864b of files for us
    + 23 Mar 22:40:08 [14602] pwd protected session (MD5)
    - 23 Mar 22:40:08 [14602] session in CRYPT mode
    - 23 Mar 22:40:08 [14602] receiving z21n4.050 (6211 byte(s), off 0)
    23 Mar 22:40:08 [14602] bzip2 mode is on for z21n4.050
    23 Mar 22:40:08 [14602] File z21n4.050 compressed size 2420 bytes, compress ratio 39.0%
    + 23 Mar 22:40:08 [14602] z21n4.050 -> /hub/echomail/in/z21n4.050
    23 Mar 22:40:08 [14602] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 23 Mar 22:40:08 [14602] rcvd: z21n4.050 (6211, 6211.00 CPS, 1:317/3@fidonet) - 23 Mar 22:40:08 [14602] receiving z21n4.071 (6463 byte(s), off 0)
    23 Mar 22:40:08 [14602] bzip2 mode is on for z21n4.071
    23 Mar 22:40:08 [14602] File z21n4.071 compressed size 2502 bytes, compress ratio 38.7%
    + 23 Mar 22:40:08 [14602] z21n4.071 -> /hub/echomail/in/z21n4.071
    23 Mar 22:40:08 [14602] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 23 Mar 22:40:08 [14602] rcvd: z21n4.071 (6463, 6463.00 CPS, 1:317/3@fidonet) - 23 Mar 22:40:08 [14602] receiving z21n4.043 (6103 byte(s), off 0)
    23 Mar 22:40:08 [14602] bzip2 mode is on for z21n4.043
    23 Mar 22:40:08 [14602] File z21n4.043 compressed size 2383 bytes, compress ratio 39.0%
    + 23 Mar 22:40:08 [14602] z21n4.043 -> /hub/echomail/in/z21n4.043
    23 Mar 22:40:08 [14602] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 23 Mar 22:40:08 [14602] rcvd: z21n4.043 (6103, 6103.00 CPS, 1:317/3@fidonet) - 23 Mar 22:40:08 [14602] receiving z21n4.057 (6314 byte(s), off 0)
    23 Mar 22:40:08 [14602] bzip2 mode is on for z21n4.057
    23 Mar 22:40:08 [14602] File z21n4.057 compressed size 2456 bytes, compress ratio 38.9%
    + 23 Mar 22:40:08 [14602] z21n4.057 -> /hub/echomail/in/z21n4.057
    23 Mar 22:40:08 [14602] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 23 Mar 22:40:08 [14602] rcvd: z21n4.057 (6314, 6314.00 CPS, 1:317/3@fidonet) - 23 Mar 22:40:08 [14602] receiving z21n4.078 (6651 byte(s), off 0)
    23 Mar 22:40:08 [14602] bzip2 mode is on for z21n4.078
    23 Mar 22:40:08 [14602] File z21n4.078 compressed size 2566 bytes, compress ratio 38.6%
    + 23 Mar 22:40:08 [14602] z21n4.078 -> /hub/echomail/in/z21n4.078
    23 Mar 22:40:08 [14602] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 23 Mar 22:40:08 [14602] rcvd: z21n4.078 (6651, 6651.00 CPS, 1:317/3@fidonet) - 23 Mar 22:40:08 [14602] receiving z21n4.085 (6651 byte(s), off 0)
    23 Mar 22:40:08 [14602] bzip2 mode is on for z21n4.085
    23 Mar 22:40:08 [14602] File z21n4.085 compressed size 2571 bytes, compress ratio 38.7%
    + 23 Mar 22:40:08 [14602] z21n4.085 -> /hub/echomail/in/z21n4.085
    23 Mar 22:40:08 [14602] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 23 Mar 22:40:08 [14602] rcvd: z21n4.085 (6651, 6651.00 CPS, 1:317/3@fidonet) - 23 Mar 22:40:08 [14602] receiving z21n4.064 (6471 byte(s), off 0)
    23 Mar 22:40:08 [14602] bzip2 mode is on for z21n4.064
    23 Mar 22:40:08 [14602] File z21n4.064 compressed size 2519 bytes, compress ratio 38.9%
    + 23 Mar 22:40:08 [14602] z21n4.064 -> /hub/echomail/in/z21n4.064
    23 Mar 22:40:08 [14602] got /hub/echomail/in/z21n*, delayed starting /hub/bats/procz21segs.sh
    + 23 Mar 22:40:08 [14602] rcvd: z21n4.064 (6471, 6471.00 CPS, 1:317/3@fidonet) + 23 Mar 22:40:09 [14602] done (from 1:317/3@fidonet, OK, S/R: 0/7 (0/44864 bytes))
    23 Mar 22:40:09 [14602] Running /hub/bats/procz21segs.sh
    - 23 Mar 22:40:09 [14602] executing `/hub/bats/procz21segs.sh'
    - 23 Mar 22:40:09 [14602] rc=0

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Black Panther@21:1/186 to Avon on Fri Mar 26 20:37:10 2021
    On 27 Mar 2021, 11:54a, Avon said the following...

    OK yep it's something I think that is a bit of both of us. You are
    sending me(or have been) lots of file segments in one hit and if that happens I don'tthink MakeNL can handle that

    Ok, I think I found where that was coming from... It should be taken care of. (I hope)

    Let me know on Wednesday (your Thursday), if my system behaves itself now. ;)


    ---

    Black Panther(RCS)
    aka Dan Richter
    Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    http://github.com/DRPanther
    The sparrows are flying again...

    --- Mystic BBS v1.12 A47 2021/01/14 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (21:1/186)
  • From Avon@21:1/100 to Black Panther on Sat Mar 27 19:01:02 2021
    Hi Black,

    Ok, I think I found where that was coming from... It should be taken
    care of. (I hope)

    Let me know on Wednesday (your Thursday), if my system behaves itself
    now. ;)

    Thanks for checking, will do :)

    Best, Paul.

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Agency + Risa HUB - Dunedin, New Zealand (21:1/100)
  • From Orphan@21:2/119 to All on Sun Nov 26 13:27:53 2023

    Hello everybody!
    When is the nodelist released?
    I have not received it...

    Regards,
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From deon@21:2/116 to Orphan on Mon Nov 27 08:09:25 2023
    Re: Nodelist
    By: Orphan to All on Sun Nov 26 2023 01:27 pm

    Hello everybody!
    When is the nodelist released?
    I have not received it...

    Nodelists generally coming out Friday (NZ time)...


    ...лоеп
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Orphan@21:2/119 to deon on Sun Nov 26 18:14:13 2023

    Hello deon!

    27 Nov 23 08:09, you wrote to me:

    Nodelists generally coming out Friday (NZ time)...

    Ok thanks!
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From ogg@21:2/147 to Orphan on Sun Nov 26 16:49:26 2023
    Hello everybody!
    When is the nodelist released?
    I have not received it...

    Regards,
    Orphan

    I just checked my copy from 11/23/23 (USA) and did not see you listed. I'm guessing that you will be in this weeks listing. If not, I would give your
    hub (Todd, 21:2/100) a quick note to see what's up. He's pretty quick with getting answers!

    ogg
    Sysop, Altair IV BBS
    altairiv.ddns.net:2323

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

    --- Mystic BBS v1.12 A49 2023/04/30 (Windows/64)
    * Origin: Altair IV BBS (21:2/147)
  • From Orphan@21:2/119 to ogg on Sun Nov 26 20:07:54 2023

    Hello ogg!

    26 Nov 23 16:49, you wrote to me:

    I just checked my copy from 11/23/23 (USA) and did not see you listed.
    I'm guessing that you will be in this weeks listing. If not, I would
    give your hub (Todd, 21:2/100) a quick note to see what's up. He's
    pretty quick with getting answers!

    Yes, I suppose I'll get listed this next week. But I asked because I have not received that one either. I saw it is on the fsxnet github but I have not received it by fileecho. I will probably was linked after it was released..
    Regards and thanks!
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From Avon@21:1/101 to Orphan on Tue Nov 28 16:20:39 2023
    On 26 Nov 2023 at 08:07p, Orphan pondered and said...


    Yes, I suppose I'll get listed this next week. But I asked because I
    have not received that one either. I saw it is on the fsxnet github but
    I have not received it by fileecho. I will probably was linked after it was released.. Regards and thanks!

    I will check you are added to nodelist and Solaris will have linked you to the file echo to get it :)

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Orphan@21:2/119 to Avon on Tue Nov 28 08:19:36 2023

    Hello Avon!

    28 Nov 23 16:20, you wrote to me:

    I will check you are added to nodelist and Solaris will have linked
    you to the file echo to get it :)

    Thanks. I've checked with FILEFIX and it seems I am linked.
    So it seems its just that no list has been sent yet.

    Regards
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From Orphan@21:2/119 to Avon on Fri Dec 1 16:03:23 2023

    Hello Avon!

    28 Nov 23 16:20, you wrote to me:

    I will check you are added to nodelist and Solaris will have linked
    you to the file echo to get it :)

    Thanks! I have not received anything yet :)

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz
    (21:1/101)

    Regards
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From Avon@21:1/101 to Orphan on Sun Dec 3 11:15:59 2023
    On 01 Dec 2023 at 04:03p, Orphan pondered and said...

    Thanks! I have not received anything yet :)

    You should have by now, let me know if not. Thanks :)

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Orphan@21:2/119 to Avon on Sat Dec 2 22:48:52 2023

    Hello Avon!

    03 Dec 23 11:15, you wrote to me:

    You should have by now, let me know if not. Thanks :)

    Hi Avon, I just sent you netmail, I have not received any file echo :(

    Regards,
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From Avon@21:1/101 to Orphan on Sun Dec 3 15:55:58 2023
    On 02 Dec 2023 at 10:48p, Orphan pondered and said...


    Hello Avon!

    03 Dec 23 11:15, you wrote to me:

    You should have by now, let me know if not. Thanks :)

    Hi Avon, I just sent you netmail, I have not received any file echo :(

    Regards,

    OK thanks, will check things out.

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Orphan@21:2/119 to Avon on Sun Dec 3 00:37:45 2023

    Hello Avon!

    03 Dec 23 15:55, you wrote to me:

    OK thanks, will check things out.

    Thanks so much
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From Avon@21:1/101 to Orphan on Sun Dec 3 20:01:34 2023
    On 03 Dec 2023 at 12:37a, Orphan pondered and said...

    OK thanks, will check things out.

    Thanks so much
    Orphan

    I did find a small config issue which I think will sort the nodelist/infopack hatching to you.

    I will force the nodelist to re-hatch from NET 2 to all NET 2 nodes which I think will now work for you, let me know :)

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Shurato@21:2/148 to Avon on Sun Dec 3 01:08:00 2023

    On 03 Dec 2023 at 12:37a, Orphan pondered and said...

    OK thanks, will check things out.

    Thanks so much Orphan

    I did find a small config issue which I think will sort the nodelist/infopack hatching to you.

    I will force the nodelist to re-hatch from NET 2 to all NET 2 nodes which I think will now work for you, let me know :)

    got it at 21:2/148.

    ---
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp)
    (ports 22, 23, 110, 21, 119) (ssh: login bbs password shsbbs)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Orphan@21:2/119 to Avon on Sun Dec 3 08:48:00 2023

    Hello Avon!

    03 Dec 23 20:01, you wrote to me:

    I did find a small config issue which I think will sort the nodelist/infopack hatching to you.

    I will force the nodelist to re-hatch from NET 2 to all NET 2 nodes
    which I think will now work for you, let me know :)

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz
    (21:1/101)

    Yes I received the nodelist and some other files now! Cool!

    Regards,
    Orphan


    --- GoldED+/W64-MSVC 1.1.5-b20180707
    * Origin: Digital Asylum BBS - bbs.digitalasylum.com.ar:2323 (21:2/119)
  • From AKAcastor@21:1/162 to All on Thu Feb 29 01:18:44 2024
    "The new nodelist's here! The new nodelist's here! This is the kind of spontaneous publicity I need. My name in print. That really makes somebody. Things are going to start happening to me now!"

    That was me checking out this week's fsxNet nodelist, some real Steve Martin The Jerk vibes. :) It's been decades since I was in a nodelist, this is exciting!


    A couple things I noticed in this week's nodelist:

    21:4/105 is unlisted due to invalid baud rate '33600'. IIRC, nodelisted baud rate maximum is 9600. (flags like V34 indicate the real speed)

    21:2/104 is unlisted due to a typo: Invalid phone number -- 'Unpublished-'. (missing the leading -)


    Chris/akacastor

    --- Maximus 3.01
    * Origin: Another Millennium - Canada - another.tel (21:1/162)
  • From Warpslide@21:3/110 to AKAcastor on Fri Feb 23 04:47:34 2024
    On 29 Feb 2024, AKAcastor said the following...

    "The new nodelist's here! The new nodelist's here! This is the kind of spontaneous publicity I need. My name in print. That really makes somebody. Things are going to start happening to me now!"

    It's been decades since I was in a nodelist, this is exciting!

    Based on the fsxNet Nodelist, it looks like you're in BC. If you want even more publicity & want to be in the Fidonet nodelist I believe Alan Ianson might be able to help you out with that. If you want to be in the Micronet nodelist, I can assist. :)


    Jay

    ... Canada is eh okay

    --- Mystic BBS v1.12 A49 2023/04/30 (Linux/64)
    * Origin: Northern Realms (21:3/110)
  • From Al@21:4/106 to Warpslide on Fri Feb 23 03:02:02 2024
    Based on the fsxNet Nodelist, it looks like you're in BC. If you want even more publicity & want to be in the Fidonet nodelist I believe Alan Ianson might be able to help you out with that. If you want to be in the Micronet nodelist, I can assist. :)

    Indeed!

    I just added a new node a couple days ago and another would be even better.

    I can be contacted at 21:4/106, 1:153/757 or agianson@gmail.com if interested.

    --- BBBS/Li6 v4.10 Toy-6
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Roon@21:4/148 to AKAcastor on Fri Feb 23 14:01:41 2024
    Hello AKAcastor,

    29 Feb 24 01:18, you wrote to All:

    "The new nodelist's here! The new nodelist's here! This is the kind
    of spontaneous publicity I need. My name in print. That really makes somebody. Things are going to start happening to me now!"

    That was me checking out this week's fsxNet nodelist, some real Steve Martin The Jerk vibes. :) It's been decades since I was in a
    nodelist, this is exciting!


    A couple things I noticed in this week's nodelist:

    21:4/105 is unlisted due to invalid baud rate '33600'. IIRC,
    nodelisted baud rate maximum is 9600. (flags like V34 indicate the
    real speed)

    21:2/104 is unlisted due to a typo: Invalid phone number --
    'Unpublished-'. (missing the leading -)


    Chris/akacastor

    --- Maximus 3.01
    * Origin: Another Millennium - Canada - another.tel (21:1/162)

    welcome Chris! :)

    Regards,
    --
    dp

    telnet://bbs.roonsbbs.hu:1212 <<=-

    ... Uptime: 23d 23h 43m 34s
    --- GoldED/2 1.1.4.7+EMX
    * Origin: Roon's BBS - Budapest, HUNGARY (21:4/148)
  • From AKAcastor@21:1/162 to Warpslide on Fri Feb 23 12:07:06 2024
    Based on the fsxNet Nodelist, it looks like you're in
    BC. If you want even more publicity & want to be in the
    Fidonet nodelist I believe Alan Ianson might be able to
    help you out with that. If you want to be in the
    Micronet nodelist, I can assist. :)

    I will check out Micronet to see what it's all about, thanks for the suggestion!


    Chris/akacastor

    --- Maximus 3.01
    * Origin: Another Millennium - Canada - another.tel (21:1/162)
  • From AKAcastor@21:1/162 to Al on Fri Feb 23 12:09:14 2024
    If you want even
    more publicity & want to be in the Fidonet nodelist I believe Alan Ianson might be able to help you out with that.

    Indeed!

    I just added a new node a couple days ago and another would be even better.

    I can be contacted at 21:4/106, 1:153/757 or
    agianson@gmail.com if interested.

    Thanks for the offer, I may contact you in the future to join Fidonet.


    Not that anyone asked, but my feelings around Fidonet are complicated. I have great memories of Fidonet in the 90s and always had in the back of my mind that I would reclaim my node number 'someday'. In recent years my opinion of Fidonet has soured, when I browse Fido echoes there is little traffic and a lot of what I see is petty grudges that have lasted for decades in some cases. (I may be looking in the wrong places and with the wrong expectations.)

    I still haven't dropped the idea of reclaiming 1:140/186 for my BBS (net 140 doesn't even exist anymore!), but... my feelings toward Fidonet are complicated.


    Thanks,
    Chris/akacastor

    --- Maximus 3.01
    * Origin: Another Millennium - Canada - another.tel (21:1/162)
  • From Avon@21:1/101 to AKAcastor on Sat Feb 24 11:26:28 2024
    On 29 Feb 2024 at 01:18a, AKAcastor pondered and said...

    "The new nodelist's here! The new nodelist's here! This is the kind of spontaneous publicity I need. My name in print. That really makes somebody. Things are going to start happening to me now!"

    :)

    That was me checking out this week's fsxNet nodelist, some real Steve Martin The Jerk vibes. :) It's been decades since I was in a nodelist, this is exciting!

    Heh, I'm glad this makes you happy :)

    A couple things I noticed in this week's nodelist:

    21:4/105 is unlisted due to invalid baud rate '33600'. IIRC, nodelisted baud rate maximum is 9600. (flags like V34 indicate the real speed)

    21:2/104 is unlisted due to a typo: Invalid phone number -- 'Unpublished-'. (missing the leading -)

    Thanks Chris for these, good catches. I am going to work to get these fixed in the coming week. Appreciate you spotting them :)

    Best, Paul

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Ogg@21:4/106.21 to AKAcastor on Fri Feb 23 18:16:00 2024
    Hello AKAcastor!

    ** On Friday 23.02.24 - 12:09, AKAcastor wrote to Al:

    Thanks for the offer, I may contact you in the future to join Fidonet.


    Not that anyone asked, but my feelings around Fidonet are complicated. I have great memories of Fidonet in the 90s and always had in the back of my mind that I would reclaim my node number 'someday'. In recent years my opinion of Fidonet has soured, when I browse Fido echoes there is little traffic and a lot of what I see is petty grudges that have lasted for decades in some cases. (I may be looking in the wrong places and with the wrong expectations.)

    Pick the echos that interest you. The echos are all
    independent. ANYTHING_GOES, CHAT, COFFEE_KLATSCH and
    FUTURE4FIDO are good places to start! ;)


    --- OpenXP 5.0.58
    * Origin: Ogg's WestCoast Point (21:4/106.21)
  • From Warpslide@21:3/110 to AKAcastor on Fri Feb 23 18:52:22 2024
    On Friday February 23 2024, AKAcastor said the following...

    I will check out Micronet to see what it's all about, thanks for the suggestion!

    My pleasure, the infopack & whatnot can be found here: https://minftn.net/join.html


    Jay

    ... The past, the present, and the future walk into a bar. It was tense!
    --- GoldED+/LNX 1.1.5-b20240209
    * Origin: Northern Realms (21:3/110)
  • From AKAcastor@21:1/162 to Avon on Thu Feb 29 15:56:34 2024
    Thanks Chris for these, good catches. I am going to work
    to get these fixed in the coming week. Appreciate you
    spotting them :)

    Teamwork makes the dream work! I'm super happy to be part of a group interested in connecting and tinkering and working together to make the tech work in their own ways, and receptive to sharing ideas and feedback. It feels like the best of BBS networking is captured in fsxNet.

    Anyway could it even be a true FTN if a nodelist error didn't slip through now and then? I believe that is tradition. :)


    Chris/akacastor

    --- Maximus 3.01
    * Origin: Another Millennium - Canada - another.tel (21:1/162)
  • From AKAcastor@21:1/162 to Ogg on Thu Feb 29 16:07:56 2024
    Pick the echos that interest you. The echos are all
    independent. ANYTHING_GOES, CHAT, COFFEE_KLATSCH and
    FUTURE4FIDO are good places to start! ;)

    Thank you for the suggestions!


    Chris/akacastor

    --- Maximus 3.01
    * Origin: Another Millennium - Canada - another.tel (21:1/162)
  • From Blue White@21:4/134 to AKAcastor on Sat Feb 24 10:28:11 2024
    Not that anyone asked, but my feelings around Fidonet are complicated.
    I have great memories of Fidonet in the 90s and always had in the
    back of my mind that I would reclaim my node number 'someday'. In
    recent years my opinion of Fidonet has soured, when I browse Fido
    echoes there is little traffic and a lot of what I see is petty
    grudges that have lasted for decades in some cases. (I may be looking
    in the wrong places and with the wrong expectations.)

    My advice is to never look in the sysop or politics echoes. ;) Beyond
    that, COOKING is a good one and is active. MEMORIES was also a good and
    active one, but the moderator has had health issues so it has dried up.
    There are other good ones, too, and I feel like I might be slighting
    some by not mentioning them... those are just a couple that I read
    regularly.



    --- Talisman v0.53-dev (Linux/armv7l)
    * Origin: possumso.fsxnet.nz * telnet:2123/ssh:2122/ftelnet:80 (21:4/134)
  • From Ogg@21:4/106.21 to AKAcastor on Sat Feb 24 18:08:00 2024
    Hello AKAcastor!

    ** On Thursday 29.02.24 - 16:07, AKAcastor wrote to Ogg:

    Pick the echos that interest you. The echos are all
    independent. ANYTHING_GOES, CHAT, COFFEE_KLATSCH and
    FUTURE4FIDO are good places to start! ;)

    Thank you for the suggestions!

    MUSIC and MOVIES are also fine echos and could use more
    participation.

    --- OpenXP 5.0.58
    * Origin: Ogg's WestCoast Point (21:4/106.21)
  • From AKAcastor@21:1/162 to Avon on Sat Mar 2 00:51:02 2024
    Thanks Chris for these, good catches. I am going to work
    to get these fixed in the coming week. Appreciate you
    spotting them :)

    Just wanted to comment on what a beautifully clean nodelist we have this week! :)

    Thank you for keeping the net running so smoothly!


    Chris/akacastor

    --- Maximus 3.01
    * Origin: Another Millennium - Canada - another.tel (21:1/162)
  • From Avon@21:1/101 to AKAcastor on Sun Mar 3 12:49:30 2024
    On 02 Mar 2024 at 12:51a, AKAcastor pondered and said...

    Just wanted to comment on what a beautifully clean nodelist we have this week! :)

    Thank you for keeping the net running so smoothly!


    Thank you, it's a team effort with thanks to other HUB admins too :)

    Kerr Avon [Blake's 7] 'I'm not expendable, I'm not stupid and I'm not going' avon[at]bbs.nz | bbs.nz | fsxnet.nz

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)