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

google-chrome-stable の GPG エラーを改善 #367

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

nanasess
Copy link
Contributor

@nanasess nanasess commented Jan 17, 2020

Travis CI で以下のようなエラーになってしまう

WARNING: The following packages cannot be authenticated!
 google-chrome-stable
E: There were unauthenticated packages and -y was used without --allow-unauthenticated
apt-get.diagnostics
apt-get install failed
The command "sudo -E apt-get -yq --no-install-suggests --no-install-recommends $(travis_apt_get_options) install dpkg debian-archive-keyring google-chrome-stable" failed and exited with 100 during
  • xenial ではデフォルトの google-chrome-stable を使用する
  • trusty では --allow-unauthenticated を付与してインストールする

- xenial ではデフォルトの google-chrome-stable を使用する
- trusty では --allow-unauthenticated を付与してインストールする
nanasess added a commit to nanasess/ec-cube2 that referenced this pull request Jan 17, 2020
google-chrome-stable の GPG エラーを改善
nanasess added a commit to nanasess/ec-cube2 that referenced this pull request Jan 17, 2020
google-chrome-stable の GPG エラーを改善
nanasess added a commit to nanasess/ec-cube2 that referenced this pull request Jan 20, 2020
google-chrome-stable の GPG エラーを改善
@chihiro-adachi chihiro-adachi merged commit bff0fec into EC-CUBE:master Jan 21, 2020
@chihiro-adachi chihiro-adachi added this to the 2.17.1 milestone Jan 21, 2020
@nanasess nanasess deleted the fix-travis branch October 3, 2022 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants