Thomas Frössman

Results 206 comments of Thomas Frössman

The Control/Data/Deb structs can maybe be made usalbe together from outside the package and let the DebPkg be the simplified interface which does the higher level stuff like adding files...

I have been thinking about this some more.. Maybe the tar/ar stuff can be handled by package consumers themselves and focus the API towards building/validating the control file/archive.. Thats the...

Yes, we are talking about two different things.. Use as a package (from debpkg/drone-deb) and use as a tool (as debpkg/drone-deb). The use-as scenario should of course always be the...

I just upgraded a server at home from ubuntu LTS from 18.04 to 20.04 and now I can't run backups anymore on files that are on my NAS from my...

0.12.1 via the self-update subcommand > > I also upgraded restic before trying so I don't know which upgrade caused the problems. > > Please specify `restic version`. Lots of...

Hmm, when I write a test specifically targeting the same file that fails with i/o error inside resic it does not cause an i/o error. I might have missed something....

`GODEBUG=asyncpreemptoff=1` does not seem to help. It looks like it's different files every run. It is a pretty slow home server (Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz) so it...

I have tried a bunch of different cifs mount settings now without any luck. An flag that enabled you yo just skip extended attributes would also work (at least for...

> Did you try the `nouser_xattr` mount option? > I missed that one and it also seems to work , have been running through a few tens of thousands files...