You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BEE] make systemdinstall DESTDIR=/scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/var/log/atop ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/var/log/atop; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/bin ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/bin; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/sbin ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/sbin; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/atop ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/atop; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/man/man1 ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/man/man1; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/man/man5 ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/man/man5; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/man/man8 ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/share/man/man8; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/etc/cron.d ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/etc/cron.d; fi
if [ ! -d /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/etc/logrotate.d ]; \
then mkdir -p /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/etc/logrotate.d; fi
#
cp atop /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/bin/atop
chown root /scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/bin/atop
chown: changing ownership of '/scratch/local2/beehive/atop-2.4.0-0.x86_64/buildroot/atop/atop-2.4.0-0/image/usr/bin/atop': Operation not permitted
make: *** [Makefile:138: genericinstall] Error 1
atop does not build non-root.
reference #1037
atop pull 83734c8
see
/src/mariux/beehive/fail/atop-2.4.0-0.x86_64.stdout
The text was updated successfully, but these errors were encountered: