First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 186042
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Krzysiek Pawlik <nelchael@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Cristi Magherusan <majeru@gentoo.ro>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 186042 depends on: Show dependency tree
Bug 186042 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-07-20 23:10 0000
Hello,
I'm using mercurial (hg) and it seems some of its files, even binaries get
installed into /usr/share/doc/mercurial-<VERSION>/contrib/
For example hgk, which is a tk script for commit history browsing gets
installed there too, and since "hg view" needs it in $PATH, i have to make a
symlink every time i'm updating mercurial.There are other binary tools there
too, and since they're binaries they don't belong there.
It would be nice if the install script would put the binaries somewhere in
$PATH, or at list make the symlinks instead of the user.

Reproducible: Always

------- Comment #1 From Andrew Ross (RETIRED) 2007-08-05 03:34:39 0000 -------
As contrib(uted) scripts which aren't an official part of the upstream package
(despite inclusion in the tarball), I'm going to leave most of them in
/usr/share - especially those which are single-use utilities (e.g. darcs2hg)
and/or require additional programs (e.g. buildrpm, git-viz/*).

Since hgdiff, hg-relink simplemerge and hg-ssh are self-contained and
potentially useful, I'll have them installed to /usr/bin when mercurial is next
revbumped. rewrite-log is completely undocumented, so will stay in /usr/share
for now.

hgk will be controlled by the tk USE flag, but will take some time, as I don't
have any Gentoo systems with X on them.

------- Comment #2 From Bill Binder 2007-08-26 11:28:59 0000 -------
(In reply to comment #0)

> For example hgk, which is a tk script for commit history browsing gets
> installed there too, and since "hg view" needs it in $PATH, i have to make a
> symlink every time i'm updating mercurial.

I don't think you need a symlink for hgk, just add its path into your ~/.hgrc
file:

[hgk]
path=/usr/share/doc/mercurial-0.9.4/contrib/hgk

------- Comment #3 From Ɓukasz Damentko 2008-05-27 13:32:40 0000 -------
aross was retired (#139633), reassigning remaining bugs.

------- Comment #4 From Krzysiek Pawlik 2008-06-09 19:30:04 0000 -------
------------------------------------------------------------------------------
Install additional tools into bin directory, see bug #186042.
(Portage version: 2.1.5.4)
------------------------------------------------------------------------------

First Last Prev Next    No search results available      Search page      Enter new bug