Hi All,

I'm experiencing a strange issue when using thud branch with the 
following recipe snippet

 > SRC_URI = "git://github.com/pkg/diff;protocol=https"

on thud I get the following error

 > 2019-12-27T19:31:21.3160449Z NOTE: recipe 
github.com-pkg-diff-native-20190930-r0: task do_patch: Started
 > 2019-12-27T19:31:21.4256340Z ERROR: 
github.com-pkg-diff-native-20190930-r0 do_patch: [Errno 21] Is a 
directory: '/home/runner/work/build/downloads/git2/github.com.pkg.diff'
 > 2019-12-27T19:31:21.4276133Z ERROR: 
github.com-pkg-diff-native-20190930-r0 do_patch: Function failed: 
patch_do_patch
 > 2019-12-27T19:31:21.4283158Z ERROR: Logfile of failure stored in: 
/home/runner/work/build/tmp/work/x86_64-linux/github.com-pkg-diff-native/20190930-r0/temp/log.do_patch.119571
 > 2019-12-27T19:31:21.4283516Z NOTE: recipe 
github.com-pkg-diff-native-20190930-r0: task do_patch: Failed

On all release branches which came later (warrior, zeus, master) this 
won't happen.

To my eye it seems like the issue is that the folder (ending on .diff) 
is interpreted as a patch file, which then leads to this stack trace.

So my question is, does anyone remember what was changed (and where) 
between thud>warrior regarding the patch/diff-file handling?
As an alternative, does anyone have a clue, how I could alter the 
file/dir name of the git while fetching (didn't find anything obvious, 
while looking through the sources)?

Regards

Konrad

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47833): https://lists.yoctoproject.org/g/yocto/message/47833
Mute This Topic: https://lists.yoctoproject.org/mt/69301126/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to