Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Debian install docs issues

オープン
#1,498 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
45/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
postgresql, python
領域
cli, documentation

調査の方向性

リポジトリのREADMEにあるDebianの依存関係コマンドと、https://www.pgcli.com/install のインストール手順を比較し、その後、issueに記載されている現在のDebianパッケージ名を確認します。両方のドキュメントの場所で、一貫性があり動作するDebianのインストール手順が示されれば、作業は完了です。

索引モデルが issue の本文から書いたものです。

説明

The install instructions on https://www.pgcli.com/install don't match the install instructions on this repo's readme. On this repo it lists the dependencies as:

sudo apt-get install python-dev libpq-dev libevent-dev

on the website it lists the dependencies as:

sudo apt-get install libpq-dev python-dev   # debian

Also when I try to install python-dev I get this error which I resolved by moving to python-dev-is-python3:

apt install python-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python-dev-is-python3

E: Package 'python-dev' has no installation candidate

Aside from these minor issues the tool is great and thank you for it!

主要言語
Python
スター
13.4k
フォーク
613
平均マージ
12時間 45分
マージ済み PR(30日)
5

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

dbcli/pgcli のほかの issue

dbcli/pgcli の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。