Package: ruby2.0 Version: 2.0.0.299-2 Severity: normal While trying to build libguestfs, "rake2.0 rdoc" fails because jquery.js is missing:
,---- | make[5]: Leaving directory `/«PKGBUILDDIR»/debian/build-ruby2.0/ruby/ext/guestfs' | rake2.0 rdoc | | Generating Darkfish format into /«PKGBUILDDIR»/debian/build-ruby2.0/ruby/doc/site/api... | rake aborted! | No such file or directory - /usr/lib/ruby/2.0.0/rdoc/generator/template/darkfish/js/jquery.js | | Tasks: TOP => rdoc => doc/site/api/index.html | (See full trace by running task with --trace) | make[4]: *** [all] Error 1 | make[4]: Leaving directory `/«PKGBUILDDIR»/debian/build-ruby2.0/ruby' | make[3]: *** [all-recursive] Error 1 | make[2]: *** [all] Error 2 `---- /usr/lib/ruby/2.0.0/rdoc/generator/template/darkfish/js/jquery.js is a symlink to a file provided by libjs-jquery. Shouldn't libruby2.0 depend on (and not just recommend) libjs-jquery? Cheers, -Hilko -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ruby2.0 depends on: ii libc6 2.17-93 ii libruby2.0 2.0.0.299-2 ii rubygems-integration 1.2 ruby2.0 recommends no packages. ruby2.0 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

