<86>Feb  7 14:17:25 userdel[3116406]: delete user 'rooter'
<86>Feb  7 14:17:25 userdel[3116406]: removed group 'rooter' owned by 'rooter'
<86>Feb  7 14:17:25 userdel[3116406]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  7 14:17:25 groupadd[3116411]: group added to /etc/group: name=rooter, GID=642
<86>Feb  7 14:17:25 groupadd[3116411]: group added to /etc/gshadow: name=rooter
<86>Feb  7 14:17:25 groupadd[3116411]: new group: name=rooter, GID=642
<86>Feb  7 14:17:25 useradd[3116415]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Feb  7 14:17:25 userdel[3116422]: delete user 'builder'
<86>Feb  7 14:17:25 userdel[3116422]: removed group 'builder' owned by 'builder'
<86>Feb  7 14:17:25 userdel[3116422]: removed shadow group 'builder' owned by 'builder'
<86>Feb  7 14:17:25 groupadd[3116427]: group added to /etc/group: name=builder, GID=643
<86>Feb  7 14:17:25 groupadd[3116427]: group added to /etc/gshadow: name=builder
<86>Feb  7 14:17:25 groupadd[3116427]: new group: name=builder, GID=643
<86>Feb  7 14:17:25 useradd[3116431]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/profile-sync-daemon-6.34-alt1.nosrc.rpm
Installing profile-sync-daemon-6.34-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56816
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf profile-sync-daemon-6.34
+ echo 'Source #0 (profile-sync-daemon-6.34.tar):'
Source #0 (profile-sync-daemon-6.34.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/profile-sync-daemon-6.34.tar
+ cd profile-sync-daemon-6.34
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (fix_syntax.patch):'
Patch #0 (fix_syntax.patch):
+ /usr/bin/patch -p1
patching file common/profile-sync-daemon.in
+ sed -i /Wants=psd-resync.service/d init/psd.service
+ sed -i '/\[Timer\]/a OnStartupSec=10s' init/psd-resync.timer
+ cat
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87273
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd profile-sync-daemon-6.34
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
Setting version
make: Leaving directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87273
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/profile-sync-daemon-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/profile-sync-daemon-buildroot
+ cd profile-sync-daemon-6.34
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/profile-sync-daemon-buildroot
make: Entering directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
Installing main script...
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin"
/bin/install -p -m755 common/profile-sync-daemon "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin/profile-sync-daemon"
/bin/install -p -m755 common/psd-overlay-helper "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin/psd-overlay-helper"
ln -s profile-sync-daemon "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin/psd"
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/zsh/site-functions"
/bin/install -p -m644 common/zsh-completion "/usr/src/tmp/profile-sync-daemon-buildroot//usr/share/zsh/site-functions/_psd"
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/psd/browsers"
/bin/install -p -m644 common/psd.conf "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/psd/psd.conf"
cp common/browsers/* "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/psd/browsers"
Installing manpage...
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1"
/bin/install -p -m644 doc/psd.1 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd.1"
/bin/install -p -m644 doc/psd-overlay-helper.1 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd-overlay-helper.1"
gzip -9 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd.1"
gzip -9 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd-overlay-helper.1"
ln -s psd.1.gz "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/profile-sync-daemon.1.gz"
Installing systemd files...
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user"
/bin/install -p -m644 init/psd.service "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user/psd.service"
/bin/install -p -m644 init/psd-resync.service "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user/psd-resync.service"
/bin/install -p -m644 init/psd-resync.timer "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user/psd-resync.timer"
make: Leaving directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/profile-sync-daemon-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/profile-sync-daemon-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/profile-sync-daemon-buildroot/ (default)
Compressing files in /usr/src/tmp/profile-sync-daemon-buildroot (auto)
removed '/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/profile-sync-daemon.1.gz'
'/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/profile-sync-daemon.1.xz' -> 'psd.1.xz'
Adjusting library links in /usr/src/tmp/profile-sync-daemon-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/profile-sync-daemon-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: profile-sync-daemon-6.34-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86556
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd profile-sync-daemon-6.34
+ DOCDIR=/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ export DOCDIR
+ rm -rf /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ /bin/mkdir -p /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ cp -prL README.md /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R go-w /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R a+rX /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ cp -prL MIT /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R go-w /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R a+rX /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SoG4rb
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.24B0bx
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: mount umount
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rn3Dor
Requires: /bin/bash, mount
Requires(interp): /bin/sh
Requires(post): /bin/sh
Wrote: /usr/src/RPM/RPMS/noarch/profile-sync-daemon-6.34-alt1.noarch.rpm
3.33user 0.97system 0:06.31elapsed 68%CPU (0avgtext+0avgdata 17716maxresident)k
0inputs+0outputs (0major+128214minor)pagefaults 0swaps
5.54user 5.05system 0:11.73elapsed 90%CPU (0avgtext+0avgdata 17716maxresident)k
0inputs+0outputs (0major+287363minor)pagefaults 0swaps
--- profile-sync-daemon-6.34-alt1.noarch.rpm.repo	2018-12-23 23:37:40.000000000 +0000
+++ profile-sync-daemon-6.34-alt1.noarch.rpm.hasher	2021-02-07 14:17:34.203640876 +0000
@@ -51,2 +51,2 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: profile-sync-daemon = 6.34-alt1
+Provides: profile-sync-daemon = 6.34-alt1:sisyphus.218469.100