• Micronet Nodelist

    From Jay Harris@1:229/664 to g00r00 on Monday, November 02, 2020 21:15:13
    Hi g00r00,

    For some reason when I run ./mutil nodelist.ini Mystic will import every nodelist except for Micronet's.


    Here's the 3 entries in nodelist.ini:

    nodefile=/home/pi/mystic/files/fdn_FSX_NODE/FSXNET nodefile=/home/pi/mystic/files/fdn_MIN_LIST/MICRONET nodefile=/home/pi/mystic/files/fdn_NODELIST/NODELIST

    Contents of fdn_FSX_NODE:
    FSXNET.Z11 (Contains FSXNET.311)

    Contents of fdn_MIN_LIST:
    MICRONET.ZIP (Contains micronet.304 & file_id.diz)

    Contents of fdn_NODELIST:
    NODELIST.Z04 (Contains NODELIST.304)
    NODELIST.Z97 (Contains NODELIST.297)

    Excerpt from mutil.log:

    + Nov 02 20:51:52 Merging micronet
    + Nov 02 20:51:52 Searching "/home/pi/mystic/files/fdn_MIN_LIST/* for archive "MICRONET"
    + Nov 02 20:51:52 Searching "/home/pi/mystic/files/fdn_MIN_LIST/* for nodelist "MICRONET"
    + Nov 02 20:51:52 Found "MICRONET.ZIP"
    + Nov 02 20:51:52 Searching "/home/pi/mystic/temputil/* for nodelist "MICRONET"


    Unsure if the issue is Micronet's nodelist filename is all lowercase? I've tried setting:

    nodefile=/home/pi/mystic/files/fdn_MIN_LIST/MICRONET
    &
    nodefile=/home/pi/mystic/files/fdn_MIN_LIST/micronet

    But neither seem to help. If I extract the nodelist it will import no problem.


    Thanks,
    Jay

    ... How do you make a good egg-roll? You push it down a hill!

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: Northern Realms (1:229/664)
  • From Netsurge@1:229/101 to Jay Harris on Monday, November 02, 2020 23:22:58
    For some reason when I run ./mutil nodelist.ini Mystic will import every nodelist except for Micronet's.

    Contents of fdn_MIN_LIST:
    MICRONET.ZIP (Contains micronet.304 & file_id.diz)

    There is your problem. The Mirconet nodelist isn't in the proper format as per the nodelist spec. It should be named MICRONET.Z(last two digits of the day of the year), for example, if the archive contains micronet.304 then it should be named micronet.z04.

    You can see that the other two nodelists you mentioned are in the proper format:

    Contents of fdn_FSX_NODE:
    FSXNET.Z11 (Contains FSXNET.311)

    Contents of fdn_NODELIST:
    NODELIST.Z04 (Contains NODELIST.304)
    NODELIST.Z97 (Contains NODELIST.297)

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS v1.12 A47 2020/10/31 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (1:229/101)
  • From Jay Harris@1:229/664 to Netsurge on Tuesday, November 03, 2020 04:53:39
    On 02 Nov 2020, Netsurge said the following...

    Contents of fdn_MIN_LIST:
    MICRONET.ZIP (Contains micronet.304 & file_id.diz)

    There is your problem. The Mirconet nodelist isn't in the proper format
    as per the nodelist spec. It should be named MICRONET.Z(last two digits
    of the day of the year), for example, if the archive contains
    micronet.304 then it should be named micronet.z04.

    Yup, you're right! I copied MICRONET.ZIP to MICRONET.Z04 and it worked just fine.

    Thanks Netsurge!


    Jay

    ... How did the picture end up in jail? It was framed!

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: Northern Realms (1:229/664)