dbcli / dbcli/pgcli

Debian install docs issues

Đang mở
#1,498 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
13.4k
Fork
612
Merge trung bình
6 ngày 14 giờ
Pull request đã merge (30 ngày)
10

Mô tả

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!

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.