needed site is down???


Jim Abernathy
 

Am I the only one seeing this dead link? I'm building from master and can't get to this link that draws the error:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2

I'm building crownbay bsp with core-image-sato.

Jim A


Jim Abernathy
 

On 02/01/2012 10:59 PM, jfabernathy wrote:
Am I the only one seeing this dead link? I'm building from master and can't get to this link that draws the error:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2

I'm building crownbay bsp with core-image-sato.

Jim A
I can't seem to build anything that requires something from cgit.freedesktop.org. The whole site seems to be down. Is there a mirror?

JIm A


Mark Hatle <mark.hatle@...>
 

On 2/2/12 10:08 AM, jfabernathy wrote:
On 02/01/2012 10:59 PM, jfabernathy wrote:
Am I the only one seeing this dead link? I'm building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2

I'm building crownbay bsp with core-image-sato.

Jim A
I can't seem to build anything that requires something from
cgit.freedesktop.org. The whole site seems to be down. Is there a mirror?
Using the standard poky distribution configuration, you should be connecting to our mirrors.

meta-yocto/conf/distro/poky.conf has the settings. All of the upstream packages should be mirrored there. If they are not, then please let us know and we'll work on resolving any missing files.

--Mark

JIm A

_______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto


Jim Abernathy
 

On 02/02/2012 12:06 PM, Mark Hatle wrote:
On 2/2/12 10:08 AM, jfabernathy wrote:
On 02/01/2012 10:59 PM, jfabernathy wrote:
Am I the only one seeing this dead link? I'm building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2

I'm building crownbay bsp with core-image-sato.

Jim A
I can't seem to build anything that requires something from
cgit.freedesktop.org. The whole site seems to be down. Is there a mirror?
Using the standard poky distribution configuration, you should be connecting to our mirrors.

meta-yocto/conf/distro/poky.conf has the settings. All of the upstream packages should be mirrored there. If they are not, then please let us know and we'll work on resolving any missing files.

--Mark
In the poky.conf file you mentioned, I see the statement in the mirror section:

http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \

I'm not sure if this statement will allow the yocto mirror site to pull the dead location:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2
JIm A

_______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto
_______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto


Jim Abernathy
 

On 02/02/2012 12:36 PM, jfabernathy wrote:
On 02/02/2012 12:06 PM, Mark Hatle wrote:
On 2/2/12 10:08 AM, jfabernathy wrote:
On 02/01/2012 10:59 PM, jfabernathy wrote:
Am I the only one seeing this dead link? I'm building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2

I'm building crownbay bsp with core-image-sato.

Jim A
I can't seem to build anything that requires something from
cgit.freedesktop.org. The whole site seems to be down. Is there a mirror?
Using the standard poky distribution configuration, you should be connecting to our mirrors.

meta-yocto/conf/distro/poky.conf has the settings. All of the upstream packages should be mirrored there. If they are not, then please let us know and we'll work on resolving any missing files.

--Mark
In the poky.conf file you mentioned, I see the statement in the mirror section:

http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \

I'm not sure if this statement will allow the yocto mirror site to pull the dead location:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2
JIm A

_
Just noticed that what's on the Yocto mirror is libva_0.31.0-1+sds9.1ubuntu1.tar.gz ), but the recipe is calling for a newer version, libva-1.0.12.tar.bz2

Jim A

______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto
_______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto


Joshua Lock <josh@...>
 

On 02/02/12 09:44, jfabernathy wrote:
On 02/02/2012 12:36 PM, jfabernathy wrote:
On 02/02/2012 12:06 PM, Mark Hatle wrote:
On 2/2/12 10:08 AM, jfabernathy wrote:
On 02/01/2012 10:59 PM, jfabernathy wrote:
Am I the only one seeing this dead link? I'm building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2
This is supposed to be a transient error but so far as I can see the fd.o cgit is still down.

Just noticed that what's on the Yocto mirror is
libva_0.31.0-1+sds9.1ubuntu1.tar.gz ), but the recipe is calling for a
newer version, libva-1.0.12.tar.bz2
I don't see libva-1.0.12 anywhere in poky or meta-yocto, the mirror is only updated once the autobuilder has seen the recipe and downloaded the object to mirror.

After a quick google I can't find a libva newer than 0.32.0+1sds2 - where did you get your libva recipe from?

Cheers,
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source Technology Centre


Jim Abernathy
 



On Thu, Feb 2, 2012 at 2:11 PM, Joshua Lock <josh@...> wrote:


On 02/02/12 09:44, jfabernathy wrote:
On 02/02/2012 12:36 PM, jfabernathy wrote:
On 02/02/2012 12:06 PM, Mark Hatle wrote:
On 2/2/12 10:08 AM, jfabernathy wrote:
On 02/01/2012 10:59 PM, jfabernathy wrote:
Am I the only one seeing this dead link? I'm building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2

This is supposed to be a transient error but so far as I can see the fd.o cgit is still down.


Just noticed that what's on the Yocto mirror is
libva_0.31.0-1+sds9.1ubuntu1.tar.gz ), but the recipe is calling for a
newer version, libva-1.0.12.tar.bz2

I don't see libva-1.0.12 anywhere in poky or meta-yocto, the mirror is only updated once the autobuilder has seen the recipe and downloaded the object to mirror.

After a quick google I can't find a libva newer than 0.32.0+1sds2 - where did you get your libva recipe from?

 
If I checkout master on poky and meta-intel and run the normal crownbay (not the no-EMGD version) I get this error. Also on 1.2_M2 tag.
 
JIm A
 
Cheers,
Joshua
--
Joshua Lock
       Yocto Project "Johannes factotum"
       Intel Open Source Technology Centre

_______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto


Joshua Lock <josh@...>
 

On 02/02/12 11:15, James Abernathy wrote:
On Thu, Feb 2, 2012 at 2:11 PM, Joshua Lock <josh@...
<mailto:josh@...>> wrote:



On 02/02/12 09:44, jfabernathy wrote:

On 02/02/2012 12:36 PM, jfabernathy wrote:

On 02/02/2012 12:06 PM, Mark Hatle wrote:

On 2/2/12 10:08 AM, jfabernathy wrote:

On 02/01/2012 10:59 PM, jfabernathy wrote:

Am I the only one seeing this dead link? I'm
building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/__libva/snapshot/libva-1.0.12.__tar.bz2
<http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2>


This is supposed to be a transient error but so far as I can see the
fd.o cgit is still down.


Just noticed that what's on the Yocto mirror is
libva_0.31.0-1+sds9.1ubuntu1.__tar.gz ), but the recipe is
calling for a
newer version, libva-1.0.12.tar.bz2


I don't see libva-1.0.12 anywhere in poky or meta-yocto, the mirror
is only updated once the autobuilder has seen the recipe and
downloaded the object to mirror.

After a quick google I can't find a libva newer than 0.32.0+1sds2 -
where did you get your libva recipe from?

If I checkout master on poky and meta-intel and run the normal crownbay
(not the no-EMGD version) I get this error. Also on 1.2_M2 tag.
JIm A
Whoops, I wasn't looking in the common directory - sorry about that.
That version of the Libya recipe has existed since November 26th, we really should be mirroring that.

Beth, are we updating the mirrors with packages fetched during builds of BSP's?

Sadly, (so far as I can tell) it looks like libva stopped hosting tarball releases and rely only on the snapshot functionality of git to supply tarballs. Which is fine until something like this happens.

If you can find a tarball of libva-1.0.12 from a source you trust you can download it and dump it in your DL_DIR to proceed your build.

Cheers,
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source Technology Centre


Tom Zanussi <tom.zanussi@...>
 

On Thu, 2012-02-02 at 11:31 -0800, Joshua Lock wrote:
On 02/02/12 11:15, James Abernathy wrote:
On Thu, Feb 2, 2012 at 2:11 PM, Joshua Lock <josh@...
<mailto:josh@...>> wrote:



On 02/02/12 09:44, jfabernathy wrote:

On 02/02/2012 12:36 PM, jfabernathy wrote:

On 02/02/2012 12:06 PM, Mark Hatle wrote:

On 2/2/12 10:08 AM, jfabernathy wrote:

On 02/01/2012 10:59 PM, jfabernathy wrote:

Am I the only one seeing this dead link? I'm
building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/__libva/snapshot/libva-1.0.12.__tar.bz2
<http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2>


This is supposed to be a transient error but so far as I can see the
fd.o cgit is still down.


Just noticed that what's on the Yocto mirror is
libva_0.31.0-1+sds9.1ubuntu1.__tar.gz ), but the recipe is
calling for a
newer version, libva-1.0.12.tar.bz2


I don't see libva-1.0.12 anywhere in poky or meta-yocto, the mirror
is only updated once the autobuilder has seen the recipe and
downloaded the object to mirror.

After a quick google I can't find a libva newer than 0.32.0+1sds2 -
where did you get your libva recipe from?

If I checkout master on poky and meta-intel and run the normal crownbay
(not the no-EMGD version) I get this error. Also on 1.2_M2 tag.
JIm A
Whoops, I wasn't looking in the common directory - sorry about that.
That version of the Libya recipe has existed since November 26th, we
really should be mirroring that.

Beth, are we updating the mirrors with packages fetched during builds of
BSP's?

Sadly, (so far as I can tell) it looks like libva stopped hosting
tarball releases and rely only on the snapshot functionality of git to
supply tarballs. Which is fine until something like this happens.

If you can find a tarball of libva-1.0.12 from a source you trust you
can download it and dump it in your DL_DIR to proceed your build.
I've sent Jim the tarball from my local DL_DIR.

This has been around since November so it should be in the mirror.

Tom

Cheers,
Joshua


Jim Abernathy
 

On 02/02/2012 02:31 PM, Joshua Lock wrote:
On 02/02/12 11:15, James Abernathy wrote:
On Thu, Feb 2, 2012 at 2:11 PM, Joshua Lock <josh@...
<mailto:josh@...>> wrote:



On 02/02/12 09:44, jfabernathy wrote:

On 02/02/2012 12:36 PM, jfabernathy wrote:

On 02/02/2012 12:06 PM, Mark Hatle wrote:

On 2/2/12 10:08 AM, jfabernathy wrote:

On 02/01/2012 10:59 PM, jfabernathy wrote:

Am I the only one seeing this dead link? I'm
building from master and
can't get to this link that draws the error:

http://cgit.freedesktop.org/__libva/snapshot/libva-1.0.12.__tar.bz2
<http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2>


This is supposed to be a transient error but so far as I can see the
fd.o cgit is still down.


Just noticed that what's on the Yocto mirror is
libva_0.31.0-1+sds9.1ubuntu1.__tar.gz ), but the recipe is
calling for a
newer version, libva-1.0.12.tar.bz2


I don't see libva-1.0.12 anywhere in poky or meta-yocto, the mirror
is only updated once the autobuilder has seen the recipe and
downloaded the object to mirror.

After a quick google I can't find a libva newer than 0.32.0+1sds2 -
where did you get your libva recipe from?

If I checkout master on poky and meta-intel and run the normal crownbay
(not the no-EMGD version) I get this error. Also on 1.2_M2 tag.
JIm A
Whoops, I wasn't looking in the common directory - sorry about that.
That version of the Libya recipe has existed since November 26th, we really should be mirroring that.

Beth, are we updating the mirrors with packages fetched during builds of BSP's?

Sadly, (so far as I can tell) it looks like libva stopped hosting tarball releases and rely only on the snapshot functionality of git to supply tarballs. Which is fine until something like this happens.

If you can find a tarball of libva-1.0.12 from a source you trust you can download it and dump it in your DL_DIR to proceed your build.
I found a file called libva_1.0.12.orig.tar.bz2 on an Ubuntu related site. it has the same MD5SUM as the yocto recipe, so it's probably the exact same file. I'll just rename it.

But it sounds like we have something to fix anyway.

JIm A


Cheers,
Joshua


Flanagan, Elizabeth <elizabeth.flanagan@...>
 

On Thu, Feb 2, 2012 at 11:31 AM, Joshua Lock <josh@...> wrote:
On 02/02/12 11:15, James Abernathy wrote:

On Thu, Feb 2, 2012 at 2:11 PM, Joshua Lock <josh@...
<mailto:josh@...>> wrote:



   On 02/02/12 09:44, jfabernathy wrote:

       On 02/02/2012 12:36 PM, jfabernathy wrote:

           On 02/02/2012 12:06 PM, Mark Hatle wrote:

               On 2/2/12 10:08 AM, jfabernathy wrote:

                   On 02/01/2012 10:59 PM, jfabernathy wrote:

                       Am I the only one seeing this dead link? I'm
                       building from master and
                       can't get to this link that draws the error:


 http://cgit.freedesktop.org/__libva/snapshot/libva-1.0.12.__tar.bz2


 <http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2>


   This is supposed to be a transient error but so far as I can see the
   fd.o cgit is still down.


       Just noticed that what's on the Yocto mirror is
       libva_0.31.0-1+sds9.1ubuntu1.__tar.gz ), but the recipe is

       calling for a
       newer version, libva-1.0.12.tar.bz2


   I don't see libva-1.0.12 anywhere in poky or meta-yocto, the mirror
   is only updated once the autobuilder has seen the recipe and
   downloaded the object to mirror.

   After a quick google I can't find a libva newer than 0.32.0+1sds2 -
   where did you get your libva recipe from?

If I checkout master on poky and meta-intel and run the normal crownbay
(not the no-EMGD version) I get this error. Also on 1.2_M2 tag.
JIm A

Whoops, I wasn't looking in the common directory - sorry about that.
That version of the Libya recipe has existed since November 26th, we really
should be mirroring that.

Beth, are we updating the mirrors with packages fetched during builds of
BSP's?
For meta-intel BSPs, the source mirror is internal to the Intel
autobuilder at the moment. James, if you could open a bug up on this.
I have a few ideas on how to fix it from a process standpoint but I
want to think about it a bit and don't want this to get lost in the
shuffle.

Sadly, (so far as I can tell) it looks like libva stopped hosting tarball
releases and rely only on the snapshot functionality of git to supply
tarballs. Which is fine until something like this happens.
I've sync'd libva* up to the source mirror from our internal, James
should be good now.


If you can find a tarball of libva-1.0.12 from a source you trust you can
download it and dump it in your DL_DIR to proceed your build.


Cheers,
Joshua
--
Joshua Lock
       Yocto Project "Johannes factotum"
       Intel Open Source Technology Centre
--
Elizabeth Flanagan
Yocto Project
Build and Release