[Slackbuilds-users] llfuse and attic

Andrzej Telszewski atelszewski at gmail.com
Sun Mar 20 21:39:58 UTC 2016


Hi,

The update of llfuse in the -master from version 0.40 to 0.43 breaks 
compatibility with attic.

Even if we considered "borg" 
(https://borgbackup.readthedocs.org/en/stable/) as a replacement for 
attic, this is what they say in the source code of borg:

extras_require = {
     # llfuse 0.40 (tested, proven, ok), needs FUSE version >= 2.8.0
     # llfuse 0.41 (tested shortly, looks ok), needs FUSE version >= 2.8.0
     # llfuse 0.42 (tested shortly, looks ok), needs FUSE version >= 2.8.0
     # llfuse 1.0 will break API
     'fuse': ['llfuse<1.0', ],
}

So updating llfuse to version higher than 0.40 makes both backup 
programs somehow not future complete.

Any suggestions on what could be done?
Is it somehow possible to bundle Python library?

-- 
Best regards,
Andrzej Telszewski


More information about the SlackBuilds-users mailing list