<86>Feb 15 09:27:10 userdel[2290461]: delete user 'rooter' <86>Feb 15 09:27:10 userdel[2290461]: removed group 'rooter' owned by 'rooter' <86>Feb 15 09:27:10 userdel[2290461]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 15 09:27:10 groupadd[2290476]: group added to /etc/group: name=rooter, GID=1229 <86>Feb 15 09:27:10 groupadd[2290476]: group added to /etc/gshadow: name=rooter <86>Feb 15 09:27:10 groupadd[2290476]: new group: name=rooter, GID=1229 <86>Feb 15 09:27:10 useradd[2290498]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>Feb 15 09:27:10 userdel[2290515]: delete user 'builder' <86>Feb 15 09:27:10 userdel[2290515]: removed group 'builder' owned by 'builder' <86>Feb 15 09:27:10 groupadd[2290531]: group added to /etc/group: name=builder, GID=1230 <86>Feb 15 09:27:10 groupadd[2290531]: group added to /etc/gshadow: name=builder <86>Feb 15 09:27:10 groupadd[2290531]: new group: name=builder, GID=1230 <86>Feb 15 09:27:10 useradd[2290549]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none <13>Feb 15 09:27:14 rpmi: rpm-macros-make-0.1-alt1 1299442795 installed <13>Feb 15 09:27:16 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Feb 15 09:27:16 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Feb 15 09:27:16 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Feb 15 09:27:16 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Feb 15 09:27:16 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Feb 15 09:27:17 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Feb 15 09:27:17 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed <13>Feb 15 09:27:17 rpmi: libncursesw-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Feb 15 09:27:17 rpmi: libuuid-devel-2.39.2-alt2 sisyphus+368471.140.2.1 1737124285 installed <13>Feb 15 09:27:17 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003303 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/gptfdisk-1.0.10-alt1.nosrc.rpm (w1.gzdio) Installing gptfdisk-1.0.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gptfdisk-1.0.10 + echo 'Source #0 (gptfdisk-1.0.10.tar):' Source #0 (gptfdisk-1.0.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gptfdisk-1.0.10.tar + cd gptfdisk-1.0.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.10 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + make make: Entering directory '/usr/src/RPM/BUILD/gptfdisk-1.0.10' TARGET is not set; trying to determine target based on host OS.... Detected OS is Linux Build target is linux make: Leaving directory '/usr/src/RPM/BUILD/gptfdisk-1.0.10' make: Entering directory '/usr/src/RPM/BUILD/gptfdisk-1.0.10' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o crc32.o crc32.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o support.o support.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o guid.o guid.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gptpart.o gptpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o mbrpart.o mbrpart.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o basicmbr.o basicmbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o mbr.o mbr.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gpt.o gpt.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o bsd.o bsd.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o parttypes.o parttypes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o attributes.o attributes.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio.o diskio.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o diskio-unix.o diskio-unix.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gdisk.o gdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -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 gpt.cc: In member function 'SetGPTSize': gpt.cc:1866:41: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1866 | newParts = new GPTPart [numEntries]; | ^ /usr/include/c++/14/new:133:26: note: in a call to allocation function 'operator new []' declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o cgdisk.o cgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o gptcurses.o gptcurses.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 cgdisk.o gptcurses.o -luuid -lncursesw -o cgdisk gpt.cc: In member function 'SetGPTSize': gpt.cc:1866:41: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1866 | newParts = new GPTPart [numEntries]; | ^ /usr/include/c++/14/new:133:26: note: in a call to allocation function 'operator new []' declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o sgdisk.o sgdisk.cc g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -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 gpt.cc: In member function 'SetGPTSize': gpt.cc:1866:41: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1866 | newParts = new GPTPart [numEntries]; | ^ /usr/include/c++/14/new:133:26: note: in a call to allocation function 'operator new []' declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -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.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34119 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd gptfdisk-1.0.10 + 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/gptfdisk-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.69597 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.10 + ./gdisk_test.sh **SUCCESS** Temp disk sucessfully created **Testing gdisk binary** GPT fdisk (gdisk) version 1.0.10 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.6IrDJkQ0Nr. 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.10 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 = 129023) 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.6IrDJkQ0Nr. 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.10 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.6IrDJkQ0Nr. 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 -> vBfcauCZ) GPT fdisk (gdisk) version 1.0.10 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.6IrDJkQ0Nr. 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.10 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.10 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.6IrDJkQ0Nr. 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.10 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.6IrDJkQ0Nr. 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.10 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 3BDC3E81-FCD4-448C-9D5F-CD934498D973 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.6IrDJkQ0Nr. 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.10 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.6IrDJkQ0Nr. 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 -> vBfcauCZ) 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.10 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.6IrDJkQ0Nr. 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.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34220 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.10 + DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.10 + export DOCDIR + rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.10 + /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.10 + cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.10 + chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.10 + chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YElfY4 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.AckgUI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libm.so.6(GLIBC_2.29), libpopt.so.0 >= set:jf2V8yc3PpzQIPh6TG0Zd5, libpopt.so.0(LIBPOPT_0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), libuuid.so.1 >= set:ihyT5, libuuid.so.1(UUID_1.0), 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.EmaVUV Creating gdisk-debuginfo package Processing files: cgdisk-1.0.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JGHF5f 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.yzsV4U find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libm.so.6(GLIBC_2.29), libncursesw.so.6 >= set:niw8SJHyNmA7FeQS7VuDYCA2LkGXC7Y1UMuMTKrrbPvzWqhgFj3, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), libtinfo.so.6 >= set:lhTW9x8fJ24DZlJ7gNnATaVQ1, libuuid.so.1 >= set:ihyT5, libuuid.so.1(UUID_1.0), 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.4g4qB5 Creating cgdisk-debuginfo package Processing files: fixparts-1.0.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gptfdisk-1.0.10 + DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.10 + export DOCDIR + rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.10 + /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.10 + cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.10 + chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.10 + chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qApQcB 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.H7JmKZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pv4quQ Creating fixparts-debuginfo package Processing files: gdisk-debuginfo-1.0.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZwX03K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p6eeZl find-requires: running scripts (debuginfo) Requires: gdisk = 1.0.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libpopt.so.0), debug(libstdc++.so.6), debug(libuuid.so.1) Processing files: cgdisk-debuginfo-1.0.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pUPiTh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kZquoX find-requires: running scripts (debuginfo) Requires: cgdisk = 1.0.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libncursesw.so.6), debug(libstdc++.so.6), debug(libtinfo.so.6), debug(libuuid.so.1) Processing files: fixparts-debuginfo-1.0.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ipD6Lb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GhuoiP find-requires: running scripts (debuginfo) Requires: fixparts = 1.0.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(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/i586/gdisk-1.0.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cgdisk-1.0.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/fixparts-1.0.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/gdisk-debuginfo-1.0.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cgdisk-debuginfo-1.0.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/fixparts-debuginfo-1.0.10-alt1.i586.rpm (w2.lzdio) 29.63user 4.41system 0:53.15elapsed 64%CPU (0avgtext+0avgdata 78052maxresident)k 0inputs+0outputs (0major+1045172minor)pagefaults 0swaps 5.84user 2.33system 1:07.04elapsed 12%CPU (0avgtext+0avgdata 131844maxresident)k 88inputs+0outputs (0major+265722minor)pagefaults 0swaps --- cgdisk-1.0.10-alt1.i586.rpm.repo 2024-05-02 17:58:54.000000000 +0000 +++ cgdisk-1.0.10-alt1.i586.rpm.hasher 2025-02-15 09:28:14.087582830 +0000 @@ -13,3 +13,2 @@ Requires: libgcc_s.so.1(GCC_3.3.1) -Requires: libgcc_s.so.1(GLIBC_2.0) Requires: libm.so.6(GLIBC_2.29) @@ -31,4 +30,4 @@ Provides: cgdisk = 1.0.10-alt1:sisyphus+347352.100.1.1 -File: /usr/sbin/cgdisk 100755 root:root 0b3d8e13e5afcde6015240f76530c6e8 +File: /usr/sbin/cgdisk 100755 root:root 45c1df7ae9652ccb302e5f07896fc171 File: /usr/share/man/man8/cgdisk.8.xz 100644 root:root 462374fabe724192766c1ead8a7a97b3 -RPMIdentity: a0cc41b5e546135361d64065999830e17b27a4a385ecae46c179894b11638ea14fe610ab3cf1fd0e72f83b86365738fd38efcf1d464a9f5481632acaba5099c3 +RPMIdentity: 0e2a265f17f1acf0fa3af715dc60add67dc2e5c7eb408ed883893169e9f49278cfa4970a4c61e88f3786f26c6e9409cd647706d93dcb7d719ffe7ce319f4f59e --- cgdisk-debuginfo-1.0.10-alt1.i586.rpm.repo 2024-05-02 17:58:53.000000000 +0000 +++ cgdisk-debuginfo-1.0.10-alt1.i586.rpm.hasher 2025-02-15 09:28:14.174582959 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/ec2a8ec09e427c147193a51d8b344ac4017cf2 120777 root:root ../../../../sbin/cgdisk -/usr/lib/debug/.build-id/6b/ec2a8ec09e427c147193a51d8b344ac4017cf2.debug 120777 root:root ../../usr/sbin/cgdisk.debug +/usr/lib/debug/.build-id/01 40755 root:root +/usr/lib/debug/.build-id/01/dd205ed3aed660249553b878d6aaad296a9871 120777 root:root ../../../../sbin/cgdisk +/usr/lib/debug/.build-id/01/dd205ed3aed660249553b878d6aaad296a9871.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.10-alt1:sisyphus+347352.100.1.1 -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/ec2a8ec09e427c147193a51d8b344ac4017cf2 120777 root:root ../../../../sbin/cgdisk -File: /usr/lib/debug/.build-id/6b/ec2a8ec09e427c147193a51d8b344ac4017cf2.debug 120777 root:root ../../usr/sbin/cgdisk.debug -File: /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root ceefeb60a4cf7b654fba2cd5664ee461 +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/dd205ed3aed660249553b878d6aaad296a9871 120777 root:root ../../../../sbin/cgdisk +File: /usr/lib/debug/.build-id/01/dd205ed3aed660249553b878d6aaad296a9871.debug 120777 root:root ../../usr/sbin/cgdisk.debug +File: /usr/lib/debug/usr/sbin/cgdisk.debug 100644 root:root 1b9bb9c745d542a18eef7aa593e478a4 File: /usr/src/debug/gptfdisk-1.0.10 40755 root:root @@ -77,2 +77,2 @@ File: /usr/src/debug/gptfdisk-1.0.10/support.h 100644 root:root 95c64297a6ba4a0d68e11a11d4f532c1 -RPMIdentity: 57be7e6f6c625f83ec035bad00df809801ab3d85be0cecee964f1b6ba2514d03d857516f14557c69cb8e3158b0e55e15ab2fe17337c7ab971fcf21a452eb8fde +RPMIdentity: c74af954c861b8b60699d08b62d3310c8190f2967cb01df3628c8b70dac7cfaff626d4c9a513adb9d98364c745313d31820d95344fdd914ee05dfb92c22b04fc --- fixparts-1.0.10-alt1.i586.rpm.repo 2024-05-02 17:58:53.000000000 +0000 +++ fixparts-1.0.10-alt1.i586.rpm.hasher 2025-02-15 09:28:14.248583067 +0000 @@ -17,3 +17,2 @@ Requires: libgcc_s.so.1(GCC_3.3.1) -Requires: libgcc_s.so.1(GLIBC_2.0) Requires: libstdc++.so.6(CXXABI_1.3) @@ -29,3 +28,3 @@ Provides: fixparts = 1.0.10-alt1:sisyphus+347352.100.1.1 -File: /usr/sbin/fixparts 100755 root:root 41c41386a651ec6d1d8300c53b5cf9c7 +File: /usr/sbin/fixparts 100755 root:root 9d715bcd5171b1f7bad7def3666bfbc2 File: /usr/share/doc/fixparts-1.0.10 40755 root:root @@ -35,2 +34,2 @@ File: /usr/share/man/man8/fixparts.8.xz 100644 root:root 49c11e3b21be6fb371cec02b318d7a0d -RPMIdentity: 492a330ddf9a46b77bdb9f8ebfec64de0969d0233190da7e9c9db480a9ff4215a0b2075da4f1d43c0ba4f40257c123127531bf0da9fb4693ecc6ef99c9d7f69d +RPMIdentity: c587ae9edca3e74e0ef2686277f68511f876c49d4ff1e2191c1f0b98cd0d8d1ab3d03aa226197cdce75989f0878be849d8f2e11cd1a6aacce8d5697b470ae22f --- fixparts-debuginfo-1.0.10-alt1.i586.rpm.repo 2024-05-02 17:58:53.000000000 +0000 +++ fixparts-debuginfo-1.0.10-alt1.i586.rpm.hasher 2025-02-15 09:28:14.336583197 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/83f7b00c30342c2b75a3e17d59d5d426f032fe 120777 root:root ../../../../sbin/fixparts -/usr/lib/debug/.build-id/ec/83f7b00c30342c2b75a3e17d59d5d426f032fe.debug 120777 root:root ../../usr/sbin/fixparts.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/dc75720b7f4173cdecf9f79562db5470b742d2 120777 root:root ../../../../sbin/fixparts +/usr/lib/debug/.build-id/62/dc75720b7f4173cdecf9f79562db5470b742d2.debug 120777 root:root ../../usr/sbin/fixparts.debug /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: fixparts-debuginfo = 1.0.10-alt1:sisyphus+347352.100.1.1 -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/83f7b00c30342c2b75a3e17d59d5d426f032fe 120777 root:root ../../../../sbin/fixparts -File: /usr/lib/debug/.build-id/ec/83f7b00c30342c2b75a3e17d59d5d426f032fe.debug 120777 root:root ../../usr/sbin/fixparts.debug -File: /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root 2aa2ed3ead29f1dd7757c535a162efcb +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/dc75720b7f4173cdecf9f79562db5470b742d2 120777 root:root ../../../../sbin/fixparts +File: /usr/lib/debug/.build-id/62/dc75720b7f4173cdecf9f79562db5470b742d2.debug 120777 root:root ../../usr/sbin/fixparts.debug +File: /usr/lib/debug/usr/sbin/fixparts.debug 100644 root:root 2cb91a1a8c834902209d84e6424e802e File: /usr/src/debug/gptfdisk-1.0.10 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/gptfdisk-1.0.10/support.h 100644 root:root 95c64297a6ba4a0d68e11a11d4f532c1 -RPMIdentity: e46847acbc4a2f94851a454210b3136c98cbc24a25714e15e9147f142431d83a9aaa626ce2e5a8be725e662c4ec767b489a7e0407704573a35418f02b57e0d78 +RPMIdentity: c84085faf00227a7ed77991bd9c8a71cfdd2d5f04c3beca2f8416e27af41ab629e481ee14f95c31a0bad8a63ae5923cf0271ec1bc3bda1c0aace39912afad3f7 --- gdisk-1.0.10-alt1.i586.rpm.repo 2024-05-02 17:58:53.000000000 +0000 +++ gdisk-1.0.10-alt1.i586.rpm.hasher 2025-02-15 09:28:14.410583306 +0000 @@ -19,3 +19,2 @@ Requires: libgcc_s.so.1(GCC_3.3.1) -Requires: libgcc_s.so.1(GLIBC_2.0) Requires: libm.so.6(GLIBC_2.29) @@ -38,4 +37,4 @@ Provides: gdisk = 1.0.10-alt1:sisyphus+347352.100.1.1 -File: /usr/sbin/gdisk 100755 root:root af4801b678b6e52d64cc36ebe44ebdd6 -File: /usr/sbin/sgdisk 100755 root:root 2935adafa2bd00d361cb6c1d2bd60221 +File: /usr/sbin/gdisk 100755 root:root 7138be7ad20eace5f7c071a5a59f0247 +File: /usr/sbin/sgdisk 100755 root:root b5b81aef7d63ddf589964f391a242b3c File: /usr/share/doc/gdisk-1.0.10 40755 root:root @@ -46,2 +45,2 @@ File: /usr/share/man/man8/sgdisk.8.xz 100644 root:root 25be45b514bb0c9b25e8750a7da59be3 -RPMIdentity: 30129080806d0887d8490a5519ca22636169f3d1d10f42f9995972e28f36e2467b6606715cfae6e77982d2d0e2442f27b26d4d09684ef86eaefe99f1669b71e2 +RPMIdentity: a1b007455316903269062f2dba3f1a5c7b77b1b11c028d135c9f881eb2f22e00208f8a129210c0dc7e198fdf864d769c32a85b6cebdd3cb42fee52981c110f2e --- gdisk-debuginfo-1.0.10-alt1.i586.rpm.repo 2024-05-02 17:58:54.000000000 +0000 +++ gdisk-debuginfo-1.0.10-alt1.i586.rpm.hasher 2025-02-15 09:28:14.487583420 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/bf 40755 root:root -/usr/lib/debug/.build-id/bf/07959d2a0110fd0cb150a0f96b0c16bc39cadb 120777 root:root ../../../../sbin/gdisk -/usr/lib/debug/.build-id/bf/07959d2a0110fd0cb150a0f96b0c16bc39cadb.debug 120777 root:root ../../usr/sbin/gdisk.debug -/usr/lib/debug/.build-id/ed 40755 root:root -/usr/lib/debug/.build-id/ed/6c2f601b8eaf4240adda89b03cd94571eb9c09 120777 root:root ../../../../sbin/sgdisk -/usr/lib/debug/.build-id/ed/6c2f601b8eaf4240adda89b03cd94571eb9c09.debug 120777 root:root ../../usr/sbin/sgdisk.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/33adc5c463b8a26ae8c63bc6ef574382c2a08d 120777 root:root ../../../../sbin/gdisk +/usr/lib/debug/.build-id/0a/33adc5c463b8a26ae8c63bc6ef574382c2a08d.debug 120777 root:root ../../usr/sbin/gdisk.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/852d79415c6eadaca48856435a02231a0327da 120777 root:root ../../../../sbin/sgdisk +/usr/lib/debug/.build-id/b2/852d79415c6eadaca48856435a02231a0327da.debug 120777 root:root ../../usr/sbin/sgdisk.debug /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root @@ -50,10 +50,10 @@ Provides: gdisk-debuginfo = 1.0.10-alt1:sisyphus+347352.100.1.1 -File: /usr/lib/debug/.build-id/bf 40755 root:root -File: /usr/lib/debug/.build-id/bf/07959d2a0110fd0cb150a0f96b0c16bc39cadb 120777 root:root ../../../../sbin/gdisk -File: /usr/lib/debug/.build-id/bf/07959d2a0110fd0cb150a0f96b0c16bc39cadb.debug 120777 root:root ../../usr/sbin/gdisk.debug -File: /usr/lib/debug/.build-id/ed 40755 root:root -File: /usr/lib/debug/.build-id/ed/6c2f601b8eaf4240adda89b03cd94571eb9c09 120777 root:root ../../../../sbin/sgdisk -File: /usr/lib/debug/.build-id/ed/6c2f601b8eaf4240adda89b03cd94571eb9c09.debug 120777 root:root ../../usr/sbin/sgdisk.debug -File: /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root 663867f867227ead13b88891210d9422 -File: /usr/lib/debug/usr/sbin/sgdisk.debug 100644 root:root 21921d12059a32cba7f204109ebac595 +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/33adc5c463b8a26ae8c63bc6ef574382c2a08d 120777 root:root ../../../../sbin/gdisk +File: /usr/lib/debug/.build-id/0a/33adc5c463b8a26ae8c63bc6ef574382c2a08d.debug 120777 root:root ../../usr/sbin/gdisk.debug +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/852d79415c6eadaca48856435a02231a0327da 120777 root:root ../../../../sbin/sgdisk +File: /usr/lib/debug/.build-id/b2/852d79415c6eadaca48856435a02231a0327da.debug 120777 root:root ../../usr/sbin/sgdisk.debug +File: /usr/lib/debug/usr/sbin/gdisk.debug 100644 root:root 3ad06c0781b2068e4481b72748bba942 +File: /usr/lib/debug/usr/sbin/sgdisk.debug 100644 root:root 1587dd6303811a314636d039fdbfef29 File: /usr/src/debug/gptfdisk-1.0.10 40755 root:root @@ -90,2 +90,2 @@ File: /usr/src/debug/gptfdisk-1.0.10/support.h 100644 root:root 95c64297a6ba4a0d68e11a11d4f532c1 -RPMIdentity: 45dd6eff4cba1c12419f92c174e821babeb1ac9c64f0875566f16d55864d427ece92bca26bae1e6de598e9fc079254b844863587049e540591154c3bbeb43732 +RPMIdentity: fb9df0dac4b9d5b75b6f917d3f74618c42b74e7d72d55144b9995af3c982be88124e98f2cbf0b6ff3f3f37c8b4abf09f4377b4a667155d354f9186851c10fc67