Package: src:ruby-task-list
Version: 2.3.2-2
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/202608/

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:ruby-task-list, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=ruby --with ruby
   dh_auto_clean -O--buildsystem=ruby
        dh_ruby --clean
W: XS-Ruby-Versions is deprecated, and will be ignored
   dh_autoreconf_clean -O--buildsystem=ruby
   dh_clean -O--buildsystem=ruby
 debian/rules binary
dh binary --buildsystem=ruby --with ruby
   dh_update_autotools_config -O--buildsystem=ruby
   dh_autoreconf -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
        dh_ruby --configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
webpack
asset task_list.js 4.02 KiB [emitted] [minimized] (name: main)
./app/assets/javascripts/task_list.coffee 10.1 KiB [built] [code generated]

WARNING in configuration
The 'mode' option has not been set, webpack will fallback to 'production' for 
this value.
Set 'mode' option to 'development' or 'production' to enable defaults for each 
environment.
You can also set it to 'none' to disable any default behavior. Learn more: 
https://webpack.js.org/configuration/mode/

webpack 5.108.0 compiled with 1 warning in 311 ms
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=ruby
        dh_ruby --test
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
        dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-task-list

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-task-list: Install files                                               
 │
└──────────────────────────────────────────────────────────────────────────────┘

install -d /<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby
install -D -m644 /<<PKGBUILDDIR>>/lib/task_list/filter.rb 
/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby/task_list/filter.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/task_list/railtie.rb 
/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby/task_list/railtie.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/task_list/summary.rb 
/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby/task_list/summary.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/task_list/version.rb 
/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby/task_list/version.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/task_list.rb 
/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby/task_list.rb

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-task-list: Install Rubygems integration metadata                       
 │
└──────────────────────────────────────────────────────────────────────────────┘

generating gemspec at 
/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/share/rubygems-integration/all/specifications/deckar01-task_list-2.3.2.gemspec
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby3.3                          
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby:. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0
 ruby3.3 -e gem\ \"deckar01-task_list\"

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby3.3 from debian/ruby-test-files.yaml                      
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/lib/ruby/vendor_ruby:. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-task-list/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0
 ruby3.3 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ 
\|f\|\ require\ f\ \}
Run options: --seed 38206

# Running:

EEEEEEEEEEEE.......

Finished in 0.014171s, 1340.7355 runs/s, 635.0852 assertions/s.

  1) Error:
TaskList::FilterTest#test_filters_items_in_a_list:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:29:in `test_filters_items_in_a_list'

  2) Error:
TaskList::FilterTest#test_capital_X:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:141:in `test_capital_X'

  3) Error:
TaskList::FilterTest#test_filters_items_in_a_list_wrapped_in_paras:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:48:in 
`test_filters_items_in_a_list_wrapped_in_paras'

  4) Error:
TaskList::FilterTest#test_has_no_effect_on_lists_with_no_tasks:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:21:in 
`test_has_no_effect_on_lists_with_no_tasks'

  5) Error:
TaskList::FilterTest#test_handles_complicated_nested_items:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:112:in `test_handles_complicated_nested_items'

  6) Error:
TaskList::FilterTest#test_skips_lists_in_code_blocks:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:76:in `test_skips_lists_in_code_blocks'

  7) Error:
TaskList::FilterTest#test_non_breaking_space_between_brackets:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:121:in 
`test_non_breaking_space_between_brackets'

  8) Error:
TaskList::FilterTest#test_populates_result_with_task_list_items:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:57:in 
`test_populates_result_with_task_list_items'

  9) Error:
TaskList::FilterTest#test_non_breaking_space_between_brackets_in_paras:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:133:in 
`test_non_breaking_space_between_brackets_in_paras'

 10) Error:
TaskList::FilterTest#test_filters_items_with_HTML_contents:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:37:in `test_filters_items_with_HTML_contents'

 11) Error:
TaskList::FilterTest#test_handles_encoding_correctly:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:85:in `test_handles_encoding_correctly'

 12) Error:
TaskList::FilterTest#test_handles_nested_items:
NameError: uninitialized constant HTML::Pipeline::MarkdownFilter::CommonMarker
    /usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb:49:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb:129:in `call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:134:in `block in perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:133:in `perform_filter'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:119:in `block (2 levels) in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `each'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `inject'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:118:in `block in call'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:172:in `instrument'
    /usr/lib/ruby/vendor_ruby/html/pipeline.rb:116:in `call'
    test/task_list/filter_test.rb:148:in `filter'
    test/task_list/filter_test.rb:94:in `test_handles_nested_items'

19 runs, 9 assertions, 0 failures, 12 errors, 0 skips
/usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run': /usr/bin/ruby3.3 
/usr/bin/gem2deb-test-runner (Gem2Deb::CommandFailed)
        from /usr/lib/ruby/vendor_ruby/gem2deb.rb:64:in `block in run_ruby'
        from /usr/lib/ruby/vendor_ruby/gem2deb.rb:87:in `maybe_crossbuild'
        from /usr/lib/ruby/vendor_ruby/gem2deb.rb:63:in `run_ruby'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:189:in 
`run_tests_for_version'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:176:in `block in 
run_tests'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `each'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `run_tests'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:71:in `run_tests'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:57:in `install'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:163:in `install'
        from /usr/bin/dh_ruby:89:in `<main>'
dh_auto_install: error: dh_ruby --install 
/<<PKGBUILDDIR>>/debian/ruby-task-list returned exit code 1
make[1]: *** [debian/rules:12: override_dh_auto_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to