[SAC] [OSGeo] #2894: Update of grass.osgeo.org to Debian 11
OSGeo
trac_osgeo at osgeo.org
Sat Mar 4 20:05:22 PST 2023
#2894: Update of grass.osgeo.org to Debian 11
---------------------------+---------------------------------------
Reporter: neteler | Owner: sac@…
Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Resolution:
Keywords: debian |
---------------------------+---------------------------------------
Comment (by robe):
I checked all the failure in the
{{{
UNIT LOAD ACTIVE SUB DESCRIPTION
● binfmt-support.service loaded failed failed Enable support for
additional executable binary formats
● systemd-networkd.service loaded failed failed Network Service
● systemd-resolved.service loaded failed failed Network Name
Resolution
● systemd-journald-audit.socket loaded failed failed Journal Audit Socket
● systemd-networkd.socket loaded failed failed Network Service
Netlink Socket
}}}
Those all are related to permission issues. It's unclear to me if you
actually need them though. But fix would be to make the container
privileged.
with
{{{
lxc config set grass security.nesting=true
}}}
That would fix all except the below which is already failing anyway in
prod, so I'll just remove that one.
{{{
systemd-journald-audit.socket loaded failed failed Journal Audit Socket
}}}
I'm going to start the upgrade process.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2894#comment:5>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list