File corruptions with SSHFS

Support SimpleRezo simplerezo at gmail.com
Fri Mar 4 13:11:48 UTC 2016


Hi,

Here is my problem:
I create a SSHFS mount (Host B) of a directory from a remote host (Host A).
My remote directory contains packages that I manually generates (pkg
create). When I do a pkg add of my package (Host B), I get the following
output:

pkg: archive_read_extract() errno -1: Lzma library error:  No progress is
possible

I note the file is corrupted and the md5 of the package is changed on Host
A after run of this command (pkg add).

Any idea ?

Command used to mount:
sshfs -o reconnect -o sshfs_sync -o no_readahead -o cache=no
root at phryxos:/usr/ports/packages/
/usr/ports/packages/

Version of the software (on the same server):
FreeBSD: 10.2-RELEASE-p8
SSHFS (fusefs) : 2.5

Thanks in advance !


More information about the freebsd-questions mailing list