Your message dated Thu, 03 Jan 2019 02:43:47 +0000
with message-id <e1gesz5-0002ha...@fasolo.debian.org>
and subject line Bug#906688: fixed in ruby-netrc 0.11.0-2
has caused the Debian Bug report #906688,
regarding ruby-netrc: FTBFS in buster/sid (test_missing_environment fails)
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 ow...@bugs.debian.org
immediately.)
--
906688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906688
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-netrc
Version: 0.11.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
dh_update_autotools_config -i -O--buildsystem=ruby
dh_auto_configure -i -O--buildsystem=ruby
dh_ruby --configure
dh_auto_build -i -O--buildsystem=ruby
dh_ruby --build
dh_ruby --build
dh_auto_test -i -O--buildsystem=ruby
dh_ruby --test
fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=ruby --with ruby
dh_testroot -i -O--buildsystem=ruby
dh_prep -i -O--buildsystem=ruby
[... snipped ...]
TestNetrc#test_multi_without_default = 0.00 s = .
TestNetrc#test_set = 0.00 s = .
TestNetrc#test_missing_environment = 0.00 s = F
TestNetrc#test_permission_error = 0.00 s = .
TestNetrc#test_save = 0.00 s = .
TestNetrc#test_entry_splat = 0.00 s = .
TestNetrc#test_get_missing = DEPRECATED: Use assert_nil if expecting nil from
/<<PKGBUILDDIR>>/test/test_netrc.rb:169. This will fail in Minitest 6.
0.00 s = .
TestNetrc#test_netrc_environment_variable = 0.00 s = .
TestNetrc#test_add_get = 0.00 s = .
TestNetrc#test_add_newlineless = 0.00 s = .
TestNetrc#test_permission_error_windows = 0.00 s = .
TestNetrc#test_multi_with_default = 0.00 s = .
TestNetrc#test_allow_permissive_netrc_file_option = 0.00 s = .
TestNetrc#test_write_entry = 0.00 s = .
TestNetrc#test_parse_file = 0.00 s = .
TestNetrc#test_with_default = 0.00 s = .
TestNetrc#test_entry_implicit_splat = 0.00 s = .
TestNetrc#test_missing_file = 0.00 s = .
TestNetrc#test_parse_empty = 0.00 s = .
TestNetrc#test_set_get = 0.00 s = .
TestNetrc#test_password_file = 0.00 s = .
TestNetrc#test_add = 0.00 s = .
TestNetrc#test_login_file = 0.00 s = .
Finished in 0.022940s, 1787.2391 runs/s, 2571.8807 assertions/s.
1) Failure:
TestNetrc#test_missing_environment [/<<PKGBUILDDIR>>/test/test_netrc.rb:203]:
--- expected
+++ actual
@@ -1,2 +1 @@
-# encoding: ASCII-8BIT
-"/<<PKGBUILDDIR>>/.netrc"
+"/build/.netrc"
41 runs, 59 assertions, 1 failures, 0 errors, 0 skips
rake aborted!
Command failed with status (1): [ruby -w
"/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_lex.rb"
"test/test_netrc.rb" "test/test_parse.rb" -v]
Tasks: TOP => default
(See full trace by running task with --trace)
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-netrc returned
exit code 1
make: *** [debian/rules:6: binary-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
The above build was made with sbuild and schroot, under a user called "buildd"
having
/build as its home directory.
Note: This does not happen in reproducible builds, but I don't know why.
Apparently, this happens every time, in any way it's built (sbuild or by hand),
as far as the build directory is different than the HOME directory.
Thanks.
--- End Message ---
--- Begin Message ---
Source: ruby-netrc
Source-Version: 0.11.0-2
We believe that the bug you reported is fixed in the latest version of
ruby-netrc, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hideki Yamane <henr...@debian.org> (supplier of updated ruby-netrc 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 03 Jan 2019 10:51:18 +0900
Source: ruby-netrc
Binary: ruby-netrc
Architecture: source
Version: 0.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Hideki Yamane <henr...@debian.org>
Description:
ruby-netrc - Ruby library to read and write netrc files
Closes: 906688
Changes:
ruby-netrc (0.11.0-2) unstable; urgency=medium
.
* Team upload
.
* debian/control
- move Vcs-* to salsa.debian.org
- set Standards-Version: 4.3.0
- drop "Depends: ruby-interpreter" since we don't provide it anymore
- use dh12, set "Build-Depends: debhelper (>= 12), debhelper-compat (= 12)
* debian/compat
- drop it
* debian/watch
- update to use gemwatch.debian.net and version 4
* debian/patches
- add 0002-avoid-test-failure-in-non-homedir.patch (Closes: #906688)
Checksums-Sha1:
1ccb49794c8c42e6c4f8a9065acfc51c0182f0b0 2028 ruby-netrc_0.11.0-2.dsc
4478966c3a2584ed0fb52aa1e291d28070e3baee 2904 ruby-netrc_0.11.0-2.debian.tar.xz
6c6911e68d5d0ba0919fa40cb1091d6b2d7a591e 8817
ruby-netrc_0.11.0-2_amd64.buildinfo
Checksums-Sha256:
3d65febcfec28c1929fc8edc90898d7e93e6eb28f425bb61fe58a9fa0279de45 2028
ruby-netrc_0.11.0-2.dsc
f77ba65236235d100a79ef1a01fb543da9d329c1d6640ee2236edd44318b7716 2904
ruby-netrc_0.11.0-2.debian.tar.xz
3504500a5d0a259263da42c564cf474a17defb9139af56192bf1ec72f6a473a6 8817
ruby-netrc_0.11.0-2_amd64.buildinfo
Files:
1da6ff794effdd871abe8af79641f373 2028 ruby optional ruby-netrc_0.11.0-2.dsc
03d9922bcd043036c7766aba32dd64fe 2904 ruby optional
ruby-netrc_0.11.0-2.debian.tar.xz
443f6cbbf9cd5beb332c2ef9f59ac48c 8817 ruby optional
ruby-netrc_0.11.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEWOEiL5aWyIWjzRBMXTKNCCqqsUAFAlwta8YACgkQXTKNCCqq
sUCvBg//Ra/QlRydDP9SZ2DLPNOhxj1BEjOgkeGjbTrCY7X+lSZJAWHVbGuLK4WI
Uv8sl+5yP/5a+2CdmNEH1YUsHUKFOTNOuVsq22n2nNYn3uP7xUD6SR64EDvzNh2B
tXk7jE6P9vputIUpMKCBL1X9CciT3s2r7ctSOMpqRLbwYsIbkQjCO81ppSL7FwrA
uryrwYSXo8tloq7JY8xvpO096vKF2irCx3VXoQPoin+vS0vASHASW38DN5ToZiCu
xai3mxsTi72ugdFwRDzQjOf1TODpcuDLW5JHPMcgpayUOy97trF+9mnieQGKgF3L
2mxCVGAwJPsrnY4dgiqQB04iUoiHOlG406rs6YH3FvIQvR14sS6+7LtON70j1U6C
OMCvjvDvfn/ellUFaAxht7bimFwZd0NxrYBHBSdWSv8DVx03otEvsh+URPD1QJrT
XRf9uCz1cf/lrl2KUhdg8+LWLl/bcVjQFQBJfDCv4gxHTusYJvyiFKePahObfeNN
+zQL+FCPmAfvwxeCPgeh6TElB3dcqJCJKQVWECwSUTkHaImW1yZ2wsaS+iVi11op
o4kfN34H1KphonG1hU736d71NOA0xtLD+WS4IdqLOh0Uyv1qC7mRwkxp51kG8NkJ
uRQ8ywdhZ8DD9ksEj7telzY73mWW6cq3Pzileb5fIFF1Zb+4kIo=
=f5nq
-----END PGP SIGNATURE-----
--- End Message ---