All of lore.kernel.org
 help / color / mirror / Atom feed
* libgdbus do_unpack failing in master
@ 2011-11-25 15:02 Darren Hart
  2011-11-29 16:37 ` Darren Hart
  2011-11-29 17:33 ` Flanagan, Elizabeth
  0 siblings, 2 replies; 3+ messages in thread
From: Darren Hart @ 2011-11-25 15:02 UTC (permalink / raw)
  To: Yocto Project, Flanagan, Elizabeth

libgdbus is hitting an unpack failure. Fetch completes, but do_unpack
fails complaining that we appear to have checked out an empty repository.

I get the same when I clone manually from the SRC_URI (a kernel.org repo
that appears to not have been fully restored):

$ git clone git://git.kernel.org/pub/scm/bluetooth/libgdbus.git
Cloning into libgdbus...
warning: You appear to have cloned an empty repository.

I was able to find a functional fetch in an older download to get going
again.

Can we somehow mark this as needing to fetch from the mirror for the
time being?

Beth, are we performing a do_unpack on every fetch without using mirrors
on the autobuilder? If not, could we add a single world build which
doesn't share the downloads dir with the other builds? As dependent as
we are on the upstream URLs, it would be good to catch this sort of
thing earlier.

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


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

* Re: libgdbus do_unpack failing in master
  2011-11-25 15:02 libgdbus do_unpack failing in master Darren Hart
@ 2011-11-29 16:37 ` Darren Hart
  2011-11-29 17:33 ` Flanagan, Elizabeth
  1 sibling, 0 replies; 3+ messages in thread
From: Darren Hart @ 2011-11-29 16:37 UTC (permalink / raw)
  To: Yocto Project, Flanagan, Elizabeth

On 11/25/2011 07:02 AM, Darren Hart wrote:
> libgdbus is hitting an unpack failure. Fetch completes, but do_unpack
> fails complaining that we appear to have checked out an empty repository.
> 
> I get the same when I clone manually from the SRC_URI (a kernel.org repo
> that appears to not have been fully restored):
> 
> $ git clone git://git.kernel.org/pub/scm/bluetooth/libgdbus.git
> Cloning into libgdbus...
> warning: You appear to have cloned an empty repository.
> 
> I was able to find a functional fetch in an older download to get going
> again.
> 
> Can we somehow mark this as needing to fetch from the mirror for the
> time being?
> 
> Beth, are we performing a do_unpack on every fetch without using mirrors
> on the autobuilder? If not, could we add a single world build which
> doesn't share the downloads dir with the other builds? As dependent as
> we are on the upstream URLs, it would be good to catch this sort of
> thing earlier.

Bump,

Any thoughts here Beth?

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


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

* Re: libgdbus do_unpack failing in master
  2011-11-25 15:02 libgdbus do_unpack failing in master Darren Hart
  2011-11-29 16:37 ` Darren Hart
@ 2011-11-29 17:33 ` Flanagan, Elizabeth
  1 sibling, 0 replies; 3+ messages in thread
From: Flanagan, Elizabeth @ 2011-11-29 17:33 UTC (permalink / raw)
  To: Darren Hart; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 1431 bytes --]

On Fri, Nov 25, 2011 at 7:02 AM, Darren Hart <dvhart@linux.intel.com> wrote:

> libgdbus is hitting an unpack failure. Fetch completes, but do_unpack
> fails complaining that we appear to have checked out an empty repository.
>
> I get the same when I clone manually from the SRC_URI (a kernel.org repo
> that appears to not have been fully restored):
>
> $ git clone git://git.kernel.org/pub/scm/bluetooth/libgdbus.git
> Cloning into libgdbus...
> warning: You appear to have cloned an empty repository.
>
> I was able to find a functional fetch in an older download to get going
> again.
>
> Can we somehow mark this as needing to fetch from the mirror for the
> time being?
>
> Beth, are we performing a do_unpack on every fetch without using mirrors
> on the autobuilder? If not, could we add a single world build which
> doesn't share the downloads dir with the other builds? As dependent as
> we are on the upstream URLs, it would be good to catch this sort of
> thing earlier.
>
>
We do a world fetch into current_sources. That is the autobuilders DL_DIR.
Once a day that gets rsynced to the main source mirror. I don't do a
do_unpack on every fetch, but yeah, open a bug and I'll see what I can do
to validate the download.

-b


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



-- 
Elizabeth Flanagan
Yocto Project
Build and Release

[-- Attachment #2: Type: text/html, Size: 2127 bytes --]

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

end of thread, other threads:[~2011-11-29 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-25 15:02 libgdbus do_unpack failing in master Darren Hart
2011-11-29 16:37 ` Darren Hart
2011-11-29 17:33 ` Flanagan, Elizabeth

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.