warning: redirecting to https://aninix.net/AniNIX/Aether.git/ Already up to date. [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /srv/maat/src/Aether collected 1 item tests/test_units.py . [100%] ============================== 1 passed in 2.41s =============================== ==> Making package: Aether 22:0.2.cf5cdb8-1 (Sun Dec 3 00:01:45 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> Extracting sources... ==> Starting prepare()... warning: redirecting to https://aninix.net/AniNIX/Aether.git/ Already up to date. ==> Starting build()... make: Entering directory '/srv/maat/src/Aether' Nothing to do make: Leaving directory '/srv/maat/src/Aether' ==> Starting check()... make: Entering directory '/srv/maat/src/Aether' python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /srv/maat/src/Aether collected 1 item tests/test_units.py . [100%] ============================== 1 passed in 0.28s =============================== make: Leaving directory '/srv/maat/src/Aether' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/srv/maat/src/Aether' Nothing to do mkdir -p /srv/maat/src/Aether/pkg/Aether/usr/local/sbin mkdir -p /srv/maat/src/Aether/pkg/Aether/usr/local/etc install -m 0700 -o aether aether.bash /srv/maat/src/Aether/pkg/Aether/usr/local/sbin install: invalid user 'aether' make: *** [Makefile:10: install] Error 1 make: Leaving directory '/srv/maat/src/Aether' ==> ERROR: A failure occurred in package(). Aborting...