hennevogel commented on PR #143:
URL: https://github.com/apache/couchdb-pkg/pull/143#issuecomment-2248579365

   @nickva I'm super biased of course as OBS is (one of) my life's work but 
this repository here sounds to me as you want your users to get binary packages 
from you, to install from a repository for *their* flavor/version of 
distribution, with *their* distributions tooling. This is exactly what OBS is 
built for. The rest is cross-distro packaging (the things that happen in your 
Makefile, like different package names/versions for different 
distros/architectures etc.) which is also pretty much figured out and boils 
down to a couple of `if`s. 
   
   OBS is used since decades to do exactly that for projects that ship a small 
(kubernetes/a couple) and large (Linux Distributions / >20K) number of binaries 
together in a repository.
   
   But I just glanced at `Makefile` and `build.sh` I don't want to pretend to 
know what you do here 😸 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to