Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913660

Summary: /etc/portage/binrepos.conf should be a folder by default in stage3 tarballs
Product: Gentoo Release Media Reporter: Tom Gillespie <tgbugs>
Component: StagesAssignee: Gentoo Release Team <releng>
Status: RESOLVED FIXED    
Severity: normal CC: dilfridge
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 913020    

Description Tom Gillespie 2023-09-04 22:31:00 UTC
All other configurations included by default in /etc/portage are folders. /etc/portage/binrepos.conf is currently a file, so it would be consistent with current practice to make it a folder as well.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-09-05 01:44:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=1abd94188e9e9eecd5fe16de3aeaceebac1ec4e0

commit 1abd94188e9e9eecd5fe16de3aeaceebac1ec4e0
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-09-05 01:43:19 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-09-05 01:43:47 +0000

    Turn binrepos.conf into a folder with gentoobinhost.conf inside
    
    Closes: https://bugs.gentoo.org/913660
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 catalyst/base/stagebase.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)