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
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to