[DRE-maint] Bug#1048040: ruby-bunny: Fails to build source after successful build

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


Source: ruby-bunny
Version: 2.19.0-2
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 ruby-bunny
> dpkg-buildpackage: info: source version 2.19.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by HIGUCHI Daisuke (VDR dai) <dai at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=ruby --with ruby
>    dh_auto_clean -O--buildsystem=ruby
> 	dh_ruby --clean
>    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 ruby-bunny using existing ./ruby-bunny_2.19.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  ruby-bunny-2.19.0/spec/config/enabled_plugins
>  ruby-bunny-2.19.0/spec/config/rabbitmq.conf
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_ack_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_cancel_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_consume_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_consume_with_objects_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_get_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_nack_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_publish_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_qos_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_reject_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/basic_return_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/channel_close_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/channel_open_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/connection_recovery_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/connection_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/connection_stop_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/consumer_cancellation_notification_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/dead_lettering_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/exchange_bind_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/exchange_declare_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/exchange_delete_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/exchange_unbind_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/exclusive_queue_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/heartbeat_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/message_properties_access_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/predeclared_exchanges_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/publisher_confirms_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/publishing_edge_cases_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/queue_bind_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/queue_declare_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/queue_delete_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/queue_purge_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/queue_unbind_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/read_only_consumer_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/sender_selected_distribution_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/tls_connection_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/toxiproxy_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/tx_commit_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/tx_rollback_spec.rb
>  ruby-bunny-2.19.0/spec/higher_level_api/integration/with_channel_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue100_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue141_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue202_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue224_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue465_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue78_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue83_spec.rb
>  ruby-bunny-2.19.0/spec/issues/issue97_spec.rb
>  ruby-bunny-2.19.0/spec/lower_level_api/integration/basic_cancel_spec.rb
>  ruby-bunny-2.19.0/spec/lower_level_api/integration/basic_consume_spec.rb
>  ruby-bunny-2.19.0/spec/stress/channel_close_stress_spec.rb
>  ruby-bunny-2.19.0/spec/stress/channel_open_stress_spec.rb
>  ruby-bunny-2.19.0/spec/stress/channel_open_stress_with_single_threaded_connection_spec.rb
>  ruby-bunny-2.19.0/spec/stress/concurrent_consumers_stress_spec.rb
>  ruby-bunny-2.19.0/spec/stress/concurrent_publishers_stress_spec.rb
>  ruby-bunny-2.19.0/spec/stress/connection_open_close_spec.rb
>  ruby-bunny-2.19.0/spec/stress/merry_go_round_spec.rb
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ruby-bunny_2.19.0-2.diff.xyPqGN
> dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/ruby-bunny_2.19.0-2_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