[SAC] [OSGeo] #2900: scping to upload.osgeo.org seems to be timing out

OSGeo trac_osgeo at osgeo.org
Thu Mar 16 17:55:08 PDT 2023


#2900: scping to upload.osgeo.org seems to be timing out
---------------------------+---------------------------------------
 Reporter:  robe           |       Owner:  sac@…
     Type:  task           |      Status:  closed
 Priority:  normal         |   Milestone:  Sysadmin Contract 2023-I
Component:  Systems Admin  |  Resolution:  fixed
 Keywords:                 |
---------------------------+---------------------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 I ended up making the same change as I had done to grass.
 Namely disabling or masking all these services that couldn't start


 {{{
 systemctl disable binfmt-support.service
 systemctl disable systemd-networkd-wait-online.service
 systemctl disable systemd-journald-audit.socket
 systemctl mask modprobe at drm.service
 systemctl mask systemd-logind.service
 systemctl disable systemd-networkd.service
 systemctl disable systemd-resolved.service
 systemctl mask systemd-journald-audit.socket
 systemctl disable systemd-networkd.socket
 }}}

 The binfmt-support one didn't seem to be running at all.  So I think its
 maybe something that got upgraded and lxc is just blocking these cause
 they aren't needed for containers, but since sshd relied on at least
 systemd-logind seemed like it was waiting for it to start before ignoring
 it.
-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2900#comment:2>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list