All of lore.kernel.org
 help / color / mirror / Atom feed
* [denzil] qt 4.8.0 is not available from source anymore
@ 2013-02-11 10:50 Andrei Gherzan
  2013-02-11 11:10 ` Richard Purdie
  0 siblings, 1 reply; 13+ messages in thread
From: Andrei Gherzan @ 2013-02-11 10:50 UTC (permalink / raw)
  To: openembedded

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

In denzil SRC_URI for qt4.8.0 uses:
http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz

This source seems to be outdated and replaced by:
http://releases.qt-project.org/qt4/source/

The problem is that the new location doesn't include the 4.8.0 release.
qt-everywhere-opensource-src-4.6.4.tar.gz
qt-everywhere-opensource-src-4.8.1.tar.gz
qt-everywhere-opensource-src-4.8.2.tar.gz
qt-everywhere-opensource-src-4.8.3.tar.gz
qt-everywhere-opensource-src-4.8.4.tar.gz

So right now qt4 in denzil is not fetch-able anymore.

-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 10:50 [denzil] qt 4.8.0 is not available from source anymore Andrei Gherzan
@ 2013-02-11 11:10 ` Richard Purdie
  2013-02-11 11:33   ` Andrei Gherzan
  0 siblings, 1 reply; 13+ messages in thread
From: Richard Purdie @ 2013-02-11 11:10 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: openembedded

On Mon, 2013-02-11 at 12:50 +0200, Andrei Gherzan wrote:
> In denzil SRC_URI for qt4.8.0 uses:
> http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz
>
> This source seems to be outdated and replaced
> by: http://releases.qt-project.org/qt4/source/
>
> The problem is that the new location doesn't include the 4.8.0
> release. 
> qt-everywhere-opensource-src-4.6.4.tar.gz
> qt-everywhere-opensource-src-4.8.1.tar.gz
> qt-everywhere-opensource-src-4.8.2.tar.gz
> qt-everywhere-opensource-src-4.8.3.tar.gz
> qt-everywhere-opensource-src-4.8.4.tar.gz
>
> So right now qt4 in denzil is not fetch-able anymore.

It should be fetchable from the source mirror at least. Isn't the build
falling back to that?

Cheers,

Richard





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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 11:10 ` Richard Purdie
@ 2013-02-11 11:33   ` Andrei Gherzan
  2013-02-11 11:39     ` Paul Eggleton
  0 siblings, 1 reply; 13+ messages in thread
From: Andrei Gherzan @ 2013-02-11 11:33 UTC (permalink / raw)
  To: Richard Purdie; +Cc: openembedded

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

On Mon, Feb 11, 2013 at 1:10 PM, Richard Purdie <
richard.purdie@linuxfoundation.org> wrote:

> On Mon, 2013-02-11 at 12:50 +0200, Andrei Gherzan wrote:
> > In denzil SRC_URI for qt4.8.0 uses:
> >
> http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz
> >
> > This source seems to be outdated and replaced
> > by: http://releases.qt-project.org/qt4/source/
> >
> > The problem is that the new location doesn't include the 4.8.0
> > release.
> > qt-everywhere-opensource-src-4.6.4.tar.gz
> > qt-everywhere-opensource-src-4.8.1.tar.gz
> > qt-everywhere-opensource-src-4.8.2.tar.gz
> > qt-everywhere-opensource-src-4.8.3.tar.gz
> > qt-everywhere-opensource-src-4.8.4.tar.gz
> >
> > So right now qt4 in denzil is not fetch-able anymore.
>
> It should be fetchable from the source mirror at least. Isn't the build
> falling back to that?
>

Seems not. Hm. The real problem is not picking up the mirror as other
packages fail in the same way too: connman, kmod etc.

-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 11:33   ` Andrei Gherzan
@ 2013-02-11 11:39     ` Paul Eggleton
  2013-02-11 11:47       ` Andrei Gherzan
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Eggleton @ 2013-02-11 11:39 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: openembedded-core

On Monday 11 February 2013 13:33:19 Andrei Gherzan wrote:
> On Mon, Feb 11, 2013 at 1:10 PM, Richard Purdie <
> 
> richard.purdie@linuxfoundation.org> wrote:
> > On Mon, 2013-02-11 at 12:50 +0200, Andrei Gherzan wrote:
> > > In denzil SRC_URI for qt4.8.0 uses:
> > http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.g
> > z
> > 
> > > This source seems to be outdated and replaced
> > > by: http://releases.qt-project.org/qt4/source/
> > > 
> > > The problem is that the new location doesn't include the 4.8.0
> > > release.
> > > qt-everywhere-opensource-src-4.6.4.tar.gz
> > > qt-everywhere-opensource-src-4.8.1.tar.gz
> > > qt-everywhere-opensource-src-4.8.2.tar.gz
> > > qt-everywhere-opensource-src-4.8.3.tar.gz
> > > qt-everywhere-opensource-src-4.8.4.tar.gz
> > > 
> > > So right now qt4 in denzil is not fetch-able anymore.
> > 
> > It should be fetchable from the source mirror at least. Isn't the build
> > falling back to that?
> 
> Seems not. Hm. The real problem is not picking up the mirror as other
> packages fail in the same way too: connman, kmod etc.

Can you check to make sure MIRRORS are still set in your configuration?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 11:39     ` Paul Eggleton
@ 2013-02-11 11:47       ` Andrei Gherzan
  2013-02-11 11:53         ` Andrei Gherzan
  0 siblings, 1 reply; 13+ messages in thread
From: Andrei Gherzan @ 2013-02-11 11:47 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded

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

On Mon, Feb 11, 2013 at 1:39 PM, Paul Eggleton <
paul.eggleton@linux.intel.com> wrote:

> On Monday 11 February 2013 13:33:19 Andrei Gherzan wrote:
> > On Mon, Feb 11, 2013 at 1:10 PM, Richard Purdie <
> >
> > richard.purdie@linuxfoundation.org> wrote:
> > > On Mon, 2013-02-11 at 12:50 +0200, Andrei Gherzan wrote:
> > > > In denzil SRC_URI for qt4.8.0 uses:
> > >
> http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.g
> > > z
> > >
> > > > This source seems to be outdated and replaced
> > > > by: http://releases.qt-project.org/qt4/source/
> > > >
> > > > The problem is that the new location doesn't include the 4.8.0
> > > > release.
> > > > qt-everywhere-opensource-src-4.6.4.tar.gz
> > > > qt-everywhere-opensource-src-4.8.1.tar.gz
> > > > qt-everywhere-opensource-src-4.8.2.tar.gz
> > > > qt-everywhere-opensource-src-4.8.3.tar.gz
> > > > qt-everywhere-opensource-src-4.8.4.tar.gz
> > > >
> > > > So right now qt4 in denzil is not fetch-able anymore.
> > >
> > > It should be fetchable from the source mirror at least. Isn't the build
> > > falling back to that?
> >
> > Seems not. Hm. The real problem is not picking up the mirror as other
> > packages fail in the same way too: connman, kmod etc.
>
> Can you check to make sure MIRRORS are still set in your configuration?
>


Found the problem. meta-ivi is not using poky distro and this is why I had
no mirrors. Thank you for (obvious) hint.
Cheers!

-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 11:47       ` Andrei Gherzan
@ 2013-02-11 11:53         ` Andrei Gherzan
  0 siblings, 0 replies; 13+ messages in thread
From: Andrei Gherzan @ 2013-02-11 11:53 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded

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

On Mon, Feb 11, 2013 at 1:47 PM, Andrei Gherzan <andrei@gherzan.ro> wrote:

> On Mon, Feb 11, 2013 at 1:39 PM, Paul Eggleton <
> paul.eggleton@linux.intel.com> wrote:
>
>> On Monday 11 February 2013 13:33:19 Andrei Gherzan wrote:
>> > On Mon, Feb 11, 2013 at 1:10 PM, Richard Purdie <
>> >
>> > richard.purdie@linuxfoundation.org> wrote:
>> > > On Mon, 2013-02-11 at 12:50 +0200, Andrei Gherzan wrote:
>> > > > In denzil SRC_URI for qt4.8.0 uses:
>> > >
>> http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.g
>> > > z
>> > >
>> > > > This source seems to be outdated and replaced
>> > > > by: http://releases.qt-project.org/qt4/source/
>> > > >
>> > > > The problem is that the new location doesn't include the 4.8.0
>> > > > release.
>> > > > qt-everywhere-opensource-src-4.6.4.tar.gz
>> > > > qt-everywhere-opensource-src-4.8.1.tar.gz
>> > > > qt-everywhere-opensource-src-4.8.2.tar.gz
>> > > > qt-everywhere-opensource-src-4.8.3.tar.gz
>> > > > qt-everywhere-opensource-src-4.8.4.tar.gz
>> > > >
>> > > > So right now qt4 in denzil is not fetch-able anymore.
>> > >
>> > > It should be fetchable from the source mirror at least. Isn't the
>> build
>> > > falling back to that?
>> >
>> > Seems not. Hm. The real problem is not picking up the mirror as other
>> > packages fail in the same way too: connman, kmod etc.
>>
>> Can you check to make sure MIRRORS are still set in your configuration?
>>
>
>
> Found the problem. meta-ivi is not using poky distro and this is why I had
> no mirrors. Thank you for (obvious) hint.
> Cheers!
>
>
>
But still qt 4.8.0 is not here
http://downloads.yoctoproject.org/mirror/sources/:

qt-everywhere-opensource-src-4.6.3.tar.gz 08-May-2012 17:58 154M
 qt-everywhere-opensource-src-4.7.1.tar.gz 08-May-2012 17:57 202M
 qt-everywhere-opensource-src-4.7.2.tar.gz 08-May-2012 18:09 204M
 qt-everywhere-opensource-src-4.7.3.tar.gz 08-May-2012 19:39 204M
 qt-everywhere-opensource-src-4.7.4.tar.gz 08-May-2012 19:39 210M
 qt-everywhere-opensource-src-4.8.1.tar.gz 08-May-2012 19:32 229M
 qt-everywhere-opensource-src-4.8.3.tar.gz 13-Sep-2012 08:54 223M
 qt-everywhere-opensource-src-4.8.4.tar.gz 28-Nov-2012 11:32 226M

-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-12 10:20       ` Michael Halstead
  2013-02-12 10:25         ` Paul Eggleton
@ 2013-02-12 10:29         ` Andrei Gherzan
  1 sibling, 0 replies; 13+ messages in thread
From: Andrei Gherzan @ 2013-02-12 10:29 UTC (permalink / raw)
  To: Michael Halstead; +Cc: Paul Eggleton, openembedded

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

On Tue, Feb 12, 2013 at 12:20 PM, Michael Halstead <michael@yoctoproject.org
> wrote:

>
>  On 02/11/2013 06:57 AM, Andrei Gherzan wrote:
>
>
>
>
> On Mon, Feb 11, 2013 at 4:43 PM, Paul Eggleton <
> paul.eggleton@linux.intel.com> wrote:
>
>> On Monday 11 February 2013 16:01:10 Andrei Gherzan wrote:
>> > On Mon, Feb 11, 2013 at 3:10 PM, Sarbu, Florin-Ionut (Florin) <
>> > Florin.Sarbu@windriver.com> wrote:
>>  > > On Monday, February 11, 2013 02:51 AM Andrei Gherzan wrote:
>> > > >
>> > > > In denzil SRC_URI for qt4.8.0 uses:
>> > > >
>> http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.g
>> > > > z
>> > > >
>> > > >  This source seems to be outdated and replaced by:
>> > > > http://releases.qt-project.org/qt4/source/
>> > > >
>> > > >  The problem is that the new location doesn't include the 4.8.0
>> release.
>> > > >  qt-everywhere-opensource-src-4.6.4.tar.gz
>> > > >  qt-everywhere-opensource-src-4.8.1.tar.gz
>> > > >  qt-everywhere-opensource-src-4.8.2.tar.gz
>> > > >  qt-everywhere-opensource-src-4.8.3.tar.gz
>> > > >  qt-everywhere-opensource-src-4.8.4.tar.gz
>> > > >
>> > > >  So right now qt4 in denzil is not fetch-able anymore.
>> > >
>>  > >  Use git
>> >
>> > We are not talking about switching of sources. I want to know why 4.8.0
>> is
>> > not on yocto mirror.
>>
>>  It should be there, not sure why it isn't.
>>
>> Michael, could you please upload qt 4.8.0 and anything else downloaded by
>> "bitbake -c fetchall world" for the denzil-7.0.2 release into the mirror?
>>
>   I ran fetchall world and poky 7.0.2 uses
> qt-everywhere-opensource-src-4.7.4.tar.gz which was already present at
> http://downloads.yoctoproject.org/mirror/sources/. Every file downloaded
> was already present on the mirror.
>
> I downloaded qt-everywhere-opensource-src-4.8.0.tar.gz from a Fedora
> Project mirror and added it to
> http://downloads.yoctoproject.org/mirror/sources/ so we'd have it.
>

Thank you. 4.8.0 had default preferrence -1.

-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-12 10:20       ` Michael Halstead
@ 2013-02-12 10:25         ` Paul Eggleton
  2013-02-12 10:29         ` Andrei Gherzan
  1 sibling, 0 replies; 13+ messages in thread
From: Paul Eggleton @ 2013-02-12 10:25 UTC (permalink / raw)
  To: Michael Halstead; +Cc: openembedded

On Tuesday 12 February 2013 02:20:29 Michael Halstead wrote:
> On 02/11/2013 06:57 AM, Andrei Gherzan wrote:
> > On Mon, Feb 11, 2013 at 4:43 PM, Paul Eggleton
> > <paul.eggleton@linux.intel.com <mailto:paul.eggleton@linux.intel.com>>
> > 
> > wrote:
> >     On Monday 11 February 2013 16:01:10 Andrei Gherzan wrote:
> >     > On Mon, Feb 11, 2013 at 3:10 PM, Sarbu, Florin-Ionut (Florin) <
> >     > Florin.Sarbu@windriver.com <mailto:Florin.Sarbu@windriver.com>>
> >     
> >     wrote:
> >     > > On Monday, February 11, 2013 02:51 AM Andrei Gherzan wrote:
> >     > > > In denzil SRC_URI for qt4.8.0 uses:
> >     http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.t
> >     ar.g
> >     <http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-$%7BPV
> >     %7D.tar.g>>     
> >     > > > z
> >     > > > 
> >     > > >  This source seems to be outdated and replaced by:
> >     > > > http://releases.qt-project.org/qt4/source/
> >     > > > 
> >     > > >  The problem is that the new location doesn't include the
> >     
> >     4.8.0 release.
> >     
> >     > > >  qt-everywhere-opensource-src-4.6.4.tar.gz
> >     > > >  qt-everywhere-opensource-src-4.8.1.tar.gz
> >     > > >  qt-everywhere-opensource-src-4.8.2.tar.gz
> >     > > >  qt-everywhere-opensource-src-4.8.3.tar.gz
> >     > > >  qt-everywhere-opensource-src-4.8.4.tar.gz
> >     > > >  
> >     > > >  So right now qt4 in denzil is not fetch-able anymore.
> >     > >  
> >     > >  Use git
> >     > 
> >     > We are not talking about switching of sources. I want to know
> >     
> >     why 4.8.0 is
> >     
> >     > not on yocto mirror.
> >     
> >     It should be there, not sure why it isn't.
> >     
> >     Michael, could you please upload qt 4.8.0 and anything else
> >     downloaded by
> >     "bitbake -c fetchall world" for the denzil-7.0.2 release into the
> >     mirror?
> 
> I ran fetchall world and poky 7.0.2 uses
> qt-everywhere-opensource-src-4.7.4.tar.gz which was already present at
> http://downloads.yoctoproject.org/mirror/sources/. Every file downloaded
> was already present on the mirror.

Ah, now I remember - with denzil, Qt 4.7.4 was the default and 4.8.0 was an 
option.

> I downloaded qt-everywhere-opensource-src-4.8.0.tar.gz from a Fedora
> Project mirror and added it to
> http://downloads.yoctoproject.org/mirror/sources/ so we'd have it.

Thanks!

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 14:57     ` Andrei Gherzan
@ 2013-02-12 10:20       ` Michael Halstead
  2013-02-12 10:25         ` Paul Eggleton
  2013-02-12 10:29         ` Andrei Gherzan
  0 siblings, 2 replies; 13+ messages in thread
From: Michael Halstead @ 2013-02-12 10:20 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: Paul Eggleton, openembedded


[-- Attachment #1.1: Type: text/plain, Size: 2302 bytes --]


On 02/11/2013 06:57 AM, Andrei Gherzan wrote:
>
>
>
> On Mon, Feb 11, 2013 at 4:43 PM, Paul Eggleton
> <paul.eggleton@linux.intel.com <mailto:paul.eggleton@linux.intel.com>>
> wrote:
>
>     On Monday 11 February 2013 16:01:10 Andrei Gherzan wrote:
>     > On Mon, Feb 11, 2013 at 3:10 PM, Sarbu, Florin-Ionut (Florin) <
>     > Florin.Sarbu@windriver.com <mailto:Florin.Sarbu@windriver.com>>
>     wrote:
>     > > On Monday, February 11, 2013 02:51 AM Andrei Gherzan wrote:
>     > > >
>     > > > In denzil SRC_URI for qt4.8.0 uses:
>     > > >
>     http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.g
>     <http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-$%7BPV%7D.tar.g>
>     > > > z
>     > > >
>     > > >  This source seems to be outdated and replaced by:
>     > > > http://releases.qt-project.org/qt4/source/
>     > > >
>     > > >  The problem is that the new location doesn't include the
>     4.8.0 release.
>     > > >  qt-everywhere-opensource-src-4.6.4.tar.gz
>     > > >  qt-everywhere-opensource-src-4.8.1.tar.gz
>     > > >  qt-everywhere-opensource-src-4.8.2.tar.gz
>     > > >  qt-everywhere-opensource-src-4.8.3.tar.gz
>     > > >  qt-everywhere-opensource-src-4.8.4.tar.gz
>     > > >
>     > > >  So right now qt4 in denzil is not fetch-able anymore.
>     > >
>     > >  Use git
>     >
>     > We are not talking about switching of sources. I want to know
>     why 4.8.0 is
>     > not on yocto mirror.
>
>     It should be there, not sure why it isn't.
>
>     Michael, could you please upload qt 4.8.0 and anything else
>     downloaded by
>     "bitbake -c fetchall world" for the denzil-7.0.2 release into the
>     mirror?
>
I ran fetchall world and poky 7.0.2 uses
qt-everywhere-opensource-src-4.7.4.tar.gz which was already present at
http://downloads.yoctoproject.org/mirror/sources/. Every file downloaded
was already present on the mirror.

I downloaded qt-everywhere-opensource-src-4.8.0.tar.gz from a Fedora
Project mirror and added it to
http://downloads.yoctoproject.org/mirror/sources/ so we'd have it.

Michael Halstead
Yocto Project / System Administrator


>
>
> Thank you.
>
> -- 
> *Andrei Gherzan*
> m: +40.744.478.414 |  f: +40.31.816.28.12


[-- Attachment #1.2: Type: text/html, Size: 5882 bytes --]

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4516 bytes --]

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 14:43   ` Paul Eggleton
@ 2013-02-11 14:57     ` Andrei Gherzan
  2013-02-12 10:20       ` Michael Halstead
  0 siblings, 1 reply; 13+ messages in thread
From: Andrei Gherzan @ 2013-02-11 14:57 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded

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

On Mon, Feb 11, 2013 at 4:43 PM, Paul Eggleton <
paul.eggleton@linux.intel.com> wrote:

> On Monday 11 February 2013 16:01:10 Andrei Gherzan wrote:
> > On Mon, Feb 11, 2013 at 3:10 PM, Sarbu, Florin-Ionut (Florin) <
> > Florin.Sarbu@windriver.com> wrote:
> > > On Monday, February 11, 2013 02:51 AM Andrei Gherzan wrote:
> > > >
> > > > In denzil SRC_URI for qt4.8.0 uses:
> > > >
> http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.g
> > > > z
> > > >
> > > >  This source seems to be outdated and replaced by:
> > > > http://releases.qt-project.org/qt4/source/
> > > >
> > > >  The problem is that the new location doesn't include the 4.8.0
> release.
> > > >  qt-everywhere-opensource-src-4.6.4.tar.gz
> > > >  qt-everywhere-opensource-src-4.8.1.tar.gz
> > > >  qt-everywhere-opensource-src-4.8.2.tar.gz
> > > >  qt-everywhere-opensource-src-4.8.3.tar.gz
> > > >  qt-everywhere-opensource-src-4.8.4.tar.gz
> > > >
> > > >  So right now qt4 in denzil is not fetch-able anymore.
> > >
> > >  Use git
> >
> > We are not talking about switching of sources. I want to know why 4.8.0
> is
> > not on yocto mirror.
>
> It should be there, not sure why it isn't.
>
> Michael, could you please upload qt 4.8.0 and anything else downloaded by
> "bitbake -c fetchall world" for the denzil-7.0.2 release into the mirror?
>
>
Thank you.

-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 14:01 ` Andrei Gherzan
@ 2013-02-11 14:43   ` Paul Eggleton
  2013-02-11 14:57     ` Andrei Gherzan
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Eggleton @ 2013-02-11 14:43 UTC (permalink / raw)
  To: Michael Halstead; +Cc: openembedded-core

On Monday 11 February 2013 16:01:10 Andrei Gherzan wrote:
> On Mon, Feb 11, 2013 at 3:10 PM, Sarbu, Florin-Ionut (Florin) <
> Florin.Sarbu@windriver.com> wrote:
> > On Monday, February 11, 2013 02:51 AM Andrei Gherzan wrote:
> > > 
> > > In denzil SRC_URI for qt4.8.0 uses:
> > > http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.g
> > > z
> > > 
> > >  This source seems to be outdated and replaced by:
> > > http://releases.qt-project.org/qt4/source/
> > > 
> > >  The problem is that the new location doesn't include the 4.8.0 release.
> > >  qt-everywhere-opensource-src-4.6.4.tar.gz
> > >  qt-everywhere-opensource-src-4.8.1.tar.gz
> > >  qt-everywhere-opensource-src-4.8.2.tar.gz
> > >  qt-everywhere-opensource-src-4.8.3.tar.gz
> > >  qt-everywhere-opensource-src-4.8.4.tar.gz
> > >  
> > >  So right now qt4 in denzil is not fetch-able anymore.
> > 
> >  Use git
> 
> We are not talking about switching of sources. I want to know why 4.8.0 is
> not on yocto mirror.

It should be there, not sure why it isn't.

Michael, could you please upload qt 4.8.0 and anything else downloaded by 
"bitbake -c fetchall world" for the denzil-7.0.2 release into the mirror?

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: [denzil] qt 4.8.0 is not available from source anymore
  2013-02-11 13:10 Sarbu, Florin-Ionut (Florin)
@ 2013-02-11 14:01 ` Andrei Gherzan
  2013-02-11 14:43   ` Paul Eggleton
  0 siblings, 1 reply; 13+ messages in thread
From: Andrei Gherzan @ 2013-02-11 14:01 UTC (permalink / raw)
  To: Sarbu, Florin-Ionut (Florin); +Cc: openembedded

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

On Mon, Feb 11, 2013 at 3:10 PM, Sarbu, Florin-Ionut (Florin) <
Florin.Sarbu@windriver.com> wrote:

>  Use git
>
>
We are not talking about switching of sources. I want to know why 4.8.0 is
not on yocto mirror.

Andrei


>
> -----Original Message-----
> *From: *Andrei Gherzan [andrei@gherzan.ro]
> *Sent: *Monday, February 11, 2013 02:51 AM Pacific Standard Time
> *To: *openembedded
> *Subject: *[OE-core] [denzil] qt 4.8.0 is not available from source
> anymore
>
> In denzil SRC_URI for qt4.8.0 uses:
> http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz
>
>  This source seems to be outdated and replaced by:
> http://releases.qt-project.org/qt4/source/
>
>  The problem is that the new location doesn't include the 4.8.0 release.
>  qt-everywhere-opensource-src-4.6.4.tar.gz
> qt-everywhere-opensource-src-4.8.1.tar.gz
>  qt-everywhere-opensource-src-4.8.2.tar.gz
>  qt-everywhere-opensource-src-4.8.3.tar.gz
>  qt-everywhere-opensource-src-4.8.4.tar.gz
>
>  So right now qt4 in denzil is not fetch-able anymore.
>
>  --
>   *Andrei Gherzan*
> m: +40.744.478.414 |  f: +40.31.816.28.12
>



-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

* Re: [denzil] qt 4.8.0 is not available from source anymore
@ 2013-02-11 13:10 Sarbu, Florin-Ionut (Florin)
  2013-02-11 14:01 ` Andrei Gherzan
  0 siblings, 1 reply; 13+ messages in thread
From: Sarbu, Florin-Ionut (Florin) @ 2013-02-11 13:10 UTC (permalink / raw)
  To: 'Andrei Gherzan', 'openembedded'

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

Use git

-----Original Message-----
From: Andrei Gherzan [andrei@gherzan.ro<mailto:andrei@gherzan.ro>]
Sent: Monday, February 11, 2013 02:51 AM Pacific Standard Time
To: openembedded
Subject: [OE-core] [denzil] qt 4.8.0 is not available from source anymore

In denzil SRC_URI for qt4.8.0 uses:
http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz

This source seems to be outdated and replaced by: http://releases.qt-project.org/qt4/source/

The problem is that the new location doesn't include the 4.8.0 release.
qt-everywhere-opensource-src-4.6.4.tar.gz
qt-everywhere-opensource-src-4.8.1.tar.gz
qt-everywhere-opensource-src-4.8.2.tar.gz
qt-everywhere-opensource-src-4.8.3.tar.gz
qt-everywhere-opensource-src-4.8.4.tar.gz

So right now qt4 in denzil is not fetch-able anymore.

--
Andrei Gherzan
m: +40.744.478.414 |  f: +40.31.816.28.12

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

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

end of thread, other threads:[~2013-02-12 10:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-11 10:50 [denzil] qt 4.8.0 is not available from source anymore Andrei Gherzan
2013-02-11 11:10 ` Richard Purdie
2013-02-11 11:33   ` Andrei Gherzan
2013-02-11 11:39     ` Paul Eggleton
2013-02-11 11:47       ` Andrei Gherzan
2013-02-11 11:53         ` Andrei Gherzan
2013-02-11 13:10 Sarbu, Florin-Ionut (Florin)
2013-02-11 14:01 ` Andrei Gherzan
2013-02-11 14:43   ` Paul Eggleton
2013-02-11 14:57     ` Andrei Gherzan
2013-02-12 10:20       ` Michael Halstead
2013-02-12 10:25         ` Paul Eggleton
2013-02-12 10:29         ` Andrei Gherzan

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.