Create RPMs for Nouveau and extend CouchDB RPM to optionally include Nouveau
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 42/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- erlang, java
- Domain
- build-system, databases
Research direction
Start with rpm/SPECS/couchdb.spec.in around lines 99-103 and compare the corresponding Debian packaging under debian. Trace how the RPM can provide a separate Nouveau package and how installation on the same server differs from installation on a separate server. Done means the regular package remains unchanged, couchdb-nouveau installs Nouveau, and local.d configuration and reload behavior occur only when CouchDB is available.
Written by the indexing model from the issue text.
Description
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
- Dominant language
- Shell
- Stars
- 33
- Forks
- 31
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/couchdb-pkg
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
apache/couchdb-pkg#211 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
apache/couchdb-pkg#169 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
apache/couchdb-pkg#140 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
apache/couchdb-pkg#123 · 6 comments · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
apache/couchdb-pkg#83 ·
All issues in apache/couchdb-pkg
Similar issues
-
align on terminology Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
CycloneDX/transparency-exchange-api#393 · 1 comment ·
-
module/agent platform/macos type/bug/regression
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
CachyOS/cachyos-aur-derived#754 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
CrowdStrike/falcon-scripts#528 ·
-
bug(cli): hapi doctor inline-media prints a fabricated B:\ helper-script path in packaged installs Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100