[DRE-maint] Bug#1048936: passenger: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:21:05 BST 2023


Source: passenger
Version: 6.0.17+ds-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package passenger
> dpkg-buildpackage: info: source version 6.0.17+ds-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Antonio Terceiro <terceiro at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --buildsystem=ruby --with ruby,apache2,autoreconf
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean -O--buildsystem=ruby
> 	dh_ruby --clean
> W: XS-Ruby-Versions is deprecated, and will be ignored
> set -e && for ruby in ruby3.1; do \
> 	rm -rf pkg/fakeroot$ruby; \
> done
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=ruby
>    dh_clean -O--buildsystem=ruby
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building passenger using existing ./passenger_6.0.17+ds.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to buildout/apache2/Bucket.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/Bucket.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/CBindings.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/CBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/Config.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/Config.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/Hooks.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/Hooks.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/mod_passenger.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/mod_passenger.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/mod_passenger.so: binary file contents changed
> dpkg-source: error: add buildout/apache2/mod_passenger.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'buildout/apache2/mod_passenger.so' will not be represented in diff
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt.a: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/chrono.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/chrono.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/error_code.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/error_code.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/future.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/future.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/once.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/once.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/once_atomic.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/once_atomic.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/posix_api.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/posix_api.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/process_cpu_clocks.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/process_cpu_clocks.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/random_device.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/random_device.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/regex.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/regex.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/regex_debug.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/regex_debug.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/static_mutex.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/static_mutex.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/thread.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/thread.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/thread_clock.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/thread_clock.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/tss_null.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/tss_null.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/boost/wide_posix_api.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/boost/wide_posix_api.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/oxt/implementation.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/oxt/implementation.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libboost_oxt/oxt/system_calls.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libboost_oxt/oxt/system_calls.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/Algorithms/Hasher.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/Algorithms/Hasher.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/Exceptions.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/Exceptions.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/FileTools/FileManip.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/FileTools/FileManip.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/FileTools/PathManip.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/FileTools/PathManip.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/FileTools/PathSecurityCheck.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/FileTools/PathSecurityCheck.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/IOTools/IOUtils.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/IOTools/IOUtils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/LoggingKit.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/LoggingKit.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/ProcessManagement/Spawn.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/ProcessManagement/Spawn.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/ProcessManagement/Utils.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/ProcessManagement/Utils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/StrIntTools/StrIntUtils.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/StrIntTools/StrIntUtils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/SystemTools/UserDatabase.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/SystemTools/UserDatabase.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/Utils.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/Utils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/Utils/SystemTime.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/Utils/SystemTime.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/jsoncpp.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/jsoncpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/vendor-modified/modp_b64.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/vendor-modified/modp_b64.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/apache2/module_libpassenger_common/vendor-modified/modp_b64_strict_aliasing.o: binary file contents changed
> dpkg-source: error: add buildout/apache2/module_libpassenger_common/vendor-modified/modp_b64_strict_aliasing.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/apache2_module_cflags has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/apache2_module_cxxflags has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cc_supports_feliminate_unused_debug? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cc_supports_visibility_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cc_supports_wno_attributes_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cc_supports_wno_missing_field_initializers_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cc_visibility_flag_generates_warnings? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/compiler_supports_wno_ambiguous_member_template? has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to buildout/cache/cpu_architectures: binary file contents changed
> dpkg-source: error: add buildout/cache/cpu_architectures in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_11_flag has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_supports_feliminate_unused_debug? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_supports_visibility_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_supports_wno_attributes_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_supports_wno_format_nonliteral_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_supports_wno_missing_field_initializers_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_supports_wno_unused_local_typedefs_flag? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/cxx_visibility_flag_generates_warnings? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/default_extra_cflags has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/default_extra_cxxflags has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to buildout/cache/determine_apr_c_info: binary file contents changed
> dpkg-source: error: add buildout/cache/determine_apr_c_info in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/cache/determine_apr_cxx_info: binary file contents changed
> dpkg-source: error: add buildout/cache/determine_apr_cxx_info in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/cache/determine_apu_c_info: binary file contents changed
> dpkg-source: error: add buildout/cache/determine_apu_c_info in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/cache/determine_apu_cxx_info: binary file contents changed
> dpkg-source: error: add buildout/cache/determine_apu_cxx_info in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/has_accept4? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/has_alloca_h? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/has_dl_library? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/has_math_library? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/has_rt_library? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/requires_no_tls_direct_seg_refs? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/supports_lfence_instruction? has no final newline (either original or modified version)
> dpkg-source: warning: file passenger-6.0.17+ds/buildout/cache/supports_sfence_instruction? has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt.a: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/chrono.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/chrono.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/error_code.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/error_code.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/future.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/future.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/once.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/once.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/once_atomic.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/once_atomic.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/posix_api.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/posix_api.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/process_cpu_clocks.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/process_cpu_clocks.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/random_device.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/random_device.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/regex.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/regex.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/regex_debug.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/regex_debug.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/static_mutex.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/static_mutex.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/thread.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/thread.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/thread_clock.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/thread_clock.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/tss_null.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/tss_null.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/boost/wide_posix_api.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/boost/wide_posix_api.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/oxt/implementation.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/oxt/implementation.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libboost_oxt/oxt/system_calls.o: binary file contents changed
> dpkg-source: error: add buildout/common/libboost_oxt/oxt/system_calls.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/Algorithms/Hasher.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/Algorithms/Hasher.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/AppTypeDetector/CBindings.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/AppTypeDetector/CBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/DataStructures/LString.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/DataStructures/LString.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/Exceptions.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/Exceptions.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/FileTools/FileManip.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/FileTools/FileManip.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/FileTools/PathManip.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/FileTools/PathManip.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/FileTools/PathManipCBindings.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/FileTools/PathManipCBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/FileTools/PathSecurityCheck.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/FileTools/PathSecurityCheck.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/IOTools/IOUtils.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/IOTools/IOUtils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/JsonTools/CBindings.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/JsonTools/CBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/LoggingKit.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/LoggingKit.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/MemoryKit/mbuf.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/MemoryKit/mbuf.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/MemoryKit/palloc.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/MemoryKit/palloc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/ProcessManagement/Ruby.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/ProcessManagement/Ruby.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/ProcessManagement/Spawn.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/ProcessManagement/Spawn.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/ProcessManagement/Utils.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/ProcessManagement/Utils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/SecurityKit/Crypto.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/SecurityKit/Crypto.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/ServerKit/Implementation.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/ServerKit/Implementation.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/ServerKit/http_parser.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/ServerKit/http_parser.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/StrIntTools/StrIntUtils.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/StrIntTools/StrIntUtils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/SystemTools/UserDatabase.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/SystemTools/UserDatabase.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/Utils.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/Utils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/Utils/CachedFileStat.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/Utils/CachedFileStat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/Utils/SystemTime.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/Utils/SystemTime.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/WatchdogLauncher.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/WatchdogLauncher.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/WrapperRegistry/CBindings.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/WrapperRegistry/CBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/jsoncpp.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/jsoncpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/vendor-modified/modp_b64.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/vendor-modified/modp_b64.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/common/libpassenger_common/vendor-modified/modp_b64_strict_aliasing.o: binary file contents changed
> dpkg-source: error: add buildout/common/libpassenger_common/vendor-modified/modp_b64_strict_aliasing.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt.a: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/chrono.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/chrono.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/error_code.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/error_code.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/future.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/future.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/once.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/once.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/once_atomic.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/once_atomic.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/posix_api.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/posix_api.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/process_cpu_clocks.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/process_cpu_clocks.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/random_device.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/random_device.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/regex.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/regex.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/regex_debug.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/regex_debug.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/static_mutex.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/static_mutex.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/thread.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/thread.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/thread_clock.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/thread_clock.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/tss_null.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/tss_null.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/boost/wide_posix_api.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/boost/wide_posix_api.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/oxt/implementation.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/oxt/implementation.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/libboost_oxt/oxt/system_calls.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/libboost_oxt/oxt/system_calls.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/Algorithms/Hasher.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/Algorithms/Hasher.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/AppTypeDetector/CBindings.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/AppTypeDetector/CBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/Exceptions.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/Exceptions.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/FileTools/FileManip.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/FileTools/FileManip.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/FileTools/PathManip.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/FileTools/PathManip.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/FileTools/PathManipCBindings.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/FileTools/PathManipCBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/FileTools/PathSecurityCheck.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/FileTools/PathSecurityCheck.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/IOTools/IOUtils.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/IOTools/IOUtils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/JsonTools/CBindings.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/JsonTools/CBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/LoggingKit.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/LoggingKit.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/ProcessManagement/Spawn.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/ProcessManagement/Spawn.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/ProcessManagement/Utils.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/ProcessManagement/Utils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/StrIntTools/StrIntUtils.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/StrIntTools/StrIntUtils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/SystemTools/UserDatabase.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/SystemTools/UserDatabase.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/Utils.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/Utils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/Utils/CachedFileStat.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/Utils/CachedFileStat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/Utils/SystemTime.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/Utils/SystemTime.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/WatchdogLauncher.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/WatchdogLauncher.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/WrapperRegistry/CBindings.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/WrapperRegistry/CBindings.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/nginx_dynamic/module_libpassenger_common/jsoncpp.o: binary file contents changed
> dpkg-source: error: add buildout/nginx_dynamic/module_libpassenger_common/jsoncpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/ruby/ruby-3.1.2-x86_64-linux/passenger_native_support.o: binary file contents changed
> dpkg-source: error: add buildout/ruby/ruby-3.1.2-x86_64-linux/passenger_native_support.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/ruby/ruby-3.1.2-x86_64-linux/passenger_native_support.so: binary file contents changed
> dpkg-source: error: add buildout/ruby/ruby-3.1.2-x86_64-linux/passenger_native_support.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'buildout/ruby/ruby-3.1.2-x86_64-linux/passenger_native_support.so' will not be represented in diff
> dpkg-source: error: cannot represent change to buildout/support-binaries/AgentFundamentals.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/AgentFundamentals.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/AgentMain.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/AgentMain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/CoreApplicationPool.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/CoreApplicationPool.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/CoreController.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/CoreController.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/CoreMain.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/CoreMain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/ExecHelperMain.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/ExecHelperMain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/FileReadHelperMain.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/FileReadHelperMain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/PassengerAgent: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/PassengerAgent in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'buildout/support-binaries/PassengerAgent' will not be represented in diff
> dpkg-source: error: cannot represent change to buildout/support-binaries/SpawnEnvSetupper.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/SpawnEnvSetupper.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/SystemMetricsMain.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/SystemMetricsMain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/TempDirToucherMain.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/TempDirToucherMain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to buildout/support-binaries/WatchdogMain.o: binary file contents changed
> dpkg-source: error: add buildout/support-binaries/WatchdogMain.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/passenger_6.0.17+ds-1_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-ruby-extras-maintainers mailing list