pip install ethtool-0.15 failed

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
c, python

調査の方向性

まず ethtool-0.15 の pip ビルドを再現し、C extension 周辺の pyproject.toml ビルド設定を調べます。失敗している libnl-3.0 pkg-config クエリを報告された出力と比較し、その後、必要な設定でパッケージが正常に wheel をビルドできることを確認します。

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

説明

Processing ./ethtool-0.15.tar.gz
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: ethtool
Building wheel for ethtool (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for ethtool (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'ethtool' extension
Failed to query pkg-config --cflags-only-I libnl-3.0
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for ethtool
Failed to build ethtool
ERROR: Could not build wheels for ethtool, which is required to install pyproject.toml-based projects
[root@0d3f20bef923 home]# pkg-config --cflags-only-I libnl-3.0
-I/usr/include/libnl3

主要言語
C
スター
16
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

fedora-python/python-ethtool のほかの issue

fedora-python/python-ethtool の issue をすべて見る

似ている issue

C の issue をもっと見る

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

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