Generations Linux depot

http://distro.ibiblio.org/generations/ is out-of-date… granted it has been several months since I checked. What myself and ibiblio have or had is an rsync . On my end only ibiblio and another site can rsync with me for Generations Linux depot. The rsync --daemon is running on my end. The rsync logging file (/var/log/rsync) shows no attemps/activity coming from ibiblio.

Please Advice. Thank you.

Hello,

The cronjob is still running nightly, but jobbot1.ibiblio.org (152.19.134.30 + three ipv6 addresses with Global Scope, heaven help me) is unable to contact softcraft.org:

@jobbot1:~/scripts} rsync -4v softcraft.org::
^Crsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(638) [Receiver=3.1.2]
@jobbot1:~/scripts} rsync -6v softcraft.org::
rsync: failed to connect to softcraft.org (2610:28:3091:3001:ffff:0:4c58:7223): No route to host (113)
rsync error: error in socket IO (code 10) at clientserver.c(125) [Receiver=3.1.2]

Don

and, if you need to allow our client ipv6, I am told it is

2610:28:3090:3000:0:bad:cafe:30/64

As a test, could we force jobbot1’s rsync to only do IPv4? The IPv6 range will have to change later this year anyway.

Here is a snippet from /var/log/rsync showing last successful rsync:
2020/07/04 21:10:06 [10093] connect from jobbot1.ibiblio.org (152.19.134.30)
2020/07/05 04:10:07 [10093] rsync on generations/ from jobbot1.ibiblio.org (152.19.134.30)
2020/07/05 04:10:07 [10093] building file list
2020/07/05 04:10:07 [10093] sent 646 bytes received 29 bytes total size 1471477651

Since 2020/08/07 on my end rsync was updated to version 3.2.3 (previously 3.1.1)