git clone fails

Bug #1826598 reported by Chris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
git (Ubuntu)
New
Low
Unassigned

Bug Description

 affects ubuntu/git

Hi,

I've installed a kubuntu 19.04 as upgrade from 18.10.

I ran

git clone https://github.com/creationix/nvm.git -b v0.34.0 --depth=1

and I received

fatal: unable to access 'https://github.com/creationix/nvm.git/': GnuTLS
recv error (-54): Error in the pull function.

I've tried to increase httpPost and disable sslVerify but with no success.

github suggested me to recompile git, but I don't want to maintain the
package, I'd like to use git from ubuntu repository.

how can I solve this bug?

Christian

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report. It works here on a disco system, do you still get the issue?
Does 'curl -L https://github.com/creationix/nvm.git -o download' work wirhout error?

Changed in git (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Chris (christian-fontana) wrote : Re: [Bug 1826598] Re: git clone fails

The curl command works fine.
But git clone doesn't work. I had to recompile git source package with
OpenSSL instead of using GNUTLS library

Christian

On Mon, Apr 29, 2019 at 4:15 PM Sebastien Bacher <email address hidden> wrote:

> Thank you for your bug report. It works here on a disco system, do you
> still get the issue?
> Does 'curl -L https://github.com/creationix/nvm.git -o download' work
> wirhout error?
>
> ** Changed in: git (Ubuntu)
> Importance: Undecided => Low
>
> ** Changed in: git (Ubuntu)
> Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1826598
>
> Title:
> git clone fails
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>

Revision history for this message
Sebastien Bacher (seb128) wrote :

weird, it works here, probably something that has to do with your setup that gnutls doesn't handle

Changed in git (Ubuntu):
status: Incomplete → New
Revision history for this message
Chris (christian-fontana) wrote :

I'll try to install a new kubuntu 19.04 from scratch and let you know.

On Tue, Apr 30, 2019 at 5:40 PM Sebastien Bacher <email address hidden> wrote:

> weird, it works here, probably something that has to do with your setup
> that gnutls doesn't handle
>
> ** Changed in: git (Ubuntu)
> Status: Incomplete => New
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1826598
>
> Title:
> git clone fails
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>

Revision history for this message
Chris (christian-fontana) wrote :

I've installed a new VM with kubuntu 19.04 without any customization and
the error is always the same.
If it can help, I upload you the VM somewhere: the bz2 file is 2.1GB

On Tue, Apr 30, 2019 at 10:00 PM Christian Fontana <
<email address hidden>> wrote:

> I'll try to install a new kubuntu 19.04 from scratch and let you know.
>
> On Tue, Apr 30, 2019 at 5:40 PM Sebastien Bacher <email address hidden>
> wrote:
>
>> weird, it works here, probably something that has to do with your setup
>> that gnutls doesn't handle
>>
>> ** Changed in: git (Ubuntu)
>> Status: Incomplete => New
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1826598
>>
>> Title:
>> git clone fails
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>>
>

Revision history for this message
Chris (christian-fontana) wrote :

Any news? Do you need the image I've installed?

Christian

On Wed, May 1, 2019 at 10:33 AM Christian Fontana <
<email address hidden>> wrote:

> I've installed a new VM with kubuntu 19.04 without any customization and
> the error is always the same.
> If it can help, I upload you the VM somewhere: the bz2 file is 2.1GB
>
>
>
> On Tue, Apr 30, 2019 at 10:00 PM Christian Fontana <
> <email address hidden>> wrote:
>
>> I'll try to install a new kubuntu 19.04 from scratch and let you know.
>>
>> On Tue, Apr 30, 2019 at 5:40 PM Sebastien Bacher <email address hidden>
>> wrote:
>>
>>> weird, it works here, probably something that has to do with your setup
>>> that gnutls doesn't handle
>>>
>>> ** Changed in: git (Ubuntu)
>>> Status: Incomplete => New
>>>
>>> --
>>> You received this bug notification because you are subscribed to the bug
>>> report.
>>> https://bugs.launchpad.net/bugs/1826598
>>>
>>> Title:
>>> git clone fails
>>>
>>> To manage notifications about this bug go to:
>>> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>>>
>>

Revision history for this message
Sebastien Bacher (seb128) wrote :

No news no, I was mostly triaging that issue but I'm not working on gnutls nor git. It works here on a standard Ubuntu installation, so either it's something specific to your internet/configuration or it's a kubuntu problem for some reason

Revision history for this message
Chris (christian-fontana) wrote :

I've opened a question on kubuntu forum.

thanks

On Tue, May 7, 2019 at 11:50 AM Sebastien Bacher <email address hidden> wrote:

> No news no, I was mostly triaging that issue but I'm not working on
> gnutls nor git. It works here on a standard Ubuntu installation, so
> either it's something specific to your internet/configuration or it's a
> kubuntu problem for some reason
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1826598
>
> Title:
> git clone fails
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>

Revision history for this message
Chris (christian-fontana) wrote :

I've installed an ubuntu 19.04 from DVD just downloaded from ubuntu site,
and it doesn't work!!!
I can send you the qcow2 file of the virtual machine. Always the same
error. So it's not a kubuntu error.

ing. Christian Fontana

On Tue, May 7, 2019 at 1:20 PM Christian Fontana <
<email address hidden>> wrote:

> I've opened a question on kubuntu forum.
>
> thanks
>
> On Tue, May 7, 2019 at 11:50 AM Sebastien Bacher <email address hidden>
> wrote:
>
>> No news no, I was mostly triaging that issue but I'm not working on
>> gnutls nor git. It works here on a standard Ubuntu installation, so
>> either it's something specific to your internet/configuration or it's a
>> kubuntu problem for some reason
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1826598
>>
>> Title:
>> git clone fails
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>>
>

Revision history for this message
Chris (christian-fontana) wrote :

if you prefer I can let you access the VM via ssh.

On Wed, May 8, 2019 at 12:16 AM Christian Fontana <
<email address hidden>> wrote:

> I've installed an ubuntu 19.04 from DVD just downloaded from ubuntu site,
> and it doesn't work!!!
> I can send you the qcow2 file of the virtual machine. Always the same
> error. So it's not a kubuntu error.
>
> ing. Christian Fontana
>
> On Tue, May 7, 2019 at 1:20 PM Christian Fontana <
> <email address hidden>> wrote:
>
>> I've opened a question on kubuntu forum.
>>
>> thanks
>>
>> On Tue, May 7, 2019 at 11:50 AM Sebastien Bacher <email address hidden>
>> wrote:
>>
>>> No news no, I was mostly triaging that issue but I'm not working on
>>> gnutls nor git. It works here on a standard Ubuntu installation, so
>>> either it's something specific to your internet/configuration or it's a
>>> kubuntu problem for some reason
>>>
>>> --
>>> You received this bug notification because you are subscribed to the bug
>>> report.
>>> https://bugs.launchpad.net/bugs/1826598
>>>
>>> Title:
>>> git clone fails
>>>
>>> To manage notifications about this bug go to:
>>> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>>>
>>

Revision history for this message
Chris (christian-fontana) wrote :

How can I proceed to help Ubuntu investigation?

On Wed, May 8, 2019 at 12:17 AM Christian Fontana <
<email address hidden>> wrote:

> if you prefer I can let you access the VM via ssh.
>
>
>
> On Wed, May 8, 2019 at 12:16 AM Christian Fontana <
> <email address hidden>> wrote:
>
>> I've installed an ubuntu 19.04 from DVD just downloaded from ubuntu site,
>> and it doesn't work!!!
>> I can send you the qcow2 file of the virtual machine. Always the same
>> error. So it's not a kubuntu error.
>>
>> ing. Christian Fontana
>>
>> On Tue, May 7, 2019 at 1:20 PM Christian Fontana <
>> <email address hidden>> wrote:
>>
>>> I've opened a question on kubuntu forum.
>>>
>>> thanks
>>>
>>> On Tue, May 7, 2019 at 11:50 AM Sebastien Bacher <email address hidden>
>>> wrote:
>>>
>>>> No news no, I was mostly triaging that issue but I'm not working on
>>>> gnutls nor git. It works here on a standard Ubuntu installation, so
>>>> either it's something specific to your internet/configuration or it's a
>>>> kubuntu problem for some reason
>>>>
>>>> --
>>>> You received this bug notification because you are subscribed to the bug
>>>> report.
>>>> https://bugs.launchpad.net/bugs/1826598
>>>>
>>>> Title:
>>>> git clone fails
>>>>
>>>> To manage notifications about this bug go to:
>>>>
>>>> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>>>>
>>>

Revision history for this message
Chris (christian-fontana) wrote :

Any news?

thanks

On Thu, May 9, 2019 at 1:42 PM Christian Fontana <
<email address hidden>> wrote:

> How can I proceed to help Ubuntu investigation?
>
>
>
> On Wed, May 8, 2019 at 12:17 AM Christian Fontana <
> <email address hidden>> wrote:
>
>> if you prefer I can let you access the VM via ssh.
>>
>>
>>
>> On Wed, May 8, 2019 at 12:16 AM Christian Fontana <
>> <email address hidden>> wrote:
>>
>>> I've installed an ubuntu 19.04 from DVD just downloaded from ubuntu
>>> site, and it doesn't work!!!
>>> I can send you the qcow2 file of the virtual machine. Always the same
>>> error. So it's not a kubuntu error.
>>>
>>> ing. Christian Fontana
>>>
>>> On Tue, May 7, 2019 at 1:20 PM Christian Fontana <
>>> <email address hidden>> wrote:
>>>
>>>> I've opened a question on kubuntu forum.
>>>>
>>>> thanks
>>>>
>>>> On Tue, May 7, 2019 at 11:50 AM Sebastien Bacher <email address hidden>
>>>> wrote:
>>>>
>>>>> No news no, I was mostly triaging that issue but I'm not working on
>>>>> gnutls nor git. It works here on a standard Ubuntu installation, so
>>>>> either it's something specific to your internet/configuration or it's a
>>>>> kubuntu problem for some reason
>>>>>
>>>>> --
>>>>> You received this bug notification because you are subscribed to the
>>>>> bug
>>>>> report.
>>>>> https://bugs.launchpad.net/bugs/1826598
>>>>>
>>>>> Title:
>>>>> git clone fails
>>>>>
>>>>> To manage notifications about this bug go to:
>>>>>
>>>>> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>>>>>
>>>>

Revision history for this message
Sebastien Bacher (seb128) wrote :

If there was news you would get an email notification or it would show on the webpage...
As said I'm not going to personnally look at it and it there is no active git/gnutls dedicated maintainer around and that bug only has one report so is not a high priority ticket so I wouldn't could on it

Revision history for this message
Chris (christian-fontana) wrote :

ok

On Tue, May 14, 2019 at 11:20 AM Sebastien Bacher <email address hidden> wrote:

> If there was news you would get an email notification or it would show on
> the webpage...
> As said I'm not going to personnally look at it and it there is no active
> git/gnutls dedicated maintainer around and that bug only has one report so
> is not a high priority ticket so I wouldn't could on it
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1826598
>
> Title:
> git clone fails
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598/+subscriptions
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.