Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647218 - dev-db/postgresql-10.2 USE=-server postgresql-10beta2-no-server.patch fails
Summary: dev-db/postgresql-10.2 USE=-server postgresql-10beta2-no-server.patch fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-02-10 12:41 UTC by Holger Hoffstätte
Modified: 2018-02-10 18:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for the no-server patch (no-server-patch.patch,752 bytes, patch)
2018-02-10 12:43 UTC, Holger Hoffstätte
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2018-02-10 12:41:26 UTC
Trying to build postgres-10.2 with "-server" (client only) fails because the patch "postgresql-10beta2-no-server.patch" is rejected.


Reproducible: Always

Steps to Reproduce:
1. try to emerge postgresql-10.2 with USE="-server"
2. sadness

Actual Results:  
Build failure.

Expected Results:  
Successful build.
Comment 1 Holger Hoffstätte 2018-02-10 12:43:07 UTC
Created attachment 518944 [details, diff]
Patch for the no-server patch

Small context diff update for the patch. Apply & build with -server now succeeds.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2018-02-10 12:59:33 UTC
Yay, conditional patching strikes again!
Comment 3 Larry the Git Cow gentoo-dev 2018-02-10 18:38:35 UTC
The bug has been closed via the following commit(s):

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

commit 6ebb3a4c11363430d484406efbfd63b479d97ce7
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-02-10 18:38:22 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-02-10 18:38:22 +0000

    dev-db/postgresql: Update 10.2 no-server patch
    
    Closes: https://bugs.gentoo.org/647218
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../files/postgresql-10.2-no-server.patch          | 147 +++++++++++++++++++++
 dev-db/postgresql/postgresql-10.2.ebuild           |   2 +-
 2 files changed, 148 insertions(+), 1 deletion(-)