xiota,
This package is aligned with official stable systemd
package as much as possible. I double-checked diff between them and I can confirm no single replace
block is touched nor added in this package compared to a stable one.
Git Clone URL: | https://aur.archlinux.org/systemd-git.git (read-only, click to copy) |
---|---|
Keywords: | git init systemd |
Submitter: | yurikoles |
Maintainer: | yurikoles |
Last Packager: | yurikoles |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-23 20:49 (UTC) |
Last Updated: | 2023-10-16 15:15 (UTC) |
xiota,
This package is aligned with official stable systemd
package as much as possible. I double-checked diff between them and I can confirm no single replace
block is touched nor added in this package compared to a stable one.
Thanks for the package.
I found i also needed to install libpwquality, libselinux, apparmor, and xen to get the build to go through.
@yurikoles For some reason, I see problems with sudo and systemd-git for a couple of days:
sudo: /etc/sudo.conf is owned by uid 65534, should be 0 sudo: /usr/bin/sudo muss dem Benutzer mit UID 0 gehören und das »setuid«-Bit gesetzt haben
Any ideas?
@yurikoles, after re-syncing my custom package with your PKGBUILD, there seems to be an error in the install script somewhere, I now see:
usr/lib/systemd/system local-fs.target.wants/ tmp.mount /usr/lib/systemd/system remote-fs.target.wants/ var-lib-machines.mount /usr/lib/systemd/system machines.target.wants/ var-lib-machines.mount' Running custom install script '/tmp/makepkg/systemd-git/src/systemd/tools/meson-make-symlink.sh /etc/systemd/user /etc/xdg/systemd/user' Running custom install script '/tmp/makepkg/systemd-git/src/systemd/tools/meson-make-symlink.sh /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service /usr/share/dbus-1/services/org.freedesktop.systemd1.service' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//var/lib/systemd' Running custom install script '/usr/bin/sh -c touch $DESTDIR/usr' mv: der Aufruf von stat für '/tmp/makepkg/systemd-git/pkg/systemd-git/usr/lib/systemd/ukify' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ==> FEHLER: Ein Fehler geschah in package_systemd-git(). Breche ab...
Somehow the new systemd-ukify file or folder was not created?
@bittin this is -git
/ devel
package, version is calculated automatically on every build, so no manual bump is required.
Hello ms178,
Thank you for the reminder, I actually did this a few days ago, just forgot to push my changes.
@yurikoles, 0001-Use-Arch-Linux-device-access-groups.patch needs a re-base as it won't apply on latest git any longer.
On systemd version 250.r328.gadc1b76c30, the patch file 0003-PARTIAL-REVERT-commit-tree-wide-replace-strverscmp-and-str_verscmp-with-strverscmp_improved.patch fails on the second hunk in prepare():
==> Starting prepare()...
patching file rules.d/50-udev-default.rules.in
Hunk #2 succeeded at 68 (offset 6 lines).
patching file sysusers.d/basic.conf.in
Hunk #1 succeeded at 23 (offset -1 lines).
patching file src/boot/efi/boot.c
Hunk #1 succeeded at 1021 with fuzz 1 (offset 107 lines).
Hunk #2 FAILED at 1525.
1 out of 2 hunks FAILED -- saving rejects to file src/boot/efi/boot.c.rej
==> ERROR: A failure occurred in prepare().
Aborting...
Pinned Comments
yurikoles commented on 2018-03-27 13:17 (UTC) (edited on 2019-04-14 16:12 (UTC) by yurikoles)
PRs are welcome: https://github.com/yurikoles/systemd-git
If check fails use makepkg with
--nocheck