Package Details: sysd-manager 2.4.1-1

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.59
First Submitted: 2025-02-04 16:26 (UTC)
Last Updated: 2025-10-18 15:15 (UTC)

Latest Comments

1 2 Next › Last »

43615 commented on 2025-10-13 13:58 (UTC)

Thank you, 2.1.1-1 works. Hope you can fix whatever caused that ^^

plrigaux commented on 2025-10-13 13:53 (UTC)

Ok I burn a new version i.e. 2.1.1-1

The thing is that I force the version tag with git, but my deploy script doesn't handle it well

43615 commented on 2025-10-13 13:42 (UTC)

Doesn't work, looks like you only changed the pkgrel to 3. I'm not sure what's going on, the checksums in the PKGBUILD, the link on this page under "Sources", and the .tar.gz available on GitHub are all different.

plrigaux commented on 2025-10-13 13:27 (UTC)

2.1.0-3 supposed to work, is it? Works for me.

43615 commented on 2025-10-13 12:29 (UTC)

2.0.1 worked, but the current version unfortunately has the same issue. The checksum of the downloaded .tar.gz file is 2cf2...

plrigaux commented on 2025-10-09 12:26 (UTC) (edited on 2025-10-09 12:58 (UTC) by plrigaux)

Hello,

I did something different and I got the same error. I will republish.

Thank you

Edit

Fixed in version 2.0.1

43615 commented on 2025-10-09 04:17 (UTC)

Wrong checksum:

==> Making package: sysd-manager 2.0.0-1 (Thu Oct  9 06:15:26 2025)
==> Retrieving sources...
  -> Downloading v2.0.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3433k    0 3433k    0     0  4202k      0 --:--:-- --:--:-- --:--:-- 4202k
==> Validating source files with sha256sums...
    v2.0.0.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'sysd-manager-2.0.0-1': 

plrigaux commented on 2025-09-24 19:03 (UTC)

why not update rust auto ?

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 version

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