Re: [Spacewalk-list] Agent issue on Debian 8.10

2018-03-15 Thread Andrei Popenta
Hi Sebastien, I've had the same issue and found out that the problem is with python-openssl version apt install python-openssl=16.0.0-1~bpo8+1 , fixed the issue for me. Andrei On Tue, Mar 13, 2018 at 5:54 PM, Sébastien Genesta < genesta.sebast...@gmail.com> wrote: > Hi, > > I'm encountering

Re: [Spacewalk-list] Agent issue on Debian 8.10

2018-03-15 Thread Sébastien Genesta
Hi, Thanks for your reply. It has been really helpful. Below the process I've followed if it could help anybody else: - apt-get update - apt-get install apt-transport-spacewalk rhnsd - add following lines in my sources.list deb http://ftp.debian.org/debian jessie-backports main

Re: [Spacewalk-list] Agent issue on Debian 8.10

2018-03-13 Thread Ben Myatt
Hi, This was a known bug. https://github.com/pimutils/vdirsyncer/issues/258 What version of python-openssl are you using? I’m presuming version 0.14-1 Fix is to uninstall your current version of python-openssl and install it from the Jessie

[Spacewalk-list] Agent issue on Debian 8.10

2018-03-13 Thread Sébastien Genesta
Hi, I'm encountering issue using spacewalk agent on a Debian 8.10. My spacewalk server version is 2.7 installed on an CentOS 7. I've created a channel for my Debian servers (no repo defined on it). I've installed it following spacewalk documentation: 1. apt-get update 2. apt-get install