Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/lorax.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42867-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffe8b1a50b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/lorax.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/lorax-38.2-4.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/lorax.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42867-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffe8b1a50b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/lorax.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qfgNrY
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf lorax-38.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/lorax-38.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lorax-38.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z27yzT
+ umask 022
+ cd /builddir/build/BUILD
+ cd lorax-38.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2NAbeI
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64
+ cd lorax-38.2
+ rm -rf /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64 'INSTALL=/usr/bin/install -p' mandir=/usr/share/man
echo "num = '38.2-1'" > src/pylorax/version.py
/usr/bin/python3 setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/pylorax
copying src/pylorax/base.py -> build/lib/pylorax
copying src/pylorax/mount.py -> build/lib/pylorax
copying src/pylorax/installer.py -> build/lib/pylorax
copying src/pylorax/cmdline.py -> build/lib/pylorax
copying src/pylorax/treebuilder.py -> build/lib/pylorax
copying src/pylorax/creator.py -> build/lib/pylorax
copying src/pylorax/__init__.py -> build/lib/pylorax
copying src/pylorax/buildstamp.py -> build/lib/pylorax
copying src/pylorax/version.py -> build/lib/pylorax
copying src/pylorax/monitor.py -> build/lib/pylorax
copying src/pylorax/imgutils.py -> build/lib/pylorax
copying src/pylorax/discinfo.py -> build/lib/pylorax
copying src/pylorax/output.py -> build/lib/pylorax
copying src/pylorax/dnfbase.py -> build/lib/pylorax
copying src/pylorax/treeinfo.py -> build/lib/pylorax
copying src/pylorax/ltmpl.py -> build/lib/pylorax
copying src/pylorax/sysutils.py -> build/lib/pylorax
copying src/pylorax/dnfhelper.py -> build/lib/pylorax
copying src/pylorax/decorators.py -> build/lib/pylorax
copying src/pylorax/executils.py -> build/lib/pylorax
/usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64 --prefix=/usr
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running build
running build_py
running install_lib
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/base.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/mount.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/installer.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/cmdline.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/treebuilder.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/creator.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/__init__.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/buildstamp.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/version.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/monitor.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/imgutils.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/discinfo.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/output.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/dnfbase.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/treeinfo.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/ltmpl.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/sysutils.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/dnfhelper.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/decorators.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
copying build/lib/pylorax/executils.py -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/base.py to base.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/mount.py to mount.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/installer.py to installer.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/cmdline.py to cmdline.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/treebuilder.py to treebuilder.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/creator.py to creator.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/buildstamp.py to buildstamp.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/version.py to version.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/monitor.py to monitor.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/imgutils.py to imgutils.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/discinfo.py to discinfo.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/output.py to output.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/dnfbase.py to dnfbase.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/treeinfo.py to treeinfo.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/ltmpl.py to ltmpl.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/sysutils.py to sysutils.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/dnfhelper.py to dnfhelper.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/decorators.py to decorators.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/pylorax/executils.py to executils.cpython-310.pyc
running install_data
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/etc
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/etc/lorax
copying etc/lorax.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/etc/lorax
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/tmpfiles.d
copying systemd/lorax.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/tmpfiles.d/
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/s390.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/efi.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/aarch64.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/runtime-install.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/ppc64le.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/runtime-cleanup.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/runtime-postinstall.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
copying share/templates.d/99-generic/x86.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live
copying share/templates.d/99-generic/live/s390.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live
copying share/templates.d/99-generic/live/efi.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live
copying share/templates.d/99-generic/live/aarch64.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live
copying share/templates.d/99-generic/live/ppc64le.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live
copying share/templates.d/99-generic/live/live-install.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live
copying share/templates.d/99-generic/live/x86.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/aarch64
copying share/templates.d/99-generic/live/config_files/aarch64/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/aarch64
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/ppc
copying share/templates.d/99-generic/live/config_files/ppc/grub.cfg.in -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/ppc
copying share/templates.d/99-generic/live/config_files/ppc/bootinfo.txt -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/ppc
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/x86
copying share/templates.d/99-generic/live/config_files/x86/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/x86
copying share/templates.d/99-generic/live/config_files/x86/grub2-bios.cfg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/x86
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/s390
copying share/templates.d/99-generic/live/config_files/s390/redhat.exec -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/s390
copying share/templates.d/99-generic/live/config_files/s390/generic.ins -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/s390
copying share/templates.d/99-generic/live/config_files/s390/cdboot.prm -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/s390
copying share/templates.d/99-generic/live/config_files/s390/generic.prm -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/s390
copying share/templates.d/99-generic/live/config_files/s390/genericdvd.prm -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/live/config_files/s390
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/appliance
copying share/templates.d/99-generic/appliance/libvirt.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/appliance
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/aarch64
copying share/templates.d/99-generic/config_files/aarch64/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/aarch64
copying share/templates.d/99-generic/config_files/aarch64/boot.msg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/aarch64
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/ppc
copying share/templates.d/99-generic/config_files/ppc/grub.cfg.in -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/ppc
copying share/templates.d/99-generic/config_files/ppc/bootinfo.txt -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/ppc
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/spice-vdagentd -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/sysctl.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/selinux.config -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/91-anaconda-autoconnect-slaves.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/org.gtk.Settings.Debug.gschema.override -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/sshd_config.anaconda -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/92-anaconda-loglevel-debug.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/rsyslog.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/resolv.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/vconsole.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/libuser.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/pam.sshd -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/i18n -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/inst.rngd.service -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/profile -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
copying share/templates.d/99-generic/config_files/common/bash_history -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/common
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/x86
copying share/templates.d/99-generic/config_files/x86/grub2-efi.cfg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/x86
copying share/templates.d/99-generic/config_files/x86/grub2-bios.cfg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/x86
copying share/templates.d/99-generic/config_files/x86/isolinux.cfg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/x86
copying share/templates.d/99-generic/config_files/x86/boot.msg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/x86
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/s390
copying share/templates.d/99-generic/config_files/s390/redhat.exec -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/s390
copying share/templates.d/99-generic/config_files/s390/generic.ins -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/s390
copying share/templates.d/99-generic/config_files/s390/cdboot.prm -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/s390
copying share/templates.d/99-generic/config_files/s390/generic.prm -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/s390
copying share/templates.d/99-generic/config_files/s390/genericdvd.prm -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/s390
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/sparc
copying share/templates.d/99-generic/config_files/sparc/silo.conf -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/sparc
copying share/templates.d/99-generic/config_files/sparc/boot.msg -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/config_files/sparc
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/pxe-live
copying share/templates.d/99-generic/pxe-live/pxe-config.tmpl -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/lorax/templates.d/99-generic/pxe-live
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/sbin
copying src/sbin/lorax -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/sbin
copying src/sbin/mkefiboot -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/sbin
copying src/sbin/livemedia-creator -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/sbin
creating /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/bin
copying src/bin/image-minimizer -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/bin
copying src/bin/mkksiso -> /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/bin
running install_egg_info
running egg_info
creating src/lorax.egg-info
writing src/lorax.egg-info/PKG-INFO
writing dependency_links to src/lorax.egg-info/dependency_links.txt
writing top-level names to src/lorax.egg-info/top_level.txt
writing manifest file 'src/lorax.egg-info/SOURCES.txt'
reading manifest file 'src/lorax.egg-info/SOURCES.txt'
adding license file 'COPYING'
adding license file 'AUTHORS'
writing manifest file 'src/lorax.egg-info/SOURCES.txt'
Copying src/lorax.egg-info to /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/lib/python3.10/site-packages/lorax-38.2-py3.10.egg-info
running install_scripts
mkdir -p /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64//usr/share/man/man1
install -m 644 docs/man/*.1 /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64//usr/share/man/man1
mkdir -p /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/etc/bash_completion.d
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Processing files: lorax-38.2-4.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Le2vhT
+ umask 022
+ cd /builddir/build/BUILD
+ cd lorax-38.2
+ DOCDIR=/builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/doc/lorax-38.2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/doc/lorax-38.2
+ cp -pr AUTHORS /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/doc/lorax-38.2
+ cp -pr docs/lorax.rst /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/doc/lorax-38.2
+ cp -pr docs/livemedia-creator.rst /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/doc/lorax-38.2
+ cp -pr docs/product-images.rst /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/doc/lorax-38.2
+ cp -pr docs/fedora-atomic-pxe-live-novirt.ks docs/fedora-atomic-pxe-live.ks docs/fedora-docker.ks docs/fedora-livemedia.ks docs/fedora-minimal.ks docs/fedora-minimized.ks docs/fedora-openstack.ks docs/fedora-vagrant.ks /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/doc/lorax-38.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2Ydda8
+ umask 022
+ cd /builddir/build/BUILD
+ cd lorax-38.2
+ LICENSEDIR=/builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/licenses/lorax-38.2
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/licenses/lorax-38.2
+ cp -pr COPYING /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64/usr/share/licenses/lorax-38.2
+ RPM_EC=0
++ jobs -p
+ exit 0
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
Provides: appliance-tools-minimizer = 38.2-4.oc9 config(lorax) = 38.2-4.oc9 lorax = 38.2-4.oc9 lorax(aarch-64) = 38.2-4.oc9 python3.10dist(lorax) = 38.2 python3dist(lorax) = 38.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.10
Processing files: lorax-lmc-virt-38.2-4.oc9.aarch64
Processing files: lorax-lmc-novirt-38.2-4.oc9.aarch64
Processing files: lorax-templates-generic-38.2-4.oc9.aarch64
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
Provides: lorax-templates = 38.2-4.oc9 lorax-templates-generic = 38.2-4.oc9 lorax-templates-generic(aarch-64) = 38.2-4.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lorax-38.2-4.oc9.aarch64
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
Wrote: /builddir/build/RPMS/lorax-lmc-virt-38.2-4.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/lorax-lmc-novirt-38.2-4.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/lorax-templates-generic-38.2-4.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/lorax-38.2-4.oc9.aarch64.rpm
Child return code was: 0