Skip to content

Make updian-rsh work again#3

Open
rfjakob wants to merge 3 commits intorobhost:masterfrom
rfjakob:next
Open

Make updian-rsh work again#3
rfjakob wants to merge 3 commits intorobhost:masterfrom
rfjakob:next

Conversation

@rfjakob
Copy link
Contributor

@rfjakob rfjakob commented Jul 12, 2014

During the Python rewrite, the commands updian uses have changed. Update updian-rsh with the new ones.
Also fix a typo in the example config file.

rfjakob added 3 commits July 6, 2014 17:53
They have changed in the course of the Python rewrite.
Also, log everything to syslog.
This used to spit out

	  File "updian/fabric_utils.py", line 52, in _detect_backend
	    backend = available_backends[0]
	IndexError: list index out of range

now we get at least

	UnknownBackendError: Unknown backend: None

Note that the actual problem is usually a missing (or not executable)
updian-rsh on the remote side.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments