Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782832 - sys-process/psmisc: invalid patch path in musl overlay
Summary: sys-process/psmisc: invalid patch path in musl overlay
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-14 14:01 UTC by dm9pZCAq
Modified: 2021-04-15 12:02 UTC (History)
1 user (show)

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


Attachments
patch to remove duplicate patch :) (fix_PATCHES.patch,384 bytes, patch)
2021-04-14 16:18 UTC, dm9pZCAq
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dm9pZCAq 2021-04-14 14:01:47 UTC
in psmisc-23.3-r1.ebuild and psmisc-23.4.ebuild specified "${FILESDIR}"/include_limits.patch

but in files/ this patch named psmisc-23.1-include_limits.patch
Comment 1 dm9pZCAq 2021-04-14 16:18:07 UTC
Created attachment 699837 [details, diff]
patch to remove duplicate patch :)

also musl_ptregs.patch for 23.3-r1 applies twice, in PATCHES and in src_prepare
Comment 2 Dave Hughes 2021-04-15 11:43:02 UTC
Patching fixed and committed.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-15 12:02:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/musl.git/commit/?id=a62f26fff57075517cb58bd4ec7e6c5d7ce7bd09

commit a62f26fff57075517cb58bd4ec7e6c5d7ce7bd09
Author:     Dave Hughes <davidhughes205@gmail.com>
AuthorDate: 2021-04-15 11:40:35 +0000
Commit:     Dave Hughes <davidhughes205@gmail.com>
CommitDate: 2021-04-15 11:58:29 +0000

    sys-process/psmisc: fix patches
    
    Bug: https://bugs.gentoo.org/782832
    Closes: https://bugs.gentoo.org/782832
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Dave Hughes <davidhughes205@gmail.com>

 sys-process/psmisc/files/include_limits.patch | 45 +++++++++++++++++++++++++++
 sys-process/psmisc/psmisc-23.3-r1.ebuild      |  6 +---
 sys-process/psmisc/psmisc-23.4.ebuild         |  5 +--
 3 files changed, 47 insertions(+), 9 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/musl.git/commit/?id=a62f26fff57075517cb58bd4ec7e6c5d7ce7bd09

commit a62f26fff57075517cb58bd4ec7e6c5d7ce7bd09
Author:     Dave Hughes <davidhughes205@gmail.com>
AuthorDate: 2021-04-15 11:40:35 +0000
Commit:     Dave Hughes <davidhughes205@gmail.com>
CommitDate: 2021-04-15 11:58:29 +0000

    sys-process/psmisc: fix patches
    
    Bug: https://bugs.gentoo.org/782832
    Closes: https://bugs.gentoo.org/782832
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Dave Hughes <davidhughes205@gmail.com>

 sys-process/psmisc/files/include_limits.patch | 45 +++++++++++++++++++++++++++
 sys-process/psmisc/psmisc-23.3-r1.ebuild      |  6 +---
 sys-process/psmisc/psmisc-23.4.ebuild         |  5 +--
 3 files changed, 47 insertions(+), 9 deletions(-)