Search Criteria
Package Details: salt-onedir 3007.13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/salt-onedir.git (read-only, click to copy) |
|---|---|
| Package Base: | salt-onedir |
| Description: | Central system and configuration manager (onedir installation +[]) |
| Upstream URL: | https://saltproject.io |
| Licenses: | Apache-2.0 |
| Conflicts: | salt, salt-raet, salt-zmq |
| Provides: | salt |
| Replaces: | salt-raet, salt-zmq |
| Submitter: | spookfish |
| Maintainer: | spookfish (cooldiver2) |
| Last Packager: | cooldiver2 |
| Votes: | 3 |
| Popularity: | 0.000089 |
| First Submitted: | 2024-05-20 17:10 (UTC) |
| Last Updated: | 2026-02-13 05:16 (UTC) |
Dependencies (2)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- dmidecode (dmidecode-gitAUR) (optional) – decode SMBIOS/DMI tables
Required by (0)
Sources (5)
- 0000-services.patch
- https://github.com/saltstack/salt/releases/download/v3007.13/salt-3007.13-onedir-linux-arm64.tar.xz
- https://github.com/saltstack/salt/releases/download/v3007.13/salt-3007.13-onedir-linux-x86_64.tar.xz
- https://github.com/saltstack/salt/releases/download/v3007.13/salt-3007.13.tar.gz
- salt.logrotate
Latest Comments
1 2 3 4 Next › Last »
spookfish commented on 2026-01-09 23:11 (UTC)
Thanks Sven, updated!
cooldiver2 commented on 2026-01-09 22:57 (UTC)
Updated to 3007.11
Best regards Sven
cooldiver2 commented on 2025-12-19 16:12 (UTC)
Updated to 3007.10
Best regards Sven
spookfish commented on 2025-11-23 19:39 (UTC)
Thanks @cooldiver2, updated
cooldiver2 commented on 2025-11-21 07:50 (UTC)
Updated to 3007.9
Best regards Sven
spookfish commented on 2025-09-18 21:46 (UTC)
Thanks, updated. Sorry for the delay, life...
cooldiver2 commented on 2025-09-18 19:19 (UTC)
Updated to 3007.8
cooldiver2 commented on 2025-09-18 19:11 (UTC) (edited on 2025-09-18 19:11 (UTC) by cooldiver2)
Updated to 3007.7
cooldiver2 commented on 2025-07-28 04:30 (UTC)
Hi donpicoro,
on which operating system do you try to check, start or stop a service? If you do it on Arch Linux, like your command tells, it should be possible. I am using it by myself. To get this working, you should use systemd.
Otherwise you can execute salt 'HOSTNAME' state.apply STATE --log-level=debug
Check the output and perhaps paste a little bit more, about your issue.
donpicoro commented on 2025-07-25 13:21 (UTC)
Hello,
I know this is not related to the package itself... but I cannot seem to get it to admin services. Files and packages seem fine but for services I get:
Reason: 'service' __virtual__ returned False: No service execution module loaded: check support for service management on ArchIs there a secret sauce to this or am I doing something wrong?
1 2 3 4 Next › Last »