Bug #211067 - Make the "portdir_overlay" and "mydir" variables contain
authorZac Medico <zmedico@gentoo.org>
Fri, 22 Feb 2008 06:46:49 +0000 (06:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 22 Feb 2008 06:46:49 +0000 (06:46 -0000)
commit71b5bbf7516cf75b9dafcdf9558a64b9bfc7bd79
treed0f727f87d01d62e292d3c3abe6a49f34dd2d171
parent4fd25eb15117285db63c1eb772f4e4c116df381a
Bug #211067 - Make the "portdir_overlay" and "mydir" variables contain
paths that are consistent wrt eachother regardless of any path
irregularities that can be induced by symlinks. Consistency is achieved
by regenerating one of the paths to ensure that both paths have the exact
same mapping between inodes and paths. This consistency ensures that the
path manipulations used to calculate "repolevel" will work as intended.

svn path=/main/trunk/; revision=9365
pym/repoman/utilities.py