Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] salt: update dependencies
@ 2023-10-20  0:36 tsndqst
  2023-10-20  1:41 ` tsndqst
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tsndqst @ 2023-10-20  0:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 751 bytes --]

There is a new pull request by tsndqst against master on the void-packages repository

https://github.com/tsndqst/void-packages salt-3006-contextvars
https://github.com/void-linux/void-packages/pull/46788

salt: update dependencies
Update to fix `contextvars` version issue again.  See https://github.com/saltstack/salt/issues/60483 and https://github.com/void-linux/void-packages/pull/33331

This also adds a couple dependencies I found.

#### Testing the changes
- I tested the changes in this PR: **YES**

Salt runs now but I am having problems with connectivity between the master and minions.  I am not sure if it's caused by the upgrade or not.


A patch file from https://github.com/void-linux/void-packages/pull/46788.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-salt-3006-contextvars-46788.patch --]
[-- Type: text/x-diff, Size: 1750 bytes --]

From eb7424faa63108449c1795a7f7dc86e6a3978a04 Mon Sep 17 00:00:00 2001
From: Tim Sandquist <tim.sandquist@gmail.com>
Date: Thu, 19 Oct 2023 19:00:56 -0500
Subject: [PATCH] salt: update dependencies

---
 srcpkgs/salt/patches/requirements.patch | 10 ++++++++++
 srcpkgs/salt/template                   |  5 +++--
 2 files changed, 13 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/salt/patches/requirements.patch

diff --git a/srcpkgs/salt/patches/requirements.patch b/srcpkgs/salt/patches/requirements.patch
new file mode 100644
index 0000000000000..abf56d4a54299
--- /dev/null
+++ b/srcpkgs/salt/patches/requirements.patch
@@ -0,0 +1,10 @@
+diff --git a/requirements/base.txt b/requirements/base.txt
+index c19d8804a2b..62244c35152 100644
+--- a/requirements/base.txt
++++ b/requirements/base.txt
+@@ -9,4 +9,4 @@ psutil>=5.0.0
+ packaging>=21.3
+ looseversion
+ # We need contextvars for salt-ssh
+-contextvars
++contextvars; python_version < "3.7"
diff --git a/srcpkgs/salt/template b/srcpkgs/salt/template
index 944ee4cb3118e..764f7716828e1 100644
--- a/srcpkgs/salt/template
+++ b/srcpkgs/salt/template
@@ -1,12 +1,13 @@
 # Template file for 'salt'
 pkgname=salt
 version=3006.3
-revision=1
+revision=2
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-yaml python3-Jinja2 python3-requests python3-pyzmq
  python3-M2Crypto python3-tornado python3-msgpack dmidecode pciutils
- python3-psutil python3-distro python3-pycryptodomex python3-looseversion"
+ python3-psutil python3-distro python3-pycryptodomex python3-looseversion
+ python3-jmespath python3-packaging"
 short_desc="Remote execution system, and configuration manager"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: salt: update dependencies
  2023-10-20  0:36 [PR PATCH] salt: update dependencies tsndqst
@ 2023-10-20  1:41 ` tsndqst
  2023-10-20 10:54 ` [PR PATCH] [Merged]: " sgn
  2023-10-20 17:06 ` Vaelatern
  2 siblings, 0 replies; 4+ messages in thread
From: tsndqst @ 2023-10-20  1:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

New comment by tsndqst on void-packages repository

https://github.com/void-linux/void-packages/pull/46788#issuecomment-1771942316

Comment:
My issues appear to be related to the `zmq` transport.  master/minion communication works when I use `tcp` transport.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: salt: update dependencies
  2023-10-20  0:36 [PR PATCH] salt: update dependencies tsndqst
  2023-10-20  1:41 ` tsndqst
@ 2023-10-20 10:54 ` sgn
  2023-10-20 17:06 ` Vaelatern
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2023-10-20 10:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

There's a merged pull request on the void-packages repository

salt: update dependencies
https://github.com/void-linux/void-packages/pull/46788

Description:
Update to fix `contextvars` version issue again.  See https://github.com/saltstack/salt/issues/60483 and https://github.com/void-linux/void-packages/pull/33331

This also adds a couple dependencies I found.

#### Testing the changes
- I tested the changes in this PR: **YES**

Salt runs now but I am having problems with connectivity between the master and minions.  I am not sure if it's caused by the upgrade or not.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: salt: update dependencies
  2023-10-20  0:36 [PR PATCH] salt: update dependencies tsndqst
  2023-10-20  1:41 ` tsndqst
  2023-10-20 10:54 ` [PR PATCH] [Merged]: " sgn
@ 2023-10-20 17:06 ` Vaelatern
  2 siblings, 0 replies; 4+ messages in thread
From: Vaelatern @ 2023-10-20 17:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/46788#issuecomment-1773093238

Comment:
Interesting, I saw a zmq change in salt....

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-20 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-20  0:36 [PR PATCH] salt: update dependencies tsndqst
2023-10-20  1:41 ` tsndqst
2023-10-20 10:54 ` [PR PATCH] [Merged]: " sgn
2023-10-20 17:06 ` Vaelatern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).