<86>Sep 23 02:26:52 userdel[1509576]: delete user 'rooter' <86>Sep 23 02:26:52 userdel[1509576]: removed group 'rooter' owned by 'rooter' <86>Sep 23 02:26:52 userdel[1509576]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 02:26:52 groupadd[1509589]: group added to /etc/group: name=rooter, GID=921 <86>Sep 23 02:26:52 groupadd[1509589]: group added to /etc/gshadow: name=rooter <86>Sep 23 02:26:52 groupadd[1509589]: new group: name=rooter, GID=921 <86>Sep 23 02:26:52 useradd[1509604]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash <86>Sep 23 02:26:52 userdel[1509623]: delete user 'builder' <86>Sep 23 02:26:52 userdel[1509623]: removed group 'builder' owned by 'builder' <86>Sep 23 02:26:52 userdel[1509623]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 02:26:52 groupadd[1509637]: group added to /etc/group: name=builder, GID=922 <86>Sep 23 02:26:52 groupadd[1509637]: group added to /etc/gshadow: name=builder <86>Sep 23 02:26:52 groupadd[1509637]: new group: name=builder, GID=922 <86>Sep 23 02:26:52 useradd[1509651]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash <13>Sep 23 02:26:54 rpmi: rpm-macros-make-0.1-alt1 1299442795 installed <13>Sep 23 02:26:55 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed <13>Sep 23 02:26:55 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed <13>Sep 23 02:26:55 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed <13>Sep 23 02:26:55 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 23 02:26:55 rpmi: libstdc++12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed <13>Sep 23 02:26:56 rpmi: gcc12-c++-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed <13>Sep 23 02:26:56 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed <13>Sep 23 02:26:56 rpmi: libncursesw-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed <13>Sep 23 02:26:56 rpmi: libuuid-devel-2.37.3-alt2 sisyphus+294073.100.1.1 1643117174 installed <13>Sep 23 02:26:56 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gptfdisk-1.0.8-alt1.nosrc.rpm (w1.gzdio) Installing gptfdisk-1.0.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gptfdisk-1.0.8 + echo 'Source #0 (gptfdisk-1.0.8.tar):' Source #0 (gptfdisk-1.0.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gptfdisk-1.0.8.tar + cd gptfdisk-1.0.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + make make: Entering directory '/usr/src/RPM/BUILD/gptfdisk-1.0.8' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o crc32.o crc32.cc crc32.cc: In function 'uint32_t chksum_crc32(unsigned char*, unsigned int)': crc32.cc:34:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 34 | register unsigned long crc; | ^~~ g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o support.o support.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o guid.o guid.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gptpart.o gptpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o mbrpart.o mbrpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o basicmbr.o basicmbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o mbr.o mbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gpt.o gpt.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o bsd.o bsd.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o parttypes.o parttypes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o attributes.o attributes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio.o diskio.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio-unix.o diskio-unix.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o cgdisk.o cgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gptcurses.o gptcurses.cc gptcurses.cc: In member function 'void GPTDataCurses::ShowInfo(int)': gptcurses.cc:336:29: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 336 | printw("First sector: %lld (at %s)\n", partitions[partNum].GetFirstLBA(), | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int uint64_t {aka long unsigned int} | %ld gptcurses.cc:338:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 338 | printw("Last sector: %lld (at %s)\n", partitions[partNum].GetLastLBA(), | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int uint64_t {aka long unsigned int} | %ld gptcurses.cc:341:31: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 341 | printw("Partition size: %lld sectors (%s)\n", size, BytesToIeee(size, blockSize).c_str()); | ~~~^ ~~~~ | | | | long long int uint64_t {aka long unsigned int} | %ld gptcurses.cc:342:33: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 342 | printw("Attribute flags: %016x\n", partitions[partNum].GetAttributes().GetAttributes()); | ~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int uint64_t {aka long unsigned int} | %016lx gptcurses.cc: In member function 'void GPTDataCurses::MakeNewPart()': gptcurses.cc:444:32: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 444 | printw("First sector (%lld-%lld, default = %lld): ", newFirstLBA, currentSpace->lastLBA, newFirstLBA); | ~~~^ ~~~~~~~~~~~ | | | | long long int uint64_t {aka long unsigned int} | %ld gptcurses.cc:444:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 444 | printw("First sector (%lld-%lld, default = %lld): ", newFirstLBA, currentSpace->lastLBA, newFirstLBA); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long long int uint64_t {aka long unsigned int} | %ld gptcurses.cc:444:53: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 444 | printw("First sector (%lld-%lld, default = %lld): ", newFirstLBA, currentSpace->lastLBA, newFirstLBA); | ~~~^ ~~~~~~~~~~~ | | | | long long int uint64_t {aka long unsigned int} | %ld gptcurses.cc:455:56: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 455 | printw("Size in sectors or {KMGTP} (default = %lld): ", size); | ~~~^ ~~~~ | | | | | uint64_t {aka long unsigned int} | long long int | %ld g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o gptcurses.o -luuid -lncursesw -o cgdisk g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gdisk.o gdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gpttext.o gpttext.cc g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o gdisk.o gpttext.o -luuid -o gdisk g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o sgdisk.o sgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o gptcl.o gptcl.cc g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o -luuid -lpopt -o sgdisk g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64 -c -o fixparts.o fixparts.cc g++ support.o diskio.o diskio-unix.o basicmbr.o mbrpart.o fixparts.o -o fixparts make: Leaving directory '/usr/src/RPM/BUILD/gptfdisk-1.0.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15727 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gptfdisk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gptfdisk-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gptfdisk-1.0.8 + mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/sbin /usr/src/tmp/gptfdisk-buildroot/usr/share/man/man8 + install -pm755 cgdisk gdisk sgdisk fixparts /usr/src/tmp/gptfdisk-buildroot/usr/sbin/ + install -pm644 cgdisk.8 fixparts.8 gdisk.8 sgdisk.8 /usr/src/tmp/gptfdisk-buildroot/usr/share/man/man8/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gptfdisk-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gptfdisk-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gptfdisk-buildroot/ (default) Compressing files in /usr/src/tmp/gptfdisk-buildroot (auto) Verifying ELF objects in /usr/src/tmp/gptfdisk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.46229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.8 + ./gdisk_test.sh **SUCCESS** Temp disk sucessfully created **Testing gdisk binary** GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: not present BSD: not present APM: not present GPT: not present Creating new GPT entries in memory. Command (? for help): This option deletes all partitions and creates a new protective MBR. Proceed? (Y/N): Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new empty GPT table GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Partition number (1-128, default 1): First sector (34-131038, default = 2048) or {+-}size{KMGTP}: Last sector (2048-131038, default = 131038) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux filesystem' Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new partition GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Using 1 Enter name: Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 name (Linux filesystem -> olpQKitA) GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Using 1 Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux swap' Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 type (8300 -> 8200) GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Enter backup filename to save: The operation has completed successfully. Command (? for help): **SUCCESS** GPT data backuped sucessfully GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Using 1 Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Delete partition 1 GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Recovery/transformation command (? for help): b use backup GPT header (rebuilding main) c load backup partition table from disk (rebuilding main) d use main GPT header (rebuilding backup) e load main partition table from disk (rebuilding backup) f load MBR and build fresh GPT from it g convert GPT into MBR and exit h make hybrid MBR i show detailed information on a partition l load partition data from a backup file m return to main menu o print protective MBR data p print the partition table q quit without saving changes t transform BSD disklabel partition v verify disk w write table to disk and exit x extra functionality (experts only) ? print this menu Recovery/transformation command (? for help): Enter backup filename to load: Recovery/transformation command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Restore the GPT backup GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is EE0611F6-8A2E-4941-8861-236932093A20 Expert command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** GUID of disk has been sucessfully changed GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Expert command (? for help): About to wipe out GPT on /usr/src/tmp/tmp.q8nsV1NygN. Proceed? (Y/N): Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) GPT data structures destroyed! You may now partition the disk using fdisk or other utilities. Blank out MBR? (Y/N): **SUCCESS** Wipe GPT table Creating new GPT entries in memory. **SUCCESS** EOF successfully exit gdisk **Testing sgdisk binary** Creating new GPT entries in memory. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new empty GPT table Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Create new partition Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 name (Linux filesystem -> olpQKitA) Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Change partition 1 type (8300 -> 8200) The operation has completed successfully. **SUCCESS** GPT data backuped sucessfully Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Delete partition 1 GPT fdisk (gdisk) version 1.0.8 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): Recovery/transformation command (? for help): b use backup GPT header (rebuilding main) c load backup partition table from disk (rebuilding main) d use main GPT header (rebuilding backup) e load main partition table from disk (rebuilding backup) f load MBR and build fresh GPT from it g convert GPT into MBR and exit h make hybrid MBR i show detailed information on a partition l load partition data from a backup file m return to main menu o print protective MBR data p print the partition table q quit without saving changes t transform BSD disklabel partition v verify disk w write table to disk and exit x extra functionality (experts only) ? print this menu Recovery/transformation command (? for help): Enter backup filename to load: Recovery/transformation command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.q8nsV1NygN. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** Restore the GPT backup Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. **SUCCESS** GUID of disk has been sucessfully changed Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) GPT data structures destroyed! You may now partition the disk using fdisk or other utilities. **SUCCESS** Wipe GPT table Creating new GPT entries in memory. **SUCCESS** EOF successfully exit gdisk + exit 0 Processing files: gdisk-1.0.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.8 + DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.8 + export DOCDIR + rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.8 + /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.8 + cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.8 + chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.8 + chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K7rzfF 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.xp1JEd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpopt.so.0()(64bit) >= set:jf2V8yc3PpzQIPh6TG0Zd5, libpopt.so.0(LIBPOPT_0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libuuid.so.1()(64bit) >= set:ihyT5, libuuid.so.1(UUID_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T9NAsS Creating gdisk-debuginfo package Processing files: cgdisk-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ia7Ph7 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.nHo2Uj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libm.so.6(GLIBC_2.29)(64bit), libncursesw.so.5()(64bit) >= set:mhsnoAWeV1f07S3uXKTmSedkABcuVTVwex7FeVxyWJDXtAT4, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libtinfo.so.5()(64bit) >= set:lhTW9x8fJ24DZlJ7gNnATaVQ1, libuuid.so.1()(64bit) >= set:ihyT5, libuuid.so.1(UUID_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6iGfI7 Creating cgdisk-debuginfo package Processing files: fixparts-1.0.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75587 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.8 + DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.8 + export DOCDIR + rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.8 + /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.8 + cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.8 + chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.8 + chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O1lc7P 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.9GDxLf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wmhdYY Creating fixparts-debuginfo package Processing files: gdisk-debuginfo-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4fEemV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ghcd2p find-requires: running scripts (debuginfo) Requires: gdisk = 1.0.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libpopt.so.0), debug64(libstdc++.so.6), debug64(libuuid.so.1) Processing files: cgdisk-debuginfo-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rvxW1Q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ihLh82 find-requires: running scripts (debuginfo) Requires: cgdisk = 1.0.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libncursesw.so.5), debug64(libstdc++.so.6), debug64(libtinfo.so.5), debug64(libuuid.so.1) Processing files: fixparts-debuginfo-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kC2DKZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VBiZRj find-requires: running scripts (debuginfo) Requires: fixparts = 1.0.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to gdisk-debuginfo a strict dependency on gdisk Adding to cgdisk-debuginfo a strict dependency on cgdisk Adding to fixparts-debuginfo a strict dependency on fixparts Wrote: /usr/src/RPM/RPMS/x86_64/gdisk-1.0.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cgdisk-1.0.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fixparts-1.0.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gdisk-debuginfo-1.0.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cgdisk-debuginfo-1.0.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fixparts-debuginfo-1.0.8-alt1.x86_64.rpm (w2.lzdio) 15.55user 3.36system 0:44.04elapsed 42%CPU (0avgtext+0avgdata 106248maxresident)k 0inputs+0outputs (0major+1107177minor)pagefaults 0swaps 2.27user 1.43system 0:51.07elapsed 7%CPU (0avgtext+0avgdata 106096maxresident)k 0inputs+0outputs (46398major+223676minor)pagefaults 0swaps --- cgdisk-1.0.8-alt1.x86_64.rpm.repo 2021-11-01 11:03:54.000000000 +0000 +++ cgdisk-1.0.8-alt1.x86_64.rpm.hasher 2022-09-23 02:27:42.198261083 +0000 @@ -28,4 +28,4 @@ Provides: cgdisk = 1.0.8-alt1:sisyphus+288654.100.1.1 -File: /usr/sbin/cgdisk 100755 root:root fa68b9df63076c3d553118ff519dcdc4 +File: /usr/sbin/cgdisk 100755 root:root 30b2a4de4de9b6eff0b2ea2dd7d297b9 File: /usr/share/man/man8/cgdisk.8.xz 100644 root:root f62b1d33eab64bdd802a58be7f71a911 -RPMIdentity: 063dbc0ace1a30e5d3615fbeabbe107269db51ddcde6416def238ba3b689792246bc9898ea27d1a1661d857b8b88bcea7ce684b4355cceb65799cc75a3c3d249 +RPMIdentity: 791da92bf24dbdea12362fdf4c4081360c16b5f395bbe22539740cbf872270af6dbf3ef3cade7ed3a329c11bc1b9627842c6454013672df30a5db8a1ff47f6dc --- cgdisk-debuginfo-1.0.8-alt1.x86_64.rpm.repo 2021-11-01 11:03:54.000000000 +0000 +++ cgdisk-debuginfo-1.0.8-alt1.x86_64.rpm.hasher 2022-09-23 02:27:42.290262597 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/bc3c146851c4c7aa1c01b86af27ec0d58ab7f7 120777 root:root ../../../../sbin/cgdisk -/usr/lib/debug/.build-id/2b/bc3c146851c4c7aa1c01b86af27ec0d58ab7f7.debug 120777 root:root ../../usr/sbin/cgdisk.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/9c3ae162e89ba78f4ad6d62f81893edbb41129 120777 root:root ../../../../sbin/cgdisk +/usr/lib/debug/.build-id/5e/9c3ae162e89ba78f4ad6d62f81893edbb41129.debug 120777 root:root ../../usr/sbin/cgdisk.debug /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root @@ -44,6 +44,6 @@ Provides: cgdisk-debuginfo = 1.0.8-alt1:sisyphus+288654.100.1.1 -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/bc3c146851c4c7aa1c01b86af27ec0d58ab7f7 120777 root:root ../../../../sbin/cgdisk -File: /usr/lib/debug/.build-id/2b/bc3c146851c4c7aa1c01b86af27ec0d58ab7f7.debug 120777 root:root ../../usr/sbin/cgdisk.debug -File: /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root c4302c7280c2158a37f20e2a92518c11 +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/9c3ae162e89ba78f4ad6d62f81893edbb41129 120777 root:root ../../../../sbin/cgdisk +File: /usr/lib/debug/.build-id/5e/9c3ae162e89ba78f4ad6d62f81893edbb41129.debug 120777 root:root ../../usr/sbin/cgdisk.debug +File: /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root 56a02bb54954d8a600443ffbc87187e2 File: /usr/src/debug/gptfdisk-1.0.8 40755 root:root @@ -77,2 +77,2 @@ File: /usr/src/debug/gptfdisk-1.0.8/support.h 100644 root:root 8b960126f63e64139fab20172f6482ae -RPMIdentity: 045b002d07ce670b058f941c65f352a11318eff00cf9e3b0a798edf363fd324daee7090dcd120bf7fec4d70268e0aa27d23e5c5f5c34db219f0a1dd329ec22aa +RPMIdentity: 5000e81b07b8312c91d1a47217ef2b0b23279f19591a6e1383a83a6bf1050d72d570f470ac1bd312a540a2732dcf87fe1f9950bf5528c3313a0fefdbb30bfa70 --- fixparts-1.0.8-alt1.x86_64.rpm.repo 2021-11-01 11:03:55.000000000 +0000 +++ fixparts-1.0.8-alt1.x86_64.rpm.hasher 2022-09-23 02:27:42.352263616 +0000 @@ -25,3 +25,3 @@ Provides: fixparts = 1.0.8-alt1:sisyphus+288654.100.1.1 -File: /usr/sbin/fixparts 100755 root:root 73a8d965df34e69cd8c1ab1876afefb3 +File: /usr/sbin/fixparts 100755 root:root 53bd23de0aff2e2a7dd671daeee986fd File: /usr/share/doc/fixparts-1.0.8 40755 root:root @@ -31,2 +31,2 @@ File: /usr/share/man/man8/fixparts.8.xz 100644 root:root 2fbc33d783b6173a7b84a1440da0c964 -RPMIdentity: 93d622cbaea790656913a9f77df7b6eecfacbd25aa61139ec97934d2834b0fc575b117b0a975a2231e8b903235c281730f27b3c3caf3a719ceddecdecc7d14ab +RPMIdentity: d1b0d7c894b7d3de73d8d56245edad286d814640d768bf333022d2a757a6b8e97352a8b037b31953039cd4c9755b77c5f1f811404007721e7d9c10c8af1be19c --- fixparts-debuginfo-1.0.8-alt1.x86_64.rpm.repo 2021-11-01 11:03:54.000000000 +0000 +++ fixparts-debuginfo-1.0.8-alt1.x86_64.rpm.hasher 2022-09-23 02:27:42.446265163 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/78bf4016ad84dd589f1059f0769fc728d7b852 120777 root:root ../../../../sbin/fixparts -/usr/lib/debug/.build-id/80/78bf4016ad84dd589f1059f0769fc728d7b852.debug 120777 root:root ../../usr/sbin/fixparts.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/380d11987486778b803fbd52a1eb638d848dd1 120777 root:root ../../../../sbin/fixparts +/usr/lib/debug/.build-id/5c/380d11987486778b803fbd52a1eb638d848dd1.debug 120777 root:root ../../usr/sbin/fixparts.debug /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root @@ -27,6 +27,6 @@ Provides: fixparts-debuginfo = 1.0.8-alt1:sisyphus+288654.100.1.1 -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/78bf4016ad84dd589f1059f0769fc728d7b852 120777 root:root ../../../../sbin/fixparts -File: /usr/lib/debug/.build-id/80/78bf4016ad84dd589f1059f0769fc728d7b852.debug 120777 root:root ../../usr/sbin/fixparts.debug -File: /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root 91e74475ba28eab6ef58364ce03f767d +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/380d11987486778b803fbd52a1eb638d848dd1 120777 root:root ../../../../sbin/fixparts +File: /usr/lib/debug/.build-id/5c/380d11987486778b803fbd52a1eb638d848dd1.debug 120777 root:root ../../usr/sbin/fixparts.debug +File: /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root 386a0c18044a0f66d13aafc1b357427c File: /usr/src/debug/gptfdisk-1.0.8 40755 root:root @@ -47,2 +47,2 @@ File: /usr/src/debug/gptfdisk-1.0.8/support.h 100644 root:root 8b960126f63e64139fab20172f6482ae -RPMIdentity: 1b677c46f117fec56a8ae812b51c17e2b69f2b76b9d42cfa3fc47b8e6f05998480342cded4905333add07e70dde616717ece0e63aaed8ec073fa9f0e8be79955 +RPMIdentity: 704c935b5651138f63c24f31a69c5717afdcd8dc412038aac8c70185c06fd9134b3a2db89a16f308b2e3598c740acc274b1a85bdffa9316f513c63030847858e --- gdisk-1.0.8-alt1.x86_64.rpm.repo 2021-11-01 11:03:54.000000000 +0000 +++ gdisk-1.0.8-alt1.x86_64.rpm.hasher 2022-09-23 02:27:42.524266446 +0000 @@ -35,4 +35,4 @@ Provides: gdisk = 1.0.8-alt1:sisyphus+288654.100.1.1 -File: /usr/sbin/gdisk 100755 root:root 0a0d69c84b5d2f03c34710a068ae9dba -File: /usr/sbin/sgdisk 100755 root:root 5a57b33dd111df1390c59963c4a9051f +File: /usr/sbin/gdisk 100755 root:root 8680929989f75e6266e2269a8586aadd +File: /usr/sbin/sgdisk 100755 root:root 7dbd72a37b4652dd3c69e9a510618f77 File: /usr/share/doc/gdisk-1.0.8 40755 root:root @@ -43,2 +43,2 @@ File: /usr/share/man/man8/sgdisk.8.xz 100644 root:root c8a03e53f87137898bf8a26919667edf -RPMIdentity: 96558135f0952255027d114c238f768ef96657a834f6e85ed1a1c6d101f6e747e04fad4d104aaecc17c5b39516761a0b9d7810dd4a8778900039a5fd758244ad +RPMIdentity: cab2624da478a311cd6a8bc702471f29a0e905fde13f0abe6d649ed940696fe806017fae6e27962a01e8e3b1cb043bb03d58cf05e3fc60bf3fa082c76a853b06 --- gdisk-debuginfo-1.0.8-alt1.x86_64.rpm.repo 2021-11-01 11:03:54.000000000 +0000 +++ gdisk-debuginfo-1.0.8-alt1.x86_64.rpm.hasher 2022-09-23 02:27:42.617267976 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/7b7572dbd946cce441b7b69d5ff34a4b14283f 120777 root:root ../../../../sbin/sgdisk -/usr/lib/debug/.build-id/3b/7b7572dbd946cce441b7b69d5ff34a4b14283f.debug 120777 root:root ../../usr/sbin/sgdisk.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/10c81a32666ce6a7cb4b71ca9e3317558fb900 120777 root:root ../../../../sbin/gdisk -/usr/lib/debug/.build-id/d7/10c81a32666ce6a7cb4b71ca9e3317558fb900.debug 120777 root:root ../../usr/sbin/gdisk.debug +/usr/lib/debug/.build-id/13 40755 root:root +/usr/lib/debug/.build-id/13/3508db50f9aaa940618498beef345a8a58b76d 120777 root:root ../../../../sbin/sgdisk +/usr/lib/debug/.build-id/13/3508db50f9aaa940618498beef345a8a58b76d.debug 120777 root:root ../../usr/sbin/sgdisk.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/ecb3873ddd4c7b9be6c7de55ee99d151769615 120777 root:root ../../../../sbin/gdisk +/usr/lib/debug/.build-id/39/ecb3873ddd4c7b9be6c7de55ee99d151769615.debug 120777 root:root ../../usr/sbin/gdisk.debug /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root @@ -50,10 +50,10 @@ Provides: gdisk-debuginfo = 1.0.8-alt1:sisyphus+288654.100.1.1 -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/7b7572dbd946cce441b7b69d5ff34a4b14283f 120777 root:root ../../../../sbin/sgdisk -File: /usr/lib/debug/.build-id/3b/7b7572dbd946cce441b7b69d5ff34a4b14283f.debug 120777 root:root ../../usr/sbin/sgdisk.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/10c81a32666ce6a7cb4b71ca9e3317558fb900 120777 root:root ../../../../sbin/gdisk -File: /usr/lib/debug/.build-id/d7/10c81a32666ce6a7cb4b71ca9e3317558fb900.debug 120777 root:root ../../usr/sbin/gdisk.debug -File: /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root e37bb8364461b43f7783e8b8b2cc4d84 -File: /usr/lib/debug/usr/sbin/sgdisk.debug 100644 root:root 66f067129f003fd102cbc475a63b8b05 +File: /usr/lib/debug/.build-id/13 40755 root:root +File: /usr/lib/debug/.build-id/13/3508db50f9aaa940618498beef345a8a58b76d 120777 root:root ../../../../sbin/sgdisk +File: /usr/lib/debug/.build-id/13/3508db50f9aaa940618498beef345a8a58b76d.debug 120777 root:root ../../usr/sbin/sgdisk.debug +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/ecb3873ddd4c7b9be6c7de55ee99d151769615 120777 root:root ../../../../sbin/gdisk +File: /usr/lib/debug/.build-id/39/ecb3873ddd4c7b9be6c7de55ee99d151769615.debug 120777 root:root ../../usr/sbin/gdisk.debug +File: /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root cbe947c41157e7515de649c26f40b87e +File: /usr/lib/debug/usr/sbin/sgdisk.debug 100644 root:root d1e797193043a15bd9200dd8f5708f75 File: /usr/src/debug/gptfdisk-1.0.8 40755 root:root @@ -90,2 +90,2 @@ File: /usr/src/debug/gptfdisk-1.0.8/support.h 100644 root:root 8b960126f63e64139fab20172f6482ae -RPMIdentity: bf63f6e83a9da5c2da0c084d58689f4774c8e53dba2e6595cb87caa6d886ea3513663965e0edcbd34b934e52722b111e7a1cda54b01a7a103d3122dd9c4b3dbb +RPMIdentity: 0797b29a497b4fd5df2c0a3ffe285c99f28845a86326f610568ea4a441811fb9f0a6911009068f7d41228f8038779777940acc43f31a9ace60b05acf6b20ab06