public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
@ 2005-10-05  0:48 Matthias Langer
  2005-10-05  1:06 ` Daniel Faulknor
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Matthias Langer @ 2005-10-05  0:48 UTC (permalink / raw
  To: gentoo-user

By accident i recognized that the link /usr/X11R6/ conatains itself - 
leading to an infinite recursion, as hinted in the subject of this 
message ... I don't think that this is a problem, but i doubt that this 
behavour is intended. Maybe i should mention that this doesn't change 
after removing the symlink and reemerging xorg-x11-6.8.2-r4.

Any comments, or should i file a bug ?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05  0:48 [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/ Matthias Langer
@ 2005-10-05  1:06 ` Daniel Faulknor
  2005-10-05  5:33 ` Dirk Heinrichs
  2005-10-05 12:46 ` Hans-Werner Hilse
  2 siblings, 0 replies; 10+ messages in thread
From: Daniel Faulknor @ 2005-10-05  1:06 UTC (permalink / raw
  To: gentoo-user

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

I have noticed the same thing, and no removin the symlink or reemerging xorg
doesnt seem to work either
 Daniel Faulknor

 On 10/5/05, Matthias Langer <mlangc@gmx.at> wrote:
>
> By accident i recognized that the link /usr/X11R6/ conatains itself -
> leading to an infinite recursion, as hinted in the subject of this
> message ... I don't think that this is a problem, but i doubt that this
> behavour is intended. Maybe i should mention that this doesn't change
> after removing the symlink and reemerging xorg-x11-6.8.2-r4.
>
> Any comments, or should i file a bug ?
> --
> gentoo-user@gentoo.org mailing list
>
>


--
www.dannz.net.nz <http://www.dannz.net.nz>

[-- Attachment #2: Type: text/html, Size: 1058 bytes --]

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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05  0:48 [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/ Matthias Langer
  2005-10-05  1:06 ` Daniel Faulknor
@ 2005-10-05  5:33 ` Dirk Heinrichs
  2005-10-05  7:48   ` darren kirby
  2005-10-05 12:46 ` Hans-Werner Hilse
  2 siblings, 1 reply; 10+ messages in thread
From: Dirk Heinrichs @ 2005-10-05  5:33 UTC (permalink / raw
  To: gentoo-user

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

Am Mittwoch, 5. Oktober 2005 02:48 schrieb ext Matthias Langer:

> ..., but i doubt that this behavour is intended.

Yes, it is.

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55      | Web:  http://www.capgemini.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05  5:33 ` Dirk Heinrichs
@ 2005-10-05  7:48   ` darren kirby
  2005-10-05  8:30     ` Dirk Heinrichs
  0 siblings, 1 reply; 10+ messages in thread
From: darren kirby @ 2005-10-05  7:48 UTC (permalink / raw
  To: gentoo-user

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

quoth the Dirk Heinrichs:
> Am Mittwoch, 5. Oktober 2005 02:48 schrieb ext Matthias Langer:
> > ..., but i doubt that this behavour is intended.
>
> Yes, it is.
>
> Bye...
>
> 	Dirk

Well, thanks for that thorough explanation...

-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05  7:48   ` darren kirby
@ 2005-10-05  8:30     ` Dirk Heinrichs
  0 siblings, 0 replies; 10+ messages in thread
From: Dirk Heinrichs @ 2005-10-05  8:30 UTC (permalink / raw
  To: gentoo-user

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

Am Mittwoch, 5. Oktober 2005 09:48 schrieb ext darren kirby:
> quoth the Dirk Heinrichs:
> > Am Mittwoch, 5. Oktober 2005 02:48 schrieb ext Matthias Langer:
> > > ..., but i doubt that this behavour is intended.
> >
> > Yes, it is.
>
> Well, thanks for that thorough explanation...

You're welcome :-)

This post [1] to gentoo-dev has it all: Having a separate directory for X 
(/usr/X11R6) is not needed and also not FHS compliant (although FHS 
explicitely lists it as an exception). Major distribution vendors and Xorg 
project itself are migrating away from this.

I'd guess the link is still there for backward compatibility and will be 
removed at some point in the future, when all packages which insist on 
installing into /usr/X11R6 are fixed.

HTH...

	Dirk

[1]: http://article.gmane.org/gmane.linux.gentoo.devel/25026
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55      | Web:  http://www.capgemini.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05  0:48 [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/ Matthias Langer
  2005-10-05  1:06 ` Daniel Faulknor
  2005-10-05  5:33 ` Dirk Heinrichs
@ 2005-10-05 12:46 ` Hans-Werner Hilse
  2005-10-05 13:13   ` Holly Bostick
  2005-10-05 16:32   ` Matthias Langer
  2 siblings, 2 replies; 10+ messages in thread
From: Hans-Werner Hilse @ 2005-10-05 12:46 UTC (permalink / raw
  To: gentoo-user

Hi,

On Wed, 05 Oct 2005 02:48:13 +0200
Matthias Langer <mlangc@gmx.at> wrote:

> By accident i recognized that the link /usr/X11R6/ conatains itself - 
> leading to an infinite recursion, as hinted in the subject of this 
> message ...

Does it really contain _itself_? I think this would be wrong. Instead,
it should point to /usr, i.e. the directory containing the sym link.
Reading the subject of your mail, I guess that's the case for you, too.
But above you said otherwise ("pointing to itself")...

It's due to the fact that X11 is distro-managed and as such there's
little reason to keep it in an extra location.

-hwh
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05 12:46 ` Hans-Werner Hilse
@ 2005-10-05 13:13   ` Holly Bostick
  2005-10-05 14:37     ` Richard Fish
  2005-10-05 16:32   ` Matthias Langer
  1 sibling, 1 reply; 10+ messages in thread
From: Holly Bostick @ 2005-10-05 13:13 UTC (permalink / raw
  To: gentoo-user

Hans-Werner Hilse schreef:
> Hi,
> 
> On Wed, 05 Oct 2005 02:48:13 +0200
> Matthias Langer <mlangc@gmx.at> wrote:
> 
> 
>>By accident i recognized that the link /usr/X11R6/ conatains itself - 
>>leading to an infinite recursion, as hinted in the subject of this 
>>message ...
> 
> 
> Does it really contain _itself_? I think this would be wrong. Instead,
> it should point to /usr, i.e. the directory containing the sym link.
> Reading the subject of your mail, I guess that's the case for you, too.
> But above you said otherwise ("pointing to itself")...

On my box, the X11R6 symlink in /usr points to /usr (recursive, thus,
like the 'boot' symlink in /boot).

FYI.

Holly
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05 13:13   ` Holly Bostick
@ 2005-10-05 14:37     ` Richard Fish
  2005-10-05 14:48       ` Richard Fish
  0 siblings, 1 reply; 10+ messages in thread
From: Richard Fish @ 2005-10-05 14:37 UTC (permalink / raw
  To: gentoo-user

Holly Bostick wrote:

>Hans-Werner Hilse schreef:
>  
>
>>Hi,
>>
>>On Wed, 05 Oct 2005 02:48:13 +0200
>>Matthias Langer <mlangc@gmx.at> wrote:
>>
>>
>>    
>>
>>>By accident i recognized that the link /usr/X11R6/ conatains itself - 
>>>leading to an infinite recursion, as hinted in the subject of this 
>>>message ...
>>>      
>>>
>>Does it really contain _itself_? I think this would be wrong. Instead,
>>it should point to /usr, i.e. the directory containing the sym link.
>>Reading the subject of your mail, I guess that's the case for you, too.
>>But above you said otherwise ("pointing to itself")...
>>    
>>
>
>On my box, the X11R6 symlink in /usr points to /usr (recursive, thus,
>like the 'boot' symlink in /boot).
>  
>

Interesting.  On mine, /usr/X11R6 is a directory, that contains a 
symlink /usr/X11R6/X11R6 which points to /usr.  I suspect this is 
probably the same as the OP.  I guess I need to take a close look at 
baselayout to see how I got into this mess.

Cheers,
Richard

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05 14:37     ` Richard Fish
@ 2005-10-05 14:48       ` Richard Fish
  0 siblings, 0 replies; 10+ messages in thread
From: Richard Fish @ 2005-10-05 14:48 UTC (permalink / raw
  To: gentoo-user

Richard Fish wrote:

> Interesting.  On mine, /usr/X11R6 is a directory, that contains a 
> symlink /usr/X11R6/X11R6 which points to /usr.  I suspect this is 
> probably the same as the OP.  I guess I need to take a close look at 
> baselayout to see how I got into this mess.


Nevermind, I take that back.  I got thrown by the output of "ls -ld 
/usr/X11R6/".  I should not have had the trailing slash on that...

carcharias ~ # ls -ld /usr/X11R6
lrwxrwxrwx  1 root root 6 Sep 26 21:17 /usr/X11R6 -> ../usr

-Richard

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/....
  2005-10-05 12:46 ` Hans-Werner Hilse
  2005-10-05 13:13   ` Holly Bostick
@ 2005-10-05 16:32   ` Matthias Langer
  1 sibling, 0 replies; 10+ messages in thread
From: Matthias Langer @ 2005-10-05 16:32 UTC (permalink / raw
  To: gentoo-user

Hans-Werner Hilse wrote:

>Hi,
>
>On Wed, 05 Oct 2005 02:48:13 +0200
>Matthias Langer <mlangc@gmx.at> wrote:
>
>  
>
>>By accident i recognized that the link /usr/X11R6/ conatains itself - 
>>leading to an infinite recursion, as hinted in the subject of this 
>>message ...
>>    
>>
>
>Does it really contain _itself_? I think this would be wrong. Instead,
>it should point to /usr, i.e. the directory containing the sym link.
>Reading the subject of your mail, I guess that's the case for you, too.
>But above you said otherwise ("pointing to itself")...
>  
>
Well you are right:
ls -l in /usr:
...
X11R6 -> ../usr
...
Matthias

>It's due to the fact that X11 is distro-managed and as such there's
>little reason to keep it in an extra location.
>
>-hwh
>  
>

-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2005-10-05 16:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-05  0:48 [gentoo-user] /usr/X11R6/X11R6/X11R6/X11R6/ Matthias Langer
2005-10-05  1:06 ` Daniel Faulknor
2005-10-05  5:33 ` Dirk Heinrichs
2005-10-05  7:48   ` darren kirby
2005-10-05  8:30     ` Dirk Heinrichs
2005-10-05 12:46 ` Hans-Werner Hilse
2005-10-05 13:13   ` Holly Bostick
2005-10-05 14:37     ` Richard Fish
2005-10-05 14:48       ` Richard Fish
2005-10-05 16:32   ` Matthias Langer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox