Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913660 - /etc/portage/binrepos.conf should be a folder by default in stage3 tarballs
Summary: /etc/portage/binrepos.conf should be a folder by default in stage3 tarballs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gentoo-binhost
  Show dependency tree
 
Reported: 2023-09-04 22:31 UTC by Tom Gillespie
Modified: 2023-09-05 01:44 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)