Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677488 - x11-libs/motif-2.3.8-r1 missing die statements in src_prepare
Summary: x11-libs/motif-2.3.8-r1 missing die statements in src_prepare
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest minor (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-08 09:27 UTC by Ulrich Müller
Modified: 2019-12-28 15:19 UTC (History)
1 user (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 Ulrich Müller gentoo-dev 2019-02-08 09:27:43 UTC
sed and echo in src_prepare miss die statements.
To be fixed with next revbump.
Comment 1 Ulrich Müller gentoo-dev 2019-02-08 09:38:05 UTC
Or rather, these should both be changed to patches and be included in the patchset:
https://gitweb.gentoo.org/dev/ulm.git/tree/patchsets/motif/2.3.6
Comment 2 Larry the Git Cow gentoo-dev 2019-12-28 15:19:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/dev/ulm.git/commit/?id=44a092dd67f5c03f5281f701909b1a6966800b12

commit 44a092dd67f5c03f5281f701909b1a6966800b12
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-12-28 15:04:30 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-12-28 15:04:30 +0000

    motif: Convert sed and echo from ebuild into proper patches.
    
    Bug: https://bugs.gentoo.org/677488
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 patchsets/motif/2.3.8/07_all_no-demos.patch    | 13 +++++++++++++
 patchsets/motif/2.3.8/08_all_xmbind-xorg.patch |  9 +++++++++
 2 files changed, 22 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2019-12-28 15:19:56 UTC
The bug has been closed via the following commit(s):

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

commit f229e813317d7608559405ab63decaaeb47b2b34
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-12-28 15:18:27 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-12-28 15:19:48 +0000

    x11-libs/motif: Apply proper patches, instead of sed and echo.
    
    Closes: https://bugs.gentoo.org/677488
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 x11-libs/motif/Manifest              | 2 +-
 x11-libs/motif/motif-2.3.8-r1.ebuild | 8 +-------
 2 files changed, 2 insertions(+), 8 deletions(-)