All of lore.kernel.org
 help / color / mirror / Atom feed
* Git, AUTOREV and SSH
@ 2012-02-28 11:52 Andreas Oberritter
  2012-02-28 12:03 ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Oberritter @ 2012-02-28 11:52 UTC (permalink / raw)
  To: bitbake-devel

Hi,

there's a problem with the Git fetcher when used with AUTOREV, at least
with SSH URIs. "git ls-remote" may output warnings on stderr, e.g.:

X11 forwarding request failed on channel 0

When this happens, "X11" becomes the SRCREV and the fetcher subsequently
fails. Certainly, other warnings by Git, SSH or a different SCM or
transport could appear under other circumstances. Even localized strings
may appear. Fetch2 merges stderr into stdout on purpose [1], so I'm not
sure a proper fix should look like.

Regards,
Andreas

[1] See runfetchcmd() in lib/bb/fetch2/__init__.py



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-02 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 11:52 Git, AUTOREV and SSH Andreas Oberritter
2012-02-28 12:03 ` Richard Purdie
2012-02-28 16:32   ` Andreas Oberritter
2012-03-02 16:23     ` Richard Purdie

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.