Your message dated Thu, 08 Aug 2013 22:48:36 +0000 with message-id <[email protected]> and subject line Bug#701209: fixed in obnam 1.5-1 has caused the Debian Bug report #701209, regarding obnam: DEBUG OSError ((95, 'Operation not supported', '<filename>'), ) sshfs problem? to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 701209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701209 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: obnam Version: 1.1-1.1 Severity: normal I'm trying to backup a directory that is mounted via sshfs to an sftp repository. I get many errors in the log of this sort (where I've replaced the true filname): 2013-02-22 19:27:13 DEBUG OSError((95, 'Operation not supported', '<filename>'),) Obnam eventually quits and the following is found at the end of the log 2013-02-22 19:28:29 DEBUG Handling exception (95, 'Operation not supported', '<filename>') 2013-02-22 19:28:29 DEBUG Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 258, in backup self.backup_roots(roots) File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 367, in backup_roots self.backup_parents('.') File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 491, in backup_parents metadata = obnamlib.read_metadata(self.fs, root) File "/usr/lib/python2.7/dist-packages/obnamlib/metadata.py", line 190, in read_metadata metadata.xattr = get_xattrs_as_blob(fs, filename) File "/usr/lib/python2.7/dist-packages/obnamlib/metadata.py", line 130, in get_xattrs_as_blob names = fs.llistxattr(filename) File "/usr/lib/python2.7/dist-packages/obnamlib/vfs_local.py", line 165, in llistxattr raise OSError((ret, os.strerror(ret), filename)) OSError: (95, 'Operation not supported', '/home/barbour/share') 2013-02-22 19:28:29 INFO Unlocking client because of error 2013-02-22 19:28:29 DEBUG Got second exception while unlocking: have not got lock on shared B-trees 2013-02-22 19:28:29 DEBUG Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 285, in unlock_when_error self.repo.unlock_client() File "/usr/lib/python2.7/dist-packages/obnamlib/repo.py", line 455, in unlock_client self._really_remove_generations(self.added_generations) File "/usr/lib/python2.7/dist-packages/obnamlib/repo.py", line 566, in _really_remove_generations self.require_shared_lock() File "/usr/lib/python2.7/dist-packages/obnamlib/repo.py", line 221, in require_shared_lock raise LockFail('have not got lock on shared B-trees') LockFail: have not got lock on shared B-trees 2013-02-22 19:28:29 CRITICAL Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 169, in _run self.process_args(args) File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 170, in process_args cliapp.Application.process_args(self, args) File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 416, in process_args method(args[1:]) File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 258, in backup self.backup_roots(roots) File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 367, in backup_roots self.backup_parents('.') File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 491, in backup_parents metadata = obnamlib.read_metadata(self.fs, root) File "/usr/lib/python2.7/dist-packages/obnamlib/metadata.py", line 190, in read_metadata metadata.xattr = get_xattrs_as_blob(fs, filename) File "/usr/lib/python2.7/dist-packages/obnamlib/metadata.py", line 130, in get_xattrs_as_blob names = fs.llistxattr(filename) File "/usr/lib/python2.7/dist-packages/obnamlib/vfs_local.py", line 165, in llistxattr raise OSError((ret, os.strerror(ret), filename)) OSError: (95, 'Operation not supported', '/home/barbour/share') -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages obnam depends on: ii libc6 2.13-38 ii python 2.7.3-4 ii python-cliapp 1.20120630-1 ii python-larch 1.20121006-1 ii python-paramiko 1.7.7.1-3.1 ii python-tracing 0.6-2 ii python-ttystatus 0.19-1 obnam recommends no packages. obnam suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: obnam Source-Version: 1.5-1 We believe that the bug you reported is fixed in the latest version of obnam, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Lars Wirzenius <[email protected]> (supplier of updated obnam package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 08 Aug 2013 22:26:17 +0100 Source: obnam Binary: obnam Architecture: amd64 i386 source Version: 1.5-1 Distribution: unstable Urgency: low Maintainer: Lars Wirzenius <[email protected]> Changed-By: Lars Wirzenius <[email protected]> Closes: 675820 676490 686191 700097 701209 719014 Description: obnam - online and disk-based backup application Changes: obnam (1.5-1) unstable; urgency=low . * New upstream release. This fixes the following bugs in Debian: - Larch B-tree is in read-only mode, no changes allowed (Closes: #675820) - obnam should not pass excessive options to ssh (Closes: #700097) - DEBUG OSError ((95, 'Operation not supported', '<filename>'), ) sshfs problem? (Closes: #701209) - new upstream version (Closes: #719014) - hidden exclude option (Closes: #686191) - manpage nit: says "obnam backup [FILE]" where it expects a directory (Closes: #676490) * Update cmdtest build dependency to get yarn. * Update larch dependencies, to get important bug fixes. Checksums-Sha1: 3f498abca4d93f40b9842e281648d51abf566cbd 100444 obnam_1.5-1_amd64.deb 9ce0ebc6f850e5f243eda4aaa7a30344edccf5b5 100526 obnam_1.5-1_i386.deb 8487d8adbb02c6f64423c9ac7d09920e5a370910 1565 obnam_1.5-1.dsc 12e2e61c654e772d03b36094ba5912c4be767977 172563 obnam_1.5.orig.tar.gz 402a058b0e1290cc72b8354bbe8c70ff62f6ceb3 5069 obnam_1.5-1.diff.gz Checksums-Sha256: 223204ed83106d2fe276ddde036087197f240c62ae581a83a6c59e510f6f76fd 100444 obnam_1.5-1_amd64.deb dfb06ecbdfc270859c69861be96e9db31fe3961694d2141c1cd0b764637fd36a 100526 obnam_1.5-1_i386.deb 3bbb2ba29fd44199ea9ded5fb9cc3de184a515bd2b46b132a8385b72dbfb1a33 1565 obnam_1.5-1.dsc 7808514b942a75ef0cee46bbd6d14115c92f3ac40ef3e73a361c7df017faf8e9 172563 obnam_1.5.orig.tar.gz c2a3e267d186e821683899641cb8f90a6517b0097de86a6f2c9dcc3b22aad5a6 5069 obnam_1.5-1.diff.gz Files: 2f143e923e1332460d741d5cb82653e8 100444 python optional obnam_1.5-1_amd64.deb 49fa7d5d051691dda3981612b6c8eed4 100526 python optional obnam_1.5-1_i386.deb c9257c4767f91b49159bd3c93d7f29f3 1565 python optional obnam_1.5-1.dsc f12245eb7c896d6fe31dcae5692fb9f2 172563 python optional obnam_1.5.orig.tar.gz 27aa5bb51a0263d0b1cc8ba5530f26af 5069 python optional obnam_1.5-1.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQEcBAEBCAAGBQJSBBxOAAoJEIahkFub41rmC6oH/1qAciewzUQg+43zr/uuEO2p hsJt8Rw1N6V6mP6+TFVoAEKs6rNK+w4aZtb+7K9uXbdLUwWbXso7hMvam3lblJd2 wy3gCVI+izitFn67cSnLqJY+pf48N2Ny++r2LXmBxMm0BdAeiajRzCy40yrZxnUa UKeYtEaYrU+h6DRiEYkR1uauB7u45ewqxDvAKtaKvxDNKdswg+ygUZcuKflrf6XS 2RwpK9KHZaJ7aemJ/tIG4QzT1lv313Mb/Tb2gf8leBG954jkXU/IqBBDC6ySRTWd piVrKz+ctnI88cWcwK7zpbjz3ern5mCtqyOF5mzkbW0ZG8zpyvovHFaXW9mJQHg= =34Zq -----END PGP SIGNATURE-----
--- End Message ---

