Your message dated Tue, 13 Oct 2020 13:36:54 +0000
with message-id <[email protected]>
and subject line Bug#967999: fixed in ruby-data-migrate 6.5.0-1
has caused the Debian Bug report #967999,
regarding ruby-data-migrate: ftbfs and autopkgtest failure with rails 6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
967999: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=967999
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-data-migrate
Version: 5.3.1-1
Severity: serious
User: [email protected]
Usertags: rails6-transition


Hi,

This package's autopkgtest and rebuilds failed with rails 6. There is new upstream version which fixes this issue.

Relevant errors,

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.7 from debian/ruby-tests.rake │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-data-migrate/usr/lib/ruby/vendor_ruby:. GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-data-migrate/usr/share/rubygems-integration/all:/var/lib/gems/2.7.0:/usr/lib/ruby/gems/2.7.0:/usr/share/rubygems-integration/2.7.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.7.0 ruby2.7 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.7 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/exe/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation

An error occurred while loading ./spec/data_migrate/config_spec.rb.
Failure/Error:
   class Migration < ::ActiveRecord::Migration

     class << self
       def check_pending!(connection = ::ActiveRecord::Base.connection)
raise ActiveRecord::PendingMigrationError if DataMigrator::Migrator.needs_migration?(connection)
       end

       def migrate(direction)
         new.migrate direction
       end

StandardError:
Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:

   class DataMigrate::Migration < ActiveRecord::Migration[4.2]
# /usr/share/rubygems-integration/all/gems/activerecord-6.0.3.1/lib/active_record/migration.rb:536:in `inherited'
# ./lib/data_migrate/migration.rb:2:in `<module:DataMigrate>'
# ./lib/data_migrate/migration.rb:1:in `<top (required)>'
# /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:324:in `block in require' # /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:291:in `load_dependency' # /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:324:in `require'
# ./lib/data_migrate.rb:27:in `<top (required)>'
# /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:324:in `block in require' # /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:291:in `load_dependency' # /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.1/lib/active_support/dependencies.rb:324:in `require'
# ./spec/spec_helper.rb:3:in `<top (required)>'
# ./spec/data_migrate/config_spec.rb:1:in `<top (required)>'

Finished in 0.00009 seconds (files took 5.76 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples

/usr/bin/ruby2.7 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/exe/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed

Full log https://people.debian.org/~praveen/rails6-meta-build/buildlogs/ruby-data-migrate.log


--- End Message ---
--- Begin Message ---
Source: ruby-data-migrate
Source-Version: 6.5.0-1
Done: =?utf-8?q?C=C3=A9dric_Boutillier?= <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-data-migrate, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-data-migrate 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 30 Sep 2020 22:12:56 +0200
Source: ruby-data-migrate
Architecture: source
Version: 6.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Closes: 919346 967999
Changes:
 ruby-data-migrate (6.5.0-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 6.5.0
     + add support for rails 6 (Closes: #967999)
   * Use gem install layout
     + get task/databases.rake file installed (Closes: #919346)
     + remove workaround in place in d/rules and patch
   * Debhelper compatibility bumped to 13
   * Standards-Version bumped to 4.5.0 (no changes needed)
   * Declare explicitly that rules doesn not require root
   * Skip two failing tests, waiting for more inspection
   * Clean spec/db/test.db
Checksums-Sha1:
 788c7471c0bd3fa303690597772e74260c68b56e 1863 ruby-data-migrate_6.5.0-1.dsc
 6782c885a6697cff0a012efbe015b3ddc2711469 76404 
ruby-data-migrate_6.5.0.orig.tar.gz
 1062253c531d1ff7c16d1fcdf25f05508e1f5193 3852 
ruby-data-migrate_6.5.0-1.debian.tar.xz
 e3b6649733e514c940413e5682c203e8236c794a 11038 
ruby-data-migrate_6.5.0-1_amd64.buildinfo
Checksums-Sha256:
 6ece1720773fe86db219f0b618f4869b3ce8c5da9649bc866058058941da3b06 1863 
ruby-data-migrate_6.5.0-1.dsc
 ce55c075d74366f3414d35096cad60f7e337328a1cc36b07342ecbcc9db7af0c 76404 
ruby-data-migrate_6.5.0.orig.tar.gz
 0835917a0f83864881ed127bca8d07fb7c51bf1d05e95ad721a9beb34f10c3ca 3852 
ruby-data-migrate_6.5.0-1.debian.tar.xz
 763ff45c2505d51c0afce521a33bfeb01233ac0c9b231f2f9900a1313185de6f 11038 
ruby-data-migrate_6.5.0-1_amd64.buildinfo
Files:
 5696251bdf8220d31b4cc3d076a29a82 1863 ruby optional 
ruby-data-migrate_6.5.0-1.dsc
 6a582c757d0efd98a27e2727a71fc95c 76404 ruby optional 
ruby-data-migrate_6.5.0.orig.tar.gz
 17483fd1614dc9a96816bc598cf70a46 3852 ruby optional 
ruby-data-migrate_6.5.0-1.debian.tar.xz
 213a856569c38522aea75348f2fe4739 11038 ruby optional 
ruby-data-migrate_6.5.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAl+FqH4ACgkQia+CtznN
IXr4lAf+I0CycuyT6PlQy0Hn1WlMmgGqWyptwiotkPfy3DO8+LeLoB4udsL6/nk+
7NAOofCbTUmtkS2lHE6qbkiKZDJgdxHNlpEVVrrXTkhOzfZAjWPGTFFAA6SnUuYy
25GSj+rc/1vpsWAIqymFs0JbcqeoIFEBxsD9q0CFox+5tOci2cOXI/m2L+5ZU6X3
i23HSGsPRxB7GIFNCoxwit8/RAzwphXCtWSs969uSxVOybzDNGnmFbdrjexmM8FM
IF80xiwFiZZZy35QKGUk9hOd+C55ShIAT3icRyvDJZ0iloEjdrqboCiqRIdHqUh5
YRqShE6aJYhatYObK4zuXOAek7Tfag==
=iTZA
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
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