public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] proposed shift of files in the tree of non profiles files into seperate dir
@ 2005-08-27  8:42 Brian Harring
  2005-08-27 11:17 ` Kevin F. Quinn
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Brian Harring @ 2005-08-27  8:42 UTC (permalink / raw
  To: gentoo-dev; +Cc: gentoo-portage-dev

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

Hola all.

Straight to the point, I'm proposing that the following files-
arch.list
categories
use.desc
use.local.desc
package.mask
updates

be moved out of the profiles directory in the tree, and into the existing 
metadata directory personally, due to the fact that the files above are 
essentially repository metadata.  Why move them *now* when they've 
been around forever?

Those files should never have been placed there.  They're repository 
specific data (global data for the repo), and do not belong jammed 
into profiles which is a seperate entity.

Further, while no one has yet proposed anything concrete, people have 
been after revamping the profile implementation.  Quite likely if/when 
this occurs, it's going to require a seperate directory to avoid any 
issues with older portage installations accessing it.  
Shifting the files now while changes are being made addresses that 
concern, and makes things a bit more logical.

Not surprising, few issues (and ways to deal with it).
For backwards compatability with portage tools, symlinks are needed to 
prevent older portage versions and tools from suddenly being broke; 
just do a relative link to the new location, no complaints from 
portage.  CVS does not play nice with symlinks however- fortunately  
rsync sucks a bit less, so the symlinks would have to be added 
by the rsync regen script (minor to do).

Two scenarios for how this will result in visible issues for people- 
1) CVS users, aka, devs.  Devs *should* be running latest portage, 
   which would know about the shift.  If they're running an older 
   portage version and aren't willing to upgrade, they tag the 
   symlinks themselves.  It's a minor annoyance frankly; assuming they 
   read -dev (like they're suppossed to :P ), they'll know in advance 
   it's coming.
2) users storing their tree on an fs that lacks symlink support.  They 
   ought to be a miniscule minority, but any issues they hit would be 
   addressed by upgrading portage and any portage tools they use that 
   is reliant on those files.  This is the worst case user scenario, 
   but again, it should be effectively non-existant.

Finally, lang.desc I can't find any reference to in portage tools- 
zhen commited it almost 3 years back, and it hasn't been touched 
since.  Unless somebody knows what the heck that file is for, it's a 
good candidate for removal.

I realize this may seem like a minor/stupid change, but it's a matter 
of cleanup getting things a bit more consistant for when portage is 
capable of dealing with more then one $PORTDIR.  
~harring

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

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

end of thread, other threads:[~2005-08-30 13:38 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27  8:42 [gentoo-dev] proposed shift of files in the tree of non profiles files into seperate dir Brian Harring
2005-08-27 11:17 ` Kevin F. Quinn
2005-08-27 11:32   ` Fernando J. Pereda
2005-08-27 11:38     ` Brian Harring
2005-08-27 11:45       ` Fernando J. Pereda
2005-08-27 11:34   ` Brian Harring
2005-08-27 13:29     ` Kevin F. Quinn
2005-08-27 13:33       ` Brian Harring
2005-08-29 17:27 ` Chris Gianelloni
2005-08-29 20:36   ` Brian Harring
2005-08-29 21:48     ` Chris Gianelloni
2005-08-29 22:24       ` Brian Harring
2005-08-30 12:29         ` Chris Gianelloni
2005-08-30  6:03 ` Brian Harring
2005-08-30 13:08   ` Chris Gianelloni
2005-08-30 13:28     ` Marius Mauch
2005-08-30 13:31     ` Francesco R
2005-09-02  6:17 ` Marius Mauch
2005-08-29  8:23   ` Brian Harring
2005-09-02  7:57     ` Marius Mauch
2005-08-29 10:01       ` Brian Harring
2005-08-30 11:00         ` Marius Mauch

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