Package Details: systemd-sysvcompat-git 253.r62988.2208d96623-1

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
Keywords: git init systemd
Licenses: GPL2
Conflicts: systemd-sysvcompat, sysvinit
Provides: systemd-sysvcompat
Submitter: yurikoles
Maintainer: yurikoles
Last Packager: yurikoles
Votes: 10
Popularity: 0.000012
First Submitted: 2015-10-23 20:49 (UTC)
Last Updated: 2023-03-09 15:46 (UTC)

Required by (6)

Sources (19)

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

Latest Comments

1 2 3 4 5 Next › Last »

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():

==> 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...

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.