Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Apr 2016 11:21:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207715] [NEW PORT] archivers/py-borgbackup: Deduplicating backup program
Message-ID:  <bug-207715-13-yx06EvazRM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207715-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207715-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207715

--- Comment #17 from jjuanino@gmail.com ---
Hi,

devel/py-llfuse port version is 1.0.

According to setup.py, borg requires llfuse < 1.0, but I have tested borg w=
ith
1.0 llfuse version and works well. I have raised the question to upstream=20

https://github.com/borgbackup/borg/issues/828

but I am almost sure you can replace=20

FUSE_RUN_DEPENDS=3D       ${PYTHON_PKGNAMEPREFIX}llfuse<1.0:devel/py-llfuse

with

FUSE_RUN_DEPENDS=3D=20=20=20=20=20=20
${PYTHONPREFIX_SITELIBDIR}/llfuse.so:${PORTSDIR}/devel/py-llfuse


Regards

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207715-13-yx06EvazRM>