Package Details: salt-onedir 3007.13-1

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)

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

diff --git a/PKGBUILD b/PKGBUILD
index 1f542b3..93a0139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@

 pkgname=salt-onedir
 provides=('salt')
-pkgver=3007.10
+pkgver=3007.11
 pkgrel=1
 pkgdesc="Central system and configuration manager (onedir installation +[${SALT_ADDITIONAL_PIP_PACKAGES}])"
 arch=('x86_64' 'aarch64')
@@ -29,16 +29,16 @@ backup=('etc/logrotate.d/salt'
         'etc/salt/minion')

 source_x86_64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-x86_64.tar.xz")
-sha256sums_x86_64=('7019ec28ab2f0d159446c5332282aa22e8c3be43547e3b467a1efaed225eae80')
+sha256sums_x86_64=('ea6992eddffd3d62ae66ebf929605656db4993aa0db835ec7d38557566b106a7')

 source_aarch64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-arm64.tar.xz")
-sha256sums_aarch64=('9844f6a1a6c606c81b65271cae6e6378e5baac58ffae4a707dda5bc79cfcc4bb')
+sha256sums_aarch64=('e276f04391899c4a3a2990057c0f8feadf59831521cb0ca30133fc74366f418c')

 # The source tarball is downloaded because we need various files from pkg/common that are not included in the onedir tarball
 source=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}.tar.gz"
         salt.logrotate
         0000-services.patch)
-sha256sums=('737151afd2f6be074883c96997431e609ec37ff31ac7b0645d09852fd4249d84'
+sha256sums=('10090ed3fd642925d19045cd1fa9891f39d491047402c4368a3b730abc140805'
             'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215'
             '6eb7d8840c40da7070167d3c742e7337c45f80d639fb7ef72f196fcaa2843469')

Best regards Sven

cooldiver2 commented on 2025-12-19 16:12 (UTC)

Updated to 3007.10

diff --git a/PKGBUILD b/PKGBUILD
index d0ba411..1f542b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@

 pkgname=salt-onedir
 provides=('salt')
-pkgver=3007.9
+pkgver=3007.10
 pkgrel=1
 pkgdesc="Central system and configuration manager (onedir installation +[${SALT_ADDITIONAL_PIP_PACKAGES}])"
 arch=('x86_64' 'aarch64')
@@ -29,16 +29,16 @@ backup=('etc/logrotate.d/salt'
         'etc/salt/minion')

 source_x86_64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-x86_64.tar.xz")
-sha256sums_x86_64=('1565b65f3258a9e84315e2e316b187d4805159868823b0030494012ef215d885')
+sha256sums_x86_64=('7019ec28ab2f0d159446c5332282aa22e8c3be43547e3b467a1efaed225eae80')

 source_aarch64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-arm64.tar.xz")
-sha256sums_aarch64=('02d5efcd89b4b5b287a8823ea7e01bdca70a40a81daff48a2352fef58055a8a4')
+sha256sums_aarch64=('9844f6a1a6c606c81b65271cae6e6378e5baac58ffae4a707dda5bc79cfcc4bb')

 # The source tarball is downloaded because we need various files from pkg/common that are not included in the onedir tarball
 source=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}.tar.gz"
         salt.logrotate
         0000-services.patch)
-sha256sums=('1f770d6b9ca5568f926d98edfcd26dce71c04f6094243db912857953e3d4a56d'
+sha256sums=('737151afd2f6be074883c96997431e609ec37ff31ac7b0645d09852fd4249d84'
             'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215'
             '6eb7d8840c40da7070167d3c742e7337c45f80d639fb7ef72f196fcaa2843469')

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

diff --git a/PKGBUILD b/PKGBUILD
index 4c23035..d0ba411 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@

 pkgname=salt-onedir
 provides=('salt')
-pkgver=3007.8
+pkgver=3007.9
 pkgrel=1
 pkgdesc="Central system and configuration manager (onedir installation +[${SALT_ADDITIONAL_PIP_PACKAGES}])"
 arch=('x86_64' 'aarch64')
@@ -29,16 +29,16 @@ backup=('etc/logrotate.d/salt'
         'etc/salt/minion')

 source_x86_64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-x86_64.tar.xz")
-sha256sums_x86_64=('6fca0f0cb09e43b27d1e7aa518ebd14c83302d58c601673bc098d8fbf632b61a')
+sha256sums_x86_64=('1565b65f3258a9e84315e2e316b187d4805159868823b0030494012ef215d885')

 source_aarch64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-arm64.tar.xz")
-sha256sums_aarch64=('5325998f378b6996a579a180d881b840caab48b561c0f56ce5bab8bae52412a7')
+sha256sums_aarch64=('02d5efcd89b4b5b287a8823ea7e01bdca70a40a81daff48a2352fef58055a8a4')

 # The source tarball is downloaded because we need various files from pkg/common that are not included in the onedir tarball
 source=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}.tar.gz"
         salt.logrotate
         0000-services.patch)
-sha256sums=('59f2b5a487fd83239e31a78db0082b125083393131dae10d3b90a3b3487699e2'
+sha256sums=('1f770d6b9ca5568f926d98edfcd26dce71c04f6094243db912857953e3d4a56d'
             'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215'
             '6eb7d8840c40da7070167d3c742e7337c45f80d639fb7ef72f196fcaa2843469')

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

diff --git a/PKGBUILD b/PKGBUILD
index ac6489d..4c23035 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@

 pkgname=salt-onedir
 provides=('salt')
-pkgver=3007.7
+pkgver=3007.8
 pkgrel=1
 pkgdesc="Central system and configuration manager (onedir installation +[${SALT_ADDITIONAL_PIP_PACKAGES}])"
 arch=('x86_64' 'aarch64')
@@ -29,16 +29,16 @@ backup=('etc/logrotate.d/salt'
         'etc/salt/minion')

 source_x86_64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-x86_64.tar.xz")
-sha256sums_x86_64=('a5c7b1b933f8bcfe5a4b05beee762cab1332c0a4295878f99a662001fb1cd717')
+sha256sums_x86_64=('6fca0f0cb09e43b27d1e7aa518ebd14c83302d58c601673bc098d8fbf632b61a')

 source_aarch64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-arm64.tar.xz")
-sha256sums_aarch64=('03a8f782c32fa5bd38c1ebeeb3dcfa862bfbee64c1c94b4cc3eb01511014c247')
+sha256sums_aarch64=('5325998f378b6996a579a180d881b840caab48b561c0f56ce5bab8bae52412a7')

 # The source tarball is downloaded because we need various files from pkg/common that are not included in the onedir tarball
 source=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}.tar.gz"
         salt.logrotate
         0000-services.patch)
-sha256sums=('586102dfcac27a0a9c0826ff806bdee988e4028a04cf2ab3162aba9f0b0402cb'
+sha256sums=('59f2b5a487fd83239e31a78db0082b125083393131dae10d3b90a3b3487699e2'
             'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215'
             '6eb7d8840c40da7070167d3c742e7337c45f80d639fb7ef72f196fcaa2843469')

cooldiver2 commented on 2025-09-18 19:11 (UTC) (edited on 2025-09-18 19:11 (UTC) by cooldiver2)

Updated to 3007.7

diff --git a/PKGBUILD b/PKGBUILD
index ac6489d..d084f9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@

 pkgname=salt-onedir
 provides=('salt')
-pkgver=3007.6
+pkgver=3007.7
 pkgrel=1
 pkgdesc="Central system and configuration manager (onedir installation +[${SALT_ADDITIONAL_PIP_PACKAGES}])"
 arch=('x86_64' 'aarch64')
@@ -29,16 +29,16 @@ backup=('etc/logrotate.d/salt'
         'etc/salt/minion')

 source_x86_64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-x86_64.tar.xz")
-sha256sums_x86_64=('5d65442973b3db93b882dabb20d8c379950c68bd67c0aec5db8072d63eeaf5c7')
+sha256sums_x86_64=('a5c7b1b933f8bcfe5a4b05beee762cab1332c0a4295878f99a662001fb1cd717')

 source_aarch64=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}-onedir-linux-arm64.tar.xz")
-sha256sums_aarch64=('61b3da8f7c49b55ff5ef0d02c7406fdad7af1644aa39bf7f626ad5a4297991fc')
+sha256sums_aarch64=('03a8f782c32fa5bd38c1ebeeb3dcfa862bfbee64c1c94b4cc3eb01511014c247')

 # The source tarball is downloaded because we need various files from pkg/common that are not included in the onedir tarball
 source=("https://github.com/saltstack/salt/releases/download/v${pkgver}/salt-${pkgver}.tar.gz"
         salt.logrotate
         0000-services.patch)
-sha256sums=('176a8b97c43c50ed87df12279b3dd248bbb6ab48cd32b2de90f45234c7c4d094'
+sha256sums=('586102dfcac27a0a9c0826ff806bdee988e4028a04cf2ab3162aba9f0b0402cb'
             'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215'
             '6eb7d8840c40da7070167d3c742e7337c45f80d639fb7ef72f196fcaa2843469')

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 Arch

Is there a secret sauce to this or am I doing something wrong?