[Ci-users] SCL containers failed with message: nss_wrapper package is missing.

Mon Apr 20 09:34:06 UTC 2020
Petr Hracek <phracek at redhat.com>

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?
-- 
Petr Hracek
email: phracek at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/ci-users/attachments/20200420/bbd01260/attachment-0001.html>