[DRE-maint] Bug#1094068: ruby-jquery-ui-rails: FTBFS: NoMethodError: undefined method `exists?' for class File (NoMethodError)
Lucas Nussbaum
lucas at debian.org
Fri Jan 24 20:31:33 GMT 2025
Source: ruby-jquery-ui-rails
Version: 6.0.1+dfsg-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250124 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/ruby-jquery-ui-rails-6.0.1+dfsg'
> dh_auto_build
> dh_ruby --build
> # destination changed from lib to share in node-jquery-ui 1.12.1+dfsg-7
> [ -d /usr/lib/nodejs/jquery-ui ] && ln -s /usr/lib/nodejs/jquery-ui . || \
> ln -s /usr/share/nodejs/jquery-ui .
> rake
> Generating javascripts
> Generating stylesheets
> rake aborted!
> NoMethodError: undefined method `exists?' for class File (NoMethodError)
>
> extra_dependencies << dependency if File.exists?("#{css_dir}/#{dependent_stylesheet}")
> ^^^^^^^^
> Did you mean? exist?
> /build/reproducible-path/ruby-jquery-ui-rails-6.0.1+dfsg/Rakefile:207:in `block (3 levels) in <top (required)>'
> /build/reproducible-path/ruby-jquery-ui-rails-6.0.1+dfsg/Rakefile:204:in `each'
> /build/reproducible-path/ruby-jquery-ui-rails-6.0.1+dfsg/Rakefile:204:in `block (2 levels) in <top (required)>'
> /build/reproducible-path/ruby-jquery-ui-rails-6.0.1+dfsg/Rakefile:195:in `each'
> /build/reproducible-path/ruby-jquery-ui-rails-6.0.1+dfsg/Rakefile:195:in `block in <top (required)>'
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
> Tasks: TOP => default => assets => stylesheets
> (See full trace by running task with --trace)
> rm -rf app
> mkdir -p app/assets/javascripts/jquery-ui
> mkdir -p app/assets/javascripts/jquery-ui/effects
> mkdir -p app/assets/javascripts/jquery-ui/widgets
> mkdir -p app/assets/javascripts/jquery-ui/i18n
> mkdir -p app/assets/javascripts/jquery-ui/vendor/jquery-color
> Warning: No dependencies found for core.js
> Warning: No dependencies found for core.min.js
> Warning: No dependencies found for effect.js
> Warning: No dependencies found for effect.min.js
> Warning: No dependencies found for effect-puff.js
> Warning: No dependencies found for effect-puff.min.js
> Warning: No dependencies found for effect-scale.js
> Warning: No dependencies found for effect-scale.min.js
> Warning: No dependencies found for jquery-ui-i18n.js
> Warning: No dependencies found for jquery-ui-i18n.min.js
> Warning: No dependencies found for accordion.js
> Warning: No dependencies found for accordion.min.js
> Warning: No dependencies found for autocomplete.js
> Warning: No dependencies found for autocomplete.min.js
> Warning: No dependencies found for checkboxradio.js
> Warning: No dependencies found for checkboxradio.min.js
> Warning: No dependencies found for dialog.js
> Warning: No dependencies found for dialog.min.js
> Warning: No dependencies found for draggable.js
> Warning: No dependencies found for draggable.min.js
> Warning: No dependencies found for menu.js
> Warning: No dependencies found for menu.min.js
> Warning: No dependencies found for resizable.js
> Warning: No dependencies found for resizable.min.js
> Warning: No dependencies found for selectmenu.js
> Warning: No dependencies found for selectmenu.min.js
> Warning: No dependencies found for sortable.js
> Warning: No dependencies found for sortable.min.js
> Warning: No dependencies found for spinner.js
> Warning: No dependencies found for spinner.min.js
> Warning: No dependencies found for tabs.js
> Warning: No dependencies found for tabs.min.js
> Warning: No dependencies found for tooltip.js
> Warning: No dependencies found for tooltip.min.js
> mkdir -p app/assets/stylesheets/jquery-ui
> make[1]: *** [debian/rules:21: override_dh_auto_build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/01/24/ruby-jquery-ui-rails_6.0.1+dfsg-7_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
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