Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755182 - dev-libs/leatherman-1.12.3 files/1.12.3-shared_nowide.patch: No such file or directory
Summary: dev-libs/leatherman-1.12.3 files/1.12.3-shared_nowide.patch: No such file or...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-18 01:05 UTC by Podko Andrew
Modified: 2020-11-20 03:49 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 Podko Andrew 2020-11-18 01:05:35 UTC
Path to shared_nowide.patch was updated to be version depended, but file for leatherman-1.12.3.ebuild missing.

diff leatherman-1.12.2.ebuild leatherman-1.12.3.ebuild 
25c25
< PATCHES+=( "${FILESDIR}"/1.12.2-shared_nowide.patch )
---
> PATCHES+=( "${FILESDIR}/${PV}"-shared_nowide.patch )

files/
1.12.2-shared_nowide.patch  
portage-sandbox-test-fix.patch  
shared_nowide.patch


>> Emerging (4 of 91) dev-libs/leatherman-1.12.3::gentoo
 * leatherman-1.12.3.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                                                                                                  [ ok ]
>>> Unpacking source...
>>> Unpacking leatherman-1.12.3.tar.gz to /tmp/portage/dev-libs/leatherman-1.12.3/work
>>> Source unpacked in /tmp/portage/dev-libs/leatherman-1.12.3/work
>>> Preparing source in /tmp/portage/dev-libs/leatherman-1.12.3/work/leatherman-1.12.3 ...
 * Applying portage-sandbox-test-fix.patch ...                                                                                                                                                                                                                                                           [ ok ]
 * Applying 1.12.3-shared_nowide.patch ...
/tmp/portage/dev-libs/leatherman-1.12.3/temp/environment: line 1021: /tmp/portage/dev-libs/leatherman-1.12.3/files/1.12.3-shared_nowide.patch: No such file or directory
/tmp/portage/dev-libs/leatherman-1.12.3/temp/environment: line 1024: /tmp/portage/dev-libs/leatherman-1.12.3/files/1.12.3-shared_nowide.patch: No such file or directory                                                                                                                                 [ !! ]
 * ERROR: dev-libs/leatherman-1.12.3::gentoo failed (prepare phase):
 *   patch -p1  failed with /tmp/portage/dev-libs/leatherman-1.12.3/files/1.12.3-shared_nowide.patch
Comment 1 Larry the Git Cow gentoo-dev 2020-11-20 03:49:39 UTC
The bug has been closed via the following commit(s):

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

commit 992f65e33eee36afaff08ce527ab86b65b8ebe22
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-11-20 03:49:13 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-11-20 03:49:34 +0000

    dev-libs/leatherman: fix patching
    
    Closes: https://bugs.gentoo.org/755182
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-libs/leatherman/leatherman-1.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)