Package Details: systemd-sysvcompat-git 258.devel.r80631.a94520dc78c-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
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)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

yurikoles commented on 2020-08-23 18:35 (UTC)

I have lots of tests failing here. Is it safe to skip tests, is it known why they might be failing? I don't want a buggy systemd.

Me too. As always, you are better to consult upstream repo on those fails. As I see they aren't CI on ArchLinux, mostly on Ubuntu 18.04 aka bionic and Fedora.

From my experience running this package on bleeding-edge master with --nocheck is mostly error-free.

intgr commented on 2020-08-23 17:59 (UTC)

If check fails use makepkg with --nocheck

I have lots of tests failing here. Is it safe to skip tests, is it known why they might be failing? I don't want a buggy systemd.

gdamjan commented on 2020-05-29 22:13 (UTC)

telinit and runlevel are no longer built https://github.com/systemd/systemd/commit/6589a56972d9afe9d860889f11cb9c8e6cb8a60c

Terence commented on 2019-10-13 15:22 (UTC)

0001-Use-Arch-Linux-device-access-groups.patch fails to apply because the directory "rules" is now "rules.d"

yurikoles commented on 2019-08-01 05:42 (UTC)

Hi @nl6720,

I had fixed, thanks for report.

nl6720 commented on 2019-07-30 08:43 (UTC)

/usr/share/factory/etc/issue conflicts with the file provided by the filesystem package.

yurikoles commented on 2018-11-25 09:25 (UTC)

@gdamjan, it's semi-automatic, I have a script that updates all my packages periodically.

gdamjan commented on 2018-11-24 19:46 (UTC)

is there any real reason to bump the package version 10 times in the past 10 days? with no changes in the content at all.

yurikoles commented on 2018-10-03 16:58 (UTC)

Hi @kerberizer!

I had tried removing ccache, since I have already !ccache in makepkg.conf, and still see no issues. Seems to be problem in your local setup. Please try to build in clean chroot as described in Arch Wiki.

yurikoles commented on 2018-10-03 16:37 (UTC)

Hi @falconindy!

Good catch, it was backported from official package, see https://git.archlinux.org/svntogit/packages.git/commit/trunk/PKGBUILD?h=packages/systemd&id=e2f302152dda811acce9ac5d9d3c3730ca11b24b, but I didn't ported this change in call to arch-meson below.