Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511404 - prefix portage ebuild always wants to add PORTDIR to make.conf (again, and again, and again....)
Summary: prefix portage ebuild always wants to add PORTDIR to make.conf (again, and ag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: Normal minor (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-24 20:17 UTC by Greg Turner
Modified: 2014-05-25 09:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix prefix portage ebuild to do as intended during upgrades (fix-portage-2.2.10_ebuild.patch,437 bytes, patch)
2014-05-24 20:21 UTC, Greg Turner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Turner 2014-05-24 20:17:59 UTC
see below

Reproducible: Always

Steps to Reproduce:
emerge portage
Actual Results:  
Scanning Configuration files...
The following is the list of files which need updating, each
configuration file is followed by a list of possible replacement files.
1) /vm/pfx/64X32/etc/portage/make.conf
...

Expected Results:  
greg@moneypit /vm/pfx/64X32 (pfx:64X32) $

This is due to a bash-o in the ebuild... I'll put my patch subsequently since I used the bug report form for dummies :)
Comment 1 Greg Turner 2014-05-24 20:21:03 UTC
Created attachment 377574 [details, diff]
fix prefix portage ebuild to do as intended during upgrades
Comment 2 Fabian Groffen gentoo-dev 2014-05-25 09:38:22 UTC
Thanks, fixed in the ebuild