fdupoux / fsarchiver

file system archiver for linux
http://www.fsarchiver.org
GNU General Public License v2.0
263 stars 42 forks source link

New stable release #93

Closed shumvgolove closed 3 years ago

shumvgolove commented 4 years ago

Most distributions target the latest stable release and latest fsarchiver has been issued ~2 years ago, maybe we can prepare a new one?

In particular, an important fix was merged for musl-based distributions, which should fix my issue.

marcosfrm commented 4 years ago

It would be nice fix the part of #66 that makes FSArchiver get stuck. But I am afraid in touching the queue code and blowing things up. :-( @fdupoux is the guru in this area.

fdupoux commented 3 years ago

Can multiple users please test version 0.8.6-beta1 and confirm if it works fine so the final 0.8.6 can be released ?

Sources for this version can be found using the following link: https://github.com/fdupoux/fsarchiver/releases/tag/0.8.6-beta1

marcosfrm commented 3 years ago

Working fine here.

shumvgolove commented 3 years ago

Sorry for the late reply. I was able to successfully build fsarchiver-0.8.6-beta1 on Alpine Linux and indeed it's working correctly.

$ doas fsarchiver restfs system_backup.fsa id=0,dest=/dev/loop0
Statistics for filesystem 0
* files successfully processed:....regfiles=1, directories=3, symlinks=0, hardlinks=0, specials=0
* files with errors:...............regfiles=0, directories=0, symlinks=0, hardlinks=0, specials=0
fdupoux commented 3 years ago

Thanks for testing. Version 0.8.6 has been released