Group buildsys-build does not exist
by Michael Ivanov
Hallo,
I'm trying to build a set of 32-bit packages for centos7 and I'm getting
the following message:
Group buildsys-build does not exist
32-bit packages from my private repository that are specified explicitly
for chroot_setup_cmd are installed successfully. Moreover, dependencies
for these packages from centos7 base are also found and installed.
But compiler and libraries (which as I understand should be pulled in
by @buildsys-build) are not installed.
Where this group is defined?
Best regards,
--
\ / | |
(OvO) | Михаил Иванов |
(^^^) | |
\^/ | E-mail: ivans(a)isle.spb.ru |
^ ^ | |
4 years, 5 months
mock in lxd containers
by Michael Ivanov
Hallo!
I'm trying to run mock in lxd container and I'm getting the following error:
[ Report about packages being successfully installed]
. . . . . . . . . . . .
zip.x86_64 0:3.0-11.el7 zlib.x86_64 0:1.2.7-18.el7
Complete!
Finish: yum install
WARNING: Machine 5d2dae6606d449f3aa4c85ba1845b141 still running. Killing...
ERROR: Command failed:
# /usr/bin/systemd-nspawn -q -M 5d2dae6606d449f3aa4c85ba1845b141 -D /var/lib/mock/cs7/root --setenv=TERM=vt100
--setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin
--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8
--setenv=QTDIR=/usr --setenv=ORACLE_HOME=/usr/lib/oracle/12.2/client64 /usr/sbin/groupadd -g 135 mock
I checked /etc/group file in chroot tree, mock group does not exist there.
My container runs CentOS Linux release 7.6.1810, mock is version 1.4.16, installed from epel.
System used inside mock's chroot is also centos 7.
Best regards,
--
\ / | |
(OvO) | Михаил Иванов |
(^^^) | Тел.: +7(911) 223-1300 |
\^/ | E-mail: ivans(a)isle.spb.ru |
^ ^ | |
4 years, 5 months