Error, Repository not found
まだ誰も着手していません。
評価
調査の方向性
所有者を test:test に割り当てた後、root 権限で Git ディレクトリ repos/v8 の初期化を再現し、その後、報告で説明されている chown-R test:test repos/ v8 のケースと比較する。リポジトリ初期化の Python エントリーポイントを追跡し、異なる権限またはパスを記録する。原因が確定し、想定される修正変更が明確に特定できれば完了とする。
索引モデルが issue の本文から書いたものです。
説明
Suppose the git directory is repos/v8.
When the ownership of repos/v8 is test:test, initialize the repository with Python under root authority.
Prompt error: _ pygit2.GitError: Repository not found at repos/v8/ .git.
When using the command chown-R test:test repos/ v8, initializing the repository with Python under root permission will not cause an error.
What is the reason for this, please?
- 主要言語
- Python
- スター
- 1.7k
- フォーク
- 408
- 平均マージ
- 2日 57分
- マージ済み PR(30日)
- 7
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
libgit2/pygit2 のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
似ている issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
canonical/paas-charm#368 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
tech debt
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
StevenBlack/hosts#3256 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
qualcomm/qai-appbuilder#275 ·