Dear CI Users,
RHSCL team triggers nightly build testing of RHSCL images for CentOS. Unfortunately it failed on:
```bash
Step 6/12 : RUN yum install -y centos-release-scl-rh && ( [ "rh-${NAME}${NODEJS_VERSION}" != "${NODEJS_SCL}" ] && yum remove -y ${NODEJS_SCL}* || : ) && INSTALL_PKGS="rh-nodejs${NODEJS_VERSION} rh-nodejs${NODEJS_VERSION}-npm rh-nodejs${NODEJS_VERSION}-nodejs-nodemon nss_wrapper" && ln -s /usr/lib/node_modules/nodemon/bin/nodemon.js /usr/bin/nodemon && yum install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum -y clean all --enablerepo='*' ---> Running in 73e8e1473359
[91m [0mLoaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirrors.greenmountainaccess.net * centos-sclo-rh: mirror.umd.edu * centos-sclo-sclo: repo.miserver.it.umich.edu * extras: mirror.es.its.nyu.edu * updates: mirror.vtti.vt.edu Package centos-release-scl-rh-2-3.el7.centos.noarch already installed and latest version Nothing to do Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: mirrors.greenmountainaccess.net * centos-sclo-rh: mirror.umd.edu * centos-sclo-sclo: repo.miserver.it.umich.edu * extras: mirror.es.its.nyu.edu * updates: mirror.vtti.vt.edu Package rh-nodejs10-npm-6.13.4-10.19.0.1.el7.x86_64 already installed and latest version No package nss_wrapper available. Resolving Dependencies --> Running transaction check ---> Package rh-nodejs10.x86_64 0:3.2-3.el7 will be installed ---> Package rh-nodejs10-nodejs-nodemon.noarch 0:1.18.3-3.el7 will be installed --> Finished Dependency Resolution
Dependencies Resolved
================================================================================ Package Arch Version Repository Size ================================================================================ Installing: rh-nodejs10 x86_64 3.2-3.el7 centos-sclo-rh 7.0 k rh-nodejs10-nodejs-nodemon noarch 1.18.3-3.el7 centos-sclo-rh 941 k
Transaction Summary ================================================================================ Install 2 Packages
Total download size: 948 k Installed size: 4.0 M Downloading packages: -------------------------------------------------------------------------------- Total 2.3 MB/s | 948 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : rh-nodejs10-3.2-3.el7.x86_64 1/2 Installing : rh-nodejs10-nodejs-nodemon-1.18.3-3.el7.noarch 2/2 Verifying : rh-nodejs10-nodejs-nodemon-1.18.3-3.el7.noarch 1/2 Verifying : rh-nodejs10-3.2-3.el7.x86_64 2/2
Installed: rh-nodejs10.x86_64 0:3.2-3.el7 rh-nodejs10-nodejs-nodemon.noarch 0:1.18.3-3.el7
Complete! package nss_wrapper is not installed The command '/bin/sh -c yum install -y centos-release-scl-rh && ( [ "rh-${NAME}${NODEJS_VERSION}" != "${NODEJS_SCL}" ] && yum remove -y ${NODEJS_SCL}* || : ) && INSTALL_PKGS="rh-nodejs${NODEJS_VERSION} rh-nodejs${NODEJS_VERSION}-npm rh-nodejs${NODEJS_VERSION}-nodejs-nodemon nss_wrapper" && ln -s /usr/lib/node_modules/nodemon/bin/nodemon.js /usr/bin/nodemon && yum install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum -y clean all --enablerepo='*'' returned a non-zero code: 1 make[1]: *** [10] Error 1 make[1]: Leaving directory `/tmp/daily_scl_tests/s2i-nodejs-container'
```
Do you know, where it could be a problem? Did you remove nss_wrapper from CentOS repositories?
Do you know, where it could be a problem? Did you remove nss_wrapper from CentOS repositories?
We use kickstarter files pointed to http://mirror.centos.org/centos/ So unless there is something that changed there, we don't modify a lot (at most we install a couple of more packages through kickstarter depending on the version of CentOS we talk about) #centos-devel@freenode or maybe https://lists.centos.org/mailman/listinfo/centos-devel would be a good option to discuss this. I will definitely take a look and discuss this with Brian and see if can tell us what happened. Thank you
-- Petr Hracek email: phracek@redhat.com IRC phracek #brno #software-collections #tft #core-services #core-services-db GPG 0xA9FC9AC4 Red Hat Czech s.r.o, Purkyňova 115, 612 00, Brno, Czech Republic _______________________________________________ CI-users mailing list CI-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
Adding to CC @Honza Horak hhorak@redhat.com @Petr Kubat pkubat@redhat.com @Jan Stanek jstanek@redhat.com
po 20. 4. 2020 v 11:45 odesílatel Vipul Siddharth vipul@redhat.com napsal:
Do you know, where it could be a problem? Did you remove nss_wrapper
from CentOS repositories?
We use kickstarter files pointed to http://mirror.centos.org/centos/ So unless there is something that changed there, we don't modify a lot (at most we install a couple of more packages through kickstarter depending on the version of CentOS we talk about) #centos-devel@freenode or maybe https://lists.centos.org/mailman/listinfo/centos-devel would be a good option to discuss this. I will definitely take a look and discuss this with Brian and see if can tell us what happened. Thank you
-- Petr Hracek email: phracek@redhat.com IRC phracek #brno #software-collections #tft #core-services
#core-services-db
GPG 0xA9FC9AC4 Red Hat Czech s.r.o, Purkyňova 115, 612 00, Brno, Czech Republic _______________________________________________ CI-users mailing list CI-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
-- Vipul Siddharth He/His/Him Fedora | CentOS CI Infrastructure Team Red Hat w: vipul.dev
CI-users mailing list CI-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
I think this needs to be fixed in the CBS (mirrors): https://bugs.centos.org/view.php?id=17271
I don't personally know why the package disappeared, but it is missing indeed.
Jan S., as you're familiar with the mirror content,,please, follow that ticket.
Thanks, Honza
On 4/20/20 12:15 PM, Petr Hracek wrote:
Adding to CC @Honza Horak mailto:hhorak@redhat.com @Petr Kubat mailto:pkubat@redhat.com @Jan Stanek mailto:jstanek@redhat.com
po 20. 4. 2020 v 11:45 odesílatel Vipul Siddharth <vipul@redhat.com mailto:vipul@redhat.com> napsal:
> Do you know, where it could be a problem? Did you remove nss_wrapper from CentOS repositories? We use kickstarter files pointed to http://mirror.centos.org/centos/ So unless there is something that changed there, we don't modify a lot (at most we install a couple of more packages through kickstarter depending on the version of CentOS we talk about) #centos-devel@freenode or maybe https://lists.centos.org/mailman/listinfo/centos-devel would be a good option to discuss this. I will definitely take a look and discuss this with Brian and see if can tell us what happened. Thank you > -- > Petr Hracek > email: phracek@redhat.com <mailto:phracek@redhat.com> > IRC phracek #brno #software-collections #tft #core-services #core-services-db > GPG 0xA9FC9AC4 > Red Hat Czech s.r.o, Purkyňova 115, 612 00, Brno, Czech Republic > _______________________________________________ > CI-users mailing list > CI-users@centos.org <mailto:CI-users@centos.org> > https://lists.centos.org/mailman/listinfo/ci-users -- Vipul Siddharth He/His/Him Fedora | CentOS CI Infrastructure Team Red Hat w: vipul.dev <http://vipul.dev> _______________________________________________ CI-users mailing list CI-users@centos.org <mailto:CI-users@centos.org> https://lists.centos.org/mailman/listinfo/ci-users
-- Petr Hracek email: phracek@redhat.com mailto:phracek@redhat.com IRC phracek #brno #software-collections #tft #core-services #core-services-db GPG 0xA9FC9AC4 Red Hat Czech s.r.o, Purkyňova 115, 612 00, Brno, Czech Republic
CI-users mailing list CI-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users