Search Criteria
Package Details: systemd-tests-git 257.rc1.r77650.bae936b418e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/systemd-git.git (read-only, click to copy) |
---|---|
Package Base: | systemd-git |
Description: | systemd tests (git version) |
Upstream URL: | https://www.github.com/systemd/systemd |
Licenses: | LGPL-2.1-or-later |
Conflicts: | systemd-tests |
Provides: | systemd-tests |
Submitter: | yurikoles |
Maintainer: | Atsutane |
Last Packager: | Atsutane |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-23 20:49 (UTC) |
Last Updated: | 2024-11-15 15:21 (UTC) |
Dependencies (49)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR, systemd-fmlAUR)
- acl (acl-gitAUR) (make)
- audit (make)
- bash-completion (bash-completion-gitAUR) (make)
- bpf (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cryptsetup (cryptsetup-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, 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-gitAUR, iptables-fullconenatAUR, iptables-fullconenat-nftAUR, iptables-nft) (make)
- kexec-tools (make)
- kmod (busybox-coreutilsAUR, 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)
- Show 29 more dependencies...
Required by (0)
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 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.
whynothugo commented on 2021-07-31 14:36 (UTC)
URL for
splash-arch.bmp
is out-of-date;git.archlinux.org
is gone. This URL works for now:https://gitlab.archlinux.org/bot-test/packages/systemd/-/raw/main/splash-arch.bmp
I'd recommend moving the file into this repository until the git migration is finalised though.
whynothugo commented on 2021-07-31 11:02 (UTC)
Oh, having a look at 6fe23ff31c02c7e9607edd0df819e59da5d49abc, it seems that changed the behaviour.
legacy.conf
was previously just a file that was copied as-is. Now the file is templated to optionally include extra lines, and is only built when usingSYSV_COMPAT
.whynothugo commented on 2021-07-31 10:42 (UTC)
Build fail on current
main
:Building with
extra-x86_64-build
also fails with the same error.« First ‹ Previous 1 2 3 4 5 6 Next › Last »