GNU bug report logs - #41339
Installing 'git:send-email' masks underlying git installations and does not imply installing git

Previous Next

Package: guix;

Reported by: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>

Date: Sat, 16 May 2020 21:00:01 UTC

Severity: normal

Tags: moreinfo

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41339 in the body.
You can then email your comments to 41339 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#41339; Package guix. (Sat, 16 May 2020 21:00:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 16 May 2020 21:00:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Installing 'git:send-email' masks underlying git installations and
 does not imply installing git
Date: Sat, 16 May 2020 16:59:37 -0400
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'`.




Information forwarded to bug-guix <at> gnu.org:
bug#41339; Package guix. (Sat, 16 May 2020 22:40:01 GMT) Full text and rfc822 format available.

Message #8 received at 41339 <at> debbugs.gnu.org (full text, mbox):

From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
To: 41339 <at> debbugs.gnu.org
Subject: Installing 'git:send-email' masks underlying git installations and
 does not imply installing git
Date: Sun, 17 May 2020 00:39:46 +0200
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.




Information forwarded to bug-guix <at> gnu.org:
bug#41339; Package guix. (Wed, 28 Oct 2020 18:01:01 GMT) Full text and rfc822 format available.

Message #11 received at 41339 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
Cc: 41339 <at> debbugs.gnu.org
Subject: Re: bug#41339: Installing 'git:send-email' masks underlying git
 installations and does not imply installing git
Date: Wed, 28 Oct 2020 19:00:00 +0100
Dear,

On Sat, 16 May 2020 at 16:59, Josh Marshall <joshua.r.marshall.1991 <at> 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




Information forwarded to bug-guix <at> gnu.org:
bug#41339; Package guix. (Wed, 28 Oct 2020 21:06:02 GMT) Full text and rfc822 format available.

Message #14 received at 41339 <at> debbugs.gnu.org (full text, mbox):

From: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 41339 <at> debbugs.gnu.org
Subject: Re: bug#41339: Installing 'git:send-email' masks underlying git
 installations and does not imply installing git
Date: Wed, 28 Oct 2020 17:05:17 -0400
[Message part 1 (text/plain, inline)]
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 <at> gmail.com> wrote:

> Dear,
>
> On Sat, 16 May 2020 at 16:59, Josh Marshall <
> joshua.r.marshall.1991 <at> 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
>
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41339; Package guix. (Wed, 28 Oct 2020 22:46:02 GMT) Full text and rfc822 format available.

Message #17 received at 41339 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
Cc: 41339 <at> debbugs.gnu.org
Subject: Re: bug#41339: Installing 'git:send-email' masks underlying git
 installations and does not imply installing git
Date: Wed, 28 Oct 2020 23:45:23 +0100
Dear,

On Wed, 28 Oct 2020 at 17:05, Josh Marshall <joshua.r.marshall.1991 <at> 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 <at> 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




Added tag(s) moreinfo. Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 28 Oct 2020 22:47:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#41339; Package guix. (Wed, 28 Oct 2020 22:59:02 GMT) Full text and rfc822 format available.

Message #22 received at 41339 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Cc: 41339 <at> debbugs.gnu.org
Subject: Re: bug#41339: Installing 'git:send-email' masks underlying git
 installations and does not imply installing git
Date: Wed, 28 Oct 2020 23:58:12 +0100
Hi Jonathan,

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

> This also leads to the mention error with https repos.

Could you provide an example to reproduce?


All the best,
simon





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Wed, 13 Jul 2022 03:09:02 GMT) Full text and rfc822 format available.

Notification sent to Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>:
bug acknowledged by developer. (Wed, 13 Jul 2022 03:09:02 GMT) Full text and rfc822 format available.

Message #27 received at 41339-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 41339-done <at> debbugs.gnu.org,
 Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
Subject: Re: bug#41339: Installing 'git:send-email' masks underlying git
 installations and does not imply installing git
Date: Tue, 12 Jul 2022 23:08:14 -0400
Hello,

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

> Dear,
>
> On Wed, 28 Oct 2020 at 17:05, Josh Marshall <joshua.r.marshall.1991 <at> 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 <at> 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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Aug 2022 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 257 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.