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

Bug 673262

Summary: Deprecate default/linux/mips/13.0* profiles
Product: Gentoo Linux Reporter: Sergei Trofimovich (RETIRED) <slyfox>
Component: ProfilesAssignee: MIPS Porters <mips>
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:15:59 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 mips profiles (identified with [1]):

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

default/linux/mips/13.0/o32 ACTIVE
default/linux/mips/13.0/n32 ACTIVE
default/linux/mips/13.0/n64 ACTIVE
default/linux/mips/13.0/multilib/o32 ACTIVE
default/linux/mips/13.0/multilib/n32 ACTIVE
default/linux/mips/13.0/multilib/n64 ACTIVE
default/linux/mips/13.0/mipsel/o32 ACTIVE
default/linux/mips/13.0/mipsel/n32 ACTIVE
default/linux/mips/13.0/mipsel/n64 ACTIVE
default/linux/mips/13.0/mipsel/multilib/o32 ACTIVE
default/linux/mips/13.0/mipsel/multilib/n32 ACTIVE
default/linux/mips/13.0/mipsel/multilib/n64 ACTIVE

[1]: https://github.com/trofi/gentoo-qa/blob/master/profiles/is-deprecated-profile.sh
Comment 1 Larry the Git Cow gentoo-dev 2019-01-02 15:28:14 UTC
The bug has been closed via the following commit(s):

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

commit edbf91858c84157206314356d65a551cfb4d71ee
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-01-02 15:27:32 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-01-02 15:28:02 +0000

    profiles: deprecate mips 13.0 profiles
    
    Closes: https://bugs.gentoo.org/673262
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/default/linux/mips/13.0/mipsel/multilib/n32/deprecated | 1 +
 profiles/default/linux/mips/13.0/mipsel/multilib/n64/deprecated | 1 +
 profiles/default/linux/mips/13.0/mipsel/multilib/o32/deprecated | 1 +
 profiles/default/linux/mips/13.0/mipsel/n32/deprecated          | 1 +
 profiles/default/linux/mips/13.0/mipsel/n64/deprecated          | 1 +
 profiles/default/linux/mips/13.0/mipsel/o32/deprecated          | 1 +
 profiles/default/linux/mips/13.0/multilib/n32/deprecated        | 1 +
 profiles/default/linux/mips/13.0/multilib/n64/deprecated        | 1 +
 profiles/default/linux/mips/13.0/multilib/o32/deprecated        | 1 +
 profiles/default/linux/mips/13.0/n32/deprecated                 | 1 +
 profiles/default/linux/mips/13.0/n64/deprecated                 | 1 +
 profiles/default/linux/mips/13.0/o32/deprecated                 | 1 +
 12 files changed, 12 insertions(+)