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

Bug 673256

Summary: Deprecate default/linux/arm64/13.0* profiles
Product: Gentoo Linux Reporter: Sergei Trofimovich (RETIRED) <slyfox>
Component: ProfilesAssignee: ARM64 Project <arm64>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 672960    

Description Sergei Trofimovich (RETIRED) gentoo-dev 2018-12-16 19:04:52 UTC
Gentoo eventually plans to remove 13.0 profiles (bug #672960).

Please deprecate existing profiles as they depends on 'releases/13.0' directly or indirectly.

Affected arm64 profiles (identified with [1]):

$ ./is-deprecated-profile.sh $(./expand-all-profiles.sh | fgrep releases/13.0 | awk '{ print $1 }') | fgrep -v DEPRECATED

default/linux/arm64/13.0 ACTIVE
default/linux/arm64/13.0/desktop ACTIVE
default/linux/arm64/13.0/desktop/systemd ACTIVE
default/linux/arm64/13.0/developer ACTIVE
default/linux/arm64/13.0/systemd ACTIVE

[1]: https://github.com/trofi/gentoo-qa/blob/master/profiles/is-deprecated-profile.sh
Comment 1 Larry the Git Cow gentoo-dev 2018-12-19 21:56:26 UTC
The bug has been closed via the following commit(s):

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

commit dc83d8fdc41c1dafc526c7484f4424d7713be5f6
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-12-19 21:54:03 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-12-19 21:55:51 +0000

    profiles: deprecate arm64 13.0 profiles
    
    Closes: https://bugs.gentoo.org/673256
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 profiles/default/linux/arm64/13.0/deprecated                 | 1 +
 profiles/default/linux/arm64/13.0/desktop/deprecated         | 1 +
 profiles/default/linux/arm64/13.0/desktop/systemd/deprecated | 1 +
 profiles/default/linux/arm64/13.0/developer/deprecated       | 1 +
 profiles/default/linux/arm64/13.0/systemd/deprecated         | 1 +
 5 files changed, 5 insertions(+)