[opensuse-packaging] git package and ca-certificates-mozilla dependency
Dear packaging maintainers and users, when playing around the openSUSE docker image and installing git I figured out some "missing" dependency: ca-certificates-mozilla. There's no direct or indirect depedency for installing ca-certificates-mozilla. That results to these kind of error messages: git clone https://github.com/gitlabhq/gitlab-ci-runner.git fatal: unable to access 'https://github.com/gitlabhq/gitlab-ci-runner.git/': SSL certificate problem: unable to get local issuer certificate What do the packagers think about adding a ca-certificates-mozilla package dependency? For example on Arch Linux, git has a curl dependency. And curl has a "ca-certificates" dependency (this is not equivalent to the openSUSE ca-certificates package, as it includs all Common CA certificates). So it can be called an indirect dependency. Thanks in advance for your feedback! Regards, Stefan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
At Thu, 30 Apr 2015 23:22:34 +0200, Stefan Schweter wrote:
Dear packaging maintainers and users,
when playing around the openSUSE docker image and installing git I figured out some "missing" dependency: ca-certificates-mozilla.
There's no direct or indirect depedency for installing ca-certificates-mozilla.
That results to these kind of error messages:
git clone https://github.com/gitlabhq/gitlab-ci-runner.git
fatal: unable to access 'https://github.com/gitlabhq/gitlab-ci-runner.git/': SSL certificate problem: unable to get local issuer certificate
What do the packagers think about adding a ca-certificates-mozilla package dependency?
For example on Arch Linux, git has a curl dependency. And curl has a "ca-certificates" dependency (this is not equivalent to the openSUSE ca-certificates package, as it includs all Common CA certificates). So it can be called an indirect dependency.
Maybe an easy solution would be to add "Recommends" to this package. It's no hard dependency, after all. thanks, Takashi -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 2015-05-22 14:02:06 +0200, Takashi Iwai wrote:
Maybe an easy solution would be to add "Recommends" to this package. It's no hard dependency, after all.
But it doesnt harm either. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
At Fri, 22 May 2015 16:33:42 +0200, Marcus Rueckert wrote:
On 2015-05-22 14:02:06 +0200, Takashi Iwai wrote:
Maybe an easy solution would be to add "Recommends" to this package. It's no hard dependency, after all.
But it doesnt harm either.
I had difficulty to understand your context. Do you mean having a hard dependency doesn't harm? Takashi -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (3)
-
Marcus Rueckert
-
Stefan Schweter
-
Takashi Iwai