Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722772 - sys-kernel/gentoo-sources - kconfig should select UTS_NS if GENTOO_LINUX_PORTAGE
Summary: sys-kernel/gentoo-sources - kconfig should select UTS_NS if GENTOO_LINUX_PORTAGE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard: gentoo-sources: 4.14.181, 4.9.224, 4....
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2020-05-12 23:52 UTC by Zac Medico
Modified: 2020-05-20 22:36 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 Zac Medico gentoo-dev 2020-05-12 23:52:46 UTC
Since portage-2.3.99, UTS_NS is required for network-sandbox, due to this change:

https://gitweb.gentoo.org/proj/portage.git/commit?id=28ce410d2aa2eb33d0e61fbf272e1929b734622d

The portage ebuild has an appropriate CONFIG_CHECK setting already:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df8b23f97740c1f87501b552af8081aba99b8956
Comment 1 Larry the Git Cow gentoo-dev 2020-05-13 11:57:27 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=99be2b12d7d8173df51d997d1ed9abda418b0298

commit 99be2b12d7d8173df51d997d1ed9abda418b0298
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2020-05-13 11:55:40 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2020-05-13 11:55:40 +0000

    Add UTS_NS to GENTOO_LINUX_PORTAGE as required by portage since 2.3.99
    
    Bug: https://bugs.gentoo.org/722772
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 4567_distro-Gentoo-Kconfig.patch | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2020-05-14 13:09:28 UTC
The bug has been referenced in the following commit(s):

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

commit 0674caaedb5a5dbd0fa4d4045fd26ccfd9b9b3e8
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2020-05-14 13:09:12 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2020-05-14 13:09:21 +0000

    sys-kernel/gentoo-sources: Linux 4.19.123 and UTS_NS patch
    
    Linux patch 4.19.123
    Patch to add UTS_NS to GENTOO_LINUX_PORTAGE as
    required by portage since 2.3.99
    
    Bug: https://bugs.gentoo.org/722772
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.123.ebuild  | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-05-14 13:27:00 UTC
The bug has been referenced in the following commit(s):

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

commit c6c20a99d39daa35af8f6a797c45803313b073ff
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2020-05-14 13:26:47 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2020-05-14 13:26:53 +0000

    sys-kernel/gentoo-sources: Linux 5.4.41 and UTS_NS Patch
    
    Linux patch 5.4.41
    Patch to add UTS_NS to GENTOO_LINUX_PORTAGE as
    required by portage since 2.3.99
    
    Bug: https://bugs.gentoo.org/722772
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-5.4.41.ebuild    | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)