Azure / Azure/LinuxPatchExtension

Add DNF support; YUM is legacy & deprecated in modern RPM-based distributions

オープン
#339 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
12
フォーク
20
平均マージ
6日 4時間
マージ済み PR(30日)
1

説明

The project currently uses `yum` as the package manager for RPM-based systems. However, `yum` has been deprecated and replaced by `dnf` (DNF5 to be more precise) in modern distributions such as Azure Linux, Fedora, Red Hat Enterprise Linux, and CentOS Stream.

Although most distributions provide a compatibility symlink (YUM->DNF), it would be beneficial for the project to officially support DNF.

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

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

調査の方向性

まず、拡張機能が yum を呼び出している場所と、RPM ベースのディストリビューションが検出または処理されている場所を特定します。既存のパッケージマネージャーの処理経路と関連するテストを追跡します。完了条件は、既存のサポートを壊すことなく、Issue に記載された RPM ベースのディストリビューションで、DNF(DNF5 を含む)を拡張機能が正式にサポートすることです。

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

評価

技術スタック
python
領域
operating-systems
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
52/100

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

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