From: Douglas E E. <dee...@gm...> - 2016-04-21 21:57:25
|
It appears that AppVeyer is having problems loading zlib. See: https://ci.appveyor.com/project/LudovicRousseau/opensc/build/0.16.0.595/job/65tmhvbcns2grosi Error downloading file: Unable to connect to the remote server 7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 Error: cannot find archive Rename-Item : Cannot rename because item at 'c:\zlib-1.2.8' does not exist. At line:11 char:3 + Rename-Item -path "c:\zlib-${env:ZLIB_VER_DOT}" -newName "zlib" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Rename-Item], PSInvalidOperationException + FullyQualifiedErrorId : InvalidOperation,Microsoft.PowerShell.Commands.RenameItemCommand Command executed with exception: Cannot rename because item at 'c:\zlib-1.2.8' does not exist. -- Douglas E. Engert <DEE...@gm...> |