• building on FreeBSD 13

    From Gerrit Kuehn@2:240/12 to * on Thu Jan 6 12:47:02 2022
    Hello *!

    Is anyone already running husky on FreeBSD 13? The ports version (still at 2019) is blocked due to compile errors in hpt. I just pulled in husky-all-1.9-source-20211014.zip and toyed around with it a bit, but it looks like there are still some issues. Before spending more time on this, I just wanted to ask around if there is already something available that works.


    Regards,
    Gerrit

    ... 12:47PM up 168 days, 6:38, 7 users, load averages: 0.19, 0.13, 0.09

    --- Msged/BSD 6.1.2
    * Origin: America asleep, since Mulberry's too long (2:240/12)
  • From Gerrit Kuehn@2:240/12 to * on Thu Jan 6 13:03:18 2022
    * Originally by: Gerrit Kuehn (2:240/12), 06 Jan 22 12:47.

    Hello *!

    06 Jan 22 12:47, Gerrit Kuehn wrote to *:

    a bit, but it looks like there are still some issues. Before spending more time on this, I just wanted to ask around if there is already something available that works.

    Ok, husky-all-1.9-source-20210724.zip is obviously in better shape. At least it compiles and installs after pushing away a few html doc issues. Is anyone working on the "official" FreeBSD port? A decent update would be great...


    Regards,
    Gerrit

    ... 1:03PM up 168 days, 6:54, 7 users, load averages: 0.07, 0.09, 0.08

    --- Msged/BSD 6.1.2
    * Origin: Shock to the System (2:240/12)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 16:17:02 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to *:

    Is anyone already running husky on FreeBSD 13?

    Did you try reading huskybse/INSTALL.asciidoc? Building Husky on FreeBSD 13 works.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 14:43:38 2022
    Hello Michael!

    06 Jan 22 16:17, Michael Dukelsky wrote to Gerrit Kuehn:

    Is anyone already running husky on FreeBSD 13?

    Did you try reading huskybse/INSTALL.asciidoc? Building Husky on
    FreeBSD 13 works.

    Didn't look into that for quite some time, but good point. ;-)
    Well, I do have binaries meanwhile using an updated port setup, but they all refuse to find their config files (which are of course present)). :-(
    Maybe I should start over again and follow the INSTALL file...


    Regards,
    Gerrit

    ... 2:43PM up 168 days, 8:34, 7 users, load averages: 0.10, 0.10, 0.03

    --- Msged/BSD 6.1.2
    * Origin: Ideas of lust and dying (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 15:03:42 2022
    * Originally by: Gerrit Kuehn (2:240/12), 06 Jan 22 14:43.

    Hello Michael!

    06 Jan 22 14:43, Gerrit Kuehn wrote to Michael Dukelsky:


    Did you try reading huskybse/INSTALL.asciidoc? Building Husky on
    FreeBSD 13 works.

    Didn't look into that for quite some time, but good point. ;-)
    Well, I do have binaries meanwhile using an updated port setup, but
    they all refuse to find their config files (which are of course present)). :-(

    Hm, I found and fixed that one now: Somehow the new version has ~/fido/etc/husky has base location for config files while mine reside in /usr/local/etc/fido. Not even the -c switch on the commandline will convince msged to use a different path.

    Maybe I should start over again and follow the INSTALL file...

    That would probably be the a better solution (I spotted the updated path in huskymak.cfg meanwhile). As I was hoping for a quick way to move the system to new hardware (and OS), I just threw in another soft link for now. Looks like something is working, at least msged comes up and I can read mails.


    Regards,
    Gerrit

    ... 3:03PM up 168 days, 8:54, 7 users, load averages: 0.25, 0.15, 0.09

    --- Msged/BSD 6.1.2
    * Origin: Shock to the System (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 15:11:36 2022
    Hello Michael!

    06 Jan 22 16:17, Michael Dukelsky wrote to Gerrit Kuehn:


    Did you try reading huskybse/INSTALL.asciidoc? Building Husky on
    FreeBSD 13 works.

    Not for husky-all-1.9-source-20211014.zip:

    $ gmake
    gmake: -Po: No such file or directory
    gmake: -Po: No such file or directory
    gmake: -Po: No such file or directory
    gmake: -Po: No such file or directory
    Makefile:66: structrw: No such file or directory
    gmake: *** No rule to make target 'structrw.c', needed by 'structrw'. Stop.

    $ pwd
    /usr/local/fido/husky13/smapi


    husky-all-1.9-source-20210724.zip looks better, but also doesn't include the CFGDIR setting to user home... strange, that's the version I compiled before, but it still insists on getting it from there ?!


    Regards,
    Gerrit

    ... 3:11PM up 168 days, 9:02, 7 users, load averages: 0.00, 0.05, 0.06

    --- Msged/BSD 6.1.2
    * Origin: Things I already know (2:240/12)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 17:31:30 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:

    Did you try reading huskybse/INSTALL.asciidoc? Building Husky on
    FreeBSD 13 works.

    Not for husky-all-1.9-source-20211014.zip:

    No. And FreeBSD is not mentioned in this version of huskybse/INSTALL.asciidoc. At that time it was made for Linux only. You should use this

    https://github.com/huskyproject/huskybse/blob/master/INSTALL.asciidoc

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 15:35:42 2022
    * Originally by: Gerrit Kuehn (2:240/12), 06 Jan 22 15:11.

    Hello Michael!

    06 Jan 22 15:11, Gerrit Kuehn wrote to Michael Dukelsky:

    husky-all-1.9-source-20210724.zip looks better, but also doesn't
    include the CFGDIR setting to user home... strange, that's the
    version I compiled before, but it still insists on getting it from
    there ?!

    $ strings /usr/local/lib/libfidoconfig.so|grep fido
    libfidoconfig.so.1.9
    ~/fido/etc/husky
    fidouserlist


    Still don't know how it ended up there. Probably the best to redo everything and see if it can be reproduced. Any chances there will be an updated FreeBSD port any time soon? Using the package management is so much tidier...

    BTW: INSTALL doc is as buggy and outdated as it always used to be... ;)


    Regards,
    Gerrit

    ... 3:35PM up 168 days, 9:26, 7 users, load averages: 0.04, 0.05, 0.07

    --- Msged/BSD 6.1.2
    * Origin: We are the second generation (2:240/12)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 17:58:16 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:


    husky-all-1.9-source-20210724.zip looks better, but also doesn't
    include the CFGDIR setting to user home... strange, that's the
    version I compiled before, but it still insists on getting it
    from there ?!

    $ strings /usr/local/lib/libfidoconfig.so|grep fido
    libfidoconfig.so.1.9
    ~/fido/etc/husky
    fidouserlist


    Still don't know how it ended up there. Probably the best to redo everything and see if it can be reproduced.

    You should not take the sources from husky-all-1.9-source-xxx.zip but only from git.

    Any chances there will be an updated FreeBSD port any time soon? Using
    the package management is so much tidier...

    I have no idea and I don't know who maintains the FreeBSD port of Husky.

    BTW: INSTALL doc is as buggy and outdated as it always used to be...
    ;)

    Yes, I know.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 17:36:20 2022
    Hello Michael!

    06 Jan 22 17:31, Michael Dukelsky wrote to Gerrit Kuehn:


    You should use this https://github.com/huskyproject/huskybse/blob/master/INSTALL.asciidoc

    Ah, now I see. :-)
    I was still using the INSTALL files in the zip's from sourceforge. Times are changing... Thanks for the pointer!


    Regards,
    Gerrit

    ... 5:36PM up 168 days, 11:27, 7 users, load averages: 0.13, 0.08, 0.08

    --- Msged/BSD 6.1.2
    * Origin: America, America the western dream is gone (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 17:39:00 2022
    Hello Michael!

    06 Jan 22 17:58, Michael Dukelsky wrote to Gerrit Kuehn:


    You should not take the sources from husky-all-1.9-source-xxx.zip but only from git.

    Yes, got it...

    Any chances there will be an updated FreeBSD port any time soon?
    Using the package management is so much tidier...

    I have no idea and I don't know who maintains the FreeBSD port of
    Husky.

    $ grep MAINTAIN /usr/ports/news/husky/Makefile
    MAINTAINER?= osharoiko@gmail.com


    Regards,
    Gerrit

    ... 5:39PM up 168 days, 11:30, 7 users, load averages: 0.22, 0.10, 0.08

    --- Msged/BSD 6.1.2
    * Origin: Ideas of lust and dying (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 17:56:16 2022
    * Originally by: Gerrit Kuehn (2:240/12), 06 Jan 22 17:36.

    Hello Michael!

    06 Jan 22 17:36, Gerrit Kuehn wrote to Michael Dukelsky:


    You should use this
    https://github.com/huskyproject/huskybse/blob/master/INSTALL.asciidoc

    Ah, now I see. :-)
    I was still using the INSTALL files in the zip's from sourceforge.
    Times are changing... Thanks for the pointer!

    I somehow completely missed that this was moved to github. In case I have something to contribute, should I fork and issue pull requests or do I get my commit bits back?


    Regards,
    Gerrit

    ... 5:56PM up 168 days, 11:47, 7 users, load averages: 0.05, 0.10, 0.08

    --- Msged/BSD 6.1.2
    * Origin: Tall orders to fulfil (2:240/12)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 20:22:42 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:

    I somehow completely missed that this was moved to github. In case I
    have something to contribute, should I fork and issue pull requests

    Yes, this is the regular way.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 18:54:12 2022
    Hello Michael!

    06 Jan 22 20:22, Michael Dukelsky wrote to Gerrit Kuehn:

    I somehow completely missed that this was moved to github. In case I
    have something to contribute, should I fork and issue pull requests

    Yes, this is the regular way.

    Great, will do. Just out of curiosity: Who else of the "old team" is still around?


    Regards,
    Gerrit

    ... 6:54PM up 168 days, 12:45, 7 users, load averages: 0.15, 0.09, 0.08
    --- Msged/BSD 6.1.2
    * Origin: America, America the western dream is gone (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 18:59:10 2022
    Hello Michael!

    06 Jan 22 17:31, Michael Dukelsky wrote to Gerrit Kuehn:

    You should use this https://github.com/huskyproject/huskybse/blob/master/INSTALL.asciidoc

    This looks much nicer. I tried the init_build/build way now. It built without any issues, but won't install:

    <fido:~/husky13>
    zsh 38 % gmake install
    gmake: *** No rule to make target '/usr/local/include/huskylib/compiler.h', needed by 'hpt/Build/dep/txt2pkt.d'. Stop.


    Any ideas?


    Regards,
    Gerrit

    ... 6:59PM up 168 days, 12:50, 7 users, load averages: 0.12, 0.07, 0.08
    --- Msged/BSD 6.1.2
    * Origin: All carefully conceived (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 19:14:30 2022
    * Originally by: Gerrit Kuehn (2:240/12), 06 Jan 22 18:59.

    Hello Michael!

    06 Jan 22 18:59, Gerrit Kuehn wrote to Michael Dukelsky:

    without any issues, but won't install:

    <fido:~/husky13>
    zsh 38 % gmake install
    gmake: *** No rule to make target '/usr/local/include/huskylib/compiler.h', needed by 'hpt/Build/dep/txt2pkt.d'. Stop.

    Oh, I overlooked that it already complained when building hpt. That's the one that doesn't work, all others build and install just fine.


    Regards,
    Gerrit

    ... 7:14PM up 168 days, 13:05, 7 users, load averages: 0.01, 0.04, 0.06

    --- Msged/BSD 6.1.2
    * Origin: Shock to the System (2:240/12)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 21:24:54 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:

    Just out of curiosity: Who else of the "old team" is still around?

    Andrew Clarke and Max Vasilyev.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 21:26:02 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:

    You should use this
    https://github.com/huskyproject/huskybse/blob/master/INSTALL.asci
    idoc

    This looks much nicer. I tried the init_build/build way now. It built without any issues, but won't install:

    <fido:~/husky13>
    zsh 38 % gmake install

    INSTALL.asciidoc says one should use

    env SHELL=/bin/sh sudo -s gmake -j install

    on FreeBSD.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 21:30:12 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:

    without any issues, but won't install:

    <fido:~/husky13>
    zsh 38 % gmake install
    gmake: *** No rule to make target
    '/usr/local/include/huskylib/compiler.h', needed by
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    'hpt/Build/dep/txt2pkt.d'. Stop.

    Oh, I overlooked that it already complained when building hpt. That's
    the one that doesn't work, all others build and install just fine.

    The underlined is wrong. The idea is that libraries headers are not installed to $(PREFIX)/include and during hpt build they are taken from their regular directory. So it looks like you configured something in a wrong way. There should be no /usr/local/include/huskylib.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 21:44:38 2022
    Hello Gerrit,

    Thursday January 06 2022, Michael Dukelsky wrote to Gerrit Kuehn:

    without any issues, but won't install:

    <fido:~/husky13>
    zsh 38 % gmake install
    gmake: *** No rule to make target
    '/usr/local/include/huskylib/compiler.h', needed by
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    'hpt/Build/dep/txt2pkt.d'. Stop.

    Oh, I overlooked that it already complained when building hpt.
    That's the one that doesn't work, all others build and install
    just fine.

    The underlined is wrong. The idea is that libraries headers are not installed to $(PREFIX)/include and during hpt build they are taken
    from their regular directory. So it looks like you configured
    something in a wrong way. There should be no
    /usr/local/include/huskylib.

    Maybe these are some remnants from your previous builds.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 19:46:36 2022
    Hello Michael!

    06 Jan 22 21:26, Michael Dukelsky wrote to Gerrit Kuehn:


    INSTALL.asciidoc says one should use

    env SHELL=/bin/sh sudo -s gmake -j install

    on FreeBSD.

    No, I set PREFIX to point to my user home, so I'd use just

    gmake install

    However, it is already the build stage that fails for hpt. Looks like this is because is still pulls in absolute paths on all dependencies like so (just an example from hpt/Build/dep/carbon.d):

    hpt/Build/obj/carbon.o hpt/Build/dep/carbon.d : hpt/src/carbon.c /usr/local/include/huskylib/compiler.h \
    /usr/local/include/huskylib/UNIX.h \
    /usr/local/include/huskylib/typesize.h \
    /usr/local/include/huskylib/pstdint.h \
    [...]


    All other programs have relative paths here. They build and install just fine. Just hpt fails.


    Regards,
    Gerrit

    ... 7:46PM up 168 days, 13:37, 7 users, load averages: 0.10, 0.05, 0.03

    --- Msged/BSD 6.1.2
    * Origin: We are a nation (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 20:05:14 2022
    * Reply to message originally in area carbonArea

    Hello Michael!

    06 Jan 22 21:30, Michael Dukelsky wrote to Gerrit Kuehn:


    The underlined is wrong. The idea is that libraries headers are not installed to $(PREFIX)/include and during hpt build they are taken
    from their regular directory. So it looks like you configured
    something in a wrong way. There should be no
    /usr/local/include/huskylib.

    Yes, I know. But where does it come from?


    Regards,
    Gerrit

    ... 8:05PM up 168 days, 13:56, 7 users, load averages: 0.06, 0.07, 0.07

    --- Msged/BSD 6.1.2
    * Origin: So come and try to tell me (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 20:05:42 2022
    Hello Michael!

    06 Jan 22 21:44, Michael Dukelsky wrote to Gerrit Kuehn:

    Maybe these are some remnants from your previous builds.

    Actually that's rather unlikely, because I removed the full tree and recreated the top directory. However, I had to restart the build a few times as it was missing pieces (like the perl build module) I had to install.
    Anyway, I removed the whole tree again and restarted the build... and now it magically works.
    So yes, looks like something was messed up with hpt, although I cannot really think of what it might have been.

    Anyway, software is there now, thanks again! Let's do some testing...


    Regards,
    Gerrit

    ... 8:05PM up 168 days, 13:56, 7 users, load averages: 0.06, 0.07, 0.07

    --- Msged/BSD 6.1.2
    * Origin: All carefully conceived (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 20:12:52 2022
    Hello Michael!

    06 Jan 22 21:24, Michael Dukelsky wrote to Gerrit Kuehn:


    Just out of curiosity: Who else of the "old team" is still around?

    Andrew Clarke and Max Vasilyev.

    Are Stas Degteff and Max Chernogor still around? Do you happen to know who is behind osharoiko@gmail.com?


    Regards,
    Gerrit

    ... 8:12PM up 168 days, 14:03, 7 users, load averages: 0.03, 0.05, 0.06

    --- Msged/BSD 6.1.2
    * Origin: We are a nation (2:240/12)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Thu Jan 6 22:39:58 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:

    Just out of curiosity: Who else of the "old team" is still
    around?

    Andrew Clarke and Max Vasilyev.

    Are Stas Degteff and Max Chernogor still around?

    Max Chernogor left Fidonet in 2012. Stas Degteff is still in the nodelist but he did not appear in any echo I read for a long time.

    Do you happen to know who is behind osharoiko@gmail.com?

    Unfortunately not.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Wilfred van Velzen@2:280/464 to Gerrit Kuehn on Thu Jan 6 21:04:11 2022
    Hi Gerrit,

    On 2022-01-06 20:12:52, you wrote to Michael Dukelsky:

    Do you happen to know who is behind osharoiko@gmail.com?

    Googled a bit: Oleg Sharoyko

    (Nobody with that name was ever in the nodelist)

    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Wilfred van Velzen@2:280/464 to Gerrit Kuehn on Thu Jan 6 21:14:06 2022
    Hi Gerrit,

    On 2022-01-06 21:04:11, I wrote to you:

    Do you happen to know who is behind osharoiko@gmail.com?

    Googled a bit: Oleg Sharoyko

    (Nobody with that name was ever in the nodelist)

    But Oleg Sharoiko is:

    2:5061/26 Oleg Sharoiko from Rostov-on-Don 1996.10.18 - now

    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 20:57:06 2022
    Hello Michael!

    06 Jan 22 22:39, Michael Dukelsky wrote to Gerrit Kuehn:

    Are Stas Degteff and Max Chernogor still around?

    Max Chernogor left Fidonet in 2012. Stas Degteff is still in the
    nodelist but he did not appear in any echo I read for a long time.

    I remember both well from previous times (probably like 20 years ago ;-).
    Just reviewed a few things on my old husky stuff on some machines and found that I must have known (but completely forgotten ;-) about the move to github. I even already committed to the github repo in 2018 or so, but I either renamed or removed that account (at least I cannot find any login data for it right now). Could you check if I am still on the team list (probably as "gerritkuehn")?

    Do you happen to know who is behind osharoiko@gmail.com?

    Unfortunately not.

    Maybe I'll simply file a bug report to trigger updates...


    Regards,
    Gerrit

    ... 8:57PM up 168 days, 14:48, 7 users, load averages: 0.06, 0.05, 0.05
    --- Msged/BSD 6.1.2
    * Origin: All carefully conceived (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Wilfred van Velzen on Thu Jan 6 21:39:28 2022
    Hello Wilfred!

    06 Jan 22 21:14, Wilfred van Velzen wrote to Gerrit Kuehn:

    Do you happen to know who is behind osharoiko@gmail.com?

    2:5061/26 Oleg Sharoiko from Rostov-on-Don 1996.10.18 - now

    Good catch, that looks like a match.


    Regards,
    Gerrit

    ... 9:39PM up 168 days, 15:30, 7 users, load averages: 0.00, 0.05, 0.06

    --- Msged/BSD 6.1.2
    * Origin: Shock to the System (2:240/12)
  • From Wilfred van Velzen@2:280/464 to Gerrit Kuehn on Thu Jan 6 22:01:18 2022
    Hi Gerrit,

    On 2022-01-06 21:39:28, you wrote to me:

    Do you happen to know who is behind osharoiko@gmail.com?

    2:5061/26 Oleg Sharoiko from Rostov-on-Don 1996.10.18 - now

    Good catch, that looks like a match.

    If you poll his system you get:

    + 06 Jan 21:16:18 [16105] call to 2:5061/26@fidonet
    06 Jan 21:16:19 [16105] trying fido.r61.net [195.208.245.168]...
    06 Jan 21:16:19 [16105] connected
    + 06 Jan 21:16:19 [16105] outgoing session with fido.r61.net:24554 [195.208.245.168]
    - 06 Jan 21:16:19 [16105] OPT CRAM-MD5-d701962ae9b3fa09652d99e776343fee
    + 06 Jan 21:16:19 [16105] Remote requests MD mode
    - 06 Jan 21:16:19 [16105] SYS MEXMAT Node
    - 06 Jan 21:16:19 [16105] ZYZ Oleg Sharoyko
    - 06 Jan 21:16:19 [16105] LOC Rostov-on-Don, Russia
    - 06 Jan 21:16:19 [16105] NDL 115200,TCP,BINKP
    - 06 Jan 21:16:19 [16105] TIME Thu, 6 Jan 2022 20:16:19 +0000
    - 06 Jan 21:16:19 [16105] VER binkd/1.0.4/FreeBSD binkp/1.1
    + 06 Jan 21:16:19 [16105] addr: 2:5061/26@fidonet
    + 06 Jan 21:16:19 [16105] addr: 7:1471/26@fidonet
    - 06 Jan 21:16:19 [16105] OPT EXTCMD GZ BZ2
    + 06 Jan 21:16:19 [16105] Remote supports EXTCMD mode
    + 06 Jan 21:16:19 [16105] Remote supports GZ mode
    + 06 Jan 21:16:19 [16105] Remote supports BZ2 mode
    + 06 Jan 21:16:19 [16105] done (to 2:5061/26@fidonet, OK, S/R: 0/0 (0/0 bytes))
    06 Jan 21:16:19 [16105] session closed, quitting...

    So here his name is written with a 'y' vs the 'i' in the nodelist. It might be some kind of translation issue from the Russian alphabet...

    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 22:01:18 2022
    * Originally by: Gerrit Kuehn (2:240/12), 06 Jan 22 20:05.

    Hello Michael!

    06 Jan 22 20:05, Gerrit Kuehn wrote to Michael Dukelsky:


    Anyway, software is there now, thanks again! Let's do some testing...

    Looks promising... Last thing to try is to get something sent out. ;)


    Regards,
    Gerrit

    ... 1:15PM up 168 days, 7:06, 7 users, load averages: 0.05, 0.09, 0.08
    --- msged/fbsd 6.3 2021-12-02
    * Origin: So come and try to tell me (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Thu Jan 6 22:06:21 2022
    * Originally by: Gerrit Kuehn (2:240/12), 06 Jan 22 22:01.

    Hello Michael!

    06 Jan 22 22:01, Gerrit Kuehn wrote to Michael Dukelsky:


    Looks promising... Last thing to try is to get something sent out. ;)

    And now even using the correct uptime.


    Regards,
    Gerrit

    ... 10:06PM up 1 day, 9:01, 4 users, load averages: 0.17, 0.26, 0.22
    --- msged/fbsd 6.3 2021-12-02
    * Origin: So come and try to tell me (2:240/12)
  • From Gerrit Kuehn@2:240/12 to Wilfred van Velzen on Thu Jan 6 22:11:16 2022
    Hello Wilfred!

    06 Jan 22 22:01, Wilfred van Velzen wrote to Gerrit Kuehn:

    - 06 Jan 21:16:19 [16105] VER binkd/1.0.4/FreeBSD binkp/1.1

    So here his name is written with a 'y' vs the 'i' in the nodelist.
    It might be some kind of translation issue from the Russian
    alphabet...

    Probably. Another important hint is that he is obviously using FreeBSD on his system. That's our man. ;)


    Regards,
    Gerrit

    ... 10:11PM up 1 day, 9:06, 4 users, load averages: 0.22, 0.24, 0.22
    --- msged/fbsd 6.3 2021-12-02
    * Origin: We are the second generation (2:240/12)
  • From Michael Dukelsky@2:5020/1042 to Gerrit Kuehn on Sat Jan 8 15:49:26 2022
    Hello Gerrit,

    Thursday January 06 2022, Gerrit Kuehn wrote to Michael Dukelsky:

    Could you check if I am still on the team list (probably as "gerritkuehn")?

    No, you are not.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Gerrit Kuehn@2:240/12 to Michael Dukelsky on Sat Jan 8 21:53:39 2022
    Hello Michael!

    08 Jan 22 15:49, Michael Dukelsky wrote to Gerrit Kuehn:


    No, you are not.

    Ok, then I'll stop searching for lost login data. ;)


    Regards,
    Gerrit

    ... 9:53PM up 3 days, 8:48, 3 users, load averages: 0.30, 0.29, 0.25

    --- msged/fbsd 6.3 2021-12-02
    * Origin: Ideas of lust and dying (2:240/12)