All of lore.kernel.org
 help / color / mirror / Atom feed
* FAILURE of git clone http://git.linuxtv.org/v4l-utils.git
@ 2022-02-16  8:58 Philippe De Muyter
  2022-02-16 10:18 ` Philippe De Muyter
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe De Muyter @ 2022-02-16  8:58 UTC (permalink / raw)
  To: linux-media

Hello

I just noticed that cloning the v4l-utils git repo at linuxtv.org
doesn't work anymore :

Here are different views of the problem :

on ubuntu-18 :
nvidia@cam5-jp43-1:~$ git clone http://git.linuxtv.org/v4l-utils.git
Cloning into 'v4l-utils'...
fatal: unable to access 'http://git.linuxtv.org/v4l-utils.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
nvidia@cam5-jp43-1:~$

on opensuse 13.1 :
phdm@dyn223:~> git clone http://git.linuxtv.org/v4l-utils.git
Cloning into 'v4l-utils'...
fatal: unable to access 'https://git.linuxtv.org/v4l-utils.git/': SSL certificate problem: certificate has expired
phdm@dyn223:~>

Best regards

Philippe

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: FAILURE of git clone http://git.linuxtv.org/v4l-utils.git
  2022-02-16  8:58 FAILURE of git clone http://git.linuxtv.org/v4l-utils.git Philippe De Muyter
@ 2022-02-16 10:18 ` Philippe De Muyter
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe De Muyter @ 2022-02-16 10:18 UTC (permalink / raw)
  To: linux-media

Replying to myself :

I needed to install newer versions of the ca-certificate package
on my machines :)

Sorry for the noise

Philippe

On Wed, Feb 16, 2022 at 09:58:41AM +0100, Philippe De Muyter wrote:
> Hello
> 
> I just noticed that cloning the v4l-utils git repo at linuxtv.org
> doesn't work anymore :
> 
> Here are different views of the problem :
> 
> on ubuntu-18 :
> nvidia@cam5-jp43-1:~$ git clone http://git.linuxtv.org/v4l-utils.git
> Cloning into 'v4l-utils'...
> fatal: unable to access 'http://git.linuxtv.org/v4l-utils.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
> nvidia@cam5-jp43-1:~$
> 
> on opensuse 13.1 :
> phdm@dyn223:~> git clone http://git.linuxtv.org/v4l-utils.git
> Cloning into 'v4l-utils'...
> fatal: unable to access 'https://git.linuxtv.org/v4l-utils.git/': SSL certificate problem: certificate has expired
> phdm@dyn223:~>
> 
> Best regards
> 
> Philippe

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-16 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16  8:58 FAILURE of git clone http://git.linuxtv.org/v4l-utils.git Philippe De Muyter
2022-02-16 10:18 ` Philippe De Muyter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.