[Vm-dev] appveyor .thirdparty-cache clean up

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Sat Mar 18 16:37:46 UTC 2017


It seems that the failing wget libpng16.tar.gz of last-1 build left the
cache dirty
Now, the last build is failing too

cp -f
/cygdrive/c/projects/vm/.thirdparty-cache/windows/i386/bin/libssh2-1.dll
build/vm
cp -f
/cygdrive/c/projects/vm/.thirdparty-cache/windows/i386/bin/libgit2.dll
build/vm
cp -f /cygdrive/c/projects/vm/.thirdparty-cache/windows/i386/bin/SDL2.dll
build/vm
cp -f /cygdrive/c/projects/vm/.thirdparty-cache/windows/i386/bin/zlib1.dll
build/vm
tar x -f ../../.thirdparty-cache/libpng-1.6.28.tar.gz -C build/third-party
tar: This does not look like a tar archive
gzip: stdin: unexpected end of file

https://ci.appveyor.com/project/OpenSmalltalk/vm/build/1.0.573/job/wa8d7515hykeq19g

Is there a way to clean this cache and proceed?
I've found https://github.com/appveyor/ci/issues/985 but I'm not sure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170318/4c7f4f17/attachment.html>


More information about the Vm-dev mailing list