Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appveyor:phpのインストールに失敗する問題を対応 #2008

Merged
merged 1 commit into from
Jan 6, 2017

Conversation

chihiro-adachi
Copy link
Contributor

appveyorでphpのインストールに失敗するため、取り急ぎ--allow-empty-checksumsで対応.
以下エラーログです。

Download of php-7.0.9-nts-Win32-VC14-x64.zip (22.84 MB) completed.
WARNING: Missing package checksums are not allowed (by default for HTTP/FTP, 
 HTTPS when feature 'allowEmptyChecksumsSecure' is disabled) for 
 safety and security reasons. Although we strongly advise against it, 
 if you need this functionality, please set the feature 
 'allowEmptyChecksums' ('choco feature enable -n 
 allowEmptyChecksums') 
 or pass in the option '--allow-empty-checksums'. You can also pass 
 checksums at runtime (recommended). See choco install -? for details.
The integrity of the file 'php-7.0.9-nts-Win32-VC14-x64.zip' from 'http://windows.php.net/downloads/releases/archives/php-7.0.9-nts-Win32-VC14-x64.zip' has not been verified by a checksum in the package scripts.
Do you wish to allow the install to continue (not recommended)?
[Y] Yes [N] No (default is "N")
  Confirmation (`-y`) is set.
  Respond within 30 seconds or the default selection will be chosen.
ERROR: Empty checksums are no longer allowed by default for non-secure sources. Please ask the maintainer to add checksums to this package. In the meantime if you need this package to work correctly, please enable the feature allowEmptyChecksums, provide the runtime switch '--allow-empty-checksums', or pass in checksums at runtime (recommended - see 'choco install -?' / 'choco upgrade -?' for details). It is strongly advised against allowing empty checksums for non-internal HTTP/FTP sources.

@Yangsin Yangsin added this to the 3.0.14 milestone Jan 6, 2017
@Yangsin Yangsin merged commit ac42970 into EC-CUBE:master Jan 6, 2017
@chihiro-adachi chihiro-adachi deleted the fix-appveyor branch February 7, 2017 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants