[oe] [meta-oe][PATCH] ltrace: added alternate source

Khem Raj raj.khem at gmail.com
Sun Aug 19 01:41:29 UTC 2018


On Tue, Aug 14, 2018 at 12:51 AM <Mikko.Rapeli at bmw.de> wrote:
>
> On Mon, Aug 13, 2018 at 11:23:49AM -0700, Khem Raj wrote:
> > On Mon, Aug 13, 2018 at 5:37 AM Aditya Tayade <Aditya.Tayade at kpit.com> wrote:
> > >
> > > Description:
> > > As alioth (the Debian service hosting anonscm) has been discontinued using https://alioth-archive.debian.org/git/ltrace/ltrace.git.tar.xz as a new source for ltrace.
> > > The new source tree SRCREV SHA "ea8928dab8" and old source tree (from discontinued link)SRCREV SHA "c22d359433" points to same git history but have some diffs.
> > > Hence added a patch which applies the diff to SHA "ea8928dab8" to make it same as SHA "c22d359433" from the earlier git source.
> > >
> >
> > it might be better to push a repo from
> > https://alioth-archive.debian.org/git/ltrace/ltrace.git.tar.xz into
> > github or some place. Have we asked the debian salsa migration team if
> > this is planned for migration at all ?
>
> Yes, but hosting the git repo feels like taking over maintenance of it too.
>

we might have to do that if we depend on it and no one else cares regardless

> This patch enables building ltrace from poky master and sumo again without
> ltrace sources in download caches. Thus I would take it.
>

I gave it a try and it failed in patching

Applying patch add-support-for-old-source-commit-SHA-c22d359433.patch
patching file sysdeps/linux-gnu/mksyscallent_s390
Hunk #2 FAILED at 37.
1 out of 2 hunks FAILED -- rejects in file sysdeps/linux-gnu/mksyscallent_s390
patching file sysdeps/linux-gnu/s390/syscalls31.h
Hunk #1 FAILED at 35.
Hunk #2 FAILED at 65.
Hunk #3 FAILED at 89.
Hunk #4 FAILED at 108.
Hunk #5 FAILED at 157.
Hunk #6 FAILED at 183.
Hunk #7 FAILED at 201.
Hunk #8 FAILED at 217.
Hunk #9 FAILED at 287.
Hunk #10 FAILED at 306.
Hunk #11 FAILED at 329.
11 out of 11 hunks FAILED -- rejects in file sysdeps/linux-gnu/s390/syscalls31.h
patching file sysdeps/linux-gnu/s390/syscalls64.h
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 109.
Hunk #3 FAILED at 188.
Hunk #4 FAILED at 287.
Hunk #5 FAILED at 306.
Hunk #6 FAILED at 329.
6 out of 6 hunks FAILED -- rejects in file sysdeps/linux-gnu/s390/syscalls64.h
Patch add-support-for-old-source-commit-SHA-c22d359433.patch does not
apply (enforce with -f)



> -Mikko



More information about the Openembedded-devel mailing list