Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884135 - sys-apps/portage: add arch-specific configuration example for loong
Summary: sys-apps/portage: add arch-specific configuration example for loong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Loong Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on: 884397
Blocks:
  Show dependency tree
 
Reported: 2022-12-03 09:47 UTC by WANG Xuerui
Modified: 2022-12-26 07:17 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 WANG Xuerui gentoo-dev 2022-12-03 09:47:59 UTC
For silencing the "Portage does not have an arch-specific configuration for this arch." warning whenever emerging Portage on loong.
Comment 1 Larry the Git Cow gentoo-dev 2022-12-10 01:47:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=8b9bd1288793d81310fc29e806076ea0b48f276c

commit 8b9bd1288793d81310fc29e806076ea0b48f276c
Author:     WANG Xuerui <xen0n@gentoo.org>
AuthorDate: 2022-12-03 09:48:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-10 01:47:32 +0000

    cnf: add arch-specific configuration example for loong
    
    This is partially based on the riscv text.
    
    Bug: https://bugs.gentoo.org/884135
    Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
    Closes: https://github.com/gentoo/portage/pull/956
    Signed-off-by: Sam James <sam@gentoo.org>

 NEWS                             |  2 +-
 cnf/make.conf.example.loong.diff | 56 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-12-26 07:17:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b50e99241623bf5557cea8e00a8178b9f01e14

commit 84b50e99241623bf5557cea8e00a8178b9f01e14
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-26 07:16:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-26 07:17:16 +0000

    sys-apps/portage: add 3.0.42
    
    Bug: https://bugs.gentoo.org/881383
    Bug: https://bugs.gentoo.org/882797
    Closes: https://bugs.gentoo.org/884397
    Closes: https://bugs.gentoo.org/884135
    Closes: https://bugs.gentoo.org/884285
    Closes: https://bugs.gentoo.org/887025
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-3.0.42.ebuild | 283 +++++++++++++++++++++++++++++++++
 2 files changed, 284 insertions(+)