==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: etckeeper 1.18.22-2 (Thu Dec 26 17:49:07 2024) ==> Retrieving sources... -> Cloning etckeeper git repo... Cloning into bare repository '/home/leming/work/etckeeper/etckeeper'... -> Found 0001-breezy.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... etckeeper ... Skipped 0001-breezy.patch ... Passed ==> Making package: etckeeper 1.18.22-2 (Thu Dec 26 17:49:42 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-7 perl-mailtools-2.22-1 perl-timedate-2.33-7 git-2.47.1-1 Total Installed Size: 39.46 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (22) libyaml-0.2.5-3 python-autocommand-2.2.2-7 python-configobj-5.0.9-2 python-dulwich-0.22.7-1 python-fastbencode-0.3.1-2 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-merge3-0.0.15-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-patiencediff-0.2.15-2 python-platformdirs-4.3.6-2 python-six-1.16.0-10 python-tzlocal-1:5.2-3 python-urllib3-1.26.20-4 python-wheel-0.45.0-3 python-yaml-6.0.2-2 breezy-3.3.9-4 mercurial-6.9-2 python-setuptools-1:75.2.0-4 Total Download Size: 14.49 MiB Total Installed Size: 107.91 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... breezy-3.3.9-4-armv7h downloading... mercurial-6.9-2-armv7h downloading... python-dulwich-0.22.7-1-armv7h downloading... python-fastbencode-0.3.1-2-armv7h downloading... python-patiencediff-0.2.15-2-armv7h downloading... python-tzlocal-1:5.2-3-any downloading... python-merge3-0.0.15-2-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing mercurial... Optional dependencies for mercurial tk: for the hgk GUI installing python-six... installing python-configobj... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support python-pyopenssl: security support python-pysocks: SOCKS support installing python-dulwich... Optional dependencies for python-dulwich python-fastimport: for fast-import support python-gpgme: for PGP signature support python-idna: for HTTPS support via urllib3 python-paramiko: for use as the SSH implementation python-pyopenssl: for HTTPS support via urllib3 python-pyinotify: to watch for changes to refs installing python-fastbencode... installing python-merge3... installing python-patiencediff... installing python-tzlocal... installing libyaml... installing python-yaml... installing breezy... Optional dependencies for breezy python-fastimport: Fastimport support python-gpgme: PGP support python-paramiko: access branches over SFTP installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found 0001-breezy.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of etckeeper git repo... Cloning into 'etckeeper'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file Makefile patching file etckeeper-brz/__init__.py ==> Starting build()... ==> Entering fakeroot environment... ==> Starting package()... sed -i~ "s/Version:.*/Version: $(perl -e '$_=<>;m/\((.*?)(-.*)?\)/;print $1;' <CHANGELOG)\"/" etckeeper rm -f etckeeper~ mkdir -p /build/etckeeper/pkg/etckeeper/etc/etckeeper/ /build/etckeeper/pkg/etckeeper/var/cache/etckeeper/ cp -R *.d /build/etckeeper/pkg/etckeeper/etc/etckeeper/ install daily /build/etckeeper/pkg/etckeeper/etc/etckeeper/daily install -m 0644 etckeeper.conf /build/etckeeper/pkg/etckeeper/etc/etckeeper/etckeeper.conf mkdir -p /build/etckeeper/pkg/etckeeper/usr/bin install etckeeper /build/etckeeper/pkg/etckeeper/usr/bin/etckeeper mkdir -p /build/etckeeper/pkg/etckeeper/usr/share/man/man8 install -m 0644 etckeeper.8 /build/etckeeper/pkg/etckeeper/usr/share/man/man8/etckeeper.8 mkdir -p /build/etckeeper/pkg/etckeeper/usr/share/bash-completion/completions install -m 0644 bash_completion /build/etckeeper/pkg/etckeeper/usr/share/bash-completion/completions/etckeeper mkdir -p /build/etckeeper/pkg/etckeeper/usr/share/zsh/site-functions install -m 0644 zsh_completion /build/etckeeper/pkg/etckeeper/usr/share/zsh/site-functions/_etckeeper mkdir -p /build/etckeeper/pkg/etckeeper/usr/lib/systemd/system install -m 0644 systemd/etckeeper.service /build/etckeeper/pkg/etckeeper/usr/lib/systemd/system/etckeeper.service install -m 0644 systemd/etckeeper.timer /build/etckeeper/pkg/etckeeper/usr/lib/systemd/system/etckeeper.timer mkdir -p /build/etckeeper/pkg/etckeeper/usr/share/libalpm/hooks install -m 0644 ./pacman-pre-install.hook /build/etckeeper/pkg/etckeeper/usr/share/libalpm/hooks/05-etckeeper-pre-install.hook install -m 0644 ./pacman-post-install.hook /build/etckeeper/pkg/etckeeper/usr/share/libalpm/hooks/zz-etckeeper-post-install.hook python ./etckeeper-brz/__init__.py install --root=/build/etckeeper/pkg/etckeeper || echo "** brz support not installed" /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() echo "** installation successful" ** installation successful ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "etckeeper"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: etckeeper 1.18.22-2 (Thu Dec 26 17:50:03 2024) ==> Cleaning up...