[DRE-maint] Bug#914410: ruby-validate-url FTBFS: test failure
Logan Rosen
logan at ubuntu.com
Sun Dec 16 03:02:19 GMT 2018
Control: tags -1 patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Build-depend on ruby-activerecord to fix FTBFS.
Thanks for considering the patch.
Logan Rosen
-- System Information:
Debian Release: buster/sid
APT prefers cosmic-updates
APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500, 'cosmic'), (400, 'cosmic-proposed'), (100, 'cosmic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-------------- next part --------------
diff -Nru ruby-validate-url-1.0.2+git/debian/control ruby-validate-url-1.0.2+git/debian/control
--- ruby-validate-url-1.0.2+git/debian/control 2018-11-22 06:50:13.000000000 -0500
+++ ruby-validate-url-1.0.2+git/debian/control 2018-12-15 21:53:53.000000000 -0500
@@ -6,6 +6,7 @@
Build-Depends: debhelper (>= 9~),
gem2deb,
ruby-activemodel,
+ ruby-activerecord,
ruby-addressable,
ruby-diff-lcs,
ruby-rspec,
More information about the Pkg-ruby-extras-maintainers
mailing list