• Hpt os2

    From Rick Smith@1:105/10.1 to All on Sat Feb 20 21:17:42 2021
    Greetings All!

    Like Michael I am also trying to get this to work on arca.. We have got it to build, run without error ie hpt toss pack scan all run without error. However hpt toss does not toss the inb packs ie .sa0 for today they just remain there, and no errors given. In fact the toss output looks normal it just isnt tossing any packets. Is there anyone here actually running hpt on os2 where we could compare setups...?





    ----
    Regards,


    Rick Smith (Nitro)

    ... NO honey, I'm not BBSing again -- I'm writing a letter to my mother.
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (1:105/10.1)
  • From andrew clarke@3:633/267 to Rick Smith on Sun Feb 21 17:29:44 2021
    On 2021-02-20 21:17:42, Rick Smith (1:105/10.1) wrote to All:

    Like Michael I am also trying to get this to work on arca.. We have got
    it to build, run without error ie hpt toss pack scan all run without error. However hpt toss does not toss the inb packs ie .sa0 for today they just remain there, and no errors given. In fact the toss output
    looks normal it just isnt tossing any packets. Is there anyone here actually running hpt on os2 where we could compare setups...?

    I have an eCS OS/2 virtual machine I can test it on. Please post your config :)

    --- GoldED+/BSD 1.1.5-b20180707
    * Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
  • From Tommi Koivula@2:221/1 to Rick Smith on Sun Feb 21 10:08:50 2021

    20 Feb 21 23:39, Rick Smith wrote to andrew clarke:

    unpack "unzip -j -Loqq $a $f -d $p" 0 504b0304

    My unpack line:

    Unpack "c:\util\unzip.exe -C -j -o $a $f -d $p" 0 504b0304

    Try to remove "qq" to see what unzip actually does. And I dont see any reason for "L" in OS/2.

    'Tommi

    ---
    * Origin: hpt/os2-emx 1.9.0-cur 2021-02-17 (2:221/1)
  • From Tommi Koivula@2:221/360 to Rick Smith on Sun Feb 21 19:38:40 2021

    21 Feb 21 08:38, Rick Smith wrote to Tommi Koivula:

    I made mine like this it did not change anything the pkts still remain in inb.. no errors and hpt toss with run
    completely clean of errors, it just shows 0 messages tossed.

    What if you manually unzip the arcmail bundles?

    Are you sure they are zips? :)

    Could it be in the build? I have to admit this was my first attempt at building it os2. here are the exe's that I
    produced maybe I am missing something?

    Did you try http://download.huskyproject.org/os2/husky-all-1.9-os2-libc066-20210213.zip ?

    'Tommi

    ---
    * Origin: rbb.fidonet.fi (2:221/360)
  • From Tommi Koivula@2:221/360 to Rick Smith on Sun Feb 21 22:32:49 2021

    Sunday February 21 2021 09:44, Rick Smith wrote to Tommi Koivula:

    Further information.

    I rebuilt all the .exe's (just because why not)
    This is the order I built

    huskylib
    smapi
    fidoconf
    areafix
    hpt

    here is the commands I used

    cd huskylib\make
    wmake -h -f makefile.watcom OS2=1 clean
    wmake -h -f makefile.watcom OS2=1
    cd ..\..

    Seems ok, however I don't have watcom installed (yet).

    I can test your watcom exes if you want, just send them to 2:221/360.

    'Tommi

    ---
    * Origin: rbb.fidonet.fi (2:221/360)
  • From andrew clarke@3:633/267 to Rick Smith on Mon Feb 22 08:22:12 2021
    On 2021-02-21 08:38:12, Rick Smith (1:105/10.1) wrote to Tommi Koivula:

    I did notice yours is hpt-emx while ours is hpt-wc which I am we built
    -wc because -emx didnt work correctly with .jam?

    On 2021-02-14 15:10:28 UTC there was a change to the code that accidentally broke JAM on all systems, not just EMX.

    A fix was committed to the huskyproject repo (smapi module) two hours ago.

    --- GoldED+/BSD 1.1.5-b20180707
    * Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
  • From andrew clarke@3:633/267 to Michael Pierce on Tue Feb 23 23:21:22 2021
    On 2021-02-22 18:30:32, Michael Pierce (1:105/81) wrote to Tommi Koivula:

    just thought I'd let everyone know, the latest 'smapi' fix, broke hpt again, hpt wont 'see' the packets in anyway shape or form unzipping the bundles, hpt still does not see anything no errors in hpt.log

    Thanks for this. I was able to reproduce it in OS/2.

    The failing code that I removed was only relevant to 16-bit OS/2 1.x, which Husky has never supported anyway.

    I've committed a fix to the zoomosis/huskylib fork:

    https://github.com/zoomosis/huskylib/commit/a25130e5efda0d1942f1b20f275218bfd6ee64bb

    ... which should hopefully be visible in upstream huskyproject/huskylib soon.

    --- GoldED+/BSD 1.1.5-b20180707
    * Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
  • From Tommi Koivula@2:221/360 to andrew clarke on Tue Feb 23 15:36:16 2021
    On 23.2.2021 14.21, andrew clarke : Michael Pierce :

    On 2021-02-22 18:30:32, Michael Pierce (1:105/81) wrote to Tommi Koivula:

    just thought I'd let everyone know, the latest 'smapi' fix, broke hpt again, hpt wont 'see' the packets in anyway shape or form unzipping the bundles, hpt still does not see anything no errors in hpt.log

    Thanks for this. I was able to reproduce it in OS/2.

    The failing code that I removed was only relevant to 16-bit OS/2 1.x, which Husky has never supported anyway.

    Ok, that's why I don't see any problems with the current version.

    'Tommi

    --- Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1
    * Origin: nntp://rbb.fidonet.fi - Lake Ylo - Finland (2:221/360.0)
  • From Rick Smith@1:105/10.1 to andrew clarke on Tue Feb 23 06:32:28 2021
    Greetings andrew!

    Tuesday February 23 2021 23:21, you wrote to Michael Pierce about an urgent matter!:

    On 2021-02-22 18:30:32, Michael Pierce (1:105/81) wrote to Tommi
    Koivula:

    just thought I'd let everyone know, the latest 'smapi' fix, broke
    hpt again, hpt wont 'see' the packets in anyway shape or form
    unzipping the bundles, hpt still does not see anything no errors
    in hpt.log

    Thanks for this. I was able to reproduce it in OS/2.

    The failing code that I removed was only relevant to 16-bit OS/2 1.x, which Husky has never supported anyway.

    Seems we are so close to this working.... Here is how golded reports reading the messages hpt tosses may provide a clue?

    ---------- Tue 23 Feb 21, GoldED+/EMX 1.1.5-b20170303 (Apr 6 2017 17:43:20)
    ! 06:23:02 JamArea::load_message: can't read Jam msgtext
    : 06:23:02 Info: Your msgbase is corrupted.
    + 06:23:02 Advice: Run a msgbase index rebuild/recover utility.
    ! 06:23:02 Pointer error exit at [gmojamm3.cpp,389].
    ! 06:23:02 A memory allocation was already free'd.
    : 06:23:02 Ptr (0x247e95c,4294967295) at [<invalid>,4294967295].
    : 06:23:02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    : 06:23:02 Detected while freeing the allocation.
    + 06:23:02 Info: This indicates a serious bug.
    + 06:23:02 Advice: Report to the Author immediately.
    ! 06:23:02 Pointer error exit at [gmojamm3.cpp,390].
    ! 06:23:02 A memory allocation was already free'd.
    : 06:23:02 Ptr (0x2483b7c,4294967295) at [<invalid>,4294967295].
    : 06:23:02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    : 06:23:02 Detected while freeing the allocation.
    + 06:23:02 Info: This indicates a serious bug.
    + 06:23:02 Advice: Report to the Author immediately.
    ! 06:23:18 Detected 1 unfree'd memory allocation.
    : 06:23:18 Ptr (0x248bffc,372992) at [gmojamm3.cpp,377].
    : 06:23:18 00 EE EE EE EE EE EE EE EE EE EE EE EE EE EE EE .ооооооооооооооо
    + 06:23:18 Info: The memory should have been free'd before exit.
    + 06:23:18 Info: This indicates a potentially serious bug.
    + 06:23:18 Advice: Report to the Author immediately.



    ----
    Regards,


    Rick Smith (Nitro)

    ... Real life is for people who can't handle BBSing.
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (1:105/10.1)
  • From Michael Pierce@1:105/105 to andrew clarke on Tue Feb 23 07:05:00 2021

    Hello andrew!

    Replying to a msg dated 23 Feb 21 23:21, from you to me.
    just re-built hpt, and as of right now, it looks like everything is now working as it should, no errors, no missing headers.. everything so far so good

    Thank you for your hard work getting it fixed

    Michael


    --- GoldED+/EMX 1.1.5-b20170303
    * Origin: Durwood's Playpen - Portland, OR (1:105/105)