Remove bsdtar by checking magic#885
Conversation
|
LGTM, we could probably add some tests, like TestTarUntar with some compressions |
|
Yes please, lots and lots of tests, this is a critical codepath. On Fri, Jun 14, 2013 at 3:57 AM, Victor Vieux notifications@github.com
|
|
We should also update the doc, to remove all bsdtar references |
|
And package control information, to remove the dependency! :-) |
|
The package xz-utils must be installed if bsdtar is to be given up on. |
|
Oh, good catch. Right. |
|
Here's an example: By the way, switching away from bsdtar might really trigger an issue like the one described in #791. |
|
Oh, I think #791 will be fine; but I'll reply on it directly to avoid |
Conflicts: docs/sources/contributing/devenvironment.rst
|
I fixed a few references to bsdtar in Vagrantfiles, install script etc. LGTM |
|
I'm not able to pull toorop/golang Do you have the same issue ? |
|
works fine for me |
|
@shykes, did you try? |
|
@creack seems ok now, so probably unrelated to this PR, here is the debug output of the faillure: |
|
@creack if you think it's unrelated, LGTM |
|
@vieux, I think it is not related. The image is heavy, probably just a transfert issue. |
* Runtime: Remove bsdtar dependency
|
🤘 |
Remove bsd dependency
FIxes #339