Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673268 - Deprecate default/linux/powerpc/ppc64/13.0* profiles
Summary: Deprecate default/linux/powerpc/ppc64/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: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 13.0-deprecation
  Show dependency tree
 
Reported: 2018-12-16 19:20 UTC by Sergei Trofimovich (RETIRED)
Modified: 2018-12-23 11:54 UTC (History)
3 users (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 Sergei Trofimovich (RETIRED) gentoo-dev 2018-12-16 19:20:14 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 ppc64 profiles (identified with [1]):

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

default/linux/powerpc/ppc64/13.0/32bit-userland ACTIVE
default/linux/powerpc/ppc64/13.0/32bit-userland/desktop ACTIVE
default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome ACTIVE
default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd ACTIVE
default/linux/powerpc/ppc64/13.0/32bit-userland/developer 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-23 11:54:22 UTC
The bug has been closed via the following commit(s):

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

commit fbc26d285bca29f889cac9292b1f56298632afcc
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2018-12-23 11:53:23 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2018-12-23 11:54:14 +0000

    profiles: deprecate 13.0 ppc64/32bit-userland profiles, bug #673266
    
    Closes: https://bugs.gentoo.org/673268
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/default/linux/powerpc/ppc64/13.0/32bit-userland/deprecated      | 1 +
 .../default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/deprecated   | 1 +
 .../linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/deprecated     | 1 +
 .../powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd/deprecated   | 1 +
 .../default/linux/powerpc/ppc64/13.0/32bit-userland/developer/deprecated | 1 +
 5 files changed, 5 insertions(+)