All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arno Steffens" <star@gmx.li>
To: "Richard Purdie" <richard.purdie@linuxfoundation.org>
Cc: poky@yoctoproject.org
Subject: Re: Yocto 2.5 and problem with pseudo-native-1.9.0
Date: Tue, 15 May 2018 14:30:43 +0200	[thread overview]
Message-ID: <trinity-bef4d5a0-3616-4539-81d6-e345a1ee4e98-1526387443357@3c-app-gmx-bs12> (raw)
In-Reply-To: <1526383459.5720.162.camel@linuxfoundation.org>



> Gesendet: Dienstag, 15. Mai 2018 um 13:24 Uhr
> Von: "Richard Purdie" <richard.purdie@linuxfoundation.org>
> An: "Arno Steffens" <star@gmx.li>, "Bas Mevissen" <abuse@basmevissen.nl>
> Cc: poky@yoctoproject.org
> Betreff: Re: [poky] Yocto 2.5 and problem with pseudo-native-1.9.0
>
> On Tue, 2018-05-15 at 13:17 +0200, Arno Steffens wrote:
> > 
> > Yeah - I know, I am handicapped  :(
> > But a change from 
> > git://git.yoctoproject.org/pseudo
> > to
> > https://git.yoctoproject.org/git/pseudo
> > doesn't solve the issue.
> > 
> > Compared to yocto 2.3 and 2.4 I miss in the recipes a file like
> > pseudo_1.8.2.bb
> > 
> > Now there is just
> > pseudo_git.bb
> > and 
> > pseudo.inc
> > 
> > Also in the download I found a file:
> > git2_git.yoctoproject.org.pseudo.tar.gz.done
> > 
> 
> > Do we dig at wrong side?
> 
> Try adding ";protocol=https" to the url, something like:
> 
> git://git.yoctoproject.org/pseudo;protocol=https
> 
> Our mirrors should have http tarballs of the git repos which should
> work for this but clearly something isn't working quite correctly with
> the backup archives :(. Adding https to the url should work though.
> 
> Cheers,
> 
> Richard
> 

Thanks for your patience with me. 
Cleared the hole structure for building and even download folder and started with just 
bitbake pseudo-navtive 
but get same error again :(

Regards
Arno

WARNING: pseudo-native-1.9.0+gitAUTOINC+fddbe854c9-r0 do_fetch: Failed to fetch URL git://git.yoctoproject.org/pseudo;protocol=https, attempting MIRRORS if available
ERROR: pseudo-native-1.9.0+gitAUTOINC+fddbe854c9-r0 do_unpack: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-qFLYbSsFJF,guid=c8cffdaaccadb737f94547ed5afa68f2"; export SSH_AGENT_PID="1886"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/user/y/yocto25/poky/scripts/native-intercept:/home/user/y/yocto25/sp/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/user/y/yocto25/poky/scripts:/home/user/y/yocto25/sp/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/user/y/yocto25/sp/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/bin:/home/user/y/yocto25/sp/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/sbin:/home/user/y/yocto25/sp/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/bin:/home/user/y/yocto25/sp/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/sbin:/home/user/y/yocto25/sp/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/bin:/home/user/y/yocto25/poky/bitbake/bin:/home/user/y/yocto25/sp/tmp/hosttools"; export HOME="/home/user"; git -c core.fsyncobjectfiles=0 checkout -B master fddbe854c9db058d5a05830d3bcdd4233d95ee2e failed with exit code 128, output:
fatal: reference is not a tree: fddbe854c9db058d5a05830d3bcdd4233d95ee2e

ERROR: pseudo-native-1.9.0+gitAUTOINC+fddbe854c9-r0 do_unpack: Function failed: base_do_unpack
ERROR: Logfile of failure stored in: /home/user/y/yocto25/sp/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/temp/log.do_unpack.5398
ERROR: Task (virtual:native:/home/user/y/yocto25/poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack) failed with exit code '1'
NOTE: Tasks Summary: Attempted 57 tasks of which 0 didn't need to be rerun and 1 failed.



  reply	other threads:[~2018-05-15 12:36 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15  9:05 Yocto 2.5 and problem with pseudo-native-1.9.0 Arno Steffens
2018-05-15 10:11 ` Peter Kjellerstedt
2018-05-15 10:43   ` Arno Steffens
2018-05-15 10:50     ` Bas Mevissen
2018-05-15 11:17       ` Arno Steffens
2018-05-15 11:24         ` Richard Purdie
2018-05-15 12:30           ` Arno Steffens [this message]
2018-05-15 14:14             ` Bas Mevissen
2018-05-16  9:02               ` Arno Steffens
2018-05-16  9:12                 ` Bas Mevissen
2018-05-16 10:22                   ` Arno Steffens
2018-05-16 14:05                     ` Arno Steffens
2018-05-16 14:41                       ` Bas Mevissen
2018-05-17  6:58                         ` Arno Steffens
2018-05-17  7:33                           ` Bas Mevissen
2018-05-17 10:35                             ` Arno Steffens
2018-05-17 10:32                               ` Alexander Kanavin
2018-05-17 10:49                               ` Bas Mevissen
     [not found]                       ` <ba4fc516-f02d-683e-2fb7-0a8441cae5cf@linuxfoundation.org>
2018-05-16 21:43                         ` Richard Purdie

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=trinity-bef4d5a0-3616-4539-81d6-e345a1ee4e98-1526387443357@3c-app-gmx-bs12 \
    --to=star@gmx.li \
    --cc=poky@yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.