ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 190, in _run
self.process_args(args)
File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 222, in process_args
cliapp.Application.process_args(self, args)
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 567, in process_args
method(args[1:])
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 162, in backup
self.start_backup()
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 199, in start_backup
self.repo = self.open_repository()
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 224, in open_repository
return self.app.get_repository_object(create=True)
File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 258, in get_repository_object
repofs.connect()
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/sftp_plugin.py", line 195, in connect
if not try_openssh or not self._connect_openssh():
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/sftp_plugin.py", line 239, in _connect_openssh
self.sftp = paramiko.SFTPClient(SSHChannelAdapter(proc))
File "/usr/lib/python2.7/dist-packages/paramiko/sftp_client.py", line 101, in __init__
raise SSHException('EOF during negotiation')
SSHException: EOF during negotiation
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
apticron report [Sat, 15 Apr 2017 00:38:21 +0200]
========================================================================
apticron has detected that some packages need upgrading on:
quigon.federez.net
[ 160.228.155.65 ]
The following packages are currently pending an upgrade:
python-six 1.10.0-3~bpo8+1
========================================================================
Package Details:
Lecture des fichiers de modifications (« changelog »)...
--- Modifications pour six (python-six) ---
six (1.10.0-3~bpo8+1) jessie-backports; urgency=medium
* straight backport from testing - no further changes applied.
* Introduced Version 1.10 is a dependency for python-astro.
-- Steffen Moeller <moeller(a)debian.org> Wed, 12 Apr 2017 10:47:36 +0200
six (1.10.0-3) unstable; urgency=medium
* d/control:
- Drop the python-six-whl binary package as it's no longer necessary.
(Closes: #814069)
- Drop the Build-Depends on python3-wheel.
* d/rules: Drop override_dh_auto_install since we no longer need to
build the .whl.
* d/python-six-whl.install: Removed.
* d/tests: Add simple import smoke tests.
-- Barry Warsaw <barry(a)debian.org> Tue, 09 Feb 2016 09:18:14 -0500
six (1.10.0-2) unstable; urgency=medium
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
* Upgrade to debhelper v9.
-- Colin Watson <cjwatson(a)debian.org> Wed, 27 Jan 2016 13:42:43 +0000
six (1.10.0-1) unstable; urgency=medium
[ Tristan Seligmann ]
* d/control: Add pypy-six package.
* d/rules: Add --with pypy.
* d/python{,3}-six.pydist: Add pydist files.
[ Colin Watson ]
* New upstream release.
-- Colin Watson <cjwatson(a)debian.org> Wed, 07 Oct 2015 22:50:40 +0100
six (1.9.0-5) unstable; urgency=medium
* Revert previous change to debian/rules file. It seems to be
unnecessary after all.
-- Barry Warsaw <barry(a)debian.org> Wed, 02 Sep 2015 10:22:41 -0400
six (1.9.0-4) unstable; urgency=medium
* d/rules: Add PYBUILD_TEST_ARGS enabling --assert=plain to avoid ast
rewriting bug in pytest with Python 3.5.
-- Barry Warsaw <barry(a)debian.org> Tue, 01 Sep 2015 18:36:35 -0400
six (1.9.0-3) unstable; urgency=medium
* d/control: Restore X-Python*-Version headers to more modern values.
* d/watch: Update to use pypi.debian.net mirror.
-- Barry Warsaw <barry(a)debian.org> Mon, 27 Apr 2015 09:52:45 -0400
========================================================================
You can perform the upgrade by issuing the command:
apt-get dist-upgrade
as root on quigon.federez.net
--
apticron
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 190, in _run
self.process_args(args)
File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 222, in process_args
cliapp.Application.process_args(self, args)
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 567, in process_args
method(args[1:])
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/forget_plugin.py", line 46, in forget
self.repo = self.app.get_repository_object()
File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 258, in get_repository_object
repofs.connect()
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/sftp_plugin.py", line 195, in connect
if not try_openssh or not self._connect_openssh():
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/sftp_plugin.py", line 239, in _connect_openssh
self.sftp = paramiko.SFTPClient(SSHChannelAdapter(proc))
File "/usr/lib/python2.7/dist-packages/paramiko/sftp_client.py", line 101, in __init__
raise SSHException('EOF during negotiation')
SSHException: EOF during negotiation
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host hexagon.federez.net port 22: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]