From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] ltp: Use patch generated without -M
Date: Fri, 13 Dec 2013 13:09:19 +0100 [thread overview]
Message-ID: <20131213120919.GB3715@jama> (raw)
In-Reply-To: <1386902238-4354-1-git-send-email-Martin.Jansa@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]
On Fri, Dec 13, 2013 at 03:37:18AM +0100, Martin Jansa wrote:
> * in my builds both versions worked, but Saul reported that it fails to
> apply with:
> Applying patch
> 0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch
> patch: **** Only garbage was found in the patch input.
>
> Now I've see the same issue on different builder (with Ubuntu 12.04).
The difference is version of patch utility:
gentoo:
ltp/20130904-r0/git $ patch -v
GNU patch 2.7.1
...
ltp/20130904-r0/git $ patch -p1 < ../0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch
patching file testcases/kernel/containers/sysvipc/runipctests_noltp.sh (renamed from testcases/kernel/containers/sysvipc/runtests_noltp.sh)
patching file testcases/kernel/containers/utsname/runutstests_noltp.sh (renamed from testcases/kernel/containers/utsname/runtests_noltp.sh)
ubuntu 12.04:
ltp/20130904-r0/git$ patch -v
patch 2.6.1
...
ltp/20130904-r0/git$ patch -p1 <
../0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch
patch: **** Only garbage was found in the patch input.
patch-native is in ASSUME_PROVIDED, I guess that quilt-native just calls
patch internally so have the same "problem"
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2013-12-13 12:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-07 17:49 [PATCH] ltp: set PREFERRED_PROVIDER and rename runtests_noltp.sh script Martin Jansa
2013-12-10 15:41 ` Saul Wold
2013-12-10 16:19 ` Martin Jansa
2013-12-10 16:44 ` [PATCHv2] " Martin Jansa
2013-12-13 2:37 ` [PATCH] ltp: Use patch generated without -M Martin Jansa
2013-12-13 12:09 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131213120919.GB3715@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox