Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260593 - app-admin/eselect-vi-1.1.6 - ROOT is not respected correctly?
Summary: app-admin/eselect-vi-1.1.6 - ROOT is not respected correctly?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: InVCS
: 300932 (view as bug list)
Depends on:
Blocks: 251659 292899 315613
  Show dependency tree
 
Reported: 2009-02-28 09:10 UTC by Alon Bar-Lev
Modified: 2010-04-23 18:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for vi.eselect (vi.eselect.diff,915 bytes, patch)
2009-12-01 19:59 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alon Bar-Lev 2009-02-28 09:10:33 UTC
Hello,

Just tried to eselect vi within cross compile ROOT.

ROOT=/usr/armv4tl-softfloat-linux-gnueabi/ eselect vi set 1

The result:
 # ls -la /usr/armv4tl-softfloat-linux-gnueabi/usr/bin/vi
lrwxrwxrwx 1 root root 48 2009-02-28 11:07 /usr/armv4tl-softfloat-linux-gnueabi/usr/bin/vi -> /usr/armv4tl-softfloat-linux-gnueabi/usr/bin/vim

I beleive it should be:
lrwxrwxrwx 1 root root 48 2009-02-28 11:07 /usr/armv4tl-softfloat-linux-gnueabi/usr/bin/vi -> /usr/bin/vim

Or better be related:
lrwxrwxrwx 1 root root 48 2009-02-28 11:07 /usr/armv4tl-softfloat-linux-gnueabi/usr/bin/vi -> vim

What do you think?
Thanks!
Comment 1 Ulrich Müller gentoo-dev 2009-12-01 19:59:16 UTC
Created attachment 211714 [details, diff]
Patch for vi.eselect

Does attached patch fix it?
Comment 2 Alexis Ballier gentoo-dev 2010-01-14 11:13:41 UTC
*** Bug 300932 has been marked as a duplicate of this bug. ***
Comment 3 Alexis Ballier gentoo-dev 2010-01-14 11:23:42 UTC
(In reply to comment #1)
> Created an attachment (id=211714) [details]
> Patch for vi.eselect
> 
> Does attached patch fix it?

since there has been no answer: yes it fixes it here
Comment 4 Ulrich Müller gentoo-dev 2010-02-26 21:15:51 UTC
Fixed in SVN (r766 in eselect repository).

@vim maintainers: Are you going to make a release of eselect-vi, or shall I do this for you?
Comment 5 Jim Ramsay (lack) (RETIRED) gentoo-dev 2010-04-23 18:42:37 UTC
I've done it, and thanks for the fix.

Fixed in app-admin/eselect-vi-1.1.7