Installing 'git:send-email' masks underlying git installations and does not imply installing git

  • Done
  • quality assurance status badge
Details
4 participants
  • Jonathan Brielmaier
  • Josh Marshall
  • Maxim Cournoyer
  • zimoun
Owner
unassigned
Submitted by
Josh Marshall
Severity
normal
J
J
Josh Marshall wrote on 16 May 2020 22:59
(address . bug-guix@gnu.org)
CAFkJGRevjZ5HUodZP7gryskz7t8NOa5zbm0fjqtGxTS+fuwieQ@mail.gmail.com
When installing "git:send-email", the dependency "git" is not
installed. Installing this also masks a local installation of git
masked when running in a foreign distro. The particular failure
observed is that repos transferred over https no longer worked with
the error `fatal: unable to find remote helper for 'https'`.
J
J
Jonathan Brielmaier wrote on 17 May 2020 00:39
(address . 41339@debbugs.gnu.org)
de83dc30-1eb3-fbdc-3141-4c5db05b166d@web.de
This also happens in a different constellation. I have installed git via
system config and git:send-email via user profile.

This also leads to the mention error with https repos.
Z
Z
zimoun wrote on 28 Oct 2020 19:00
(name . Josh Marshall)(address . joshua.r.marshall.1991@gmail.com)(address . 41339@debbugs.gnu.org)
867dra1ba7.fsf@gmail.com
Dear,

On Sat, 16 May 2020 at 16:59, Josh Marshall <joshua.r.marshall.1991@gmail.com> wrote:

Toggle quote (3 lines)
> When installing "git:send-email", the dependency "git" is not
> installed.

It is an eternal question. :-) Should installing the package “python-foo”
or “r-bar” also install the package “python” or the package “r-minimal”?

Well, the answer seems being: it is up to the user. Because of
diversity. Imagine that I want to install Git version x.y and the Git
package coming with “git:send-email” is at version p.q. Just one
example.

Therefore, I do not think it can be considered as a bug.

Toggle quote (5 lines)
> Installing this also masks a local installation of git
> masked when running in a foreign distro. The particular failure
> observed is that repos transferred over https no longer worked with
> the error `fatal: unable to find remote helper for 'https'`.

I am not sure to understand. What do you mean? Could you provide an
example to reproduce?


All the best,
simon
J
J
Josh Marshall wrote on 28 Oct 2020 22:05
(name . zimoun)(address . zimon.toutoune@gmail.com)(address . 41339@debbugs.gnu.org)
CAFkJGRdVMRoEKbXtL+v2aRN0-+V5iCvGacKJYrBmf4hw=N4kzg@mail.gmail.com
Gosh, it has been months. I'm not sure, and I'm pretty mentally spent.

On Wed, Oct 28, 2020 at 2:00 PM zimoun <zimon.toutoune@gmail.com> wrote:

Toggle quote (30 lines)
> Dear,
>
> On Sat, 16 May 2020 at 16:59, Josh Marshall <
> joshua.r.marshall.1991@gmail.com> wrote:
>
> > When installing "git:send-email", the dependency "git" is not
> > installed.
>
> It is an eternal question. :-) Should installing the package “python-foo”
> or “r-bar” also install the package “python” or the package “r-minimal”?
>
> Well, the answer seems being: it is up to the user. Because of
> diversity. Imagine that I want to install Git version x.y and the Git
> package coming with “git:send-email” is at version p.q. Just one
> example.
>
> Therefore, I do not think it can be considered as a bug.
>
> > Installing this also masks a local installation of git
> > masked when running in a foreign distro. The particular failure
> > observed is that repos transferred over https no longer worked with
> > the error `fatal: unable to find remote helper for 'https'`.
>
> I am not sure to understand. What do you mean? Could you provide an
> example to reproduce?
>
>
> All the best,
> simon
>
Attachment: file
Z
Z
zimoun wrote on 28 Oct 2020 23:45
(name . Josh Marshall)(address . joshua.r.marshall.1991@gmail.com)(address . 41339@debbugs.gnu.org)
868sbqynp8.fsf@gmail.com
Dear,

On Wed, 28 Oct 2020 at 17:05, Josh Marshall <joshua.r.marshall.1991@gmail.com> wrote:
Toggle quote (3 lines)
> Gosh, it has been months. I'm not sure, and I'm pretty mentally
> spent.

Sorry for the delay.


Toggle quote (10 lines)
> On Wed, Oct 28, 2020 at 2:00 PM zimoun <zimon.toutoune@gmail.com> wrote:

>> > Installing this also masks a local installation of git
>> > masked when running in a foreign distro. The particular failure
>> > observed is that repos transferred over https no longer worked with
>> > the error `fatal: unable to find remote helper for 'https'`.
>>
>> I am not sure to understand. What do you mean? Could you provide an
>> example to reproduce?

Well, I mark this bug as moreinfo for now. Feel free to provide an
example to reproduce when you can.


All the best,
simon
Z
Z
zimoun wrote on 28 Oct 2020 23:45
tags 41339 moreinfo
(address . control@debbugs.gnu.org)
865z6uynoc.fsf@gmail.com
tags 41339 moreinfo
thanks
Z
Z
zimoun wrote on 28 Oct 2020 23:58
Re: bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
(name . Jonathan Brielmaier)(address . jonathan.brielmaier@web.de)(address . 41339@debbugs.gnu.org)
86zh46x8jf.fsf@gmail.com
Hi Jonathan,

On Sun, 17 May 2020 at 00:39, Jonathan Brielmaier <jonathan.brielmaier@web.de> wrote:

Toggle quote (2 lines)
> This also leads to the mention error with https repos.

Could you provide an example to reproduce?


All the best,
simon
M
M
Maxim Cournoyer wrote on 13 Jul 2022 05:08
(name . zimoun)(address . zimon.toutoune@gmail.com)
875yk1676p.fsf@gmail.com
Hello,

zimoun <zimon.toutoune@gmail.com> writes:

Toggle quote (22 lines)
> Dear,
>
> On Wed, 28 Oct 2020 at 17:05, Josh Marshall <joshua.r.marshall.1991@gmail.com> wrote:
>> Gosh, it has been months. I'm not sure, and I'm pretty mentally
>> spent.
>
> Sorry for the delay.
>
>
>> On Wed, Oct 28, 2020 at 2:00 PM zimoun <zimon.toutoune@gmail.com> wrote:
>
>>> > Installing this also masks a local installation of git
>>> > masked when running in a foreign distro. The particular failure
>>> > observed is that repos transferred over https no longer worked with
>>> > the error `fatal: unable to find remote helper for 'https'`.
>>>
>>> I am not sure to understand. What do you mean? Could you provide an
>>> example to reproduce?
>
> Well, I mark this bug as moreinfo for now. Feel free to provide an
> example to reproduce when you can.

I'm closing this forgotten issue. It seems the original problem
reported had to do with the system and user profiles not being merged as
would be expected, which is already known as #20255.

Thanks,

Maxim
Closed
?