Re: [rdo-dev] Missing packages for ppc64le builds of RDO

2018-02-08 Thread Haïkel Guémar

On 02/08/2018 08:47 AM, Tony Breeds wrote:

On Thu, Feb 08, 2018 at 08:37:39AM +0100, Haïkel Guémar wrote:


Just make sure it is available in the buildroot (root.log shows missing
packages). In this case, liberasurecode was tagged in
cloud7-openstack-queens-testing, not cloud7-openstack-queens-candidate which
is the tag from where packages are pulled for the buildroot, so I had to
manually tag it.


So something like:
 koji -p cbs add-pkg cloud7-openstack-queens-candidate liberasurecode
?



To apply a tag on a specific build:
koji -p cbs tag-build cloud7-openstack-queens-candidate 

the add-pkg command will register the package to the 
cloud7-openstack-queens-candidate tag. It could be a pre-requisite, if 
it wasn't the case as you can't apply a tag on a build if the package is 
not registered to the tag.




If so I'm kicking myself 'cause I nearly did that yesterday.

Yours Tony.



___
dev mailing list
dev@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/dev

To unsubscribe: dev-unsubscr...@lists.rdoproject.org


Re: [rdo-dev] Missing packages for ppc64le builds of RDO

2018-02-07 Thread Tony Breeds
On Thu, Feb 08, 2018 at 08:37:39AM +0100, Haïkel Guémar wrote:

> Just make sure it is available in the buildroot (root.log shows missing
> packages). In this case, liberasurecode was tagged in
> cloud7-openstack-queens-testing, not cloud7-openstack-queens-candidate which
> is the tag from where packages are pulled for the buildroot, so I had to
> manually tag it.

So something like:
koji -p cbs add-pkg cloud7-openstack-queens-candidate liberasurecode
?

If so I'm kicking myself 'cause I nearly did that yesterday.

Yours Tony.


signature.asc
Description: PGP signature
___
dev mailing list
dev@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/dev

To unsubscribe: dev-unsubscr...@lists.rdoproject.org


Re: [rdo-dev] Missing packages for ppc64le builds of RDO

2018-02-07 Thread Tony Breeds
On Wed, Feb 07, 2018 at 03:27:26AM +0100, Haïkel Guémar wrote:

> There was a failed rebuild which was due to missing liberasurecode from
> buildroot, I fixed it.

Thanks.  Just for my education how'd you fix it?  and who is able to fix
similar issues in the future?
 
> I fixed all of those issues, here's a link to the gerrit reviews associated
> => https://review.rdoproject.org/r/#/q/topic:fix-ppc64le
> They'll get merged after CI validation.

Thanks!

Yours Tony.


signature.asc
Description: PGP signature
___
dev mailing list
dev@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/dev

To unsubscribe: dev-unsubscr...@lists.rdoproject.org