public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] How deprecated is /usr/X11R6?
@ 2005-04-26 16:11 Thomas de Grenier de Latour
  2005-04-26 16:22 ` Donnie Berkholz
  2005-04-26 17:32 ` [gentoo-dev] " Mike Frysinger
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas de Grenier de Latour @ 2005-04-26 16:11 UTC (permalink / raw
  To: gentoo-dev

Hi,

Currently, whereas the stable (but on arm) xorg-x11 installs in
"/usr", there are still a lot of other ebuilds using the old
"/usr/X11R6" prefix. Some commands to find them:
# grep -l /usr/X11R6 /usr/lib/*.la
# find /var/db/pkg/ -mindepth 2 -type d -exec grep -q /usr/X11R6 \
{}/CONTENTS \; -printf '%P\n'

Sure, this packages work just fine thanks to the "/usr/X11R6 ->
../usr" symlink, so there is no real issue with that. But i was
wondering whether the long term goal is to get ride of this
symlink, and if so, whether it was time to start reporting/fixing
them. In short, would enhancement bugreports about them be ok or
invalid? 

Thanks,

-- 
TGL.
-- 
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] How deprecated is /usr/X11R6?
  2005-04-26 16:11 [gentoo-dev] How deprecated is /usr/X11R6? Thomas de Grenier de Latour
@ 2005-04-26 16:22 ` Donnie Berkholz
  2005-04-26 16:41   ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
  2005-04-26 17:32 ` [gentoo-dev] " Mike Frysinger
  1 sibling, 1 reply; 5+ messages in thread
From: Donnie Berkholz @ 2005-04-26 16:22 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas de Grenier de Latour wrote:
> Sure, this packages work just fine thanks to the "/usr/X11R6 ->
> ../usr" symlink, so there is no real issue with that. But i was
> wondering whether the long term goal is to get ride of this
> symlink, and if so, whether it was time to start reporting/fixing
> them. In short, would enhancement bugreports about them be ok or
> invalid? 

In my view, they would be great. Unfortunately I don't maintain
everything that installs to /usr/X11R6.

Some maintainers may not particularly care about this, so supplying
patches with your bugs could help.

Thanks,
Donnie
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCbmq2XVaO67S1rtsRAhwtAKCA8ww7Ukqb08awHveiaEpa9UwdWQCg3BS+
xLoyG0aZfDLVOfNHX5O7WUg=
=RlrL
-----END PGP SIGNATURE-----
-- 
gentoo-dev@gentoo.org mailing list


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

* [gentoo-dev] Re: How deprecated is /usr/X11R6?
  2005-04-26 16:22 ` Donnie Berkholz
@ 2005-04-26 16:41   ` Michael Sterrett -Mr. Bones.-
  2005-04-26 16:56     ` Thomas de Grenier de Latour
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Sterrett -Mr. Bones.- @ 2005-04-26 16:41 UTC (permalink / raw
  To: gentoo-dev

On Tue, 26 Apr 2005, Donnie Berkholz wrote:

> Thomas de Grenier de Latour wrote:
>> Sure, this packages work just fine thanks to the "/usr/X11R6 ->
>> ../usr" symlink, so there is no real issue with that. But i was
>> wondering whether the long term goal is to get ride of this
>> symlink, and if so, whether it was time to start reporting/fixing
>> them. In short, would enhancement bugreports about them be ok or
>> invalid?
>
> In my view, they would be great. Unfortunately I don't maintain
> everything that installs to /usr/X11R6.
>
> Some maintainers may not particularly care about this, so supplying
> patches with your bugs could help.

I'm going to say, "patches with your bugs are required".  We don't need a
bunch of bugs about this since it's pretty obvious when packages install
things there.

Michael Sterrett
   -Mr. Bones.-
mr_bones_@gentoo.org
-- 
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Re: How deprecated is /usr/X11R6?
  2005-04-26 16:41   ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
@ 2005-04-26 16:56     ` Thomas de Grenier de Latour
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas de Grenier de Latour @ 2005-04-26 16:56 UTC (permalink / raw
  To: gentoo-dev

On Tue, 26 Apr 2005 12:41:21 -0400 (EDT)
"Michael Sterrett -Mr. Bones.-" <msterret@coat.com> wrote:

> I'm going to say, "patches with your bugs are required". 

Yep, sure, that was not in my intention to ask for such cosmetic
changes without providing the patches.

-- 
TGL.
-- 
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] How deprecated is /usr/X11R6?
  2005-04-26 16:11 [gentoo-dev] How deprecated is /usr/X11R6? Thomas de Grenier de Latour
  2005-04-26 16:22 ` Donnie Berkholz
@ 2005-04-26 17:32 ` Mike Frysinger
  1 sibling, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2005-04-26 17:32 UTC (permalink / raw
  To: gentoo-dev

On Tuesday 26 April 2005 12:11 pm, Thomas de Grenier de Latour wrote:
> Sure, this packages work just fine thanks to the "/usr/X11R6 ->
> ../usr" symlink, so there is no real issue with that. But i was
> wondering whether the long term goal is to get ride of this
> symlink, and if so, whether it was time to start reporting/fixing
> them. In short, would enhancement bugreports about them be ok or
> invalid?

just in case ... dont bother reporting on things that work with 
both /usr/X11R6 and /usr ...
-mike
-- 
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2005-04-26 17:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26 16:11 [gentoo-dev] How deprecated is /usr/X11R6? Thomas de Grenier de Latour
2005-04-26 16:22 ` Donnie Berkholz
2005-04-26 16:41   ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
2005-04-26 16:56     ` Thomas de Grenier de Latour
2005-04-26 17:32 ` [gentoo-dev] " Mike Frysinger

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