Create RPMs for Nouveau and extend CouchDB RPM to optionally include Nouveau
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 42/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- erlang, java
調査の方向性
rpm/SPECS/couchdb.spec.in の 99~103 行付近から始め、対応する Debian パッケージングを debian の下で比較してください。RPM が個別の Nouveau パッケージを提供する方法と、同じサーバーへのインストールと別のサーバーへのインストールで何が異なるかを追跡してください。通常のパッケージが変更されず、couchdb-nouveau が Nouveau をインストールし、local.d の設定と reload が CouchDB が利用可能な場合にのみ行われれば完了です。
索引モデルが issue の本文から書いたものです。
説明
The next version of CouchDB (3.4.0) will include a new component for full text search called Nouveau. Nouveau is a Java project that integrates with the rest of CouchDB which is written in Erlang.
We’d like the following scenarios to be handled:
- A user installs the regular Apache-CouchDB-3.4.0.rpm (the real name might be different) via
yum install couchdb. They are not interested in Nouveau, so nothing changes for them. However, Nouveau binaries are installed on the system (this is partially already handled: https://github.com/apache/couchdb-pkg/blob/main/rpm/SPECS/couchdb.spec.in#L99-L103)- Same as before, but user IS interested in Nouveau, they can run
yum install couchdb-nouveauon the same server and get Apache-CouchDB-Nouveau-3.4.0.rpm installed on the same system and now the following happens:- the installation of Nouveau creates a new config file in the CouchDB conf.d dir at
/opt/couchdb/etc/local.d/nouveau.ini - the installation calls the
/_node/_local/_config/_reloadendpoint to activate the new config file, or prompts to restart CouchDB, or directly restarts CouchDB.
- the installation of Nouveau creates a new config file in the CouchDB conf.d dir at
- Same as before, but user IS interested in Nouveau, they can run
- A user wants to run Nouveau on a separate server, so the Apache-CouchDB-Nouveau-3.4.0.rpm installation should not try to augment the
local.dconfig dir and reload CouchDB config, as it has no access to it.
—
We have this working for the Debian packages, look there for inspiration: https://github.com/apache/couchdb-pkg/tree/main/debian
- 主要言語
- Shell
- スター
- 33
- フォーク
- 31
- 平均マージ
- 1時間 43分
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
apache/couchdb-pkg のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 52/100
apache/couchdb-pkg#211 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
apache/couchdb-pkg#169 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
apache/couchdb-pkg#140 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 42/100
apache/couchdb-pkg#123 · コメント 6 件 · リアクション 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
apache/couchdb-pkg#83 ·
apache/couchdb-pkg の issue をすべて見る
似ている issue
-
Bob Shell support オープンenhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
tooling
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
openSUSE/python-rpm-macros#219 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
YunoHost-Apps/adguardhome_ynh#258 ·
-
steam-short-session-tracker: incorrect registry backup path resets settings during automatic repair オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 80/100
ValveSoftware/SteamOS#2829 ·