* meta-arago master 469a8425 seems broken
@ 2012-12-10 20:40 Carlos Hernandez
2012-12-10 20:45 ` Denys Dmytriyenko
0 siblings, 1 reply; 5+ messages in thread
From: Carlos Hernandez @ 2012-12-10 20:40 UTC (permalink / raw)
To: meta-arago@arago-project.org
jenkins@jenkins1:/home/a0850405/oe/build$ MACHINE=am335x-evm bitbake
virtual/bootloader -c clean
Parsing recipes: 100%
|####################################################################################|
Time: 00:00:15
Parsing of 1353 .bb files complete (0 cached, 1353 parsed). 1719
targets, 131 skipped, 8 masked, 0 errors.
ERROR: No recipes available for:
/home/a0850405/oe/sources/meta-arago/meta-arago-distro/recipes-connectivity/openssl/openssl_1.0.0i.bbappend
ERROR: Command execution failed: Exited with 1
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
jenkins@jenkins1:/home/a0850405/oe/sources/meta-arago$ git log
commit 469a8425e702969a5be18dae0184980bd4d031b4
Author: Denys Dmytriyenko <denys@ti.com>
Date: Thu Dec 6 10:44:26 2012 -0500
arago.conf: bump the version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: meta-arago master 469a8425 seems broken
2012-12-10 20:40 meta-arago master 469a8425 seems broken Carlos Hernandez
@ 2012-12-10 20:45 ` Denys Dmytriyenko
2012-12-10 21:03 ` Cooper Jr., Franklin
2012-12-10 21:04 ` Denys Dmytriyenko
0 siblings, 2 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2012-12-10 20:45 UTC (permalink / raw)
To: Carlos Hernandez; +Cc: meta-arago@arago-project.org
On Mon, Dec 10, 2012 at 03:40:07PM -0500, Carlos Hernandez wrote:
> jenkins@jenkins1:/home/a0850405/oe/build$ MACHINE=am335x-evm bitbake
> virtual/bootloader -c clean
> Parsing recipes: 100%
> |####################################################################################|
> Time: 00:00:15
> Parsing of 1353 .bb files complete (0 cached, 1353 parsed). 1719
> targets, 131 skipped, 8 masked, 0 errors.
> ERROR: No recipes available for:
>
> /home/a0850405/oe/sources/meta-arago/meta-arago-distro/recipes-connectivity/openssl/openssl_1.0.0i.bbappend
Carlos,
meta-arago master currently still only works with denzil. So, openssl-1.0.0i
is present in denzil of oe-core, while master of oe-core has newer
openssl-1.0.0j.
--
Denys
> ERROR: Command execution failed: Exited with 1
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
>
> jenkins@jenkins1:/home/a0850405/oe/sources/meta-arago$ git log
> commit 469a8425e702969a5be18dae0184980bd4d031b4
> Author: Denys Dmytriyenko <denys@ti.com>
> Date: Thu Dec 6 10:44:26 2012 -0500
>
> arago.conf: bump the version
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: meta-arago master 469a8425 seems broken
2012-12-10 20:45 ` Denys Dmytriyenko
@ 2012-12-10 21:03 ` Cooper Jr., Franklin
2012-12-10 21:09 ` Denys Dmytriyenko
2012-12-10 21:04 ` Denys Dmytriyenko
1 sibling, 1 reply; 5+ messages in thread
From: Cooper Jr., Franklin @ 2012-12-10 21:03 UTC (permalink / raw)
To: Dmytriyenko, Denys, Hernandez, Carlos; +Cc: meta-arago@arago-project.org
I had to lock down oe-core and meta-oe because of this same issue.
Here are the commits I am using for the Sitara SDK which was before all the recent changes.
Meta-openembedded : e77646bc2cf905fd671fc5c19ab6fd17f9b94b3f
Oe-core: c15fae372cf75403facc28cf76f973b1279425dd
> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> Sent: Monday, December 10, 2012 2:46 PM
> To: Hernandez, Carlos
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] meta-arago master 469a8425 seems broken
>
> On Mon, Dec 10, 2012 at 03:40:07PM -0500, Carlos Hernandez wrote:
> > jenkins@jenkins1:/home/a0850405/oe/build$ MACHINE=am335x-evm
> bitbake
> > virtual/bootloader -c clean Parsing recipes: 100%
> >
> |################################################################
> #####
> > |###############|
> > Time: 00:00:15
> > Parsing of 1353 .bb files complete (0 cached, 1353 parsed). 1719
> > targets, 131 skipped, 8 masked, 0 errors.
> > ERROR: No recipes available for:
> >
> > /home/a0850405/oe/sources/meta-arago/meta-arago-distro/recipes-connect
> > ivity/openssl/openssl_1.0.0i.bbappend
>
> Carlos,
>
> meta-arago master currently still only works with denzil. So, openssl-1.0.0i is
> present in denzil of oe-core, while master of oe-core has newer openssl-1.0.0j.
>
> --
> Denys
>
>
> > ERROR: Command execution failed: Exited with 1
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> >
> >
> > jenkins@jenkins1:/home/a0850405/oe/sources/meta-arago$ git log
> > commit 469a8425e702969a5be18dae0184980bd4d031b4
> > Author: Denys Dmytriyenko <denys@ti.com>
> > Date: Thu Dec 6 10:44:26 2012 -0500
> >
> > arago.conf: bump the version
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> >
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: meta-arago master 469a8425 seems broken
2012-12-10 20:45 ` Denys Dmytriyenko
2012-12-10 21:03 ` Cooper Jr., Franklin
@ 2012-12-10 21:04 ` Denys Dmytriyenko
1 sibling, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2012-12-10 21:04 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-arago@arago-project.org
On Mon, Dec 10, 2012 at 03:45:35PM -0500, Denys Dmytriyenko wrote:
> On Mon, Dec 10, 2012 at 03:40:07PM -0500, Carlos Hernandez wrote:
> > jenkins@jenkins1:/home/a0850405/oe/build$ MACHINE=am335x-evm bitbake
> > virtual/bootloader -c clean
> > Parsing recipes: 100%
> > |####################################################################################|
> > Time: 00:00:15
> > Parsing of 1353 .bb files complete (0 cached, 1353 parsed). 1719
> > targets, 131 skipped, 8 masked, 0 errors.
> > ERROR: No recipes available for:
> >
> > /home/a0850405/oe/sources/meta-arago/meta-arago-distro/recipes-connectivity/openssl/openssl_1.0.0i.bbappend
>
> Carlos,
>
> meta-arago master currently still only works with denzil. So, openssl-1.0.0i
> is present in denzil of oe-core, while master of oe-core has newer
> openssl-1.0.0j.
And on the second look - Richard did push the update from 1.0.0i to 1.0.0j to
oe-core/denzil on Friday... I'll have meta-arago fixed in a bit.
Denys
> > ERROR: Command execution failed: Exited with 1
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> >
> >
> > jenkins@jenkins1:/home/a0850405/oe/sources/meta-arago$ git log
> > commit 469a8425e702969a5be18dae0184980bd4d031b4
> > Author: Denys Dmytriyenko <denys@ti.com>
> > Date: Thu Dec 6 10:44:26 2012 -0500
> >
> > arago.conf: bump the version
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> >
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: meta-arago master 469a8425 seems broken
2012-12-10 21:03 ` Cooper Jr., Franklin
@ 2012-12-10 21:09 ` Denys Dmytriyenko
0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2012-12-10 21:09 UTC (permalink / raw)
To: Cooper Jr., Franklin; +Cc: meta-arago@arago-project.org
On Mon, Dec 10, 2012 at 09:03:56PM +0000, Cooper Jr., Franklin wrote:
> I had to lock down oe-core and meta-oe because of this same issue.
>
> Here are the commits I am using for the Sitara SDK which was before all the recent changes.
> Meta-openembedded : e77646bc2cf905fd671fc5c19ab6fd17f9b94b3f
> Oe-core: c15fae372cf75403facc28cf76f973b1279425dd
Franklin,
While I do understand your reasoning behind such a move (especially with
crypto software changing versions/revisions and the need to get the
clearance), shipping the older version may expose customers to security risks,
since 1.0.0j patches a known vulnerability issue:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-2333
Denys
> > -----Original Message-----
> > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> > Sent: Monday, December 10, 2012 2:46 PM
> > To: Hernandez, Carlos
> > Cc: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] meta-arago master 469a8425 seems broken
> >
> > On Mon, Dec 10, 2012 at 03:40:07PM -0500, Carlos Hernandez wrote:
> > > jenkins@jenkins1:/home/a0850405/oe/build$ MACHINE=am335x-evm
> > bitbake
> > > virtual/bootloader -c clean Parsing recipes: 100%
> > >
> > |################################################################
> > #####
> > > |###############|
> > > Time: 00:00:15
> > > Parsing of 1353 .bb files complete (0 cached, 1353 parsed). 1719
> > > targets, 131 skipped, 8 masked, 0 errors.
> > > ERROR: No recipes available for:
> > >
> > > /home/a0850405/oe/sources/meta-arago/meta-arago-distro/recipes-connect
> > > ivity/openssl/openssl_1.0.0i.bbappend
> >
> > Carlos,
> >
> > meta-arago master currently still only works with denzil. So, openssl-1.0.0i is
> > present in denzil of oe-core, while master of oe-core has newer openssl-1.0.0j.
> >
> > --
> > Denys
> >
> >
> > > ERROR: Command execution failed: Exited with 1
> > >
> > > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> > code.
> > >
> > >
> > > jenkins@jenkins1:/home/a0850405/oe/sources/meta-arago$ git log
> > > commit 469a8425e702969a5be18dae0184980bd4d031b4
> > > Author: Denys Dmytriyenko <denys@ti.com>
> > > Date: Thu Dec 6 10:44:26 2012 -0500
> > >
> > > arago.conf: bump the version
> > >
> > > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > >
> > >
> > > _______________________________________________
> > > meta-arago mailing list
> > > meta-arago@arago-project.org
> > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> > >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-12-10 21:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10 20:40 meta-arago master 469a8425 seems broken Carlos Hernandez
2012-12-10 20:45 ` Denys Dmytriyenko
2012-12-10 21:03 ` Cooper Jr., Franklin
2012-12-10 21:09 ` Denys Dmytriyenko
2012-12-10 21:04 ` Denys Dmytriyenko
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.