unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
@ 2020-05-16 20:59 Josh Marshall
  2020-05-16 22:39 ` Jonathan Brielmaier
  2020-10-28 18:00 ` zimoun
  0 siblings, 2 replies; 7+ messages in thread
From: Josh Marshall @ 2020-05-16 20:59 UTC (permalink / raw)
  To: 41339

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'`.




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

* bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
  2020-05-16 20:59 bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git Josh Marshall
@ 2020-05-16 22:39 ` Jonathan Brielmaier
  2020-10-28 22:58   ` zimoun
  2020-10-28 18:00 ` zimoun
  1 sibling, 1 reply; 7+ messages in thread
From: Jonathan Brielmaier @ 2020-05-16 22:39 UTC (permalink / raw)
  To: 41339

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.




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

* bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
  2020-05-16 20:59 bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git Josh Marshall
  2020-05-16 22:39 ` Jonathan Brielmaier
@ 2020-10-28 18:00 ` zimoun
  2020-10-28 21:05   ` Josh Marshall
  1 sibling, 1 reply; 7+ messages in thread
From: zimoun @ 2020-10-28 18:00 UTC (permalink / raw)
  To: Josh Marshall; +Cc: 41339

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




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

* bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
  2020-10-28 18:00 ` zimoun
@ 2020-10-28 21:05   ` Josh Marshall
  2020-10-28 22:45     ` zimoun
  0 siblings, 1 reply; 7+ messages in thread
From: Josh Marshall @ 2020-10-28 21:05 UTC (permalink / raw)
  To: zimoun; +Cc: 41339

[-- Attachment #1: Type: text/plain, Size: 1226 bytes --]

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:

> 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 #2: Type: text/html, Size: 1712 bytes --]

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

* bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
  2020-10-28 21:05   ` Josh Marshall
@ 2020-10-28 22:45     ` zimoun
  2022-07-13  3:08       ` Maxim Cournoyer
  0 siblings, 1 reply; 7+ messages in thread
From: zimoun @ 2020-10-28 22:45 UTC (permalink / raw)
  To: Josh Marshall; +Cc: 41339

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.


All the best,
simon




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

* bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
  2020-05-16 22:39 ` Jonathan Brielmaier
@ 2020-10-28 22:58   ` zimoun
  0 siblings, 0 replies; 7+ messages in thread
From: zimoun @ 2020-10-28 22:58 UTC (permalink / raw)
  To: Jonathan Brielmaier; +Cc: 41339

Hi Jonathan,

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

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

Could you provide an example to reproduce?


All the best,
simon





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

* bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git
  2020-10-28 22:45     ` zimoun
@ 2022-07-13  3:08       ` Maxim Cournoyer
  0 siblings, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2022-07-13  3:08 UTC (permalink / raw)
  To: zimoun; +Cc: 41339-done, Josh Marshall

Hello,

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

> 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




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

end of thread, other threads:[~2022-07-13  3:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 20:59 bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git Josh Marshall
2020-05-16 22:39 ` Jonathan Brielmaier
2020-10-28 22:58   ` zimoun
2020-10-28 18:00 ` zimoun
2020-10-28 21:05   ` Josh Marshall
2020-10-28 22:45     ` zimoun
2022-07-13  3:08       ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).