[ACTION REQUIRED] ovirt-engine-nodejs update

Hi, If you have a project that uses ovirt-engine-nodejs to build, would you please take a moment to test that it builds with the latest 8.x, 8.11.4? https://jenkins.ovirt.org/job/ovirt-engine-nodejs_master_check-patch-el7-x86... [We needed to update it for ovirt-web-ui because the latest patternfly requires node >= 8.9.] Best wishes, Greg -- GREG SHEREMETA SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX Red Hat NA <https://www.redhat.com/> gshereme@redhat.com IRC: gshereme <https://red.ht/sig>

Il giorno mar 4 set 2018 alle ore 23:10 Greg Sheremeta <gshereme@redhat.com> ha scritto:
Hi,
If you have a project that uses ovirt-engine-nodejs to build, would you please take a moment to test that it builds with the latest 8.x, 8.11.4?
https://jenkins.ovirt.org/job/ovirt-engine-nodejs_master_check-patch-el7-x86...
[We needed to update it for ovirt-web-ui because the latest patternfly requires node >= 8.9.]
Gobinda can you please confirm cockpit-ovirt builds fine with this?
Best wishes, Greg
--
GREG SHEREMETA
SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX
Red Hat NA
gshereme@redhat.com IRC: gshereme <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/5UH7OMKQH57NNU...
-- SANDRO BONAZZOLA MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://red.ht/sig> <https://www.redhat.com/en/events/red-hat-open-source-day-italia?sc_cid=701f2000000RgRyAAK>

Hi Sandro, My dev build with webpack is working fine with ovirt-engine-nodejs-8.11.4 But getting error while making rpm, no idea whether it's relevant or not. /bin:/usr/sbin:/home/godas/.local/bin:/home/godas/bin + yarn config set yarn-offline-mirror /usr/share/ovirt-engine-nodejs-modules/yarn-offline-cache yarn config v0.24.4 success Set "yarn-offline-mirror" to "/usr/share/ovirt-engine-nodejs-modules/yarn-offline-cache". Done in 0.02s. + yarn install --offline --pure-lockfile yarn install v0.24.4 [1/4] Resolving packages... [2/4] Fetching packages... *error Can't make a request in offline mode* info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. error: Bad exit status from /var/tmp/rpm-tmp.erHesb (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.erHesb (%prep) make: *** [Makefile:813: rpm] Error 1 On Thu, Sep 13, 2018 at 11:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Il giorno mar 4 set 2018 alle ore 23:10 Greg Sheremeta < gshereme@redhat.com> ha scritto:
Hi,
If you have a project that uses ovirt-engine-nodejs to build, would you please take a moment to test that it builds with the latest 8.x, 8.11.4?
https://jenkins.ovirt.org/job/ovirt-engine-nodejs_master_ check-patch-el7-x86_64/22/artifact/exported-artifacts/ x86_64/ovirt-engine-nodejs-8.11.4-1.el7.x86_64.rpm
[We needed to update it for ovirt-web-ui because the latest patternfly requires node >= 8.9.]
Gobinda can you please confirm cockpit-ovirt builds fine with this?
Best wishes, Greg
--
GREG SHEREMETA
SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX
Red Hat NA
gshereme@redhat.com IRC: gshereme <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community- guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/ message/5UH7OMKQH57NNUTDVJXWJDK3C6YJFSLF/
--
SANDRO BONAZZOLA
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://red.ht/sig> <https://www.redhat.com/en/events/red-hat-open-source-day-italia?sc_cid=701f2000000RgRyAAK>
-- Thanks, Gobinda

This failure is unrelated. What this one means is that some new dependency was added to the project, and it needs pre-seeding in ovirt-engine-nodejs-modules. Example: https://gerrit.ovirt.org/#/c/94165/ Best wishes, Greg On Thu, Sep 13, 2018 at 4:40 AM Gobinda Das <godas@redhat.com> wrote:
Hi Sandro, My dev build with webpack is working fine with ovirt-engine-nodejs-8.11.4
But getting error while making rpm, no idea whether it's relevant or not.
/bin:/usr/sbin:/home/godas/.local/bin:/home/godas/bin + yarn config set yarn-offline-mirror /usr/share/ovirt-engine-nodejs-modules/yarn-offline-cache yarn config v0.24.4 success Set "yarn-offline-mirror" to "/usr/share/ovirt-engine-nodejs-modules/yarn-offline-cache". Done in 0.02s. + yarn install --offline --pure-lockfile yarn install v0.24.4 [1/4] Resolving packages... [2/4] Fetching packages... *error Can't make a request in offline mode* info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. error: Bad exit status from /var/tmp/rpm-tmp.erHesb (%prep)
RPM build errors: Bad exit status from /var/tmp/rpm-tmp.erHesb (%prep) make: *** [Makefile:813: rpm] Error 1
On Thu, Sep 13, 2018 at 11:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Il giorno mar 4 set 2018 alle ore 23:10 Greg Sheremeta < gshereme@redhat.com> ha scritto:
Hi,
If you have a project that uses ovirt-engine-nodejs to build, would you please take a moment to test that it builds with the latest 8.x, 8.11.4?
https://jenkins.ovirt.org/job/ovirt-engine-nodejs_master_check-patch-el7-x86...
[We needed to update it for ovirt-web-ui because the latest patternfly requires node >= 8.9.]
Gobinda can you please confirm cockpit-ovirt builds fine with this?
Best wishes, Greg
--
GREG SHEREMETA
SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX
Red Hat NA
gshereme@redhat.com IRC: gshereme <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/5UH7OMKQH57NNU...
--
SANDRO BONAZZOLA
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://red.ht/sig> <https://www.redhat.com/en/events/red-hat-open-source-day-italia?sc_cid=701f2000000RgRyAAK>
-- Thanks, Gobinda _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ZO23CQR3RP7AL2...
-- GREG SHEREMETA SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX Red Hat NA <https://www.redhat.com/> gshereme@redhat.com IRC: gshereme <https://red.ht/sig>
participants (3)
-
Gobinda Das
-
Greg Sheremeta
-
Sandro Bonazzola