zip command is missing on EL6 host

Hi, I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires). The build finished successfully on EL7 host [3], because zip is present on it. How can this be fixed? Thanks Martin [1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...

Hi, any progress with the issue? Thanks Martin ----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host
Hi,
I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires).
The build finished successfully on EL7 host [3], because zip is present on it.
How can this be fixed?
Thanks
Martin
[1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...

Hi Martin, Unfortunately infra teams has been handling multiple urgent issues in these past days, and this wasn't picked up yet. how come the job needs zip if it uses mock? maybe you're missing an el6 repo with it for the job to work? e. ----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Thursday, May 7, 2015 12:37:50 PM Subject: Re: zip command is missing on EL6 host
Hi,
any progress with the issue?
Thanks
Martin
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host
Hi,
I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires).
The build finished successfully on EL7 host [3], because zip is present on it.
How can this be fixed?
Thanks
Martin
[1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 12:40:04 PM Subject: Re: zip command is missing on EL6 host
Hi Martin,
Unfortunately infra teams has been handling multiple urgent issues in these past days, and this wasn't picked up yet.
No problem, I just didn't know if somebody read it already or not :-)
how come the job needs zip if it uses mock? maybe you're missing an el6 repo with it for the job to work?
Because the zip is needed before executing the build of SRPMS archive. We need to upgrade hibernate-validator inside original WildFly 8.2 distribution. I didn't want to move this logic into spec file, because there's high probability that WildFly 9.0 will contain the fix, so it seems easier for me just to remove few lines from build.sh than change logic in spec file. Thanks Martin
e.
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Thursday, May 7, 2015 12:37:50 PM Subject: Re: zip command is missing on EL6 host
Hi,
any progress with the issue?
Thanks
Martin
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host
Hi,
I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires).
The build finished successfully on EL7 host [3], because zip is present on it.
How can this be fixed?
Thanks
Martin
[1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 2:44:37 PM Subject: Re: zip command is missing on EL6 host
----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 12:40:04 PM Subject: Re: zip command is missing on EL6 host
Hi Martin,
Unfortunately infra teams has been handling multiple urgent issues in these past days, and this wasn't picked up yet.
No problem, I just didn't know if somebody read it already or not :-)
how come the job needs zip if it uses mock? maybe you're missing an el6 repo with it for the job to work?
Because the zip is needed before executing the build of SRPMS archive. We need to upgrade hibernate-validator inside original WildFly 8.2 distribution. I didn't want to move this logic into spec file, because there's high probability that WildFly 9.0 will contain the fix, so it seems easier for me just to remove few lines from build.sh than change logic in spec file.
please move your logic into the spec file, it belongs there.
Thanks
Martin
e.
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Thursday, May 7, 2015 12:37:50 PM Subject: Re: zip command is missing on EL6 host
Hi,
any progress with the issue?
Thanks
Martin
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host
Hi,
I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires).
The build finished successfully on EL7 host [3], because zip is present on it.
How can this be fixed?
Thanks
Martin
[1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

----- Original Message -----
From: "Alon Bar-Lev" <alonbl@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: "Eyal Edri" <eedri@redhat.com>, infra@ovirt.org Sent: Thursday, May 7, 2015 2:45:38 PM Subject: Re: zip command is missing on EL6 host
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 2:44:37 PM Subject: Re: zip command is missing on EL6 host
----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 12:40:04 PM Subject: Re: zip command is missing on EL6 host
Hi Martin,
Unfortunately infra teams has been handling multiple urgent issues in these past days, and this wasn't picked up yet.
No problem, I just didn't know if somebody read it already or not :-)
how come the job needs zip if it uses mock? maybe you're missing an el6 repo with it for the job to work?
Because the zip is needed before executing the build of SRPMS archive. We need to upgrade hibernate-validator inside original WildFly 8.2 distribution. I didn't want to move this logic into spec file, because there's high probability that WildFly 9.0 will contain the fix, so it seems easier for me just to remove few lines from build.sh than change logic in spec file.
please move your logic into the spec file, it belongs there.
well, this is in principal, while in this specific solution you should probably use module overlay if possible and not modify base package.
Thanks
Martin
e.
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Thursday, May 7, 2015 12:37:50 PM Subject: Re: zip command is missing on EL6 host
Hi,
any progress with the issue?
Thanks
Martin
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host
Hi,
I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires).
The build finished successfully on EL7 host [3], because zip is present on it.
How can this be fixed?
Thanks
Martin
[1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

--pfTAc8Cvt8L6I27a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable There's no nice and easy solution here Easy ones: You can do yum install yourself in the script You can generate the spec and intall the BuildRequires Nice Adapting the standard CI to the releng-tools special case and add the dep in the .req file If you specify a url on the sources in the spec, doesn't it download it? if= so, just skip the unzip and move inside the spec On 05/07, Martin Perina wrote:
Hi, =20 any progress with the issue? =20 Thanks =20 Martin =20 ----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host =20 Hi, =20 I submitted a patch to create WildFly RPM with upgraded hibernate-valid= ator [1]. Unfortunately build of this patch is failing on EL6 host [2], because z= ip command is missing. The zip command is needed during execution of build.sh comm= and (it's not needed during SRPM creation by rpmbui;d, that's why it's not includ= ed in BuildRequires). =20 The build finished successfully on EL7 host [3], because zip is present= on it. =20 How can this be fixed? =20 Thanks =20 Martin =20 =20 [1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el= 6-x86_64_created/2/ [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el= 7-x86_64_created/2/
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --pfTAc8Cvt8L6I27a Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVS0G2AAoJEEBxx+HSYmnDfVsH/3SSC0dWXylW1nmYL7KbPTMK C1Dw13hcqFAYLVnoIhssuO9EcTmxHxkKNBONp8NpUPxTAO8KUlu5Yyh/9Jea3s84 nzmqOIBO6U/Ubk9lT565e3PP1zoeWoJPb5oCqXZZUVr4/ylICxfaU7U+pV3W2i/M 75qDphqpUSY2EbQiV4gef8EggjInFNO8u2fOcW2V00E/M5z7vZCzNkhscKfFJbgZ ux8PTuoBdYEScdNOmRimKQycCj/zDisPp6Dr59ytJSkFPJ87PU79W/QPBgKrmzr+ TA/az7kbJ/NLctwvU1dbs3Zq8YbfJdzFHpg5vueeaUPLQYvGWHWzHyFYEfksg6w= =lLSW -----END PGP SIGNATURE----- --pfTAc8Cvt8L6I27a--

----- Original Message -----
From: "David Caro" <dcaroest@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 12:43:02 PM Subject: Re: zip command is missing on EL6 host
There's no nice and easy solution here
Easy ones: You can do yum install yourself in the script You can generate the spec and intall the BuildRequires
Nice Adapting the standard CI to the releng-tools special case and add the dep in the .req file
Hmm, I'm completely lost here. I cannot find any .req file in releng-tools project. Or am I missing something? Martin
If you specify a url on the sources in the spec, doesn't it download it? if so, just skip the unzip and move inside the spec
On 05/07, Martin Perina wrote:
Hi,
any progress with the issue?
Thanks
Martin
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host
Hi,
I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires).
The build finished successfully on EL7 host [3], because zip is present on it.
How can this be fixed?
Thanks
Martin
[1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605

--enGqbSaueFq5omEL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 05/07, Martin Perina wrote:
From: "David Caro" <dcaroest@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 12:43:02 PM Subject: Re: zip command is missing on EL6 host =20 =20 There's no nice and easy solution here =20 =20 Easy ones: You can do yum install yourself in the script You can generate the spec and intall the BuildRequires =20 =20 Nice Adapting the standard CI to the releng-tools special case and add the d= ep in the .req file =20 Hmm, I'm completely lost here. I cannot find any .req file in releng-tools
=20 =20 ----- Original Message ----- project. Or am I missing something?
The standard CI is not yet implemented there, so no .req files there yet, a= nd will need some adapting to get it
=20 Martin =20
=20 If you specify a url on the sources in the spec, doesn't it download it= ? if so, just skip the unzip and move inside the spec =20 =20 =20 On 05/07, Martin Perina wrote:
Hi, =20 any progress with the issue? =20 Thanks =20 Martin =20 ----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host =20 Hi, =20 I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], becau= se zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not in= cluded in BuildRequires). =20 The build finished successfully on EL7 host [3], because zip is pre= sent on it. =20 How can this be fixed? =20 Thanks =20 Martin =20 =20 [1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpm= s-el6-x86_64_created/2/ [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpm= s-el7-x86_64_created/2/
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra =20 -- David Caro =20 Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D =20 Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 =20
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --enGqbSaueFq5omEL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVS1QDAAoJEEBxx+HSYmnDZBgH/1u09iFPFRjJHfQNdXVwhGy6 LyBHk0ZKUL7bHYJmgTaydcJ2Ti80R5akQ0h9+8eRgS3ECgJ7i+TG+SDQefLhWkwu epkLbeVkrYZjwXHZrOYsygZ9ufm0CoTNKrHDMXyZXC7rAh1xqIMMcwuiZCHX4yEH 0V92DSSOR0qLh8lac0SyvgkWv+WJ+++jsdLQB6O6XHA8Av/aXfwvf4+AfDiAWTbq /oBtYByg2H7Io9z8wqj7T98xaFGrKVd0juqjTOb+Mg9484xq2swU1dwf7ystvLa3 q3420hzcivlV0VOrltQie6TTLnowbdg4BPqyj4J+NDsFHPszE401veosLUmVMcE= =8Z11 -----END PGP SIGNATURE----- --enGqbSaueFq5omEL--

----- Original Message -----
From: "David Caro" <dcaroest@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 2:01:07 PM Subject: Re: zip command is missing on EL6 host
On 05/07, Martin Perina wrote:
----- Original Message -----
From: "David Caro" <dcaroest@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: infra@ovirt.org Sent: Thursday, May 7, 2015 12:43:02 PM Subject: Re: zip command is missing on EL6 host
There's no nice and easy solution here
Easy ones: You can do yum install yourself in the script You can generate the spec and intall the BuildRequires
Nice Adapting the standard CI to the releng-tools special case and add the dep in the .req file
Hmm, I'm completely lost here. I cannot find any .req file in releng-tools project. Or am I missing something?
The standard CI is not yet implemented there, so no .req files there yet, and will need some adapting to get it
OK, so I will try a different solution in the meantime. Thanks Martin
Martin
If you specify a url on the sources in the spec, doesn't it download it? if so, just skip the unzip and move inside the spec
On 05/07, Martin Perina wrote:
Hi,
any progress with the issue?
Thanks
Martin
----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: infra@ovirt.org Sent: Wednesday, May 6, 2015 11:29:36 AM Subject: zip command is missing on EL6 host
Hi,
I submitted a patch to create WildFly RPM with upgraded hibernate-validator [1]. Unfortunately build of this patch is failing on EL6 host [2], because zip command is missing. The zip command is needed during execution of build.sh command (it's not needed during SRPM creation by rpmbui;d, that's why it's not included in BuildRequires).
The build finished successfully on EL7 host [3], because zip is present on it.
How can this be fixed?
Thanks
Martin
[1] https://gerrit.ovirt.org/40574 [2] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el6-x86... [3] http://jenkins.ovirt.org/job/ovirt-engine-wildfly_master_create-rpms-el7-x86...
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605
participants (4)
-
Alon Bar-Lev
-
David Caro
-
Eyal Edri
-
Martin Perina