FS#77794 - [salt] 3005.1-2 Removed contextvars dependencie brokes salt-ssh

Attached to Project: Community Packages
Opened by Reonaydo (Reonaydo) - Thursday, 09 March 2023, 18:27 GMT
Last edited by Morten Linderud (Foxboron) - Sunday, 11 June 2023, 14:01 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Johannes Löthberg (demize)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Salt-ssh requires contextvars package to work with remote systems with python versions lower than 3.7
It doesn't use it directly. But it need contextvars pypi package for uploading inside thin archive to remote host and using it there.
Without this package it doesn't work with remote hosts with python version lesser than 3.7 and it is proble.

I see in PKGBUILD than contextvars was removed some time ago this action broke salt-ssh.
When I install salt directly from pip, it installs contextvars and salt-ssh works correctly.

Additional info:
* package version: 3005.1-2
* link to upstream bug report: https://github.com/saltstack/salt/issues/59942

This task depends upon

Closed by  Morten Linderud (Foxboron)
Sunday, 11 June 2023, 14:01 GMT
Reason for closing:  Upstream
Comment by Toolybird (Toolybird) - Thursday, 09 March 2023, 20:52 GMT
Related  FS#71344 

I'm not sure if Arch can fix this.
Comment by Morten Linderud (Foxboron) - Sunday, 11 June 2023, 14:00 GMT
I'm inclined to say that this is not something Arch can fix. Please follow the issue upstream.

Loading...