Search Criteria
Package Details: systemd-sysvcompat-git 258.devel.r80631.a94520dc78c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/systemd-git.git (read-only, click to copy) |
---|---|
Package Base: | systemd-git |
Description: | sysvinit compat for systemd (git version) |
Upstream URL: | https://www.github.com/systemd/systemd |
Licenses: | LGPL-2.1-or-later |
Conflicts: | systemd-sysvcompat, sysvinit |
Provides: | systemd-sysvcompat |
Submitter: | yurikoles |
Maintainer: | Atsutane |
Last Packager: | Atsutane |
Votes: | 11 |
Popularity: | 0.182077 |
First Submitted: | 2015-10-23 20:49 (UTC) |
Last Updated: | 2025-04-07 15:04 (UTC) |
Dependencies (49)
- systemd-gitAUR
- acl (acl-gitAUR) (make)
- audit (make)
- bash-completion (bash-completion-gitAUR) (make)
- bpf (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cryptsetup (cryptsetup-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- gnutls (gnutls-gitAUR) (make)
- gperf (gperf-gitAUR) (make)
- intltool (make)
- iptables (iptables-fullconenat-nftAUR, iptables-gitAUR, iptables-nft) (make)
- kexec-tools (make)
- kmod (kmod-gitAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- libarchive (libarchive-gitAUR) (make)
- libbpf (libbpf-gitAUR) (make)
- libcap (make)
- libelf (elfutils-gitAUR) (make)
- libfido2 (libfido2-fullAUR) (make)
- libgcrypt (make)
- libidn2 (libidn2-gitAUR) (make)
- libmicrohttpd (libmicrohttpd-gitAUR) (make)
- libpwquality (make)
- libseccomp (libseccomp-gitAUR) (make)
- libxcrypt (libxcrypt-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- linux-api-headers (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- lz4 (lz4-gitAUR) (make)
- meson (meson-gitAUR) (make)
- p11-kit (p11-kit-gitAUR) (make)
- pam (pam-selinuxAUR) (make)
- pcre2 (pcre2-gitAUR) (make)
- python-jinja (make)
- python-lxml (make)
- python-pefile (python-pefile-gitAUR) (make)
- python-pyelftools (python-pyelftools-gitAUR) (make)
- qrencode (qrencode-gitAUR) (make)
- quota-tools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- shadow (shadow-selinuxAUR) (make)
- systemd (systemd-gitAUR, systemd-selinuxAUR) (make)
- tpm2-tss (tpm2-tss-gitAUR) (make)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR) (make)
- xz (xz-gitAUR) (make)
Required by (6)
- apcctrl (requires systemd-sysvcompat)
- drc-sim-e-git (requires systemd-sysvcompat)
- grub-reboot-picker (requires systemd-sysvcompat)
- inxi-perl-git (requires systemd-sysvcompat) (optional)
- systemd-git (requires systemd-sysvcompat) (optional)
- xdm-minimalist (requires systemd-sysvcompat) (optional)
Sources (17)
- 0001-Use-Arch-Linux-device-access-groups.patch
- 20-systemd-sysusers.hook
- 30-systemd-binfmt.hook
- 30-systemd-catalog.hook
- 30-systemd-daemon-reload-system.hook
- 30-systemd-daemon-reload-user.hook
- 30-systemd-hwdb.hook
- 30-systemd-sysctl.hook
- 30-systemd-tmpfiles.hook
- 30-systemd-udev-reload.hook
- 30-systemd-update.hook
- arch.conf
- loader.conf
- splash-arch.bmp
- systemd-git-stable
- systemd-hook
- systemd-user.pam
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
ms178 commented on 2023-03-26 11:30 (UTC) (edited on 2023-03-26 11:32 (UTC) by ms178)
@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?
yurikoles commented on 2022-10-12 04:01 (UTC)
@bittin this is
-git
/devel
package, version is calculated automatically on every build, so no manual bump is required.yurikoles commented on 2022-08-01 08:29 (UTC)
Hello ms178,
Thank you for the reminder, I actually did this a few days ago, just forgot to push my changes.
ms178 commented on 2022-07-31 15:38 (UTC)
@yurikoles, 0001-Use-Arch-Linux-device-access-groups.patch needs a re-base as it won't apply on latest git any longer.
Dylan14 commented on 2022-01-16 14:55 (UTC)
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():
yurikoles commented on 2022-01-14 02:09 (UTC)
Thanks for a reminder, Dylan14. I actually already did update locally, just forgot to push it.
Dylan14 commented on 2022-01-13 22:06 (UTC)
hwids needs to be replaced with hwdata as hwids has been removed from the repos.
Dylan14 commented on 2021-10-24 15:15 (UTC)
In building the latest revision of systemd, it appears that legacy.conf no longer exists, and the packaging fails.
yurikoles commented on 2021-08-01 08:25 (UTC)
@whynothugo
Thanks, fixed. In fact,
splash-arch.bmp
is too large for AUR :(whynothugo commented on 2021-07-31 14:49 (UTC)
Commenting out the line regarding
legacy.conf
works for me.I'm not sure why that file is installed separately, but it doesn't seem to be needed for me.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »