<86>Apr 27 08:59:27 userdel[478886]: delete user 'rooter' <86>Apr 27 08:59:27 userdel[478886]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:59:27 userdel[478886]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:59:27 groupadd[478938]: group added to /etc/group: name=rooter, GID=1235 <86>Apr 27 08:59:27 groupadd[478938]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:59:27 groupadd[478938]: new group: name=rooter, GID=1235 <86>Apr 27 08:59:27 useradd[478978]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:59:27 userdel[479041]: delete user 'builder' <86>Apr 27 08:59:27 userdel[479041]: removed group 'builder' owned by 'builder' <86>Apr 27 08:59:27 userdel[479041]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:59:27 groupadd[479100]: group added to /etc/group: name=builder, GID=1236 <86>Apr 27 08:59:27 groupadd[479100]: group added to /etc/gshadow: name=builder <86>Apr 27 08:59:27 groupadd[479100]: new group: name=builder, GID=1236 <86>Apr 27 08:59:27 useradd[479147]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/sash-3.4-alt2.qa2.src.rpm: license not found in '/usr/share/license' directory: distributable <13>Apr 27 08:59:31 rpmi: libcom_err-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975361 installed <13>Apr 27 08:59:32 rpmi: glibc-devel-static-6:2.38.0.66.ge1135387de-alt1 sisyphus+345667.100.2.1 1713964722 installed <13>Apr 27 08:59:32 rpmi: libcom_err-devel-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975361 installed <13>Apr 27 08:59:32 rpmi: libe2fs-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975361 installed <13>Apr 27 08:59:32 rpmi: libss-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975361 installed <13>Apr 27 08:59:32 rpmi: libss-devel-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975361 installed <13>Apr 27 08:59:32 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>Apr 27 08:59:32 rpmi: libreadline-devel-8.2.10-alt1 sisyphus+338911.100.4.1 1706717069 installed <13>Apr 27 08:59:32 rpmi: libreadline-devel-static-8.2.10-alt1 sisyphus+338911.100.4.1 1706717069 installed <13>Apr 27 08:59:32 rpmi: zlib-devel-static-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>Apr 27 08:59:32 rpmi: libe2fs-devel-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975361 installed <13>Apr 27 08:59:32 rpmi: libtinfo-devel-static-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/sash-3.4-alt2.qa2.nosrc.rpm (w1.gzdio) Installing sash-3.4-alt2.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33348 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sash-3.4 + echo 'Source #0 (sash-3.4.tar):' Source #0 (sash-3.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sash-3.4.tar + cd sash-3.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (sash-3.4-alt.patch):' Patch #0 (sash-3.4-alt.patch): + /usr/bin/patch -p1 patching file Makefile patching file cmd_ar.c patching file cmd_chattr.c patching file cmd_dd.c patching file cmd_ed.c patching file cmd_file.c patching file cmd_find.c patching file cmd_grep.c patching file cmd_gzip.c patching file cmd_ls.c patching file cmd_tar.c patching file cmds.c patching file getline.c patching file getline.h patching file message.c patching file message.h patching file sash.1 patching file sash.c patching file sash.h patching file utils.c + fgrep -C1 Permission sash.h fgrep: warning: fgrep is obsolescent; using grep -F + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33348 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sash-3.4 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o message.o message.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o getline.o getline.c getline.c: In function 'showPrompt': getline.c:10:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | write( STDOUT_FILENO, cp, strlen(cp) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o sash.o sash.c sash.c: In function 'catchInterrupt': sash.c:1113:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1113 | write( STDOUT_FILENO, "\r\n", 2 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sash.c: In function 'runCmd': sash.c:769:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 769 | system(cmd); | ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o utils.o utils.c utils.c: In function 'copyFile': utils.c:260:24: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | (void) chown(destName, statBuf1.st_uid, statBuf1.st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_grep.o cmd_grep.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_gzip.o cmd_gzip.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmds.o cmds.c cmds.c: In function 'do_where': cmds.c:1071:29: warning: comparison between pointer and zero character constant [-Wpointer-compare] 1071 | if (dirName == '\0') | ^~ cmds.c:1071:21: note: did you mean to dereference the pointer? 1071 | if (dirName == '\0') | ^ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_ed.o cmd_ed.c cmd_ed.c: In function 'printLines': cmd_ed.c:1130:20: warning: pointer targets in assignment from 'const char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign] 1130 | cp = lp->data; | ^ cmd_ed.c: In function 'doCommands': cmd_ed.c:283:33: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | fgets(buf, sizeof(buf), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_ed.c: In function 'printLines': cmd_ed.c:1119:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1119 | write(STDOUT, lp->data, lp->len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_find.o cmd_find.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_ls.o cmd_ls.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_tar.o cmd_tar.c cmd_tar.c: In function 'readHeader': cmd_tar.c:351:25: warning: variable 'checkSum' set but not used [-Wunused-but-set-variable] 351 | int checkSum; | ^~~~~~~~ cmd_tar.c: In function 'writeHeader': cmd_tar.c:940:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 940 | strncpy(header.version, TAR_VERSION, sizeof(header.version)); | ^ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_dd.o cmd_dd.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_file.o cmd_file.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_chattr.o cmd_chattr.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_ar.o cmd_ar.c cmd_ar.c: In function 'canonicalize': cmd_ar.c:589:42: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 589 | strncpy(buf, hdr->ar_name, sizeof(hdr->ar_name)); | ^ cmd_ar.c:637:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 637 | if (n >= strlen(arch->nameTable)) | ~~~~^~~~~~~~~~~ | | | unsigned char * In file included from sash.h:17, from cmd_ar.c:22: /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'unsigned char *' 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ cmd_ar.c:643:26: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 643 | longname = arch->nameTable + n; | ^ cmd_ar.c: In function 'writeFile': cmd_ar.c:935:38: warning: pointer targets in passing argument 2 of 'fullWrite' differ in signedness [-Wpointer-sign] 935 | if (fullWrite(outfd, buf, cc) < 0) | ^~~ | | | unsigned char * sash.h:120:56: note: expected 'const char *' but argument is of type 'unsigned char *' 120 | extern int fullWrite(int fd, const char * buf, int len); | ~~~~~~~~~~~~~^~~ cmd_ar.c: In function 'createFile': cmd_ar.c:265:16: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 265 | (void) fchown(fd, arch->uid, arch->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -static sash.o message.o getline.o utils.o cmds.o cmd_dd.o cmd_ed.o cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o cmd_ar.o -lz -lreadline -ltinfo -o sash ld: /usr/lib/gcc/i586-alt-linux/13/../../../libreadline.a(complete.o): in function `rl_username_completion_function': /usr/src/RPM/BUILD/readline-8.2.10/complete.c:2306:(.text+0x4911): warning: Using 'getpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/lib/gcc/i586-alt-linux/13/../../../libreadline.a(tilde.o): in function `tilde_expand_word': /usr/src/RPM/BUILD/readline-8.2.10/./tilde.c:386:(.text+0x14b): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/lib/gcc/i586-alt-linux/13/../../../libreadline.a(shell.o): in function `_sh_get_home_dir': /usr/src/RPM/BUILD/readline-8.2.10/shell.c:173:(.text+0x14a): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/lib/gcc/i586-alt-linux/13/../../../libreadline.a(complete.o): in function `rl_username_completion_function': /usr/src/RPM/BUILD/readline-8.2.10/complete.c:2301:(.text+0x4904): warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/src/RPM/BUILD/readline-8.2.10/complete.c:2317:(.text+0x49a1): warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/src/tmp/ccILIBZj.ltrans0.ltrans.o: in function `do_chgrp': /usr/src/RPM/BUILD/sash-3.4/cmds.c:276:(.text+0x3be5): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/src/tmp/ccILIBZj.ltrans0.ltrans.o: in function `listFile': /usr/src/RPM/BUILD/sash-3.4/cmd_ls.c:407:(.text+0x9a28): warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sash-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd sash-3.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/sash-buildroot/usr exec_prefix=/usr/src/tmp/sash-buildroot/usr bindir=/usr/src/tmp/sash-buildroot/usr/bin sbindir=/usr/src/tmp/sash-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sash-buildroot/etc datadir=/usr/src/tmp/sash-buildroot/usr/share includedir=/usr/src/tmp/sash-buildroot/usr/include libdir=/usr/src/tmp/sash-buildroot/usr/lib libexecdir=/usr/src/tmp/sash-buildroot/usr/lib localstatedir=/usr/src/tmp/sash-buildroot/var/lib runstatedir=/usr/src/tmp/sash-buildroot/var/run sharedstatedir=/usr/src/tmp/sash-buildroot/var/lib mandir=/usr/src/tmp/sash-buildroot/usr/share/man infodir=/usr/src/tmp/sash-buildroot/usr/share/info install sbindir=/usr/src/tmp/sash-buildroot/sbin make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' mkdir -p /usr/src/tmp/sash-buildroot/sbin /usr/libexec/rpm-build/install -p sash /usr/src/tmp/sash-buildroot/sbin/sash mkdir -p /usr/src/tmp/sash-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m644 sash.1 /usr/src/tmp/sash-buildroot/usr/share/man/man1/sash.1 make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sash-buildroot/ (default) Compressing files in /usr/src/tmp/sash-buildroot (auto) Verifying ELF objects in /usr/src/tmp/sash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/sash-buildroot Processing files: sash-3.4-alt2.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sash-3.4 + DOCDIR=/usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + export DOCDIR + rm -rf /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + /bin/mkdir -p /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + cp -prL copyright /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + chmod -R go-w /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + chmod -R a+rX /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ztbfdb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k9b3pf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: terminfo Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VtopXg Creating sash-debuginfo package Processing files: sash-debuginfo-3.4-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1eUZWk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p99Y73 find-requires: running scripts (debuginfo) Requires: sash = 1:3.4-alt2.qa2 Adding to sash-debuginfo a strict dependency on sash Wrote: /usr/src/RPM/RPMS/i586/sash-3.4-alt2.qa2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sash-debuginfo-3.4-alt2.qa2.i586.rpm (w2.lzdio) 4.83user 0.97system 0:09.66elapsed 60%CPU (0avgtext+0avgdata 79408maxresident)k 0inputs+0outputs (0major+201730minor)pagefaults 0swaps /.out/sash-3.4-alt2.qa2.i586.rpm: license not found in '/usr/share/license' directory: distributable /.out/sash-debuginfo-3.4-alt2.qa2.i586.rpm: license not found in '/usr/share/license' directory: distributable 5.22user 1.83system 0:20.70elapsed 34%CPU (0avgtext+0avgdata 127140maxresident)k 20792inputs+0outputs (0major+192059minor)pagefaults 0swaps --- sash-3.4-alt2.qa2.i586.rpm.repo 2021-07-12 03:36:58.000000000 +0000 +++ sash-3.4-alt2.qa2.i586.rpm.hasher 2024-04-27 08:59:45.154322778 +0000 @@ -7,3 +7,3 @@ Provides: sash = 1:3.4-alt2.qa2:sisyphus+278100.6100.1.1 -File: /sbin/sash 100755 root:root e7a67994b562fb3f866fb9ce37a08a63 +File: /sbin/sash 100755 root:root 0befd70073cc4f92fa417e0b1599deb2 File: /usr/share/doc/sash-3.4 40755 root:root @@ -11,2 +11,2 @@ File: /usr/share/man/man1/sash.1.xz 100644 root:root 3dc0a526a1c9d075ed45e240c901ba38 -RPMIdentity: f92bbc8a26b9e3308dcd2bb8510d10329c91f7202a2501cf27ae755a758c9dca20fc24a2cd050572a4ba4f49a117d4c2f5d7065ae719695d0b9ac58477c44f31 +RPMIdentity: 1291acc68092c1e8064b9554740bd38af19117a2b8c7376954d9921e14ea7cc4a41a66a0beeada0e28abb77ccbb47e021bfd75845e6022e807522b08111e0015 --- sash-debuginfo-3.4-alt2.qa2.i586.rpm.repo 2021-07-12 03:36:58.000000000 +0000 +++ sash-debuginfo-3.4-alt2.qa2.i586.rpm.hasher 2024-04-27 08:59:45.292323042 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/27fcb4db38955f8535ba2e68b5f60343ae92fa 120777 root:root ../../../../../sbin/sash -/usr/lib/debug/.build-id/1f/27fcb4db38955f8535ba2e68b5f60343ae92fa.debug 120777 root:root ../../sbin/sash.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/5d9c430b4b8b6c7491fdc07e4d60f03d97b243 120777 root:root ../../../../../sbin/sash +/usr/lib/debug/.build-id/2f/5d9c430b4b8b6c7491fdc07e4d60f03d97b243.debug 120777 root:root ../../sbin/sash.debug /usr/lib/debug/sbin/sash.debug 100644 root:root @@ -26,6 +26,6 @@ Provides: sash-debuginfo = 1:3.4-alt2.qa2:sisyphus+278100.6100.1.1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/27fcb4db38955f8535ba2e68b5f60343ae92fa 120777 root:root ../../../../../sbin/sash -File: /usr/lib/debug/.build-id/1f/27fcb4db38955f8535ba2e68b5f60343ae92fa.debug 120777 root:root ../../sbin/sash.debug -File: /usr/lib/debug/sbin/sash.debug 100644 root:root 995fa51fb5f59e2111831ff2ab859d77 +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/5d9c430b4b8b6c7491fdc07e4d60f03d97b243 120777 root:root ../../../../../sbin/sash +File: /usr/lib/debug/.build-id/2f/5d9c430b4b8b6c7491fdc07e4d60f03d97b243.debug 120777 root:root ../../sbin/sash.debug +File: /usr/lib/debug/sbin/sash.debug 100644 root:root b9e1865702b492297e292cc805955035 File: /usr/src/debug/sash-3.4 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/sash-3.4/utils.c 100644 root:root 0494d2ca86bfc15cbb8954bdac13b1a4 -RPMIdentity: c364bbd10f9e79c40867840d2a863ee25260f2fd712cf918b951b8eb089534b86e7e2f9dd89b729edb920aadf7ae7bcccb03862846ba5024decb6ec8c505136f +RPMIdentity: 648e30bddc408a827efaf7c15018bc7aa4be3121ba24a259beb0fee2ec81781a02dad64c7d31caf403f318f0abca2fa53c553f68355e9efd584a6ed783eb1153