Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673272 - Deprecate default/linux/sh/13.0* profiles
Summary: Deprecate default/linux/sh/13.0* profiles
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo SuperH Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 13.0-deprecation
  Show dependency tree
 
Reported: 2018-12-16 19:26 UTC by Sergei Trofimovich (RETIRED)
Modified: 2019-01-27 10:37 UTC (History)
0 users

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 Sergei Trofimovich (RETIRED) gentoo-dev 2018-12-16 19:26:35 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 sh profiles (identified with [1]):

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

default/linux/sh/13.0 ACTIVE
default/linux/sh/13.0/desktop ACTIVE
default/linux/sh/13.0/desktop/gnome ACTIVE
default/linux/sh/13.0/developer 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-27 10:37:24 UTC
The bug has been closed via the following commit(s):

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

commit 0a09d1027bf8486204c0922321565ce9d84e8744
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-01-27 10:31:12 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-01-27 10:37:17 +0000

    profiles/default/linux/sh: deprecated 13.0 profiles
    
    Suggest using plain 'default/linux/sh/17.0' instead.
    
    Closes: https://bugs.gentoo.org/673272
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/default/linux/sh/13.0/deprecated               | 1 +
 profiles/default/linux/sh/13.0/desktop/deprecated       | 1 +
 profiles/default/linux/sh/13.0/desktop/gnome/deprecated | 1 +
 profiles/default/linux/sh/13.0/developer/deprecated     | 1 +
 4 files changed, 4 insertions(+)