Bug 245779 - buildpkg location changes from portage 2.1 to 2.2
Bug#: 245779 Product:  Portage Development Version: 2.2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dev-portage@gentoo.org Reported By: code@edoceo.com
Component: Documentation
URL: 
Summary: buildpkg location changes from portage 2.1 to 2.2
Keywords:  InSVN
Status Whiteboard: 
Opened: 2008-11-06 04:54 0000
Description:   Opened: 2008-11-06 04:54 0000
In portage 2.1 when using buildpkg the files are created in 
 /usr/portage/packages/All/syslog-ng-2.0.9.tbz
and symlinked point here is created as 
 /usr/portage/packages/app-admin/syslog-ng-2.0.9.tbz

In portage 2.2 it only makes
 /usr/portage/packages/app-admin/syslog-ng-2.0.9.tbz

The documentation (that is man page) does not reflect this change in Portage
operation.  The man page in question is man 1 ebuild.

I don't know how to make patches for man pages otherwise I'd attach one.

------- Comment #1 From Zac Medico 2008-11-07 04:10:56 0000 -------
Both layouts are still supported. If the $PKGDIR/All/ directory exists then the
old layout is used, except in cases when collisions need to be resolved in
order to avoid bug #133908.

------- Comment #2 From Zac Medico 2008-11-22 05:54:18 0000 -------
This is fixed in 2.2_rc15.