Can't find the zip binary installed
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- android, docker, dockerfile
調査の方向性
Start with the Dockerfile and inspect how the zip binary is installed and made available to commands inside the image. Reproduce the apt-get failure in the container, then verify that a rebuilt image can use zip without requiring a separate installation or sudo.
索引モデルが issue の本文から書いたものです。
説明
I see that we install the zip binary in the Dockerfile during setup. But when I try to use the zip binary in commands: the binary is nowhere to be found.
If I try to install within the docker container, via
apt-get update -qq \
&& apt-get install -qq -y --no-install-recommends zip
I get the error
W: GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
E: The repository 'https://dl.yarnpkg.com/debian stable InRelease' is not signed.
Unable to install zip binary
which I believe I can resolve via
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
but the issue is that sudo binary is not installed as well, any idea? Thanks!
- 主要言語
- Dockerfile
- スター
- 541
- フォーク
- 152
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
react-native-community/docker-android のほかの issue
-
難易度 1/5 1〜3時間 初心者へのやさしさ 70/100
react-native-community/docker-android#250 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
react-native-community/docker-android#219 · コメント 5 件 · リアクション 3 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 30/100
react-native-community/docker-android#215 · コメント 5 件 · リアクション 3 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
react-native-community/docker-android#193 · コメント 8 件 ·
react-native-community/docker-android の issue をすべて見る
似ている issue
-
core dependencies
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
-
bug github_actions
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
registrystack/registry-stack#1393 ·
-
module: core
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
bigbluebutton/bigbluebutton#25849 ·
-
bug engine
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
rocky-data/rocky#2181 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100