* [gentoo-user] Why is apps-misc/gnuit blocked by dev-util/git?
@ 2009-09-08 19:24 Grant Edwards
2009-09-08 19:32 ` [gentoo-user] " Grant Edwards
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Grant Edwards @ 2009-09-08 19:24 UTC (permalink / raw
To: gentoo-user
I'm trying to install gnu interactive tools (apps-misc/gnuit),
but it is being blocked by the git source code management
application (dev-util/get):
alpha grante # emerge -av gnuit
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] app-misc/gnuit-4.9.5 874 kB
[blocks B ] dev-util/git[gtk] ("dev-util/git[gtk]" is blocking app-misc/gnui t-4.9.5)
I can't figure out what the two have to do with each other. I
rarely use git, so I guess I could uninstall it -- but why
would gnuit be blocked by git?
Does this have something to do with the fact that
apps-misc/gnuit used to be called apps-misc/git?
--
Grant Edwards grante Yow! I'm reporting for duty
at as a modern person. I want
visi.com to do the Latin Hustle now!
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Why is apps-misc/gnuit blocked by dev-util/git?
2009-09-08 19:24 [gentoo-user] Why is apps-misc/gnuit blocked by dev-util/git? Grant Edwards
@ 2009-09-08 19:32 ` Grant Edwards
2009-09-08 19:36 ` Dirk Heinrichs
2009-09-08 19:33 ` [gentoo-user] " Dirk Heinrichs
2009-09-09 1:19 ` [gentoo-user] " walt
2 siblings, 1 reply; 6+ messages in thread
From: Grant Edwards @ 2009-09-08 19:32 UTC (permalink / raw
To: gentoo-user
On 2009-09-08, Grant Edwards <grant.b.edwards@gmail.com> wrote:
> alpha grante # emerge -av gnuit
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild N ] app-misc/gnuit-4.9.5 874 kB
> [blocks B ] dev-util/git[gtk] ("dev-util/git[gtk]" is blocking app-misc/gnui t-4.9.5)
>
> I can't figure out what the two have to do with each other. I
> rarely use git, so I guess I could uninstall it -- but why
> would gnuit be blocked by git?
Both packages install (unrelated) executables named "gitview".
--
Grant Edwards grante Yow! PEGGY FLEMMING is
at stealing BASKET BALLS to
visi.com feed the babies in VERMONT.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: Why is apps-misc/gnuit blocked by dev-util/git?
2009-09-08 19:32 ` [gentoo-user] " Grant Edwards
@ 2009-09-08 19:36 ` Dirk Heinrichs
2009-09-08 19:43 ` Grant Edwards
0 siblings, 1 reply; 6+ messages in thread
From: Dirk Heinrichs @ 2009-09-08 19:36 UTC (permalink / raw
To: gentoo-user
Am Dienstag 08 September 2009 21:32:42 schrieb Grant Edwards:
> Both packages install (unrelated) executables named "gitview".
Yeah, just seen it in the ebuild:
# dev-util/git[gtk] installs the gitview tool which collides with this
# package.
Just remove the gtk flag from git and you can install both.
Bye...
Dirk
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Why is apps-misc/gnuit blocked by dev-util/git?
2009-09-08 19:36 ` Dirk Heinrichs
@ 2009-09-08 19:43 ` Grant Edwards
0 siblings, 0 replies; 6+ messages in thread
From: Grant Edwards @ 2009-09-08 19:43 UTC (permalink / raw
To: gentoo-user
On 2009-09-08, Dirk Heinrichs <dirk.heinrichs@online.de> wrote:
> Am Dienstag 08 September 2009 21:32:42 schrieb Grant Edwards:
>> Both packages install (unrelated) executables named "gitview".
>
> Yeah, just seen it in the ebuild:
>
> # dev-util/git[gtk] installs the gitview tool which collides with this
> # package.
I should have known to look in the ebuild file.
> Just remove the gtk flag from git and you can install both.
Yup. Just did that. I'm surprised this sort of name collision
doesn't happen more often.
--
Grant Edwards grante Yow! The entire CHINESE
at WOMEN'S VOLLEYBALL TEAM all
visi.com share ONE personality --
and have since BIRTH!!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Why is apps-misc/gnuit blocked by dev-util/git?
2009-09-08 19:24 [gentoo-user] Why is apps-misc/gnuit blocked by dev-util/git? Grant Edwards
2009-09-08 19:32 ` [gentoo-user] " Grant Edwards
@ 2009-09-08 19:33 ` Dirk Heinrichs
2009-09-09 1:19 ` [gentoo-user] " walt
2 siblings, 0 replies; 6+ messages in thread
From: Dirk Heinrichs @ 2009-09-08 19:33 UTC (permalink / raw
To: gentoo-user
Am Dienstag 08 September 2009 21:24:52 schrieb Grant Edwards:
> Does this have something to do with the fact that
> apps-misc/gnuit used to be called apps-misc/git?
I'd rather say it has something to do with the fact that both packages provide
a binary called /usr/bin/git,
Bye...
Dirk
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Why is apps-misc/gnuit blocked by dev-util/git?
2009-09-08 19:24 [gentoo-user] Why is apps-misc/gnuit blocked by dev-util/git? Grant Edwards
2009-09-08 19:32 ` [gentoo-user] " Grant Edwards
2009-09-08 19:33 ` [gentoo-user] " Dirk Heinrichs
@ 2009-09-09 1:19 ` walt
2 siblings, 0 replies; 6+ messages in thread
From: walt @ 2009-09-09 1:19 UTC (permalink / raw
To: gentoo-user
On 09/08/2009 12:24 PM, Grant Edwards wrote:
> I'm trying to install gnu interactive tools (apps-misc/gnuit),
> but it is being blocked by the git source code management
> application (dev-util/get):
>
> alpha grante # emerge -av gnuit
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild N ] app-misc/gnuit-4.9.5 874 kB
> [blocks B ] dev-util/git[gtk] ("dev-util/git[gtk]" is blocking app-misc/gnui t-4.9.5)
>
> I can't figure out what the two have to do with each other. I
> rarely use git, so I guess I could uninstall it -- but why
> would gnuit be blocked by git?
>
> Does this have something to do with the fact that
> apps-misc/gnuit used to be called apps-misc/git?
The collision was caused by Linus himself. He decided to name his
new version control system 'git' without checking to see if anyone
else was using the name, and by the time the gnu-interactive-tools
devs got around to objecting, Linus just plowed right over them,
saying (literally) "tough".
It was really rather rude, and the only time I've been disappointed
by Linus.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-09-09 1:19 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-08 19:24 [gentoo-user] Why is apps-misc/gnuit blocked by dev-util/git? Grant Edwards
2009-09-08 19:32 ` [gentoo-user] " Grant Edwards
2009-09-08 19:36 ` Dirk Heinrichs
2009-09-08 19:43 ` Grant Edwards
2009-09-08 19:33 ` [gentoo-user] " Dirk Heinrichs
2009-09-09 1:19 ` [gentoo-user] " walt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox