<86>Dec 28 10:00:00 userdel[2352021]: delete user 'rooter'
<86>Dec 28 10:00:00 userdel[2352021]: removed group 'rooter' owned by 'rooter'
<86>Dec 28 10:00:00 userdel[2352021]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 28 10:00:00 groupadd[2352047]: group added to /etc/group: name=rooter, GID=1859
<86>Dec 28 10:00:00 groupadd[2352047]: group added to /etc/gshadow: name=rooter
<86>Dec 28 10:00:00 groupadd[2352047]: new group: name=rooter, GID=1859
<86>Dec 28 10:00:00 useradd[2352075]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none
<86>Dec 28 10:00:00 userdel[2352122]: delete user 'builder'
<86>Dec 28 10:00:00 userdel[2352122]: removed group 'builder' owned by 'builder'
<86>Dec 28 10:00:00 userdel[2352122]: removed shadow group 'builder' owned by 'builder'
<86>Dec 28 10:00:00 groupadd[2352149]: group added to /etc/group: name=builder, GID=1860
<86>Dec 28 10:00:00 groupadd[2352149]: group added to /etc/gshadow: name=builder
<86>Dec 28 10:00:00 groupadd[2352149]: new group: name=builder, GID=1860
<86>Dec 28 10:00:00 useradd[2352167]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none
<13>Dec 28 10:00:04 rpmi: rpm-macros-make-0.1-alt1 1299442795 installed
<13>Dec 28 10:00:06 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Dec 28 10:00:06 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Dec 28 10:00:06 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Dec 28 10:00:06 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed
<13>Dec 28 10:00:07 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed
<13>Dec 28 10:00:08 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed
<13>Dec 28 10:00:08 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed
<13>Dec 28 10:00:08 rpmi: libncursesw-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Dec 28 10:00:08 rpmi: libuuid-devel-2.39.2-alt1 sisyphus+327286.4500.14.1 1711486360 installed
<13>Dec 28 10:00:08 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.52722
+ 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.52722
+ 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.41337
+ 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.74184
+ 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.v0CxhUZeNj.
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.v0CxhUZeNj.
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.v0CxhUZeNj.
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 -> LOWldbOy)

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.v0CxhUZeNj.
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.v0CxhUZeNj.
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.v0CxhUZeNj.
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 53BB465A-C2D9-43B7-A1A1-9642B872936F

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.v0CxhUZeNj.
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.v0CxhUZeNj. 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 -> LOWldbOy)

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.v0CxhUZeNj.
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.11975
+ 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.JWSQtn
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.pkWM74
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.uNE80d
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.NhMZbS
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.a5OjXd
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.6HgfHw
Creating cgdisk-debuginfo package
Processing files: fixparts-1.0.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84490
+ 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.PWAX25
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.ADm6Y3
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.6kn6iq
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.bJqzi6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qjeaaz
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.sp2iSE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qkVKLq
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.g6VdDv
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WQWatK
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)
19.76user 5.14system 0:46.96elapsed 53%CPU (0avgtext+0avgdata 77060maxresident)k
0inputs+0outputs (0major+1043756minor)pagefaults 0swaps
3.72user 2.85system 1:00.43elapsed 10%CPU (0avgtext+0avgdata 129924maxresident)k
272inputs+0outputs (0major+257485minor)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	2024-12-28 10:00:57.956105585 +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	7d13dd71b3682b1e8a41fbd204c2bbcf	
 File: /usr/share/man/man8/cgdisk.8.xz	100644	root:root	462374fabe724192766c1ead8a7a97b3	
-RPMIdentity: a0cc41b5e546135361d64065999830e17b27a4a385ecae46c179894b11638ea14fe610ab3cf1fd0e72f83b86365738fd38efcf1d464a9f5481632acaba5099c3
+RPMIdentity: c7ad9f5612c447f819e6082a7b933cc411de3cc5c08d24ba8c5fc09030c30e81ea6d6d96d1023c362498bf3f9aebe37103c6565668b76060f95a9f5e187db3df
--- 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	2024-12-28 10:00:58.040107071 +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/13	40755	root:root	
+/usr/lib/debug/.build-id/13/23d8b883a07ca6d51f2099249b583d488e091d	120777	root:root	../../../../sbin/cgdisk
+/usr/lib/debug/.build-id/13/23d8b883a07ca6d51f2099249b583d488e091d.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/13	40755	root:root		
+File: /usr/lib/debug/.build-id/13/23d8b883a07ca6d51f2099249b583d488e091d	120777	root:root		../../../../sbin/cgdisk
+File: /usr/lib/debug/.build-id/13/23d8b883a07ca6d51f2099249b583d488e091d.debug	120777	root:root		../../usr/sbin/cgdisk.debug
+File: /usr/lib/debug/usr/sbin/cgdisk.debug	100644	root:root	0441dc24041cd17db39f2b4dbc894807	
 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: 98db8796dc6ad70a0dbafe2dbf515dbf6e0b162df4c3b2914ad5bd2fbb4f78ce084497b5444a423403b959a6db3a03b44873390b75dd89fd98fe7d0cd9c650e1
--- fixparts-1.0.10-alt1.i586.rpm.repo	2024-05-02 17:58:53.000000000 +0000
+++ fixparts-1.0.10-alt1.i586.rpm.hasher	2024-12-28 10:00:58.106108239 +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	d560a83fa1c788b8064b8486f54c671a	
 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: fdf4a7b264f3e8a7e37afe10a7b01b2e12b632d903c4340f7e6fe35e3e955877183bb7e4ad6ebddcda8ab9bcf1ca1dd6fcaf70428157b8556618d48deae797c6
--- 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	2024-12-28 10:00:58.184109620 +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/52	40755	root:root	
+/usr/lib/debug/.build-id/52/b54941f4e1d4f2a6bcc13bf033fee5e5aa332d	120777	root:root	../../../../sbin/fixparts
+/usr/lib/debug/.build-id/52/b54941f4e1d4f2a6bcc13bf033fee5e5aa332d.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/52	40755	root:root		
+File: /usr/lib/debug/.build-id/52/b54941f4e1d4f2a6bcc13bf033fee5e5aa332d	120777	root:root		../../../../sbin/fixparts
+File: /usr/lib/debug/.build-id/52/b54941f4e1d4f2a6bcc13bf033fee5e5aa332d.debug	120777	root:root		../../usr/sbin/fixparts.debug
+File: /usr/lib/debug/usr/sbin/fixparts.debug	100644	root:root	4904955870f5798551ba1fc3cb32b025	
 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: deeffee12a9b78738ffc5f9c2d38e1618e0c4326acdfd5025a4dc3566916e4f1a4f2ae2cfc0a498262c54af86ae12a416bc421fb2263dc133f8665b0f4853671
--- gdisk-1.0.10-alt1.i586.rpm.repo	2024-05-02 17:58:53.000000000 +0000
+++ gdisk-1.0.10-alt1.i586.rpm.hasher	2024-12-28 10:00:58.249110770 +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	505c8f7dd05cab650bb67a1bc67d6546	
+File: /usr/sbin/sgdisk	100755	root:root	4ec28fd5b688d3dc42f54c2d629d24b6	
 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: a5a3950d61a73f28c2c1cb41e5c98c58301ce0c23f72b3c7b29f00a2a908b0b543b9a209f5e28a3b472eb8006f72c2799fced7330f5e64cea61d12ea1e402739
--- 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	2024-12-28 10:00:58.327112150 +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/6d	40755	root:root	
+/usr/lib/debug/.build-id/6d/32be96eb83a8de1a2afae75fc295b0b5b29b1d	120777	root:root	../../../../sbin/gdisk
+/usr/lib/debug/.build-id/6d/32be96eb83a8de1a2afae75fc295b0b5b29b1d.debug	120777	root:root	../../usr/sbin/gdisk.debug
+/usr/lib/debug/.build-id/8d	40755	root:root	
+/usr/lib/debug/.build-id/8d/2c59881a2986f1e511ae5d110df1cad019fe32	120777	root:root	../../../../sbin/sgdisk
+/usr/lib/debug/.build-id/8d/2c59881a2986f1e511ae5d110df1cad019fe32.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/6d	40755	root:root		
+File: /usr/lib/debug/.build-id/6d/32be96eb83a8de1a2afae75fc295b0b5b29b1d	120777	root:root		../../../../sbin/gdisk
+File: /usr/lib/debug/.build-id/6d/32be96eb83a8de1a2afae75fc295b0b5b29b1d.debug	120777	root:root		../../usr/sbin/gdisk.debug
+File: /usr/lib/debug/.build-id/8d	40755	root:root		
+File: /usr/lib/debug/.build-id/8d/2c59881a2986f1e511ae5d110df1cad019fe32	120777	root:root		../../../../sbin/sgdisk
+File: /usr/lib/debug/.build-id/8d/2c59881a2986f1e511ae5d110df1cad019fe32.debug	120777	root:root		../../usr/sbin/sgdisk.debug
+File: /usr/lib/debug/usr/sbin/gdisk.debug	100644	root:root	ea7891e0b633cd0286392943f17910f6	
+File: /usr/lib/debug/usr/sbin/sgdisk.debug	100644	root:root	88e510f7042d3883fcbe51b2f3a711b3	
 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: 987d87a744d66fe5de4642ddde41224ba81f3c9e550269a0bba4d5d76994d1a812c0957a804a9e430e821c0a127c9477ee6c6fef2e68782f494e40ff2a8cbb67