Hi,
Only reporting "similar thing as Monday" did happen.
Patch series being applied, reverting fails.
This message is "just for the record", further action is up to me.
Plan:
- Try again
- Do another follow message
Regards Geert Stappers
stappers@gallop:~/certbot$ sbuild -d buster
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 0001-remove-external-images.patch
dpkg-source: info: applying 0002-manpage-section.patch
dh clean --with python3,sphinxdoc --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:240: python3.11 setup.py clean
/home/stappers/certbot/setup.py:63: DeprecationWarning: distutils
Version classes are deprecated. Use packaging.version instead.
setuptools_known_environment_markers =
(LooseVersion(setuptools_version) >= LooseVersion('36.2'))
running clean
removing '/home/stappers/certbot/.pybuild/cpython3_3.11_certbot/build'
(and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.11' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: warning: upstream signing key but no upstream tarball signature
dpkg-source: info: building python-certbot using existing
./python-certbot_1.12.0.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
patching file docs/conf.py
Hunk #1 FAILED at 97.
1 out of 1 hunk FAILED
dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
dpkg-source: info: if patch '0002-manpage-section.patch' is correctly
applied by quilt, use 'quilt refresh' to update it
dpkg-source: info: if the file is present in the unpacked source, make
sure it is also present in the orig tarball
dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -E -b -B
.pc/0002-manpage-section.patch/ --reject-file=- <
certbot.orig.bOrxlh/debian/patches/0002-manpage-section.patch subprocess
returned exit status 1
E: Failed to package source directory /home/stappers/certbot
stappers@gallop:~/certbot$