All of lore.kernel.org
 help / color / mirror / Atom feed
* the proper way to report bitbake fetch errors?
@ 2011-07-15  0:01 Robert P. J. Day
  2011-07-15 18:22 ` Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2011-07-15  0:01 UTC (permalink / raw)
  To: Yocto discussion list


  just so i'm doing this the right way, what is the appropriate way to
report bitbake fetch errors?  with a fully-updated git repo, i just
ran:

 $ bitbake -c fetchall -k core-image-sato

and got fetch errors for both of:

  * sat-solver
  * linux-libc-headers

should i post the more detailed output of the command?  the contents
of the log files?  etc, etc.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


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

* Re: the proper way to report bitbake fetch errors?
  2011-07-15  0:01 the proper way to report bitbake fetch errors? Robert P. J. Day
@ 2011-07-15 18:22 ` Darren Hart
  2011-07-15 19:12   ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2011-07-15 18:22 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Yocto discussion list



On 07/14/2011 05:01 PM, Robert P. J. Day wrote:
> 
>   just so i'm doing this the right way, what is the appropriate way to
> report bitbake fetch errors?  with a fully-updated git repo, i just
> ran:
> 
>  $ bitbake -c fetchall -k core-image-sato
> 
> and got fetch errors for both of:
> 
>   * sat-solver
>   * linux-libc-headers
> 
> should i post the more detailed output of the command?  the contents
> of the log files?  etc, etc.

I would check the log files and verify it isn't a local network issue.
After that, sharing the relevant bits of the log.do_fetch logs for the
failed recipes is a good way to report them.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


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

* Re: the proper way to report bitbake fetch errors?
  2011-07-15 18:22 ` Darren Hart
@ 2011-07-15 19:12   ` Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2011-07-15 19:12 UTC (permalink / raw)
  To: Darren Hart; +Cc: Yocto discussion list

On Fri, 15 Jul 2011, Darren Hart wrote:

> On 07/14/2011 05:01 PM, Robert P. J. Day wrote:
> >
> >   just so i'm doing this the right way, what is the appropriate way to
> > report bitbake fetch errors?  with a fully-updated git repo, i just
> > ran:
> >
> >  $ bitbake -c fetchall -k core-image-sato
> >
> > and got fetch errors for both of:
> >
> >   * sat-solver
> >   * linux-libc-headers
> >
> > should i post the more detailed output of the command?  the contents
> > of the log files?  etc, etc.
>
> I would check the log files and verify it isn't a local network issue.
> After that, sharing the relevant bits of the log.do_fetch logs for the
> failed recipes is a good way to report them.

  ok, i'm still getting a fetch error for "sat-solver" when trying to
do a fetchall for core-image-sato, and here's the log file:

fatal: Not a git repository (or any of the parent directories): .git
 fatal: Not a git repository (or any of the parent directories): .git
ERROR: Function 'Fetcher failure for URL:
'git://gitorious.org/opensuse/sat-solver.git;protocol=git'. Unable to
fetch URL git://gitorious.org/opensuse/sat-solver.git;protocol=git
from any source.' failed

  except that git repo looks fine, no?

http://gitorious.org/opensuse/sat-solver

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


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

end of thread, other threads:[~2011-07-15 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15  0:01 the proper way to report bitbake fetch errors? Robert P. J. Day
2011-07-15 18:22 ` Darren Hart
2011-07-15 19:12   ` Robert P. J. Day

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.