Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679980 - sys-libs/glibc-9999 0005-Gentoo-disable-tests-that-fail-only-in-sandbox.patch fails to apply
Summary: sys-libs/glibc-9999 0005-Gentoo-disable-tests-that-fail-only-in-sandbox.patch...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-10 21:42 UTC by jospezial
Modified: 2019-03-12 08:45 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 jospezial 2019-03-10 21:42:36 UTC
* Fetching https://sourceware.org/git/glibc.git ...
git fetch https://sourceware.org/git/glibc.git +HEAD:refs/git-r3/HEAD
From https://sourceware.org/git/glibc
 * [new ref]                    -> refs/git-r3/HEAD
git symbolic-ref refs/git-r3/sys-libs/glibc/2.2/__main__ refs/git-r3/HEAD
 * Checking out https://sourceware.org/git/glibc.git to /var/tmp/portage/sys-libs/glibc-9999/work/glibc-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT NEW branch -->
   repository:               https://sourceware.org/git/glibc.git
   at the commit:            86bdd49d93665b9d7b1b98502b84d0fa9af6915f
>>> Unpacking glibc-9999-patches-10.tar.xz to /var/tmp/portage/sys-libs/glibc-9999/work
>>> Source unpacked in /var/tmp/portage/sys-libs/glibc-9999/work
>>> Preparing source in /var/tmp/portage/sys-libs/glibc-9999/work/glibc-9999 ...
 * Applying Gentoo Glibc Patchset 9999-10
 * Applying patches from /var/tmp/portage/sys-libs/glibc-9999/work/patches ...
 *   0001-Gentoo-disable-ldconfig-during-install.patch ...
 [ ok ]
 *   0002-Gentoo-support-running-tests-under-sandbox.patch ...
 [ ok ]
 *   0004-Revert-sysdeps-posix-getaddrinfo.c-gaih_inet-Only-us.patch ...
 [ ok ]
 *   0005-Gentoo-disable-tests-that-fail-only-in-sandbox.patch ...
1 out of 1 hunk FAILED -- saving rejects to file io/Makefile.rej
 [ !! ]
 * ERROR: sys-libs/glibc-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/sys-libs/glibc-9999/work/patches/0005-Gentoo-disable-tests-that-fail-only-in-sandbox.patch
 * 
 * Call stack:
 *               ebuild.sh, line  124:  Called src_prepare
 *             environment, line 4894:  Called eapply '/var/tmp/portage/sys-libs/glibc-9999/work/patches'
 *             environment, line 1297:  Called _eapply_patch '/var/tmp/portage/sys-libs/glibc-9999/work/patches/0005-Gentoo-disable-tests-that-fail-only-in-sandbox.patch' '  '
 *             environment, line 1239:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/sys-libs/glibc-9999/work/patches/0005-Gentoo-disable-tests-that-fail-only-in-sandbox.patch'
 *   isolated-functions.sh, line  119:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
Comment 1 Larry the Git Cow gentoo-dev 2019-03-12 08:45:38 UTC
The bug has been closed via the following commit(s):

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

commit 0e52d5e74b34aece67a1275d0d800c558cfa565e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-03-12 08:45:12 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-03-12 08:45:31 +0000

    sys-libs/glibc: cut 11 patchset, bug #679980
    
    Patchset 11 is the same as patchset 10 rebased on top of
    current master. One minor conflict is fixed in patch removal.
    
    Reported-by: jospezial
    Closes: https://bugs.gentoo.org/679980
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 sys-libs/glibc/Manifest          | 2 +-
 sys-libs/glibc/glibc-9999.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)