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

Fabio Niephaus lists at fniephaus.com
Sat Mar 18 17:07:53 UTC 2017


Hi Nicolas,

See: https://www.appveyor.com/docs/build-cache/#cleaning-up-cache

Best,
Fabio


-- 

On Sat, Mar 18, 2017 at 5:37 PM Nicolas Cellier <
nicolas.cellier.aka.nice at gmail.com> wrote:

>
> 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/9067d1c1/attachment.html>


More information about the Vm-dev mailing list