Your message dated Tue, 23 Dec 2025 15:19:18 +0000
with message-id <[email protected]>
and subject line Bug#1123426: fixed in php-codeigniter-framework 3.1.13+dfsg1-8
has caused the Debian Bug report #1123426,
regarding php-codeigniter-framework: FTBFS: ERROR: Failed to build
'file:///<<BUILDDIR>>/php-codeigniter-framework-3.1.13%2Bdfsg1/user_guide_src/cilexer'
when installing build dependencies
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1123426: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123426
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:php-codeigniter-framework
Version: 3.1.13+dfsg1-7
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:php-codeigniter-framework, so that this is
still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules build
dh build --with apache2
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd tests && phpunit
PHPUnit 12.5.4 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.11
Configuration: /<<PKGBUILDDIR>>/tests/phpunit.xml
..............................SSS.............................. 63 / 359 ( 17%)
.....................................SSSSSSSSSSSSSSS...SS.S.... 126 / 359 ( 35%)
....................S.S....................................N... 189 / 359 ( 52%)
.......................................NNNNNNNNNNNSSSSSSS.....S 252 / 359 ( 70%)
.S.NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN................... 315 / 359 ( 87%)
............NSNNNNNNNNNNNNNNNNNNNN.......... 359 / 359 (100%)
Time: 00:00.090, Memory: 16.00 MB
OK, but there were issues!
Tests: 359, Assertions: 1164, PHPUnit Notices: 74, Skipped: 33.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary --with apache2
dh_testroot
dh_prep
rm -f -- debian/php-codeigniter-framework.substvars
debian/php-codeigniter-framework-doc.substvars
rm -fr -- debian/.debhelper/generated/php-codeigniter-framework/
debian/php-codeigniter-framework/ debian/tmp/
debian/.debhelper/generated/php-codeigniter-framework-doc/
debian/php-codeigniter-framework-doc/
dh_installdirs
install -m0755 -d
debian/php-codeigniter-framework/var/log/php-codeigniter-framework/
dh_install
install -m0755 -d
debian/php-codeigniter-framework//usr/share/php-codeigniter-framework
cp --reflink=auto -a ./application ./index.php
debian/php-codeigniter-framework//usr/share/php-codeigniter-framework/
install -m0755 -d
debian/php-codeigniter-framework//usr/share/php-codeigniter-framework/system
cp --reflink=auto -a ./system/.htaccess ./system/core ./system/database
./system/helpers ./system/index.html ./system/language ./system/libraries
debian/php-codeigniter-framework//usr/share/php-codeigniter-framework/system/
dh_apache2
Installing global configuration php-codeigniter-framework into
debian/php-codeigniter-framework/etc/apache2/conf-available/
mkdir -p debian/php-codeigniter-framework/etc/apache2/conf-available/
chmod 755 debian/php-codeigniter-framework/etc/apache2/conf-available/
cp debian/php-codeigniter-framework.conf
debian/php-codeigniter-framework/etc/apache2/conf-available/
chmod 644
debian/php-codeigniter-framework/etc/apache2/conf-available//php-codeigniter-framework.conf
mv debian/php-codeigniter-framework.substvars.new
debian/php-codeigniter-framework.substvars
echo "# Automatically added by dh_apache2/UNDECLARED">>
debian/php-codeigniter-framework.postinst.debhelper
sed "s#ACTION#g; s#CONDITIONAL_VARIABLE#trueg;
s#ERROR_HANDLER#exit 1g; s#HELPER#enconfg;
s#NAMES#php-codeigniter-framework g; "
/usr/share/debhelper/autoscripts/postinst-apache2 >>
debian/php-codeigniter-framework.postinst.debhelper
echo '# End automatically added section' >>
debian/php-codeigniter-framework.postinst.debhelper
echo "# Automatically added by dh_apache2/UNDECLARED">>
debian/php-codeigniter-framework.prerm.debhelper
sed "s#ACTION#g; s#CONDITIONAL_VARIABLE#trueg;
s#ERROR_HANDLER#exit 1g; s#HELPER#disconfg;
s#NAMES#php-codeigniter-framework g; "
/usr/share/debhelper/autoscripts/prerm-apache2 >>
debian/php-codeigniter-framework.prerm.debhelper
echo '# End automatically added section' >>
debian/php-codeigniter-framework.prerm.debhelper
echo "# Automatically added by dh_apache2/UNDECLARED">>
debian/php-codeigniter-framework.postrm.debhelper
sed "s#ACTION#g; s#CONDITIONAL_VARIABLE#trueg;
s#ERROR_HANDLER#exit 1g; s#HELPER#disconfg;
s#NAMES#php-codeigniter-framework g; "
/usr/share/debhelper/autoscripts/postrm-apache2 >>
debian/php-codeigniter-framework.postrm.debhelper
echo '# End automatically added section' >>
debian/php-codeigniter-framework.postrm.debhelper
Installing global configuration php-codeigniter-framework-doc into
debian/php-codeigniter-framework-doc/etc/apache2/conf-available/
mkdir -p
debian/php-codeigniter-framework-doc/etc/apache2/conf-available/
chmod 755
debian/php-codeigniter-framework-doc/etc/apache2/conf-available/
cp debian/php-codeigniter-framework-doc.conf
debian/php-codeigniter-framework-doc/etc/apache2/conf-available/
chmod 644
debian/php-codeigniter-framework-doc/etc/apache2/conf-available//php-codeigniter-framework-doc.conf
mv debian/php-codeigniter-framework-doc.substvars.new
debian/php-codeigniter-framework-doc.substvars
echo "# Automatically added by dh_apache2/UNDECLARED">>
debian/php-codeigniter-framework-doc.postinst.debhelper
sed "s#ACTION#g; s#CONDITIONAL_VARIABLE#trueg;
s#ERROR_HANDLER#exit 1g; s#HELPER#enconfg;
s#NAMES#php-codeigniter-framework-doc g; "
/usr/share/debhelper/autoscripts/postinst-apache2 >>
debian/php-codeigniter-framework-doc.postinst.debhelper
echo '# End automatically added section' >>
debian/php-codeigniter-framework-doc.postinst.debhelper
echo "# Automatically added by dh_apache2/UNDECLARED">>
debian/php-codeigniter-framework-doc.prerm.debhelper
sed "s#ACTION#g; s#CONDITIONAL_VARIABLE#trueg;
s#ERROR_HANDLER#exit 1g; s#HELPER#disconfg;
s#NAMES#php-codeigniter-framework-doc g; "
/usr/share/debhelper/autoscripts/prerm-apache2 >>
debian/php-codeigniter-framework-doc.prerm.debhelper
echo '# End automatically added section' >>
debian/php-codeigniter-framework-doc.prerm.debhelper
echo "# Automatically added by dh_apache2/UNDECLARED">>
debian/php-codeigniter-framework-doc.postrm.debhelper
sed "s#ACTION#g; s#CONDITIONAL_VARIABLE#trueg;
s#ERROR_HANDLER#exit 1g; s#HELPER#disconfg;
s#NAMES#php-codeigniter-framework-doc g; "
/usr/share/debhelper/autoscripts/postrm-apache2 >>
debian/php-codeigniter-framework-doc.postrm.debhelper
echo '# End automatically added section' >>
debian/php-codeigniter-framework-doc.postrm.debhelper
debian/rules execute_before_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p debian/build-doc/pythonvenv
python3 -m venv --system-site-packages --without-pip debian/build-doc/pythonvenv
if ! debian/build-doc/pythonvenv/bin/python -m pip show pycilexer; then \
echo "Installing pycilexer" && \
cd user_guide_src/cilexer && \
../../debian/build-doc/pythonvenv/bin/python -m pip install .; \
fi
WARNING: Package(s) not found: pycilexer
Installing pycilexer
Processing /<<PKGBUILDDIR>>/user_guide_src/cilexer
Installing build dependencies: started
Installing build dependencies: finished with status 'error'
error: subprocess-exited-with-error
à installing build dependencies did not run successfully.
â exit code: 1
â°â> [7 lines of output]
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x7fc69d1e9fd0>: Failed to establish a new connection: [Errno -3] Temporary
failure in name resolution')': /simple/setuptools/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x7fc69d1a25d0>: Failed to establish a new connection: [Errno -3] Temporary
failure in name resolution')': /simple/setuptools/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x7fc69d1a2850>: Failed to establish a new connection: [Errno -3] Temporary
failure in name resolution')': /simple/setuptools/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x7fc69d1a2ad0>: Failed to establish a new connection: [Errno -3] Temporary
failure in name resolution')': /simple/setuptools/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
0x7fc69d1a2d50>: Failed to establish a new connection: [Errno -3] Temporary
failure in name resolution')': /simple/setuptools/
ERROR: Could not find a version that satisfies the requirement
setuptools>=40.8.0 (from versions: none)
ERROR: No matching distribution found for setuptools>=40.8.0
[end of output]
note: This error originates from a subprocess, and is likely not a problem
with pip.
ERROR: Failed to build
'file:///<<BUILDDIR>>/php-codeigniter-framework-3.1.13%2Bdfsg1/user_guide_src/cilexer'
when installing build dependencies
make[1]: *** [debian/rules:19: pycilexer] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: php-codeigniter-framework
Source-Version: 3.1.13+dfsg1-8
Done: Fab Stz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
php-codeigniter-framework, which is due to be installed in the Debian FTP
archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Fab Stz <[email protected]> (supplier of updated php-codeigniter-framework
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 23 Dec 2025 15:55:25 +0100
Source: php-codeigniter-framework
Architecture: source
Version: 3.1.13+dfsg1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: Fab Stz <[email protected]>
Closes: 1123426
Changes:
php-codeigniter-framework (3.1.13+dfsg1-8) unstable; urgency=medium
.
* Fix FTBFS due to pip 25.3. Closes: #1123426
Checksums-Sha1:
352de363f3e55c2c118b43a0b227d6312c896f82 2621
php-codeigniter-framework_3.1.13+dfsg1-8.dsc
732420cfd80e021a91195924987ab64f38f2cf96 25928
php-codeigniter-framework_3.1.13+dfsg1-8.debian.tar.xz
b884412e3afd30dbfe13082f4db41c52e732c3ca 12581
php-codeigniter-framework_3.1.13+dfsg1-8_source.buildinfo
Checksums-Sha256:
e4a79b1add6249cf2605864a03b6a92d55c4729fc8b0df3e32c3a0d1bf959788 2621
php-codeigniter-framework_3.1.13+dfsg1-8.dsc
bbaa80db2d036b95c61dd04c0b54679d0558a1231627532708f5a60166e84912 25928
php-codeigniter-framework_3.1.13+dfsg1-8.debian.tar.xz
84f7387e129476b05f1dfd2f2c224b6a58983e5fb18fa1ae86cd356b372c3dbb 12581
php-codeigniter-framework_3.1.13+dfsg1-8_source.buildinfo
Files:
65fb266b0b76fbd7cd8542c6d2eb7230 2621 php optional
php-codeigniter-framework_3.1.13+dfsg1-8.dsc
45a40ae5b3d597d83a05115604ff8eed 25928 php optional
php-codeigniter-framework_3.1.13+dfsg1-8.debian.tar.xz
8a8a66ea560906374a3d937b45b27bc3 12581 php optional
php-codeigniter-framework_3.1.13+dfsg1-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEgBW52p/iQkghvSWBknUCmH1XxUsFAmlKrgMACgkQknUCmH1X
xUvpng//c4/WqmXMx/rLa2LPLytHegWYMj3hh+Hf1xl23mIGhIFKZFp/Yc11zYaz
ETOpPOm/u8W+msX4F50tEn68PRhOqTcqGuMODraWeglAU0W7PYAumoREsUzkaA6n
WYQasJ/C2ZVjlLxPmSVaxt13X6+8owYh2tr8dkci1WwJ72UzvQIogHYYnMGEk2zw
FfS8WALRC5bi9BmmMCKqReslxOALwLEieibdttI4lgIlRkz89fVUkmh/75Yylmql
3oO00/aRiilZ0bQAATu9Cqf1z1mptPFkMLqk3R21r08/3IS4vg78nsePfoWKanw6
A0nxaT+nCQiibdJrJLsw/7RYPhiShYzn32bfe2vjpJ3Dkq2lN48ol8qAsPehkU7Z
xVMKCxZ1ki4XwFixY1et3omlx/Y7oBK+UX3jdQRdkuNN0CteXuhisFw2w7xoFTXb
9om2Tz2lcKLl2FyynJI5D7XAlTtCnx4VUT6t/9W5Izn8Z7jQZGdiJ9d0wWdVPGFg
674xqG0lkk//kHyoDkrDDHUhi6mOtPkkiGPT/v69OV5Nx0nD+n3YRlh5zp0AQQ7c
orYFLXL+hVRPaOECdfEwRlZIKjB7724eDybqvaDUiaG2SZJLrKhwvtjoVfyPWFMW
wecREu4R/gTEYvRSLR3XP5/3FCg6ii2wEpHhUNPHMiLATn6EAoc=
=LZd5
-----END PGP SIGNATURE-----
pgpqvVq8uB_yZ.pgp
Description: PGP signature
--- End Message ---