Search Criteria
Package Details: sysd-manager 1.32.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sysd-manager.git (read-only, click to copy) |
---|---|
Package Base: | sysd-manager |
Description: | A systemd GUI to manage your Services, Timers, Sockets and other units. You can enable, disable, stop and start them. Also, you can view their config file and peak at their journal logs. |
Upstream URL: | https://github.com/plrigaux/sysd-manager |
Licenses: | GPLv3+ |
Submitter: | plrigaux |
Maintainer: | plrigaux |
Last Packager: | plrigaux |
Votes: | 4 |
Popularity: | 0.99 |
First Submitted: | 2025-02-04 16:26 (UTC) |
Last Updated: | 2025-09-12 16:49 (UTC) |
Dependencies (7)
- gettext (gettext-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-without-adwaitaAUR)
- systemd-libs (systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
plrigaux commented on 2025-09-24 19:03 (UTC)
Hello Maziaz, The PKGBUILD as the line makedepends=(cargo git) witch represent the dependencies to build this AUR package. Unfortunately, after few tries I didn't find the way to force to update rust to a minimum version.
Once I find out I will enforce it the PKGBUILD ;-)
As a workaround you can execute
rustup update
it will update rust to the latest versionThank you
Maziar commented on 2025-09-24 07:53 (UTC) (edited on 2025-09-24 07:57 (UTC) by Maziar)
==> WARNING: Using existing $srcdir/ tree ==> Starting build()... error: rustc 1.87.0 is not supported by the following packages: sysd-manager@1.32.3 requires rustc 1.89 sysd-manager@1.32.3 requires rustc 1.89 sysd-manager@1.32.3 requires rustc 1.89 sysd-manager-translating@0.4.2 requires rustc 1.89
why not update rust auto ?
plrigaux commented on 2025-04-10 20:37 (UTC)
Sorry, sorry, sorry, ... It's frustrating to have an installation that breaks after a long compile. My trivial change in the PKGBUILD file wasn't so trivial after all.
Now it should be fixed for good and PKGBUILD wont't change for a while.
43615 commented on 2025-04-10 18:10 (UTC)
Figured it out, please add
-$pkgver
to the paths inpackage()
:43615 commented on 2025-04-10 18:00 (UTC)
dawg 💀💀💀
plrigaux commented on 2025-04-10 00:28 (UTC)
I fixed it. Sorry for that. I will investigate that the issue not happen again.
43615 commented on 2025-04-09 22:52 (UTC)
Same issue as before:
Damgaldor commented on 2025-04-09 18:19 (UTC)
Git clone fails
BluePeril commented on 2025-04-01 06:43 (UTC)
Thanks. It's working
plrigaux commented on 2025-03-31 19:07 (UTC)
I put the dependency gtksourceview5 in version 1.20.2. Tell my if it's fixed?
1 2 Next › Last »