Your message dated Thu, 21 Sep 2017 16:31:11 +0000
with message-id <e1dv4nb-0009lv...@fasolo.debian.org>
and subject line Bug#867655: fixed in ruby-gemnasium-gitlab-service 0.2.6-2
has caused the Debian Bug report #867655,
regarding ruby-gemnasium-gitlab-service: FTBFS: ERROR: Test "ruby2.3" failed:
Failure/Error: @connection.request(request)
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.)
--
867655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-gemnasium-gitlab-service
Version: 0.2.6-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170707 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> Failure/Error: @connection.request(request)
>
> WebMock::NetConnectNotAllowedError:
> Real HTTP connections are disabled. Unregistered request: POST
> https://api.gemnasium.com/v1/test_path with body '{"foo":"bar"}' with headers
> {'Accept'=>'application/json',
> 'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3',
> 'Authorization'=>'Basic WDpzZWNyZXRfYXBpX2tleQ==',
> 'Content-Type'=>'application/json', 'User-Agent'=>'Gemnasium Gitlab Service -
> v0.2.6'}
>
> You can stub this request with the following snippet:
>
> stub_request(:post, "https://api.gemnasium.com/v1/test_path").
> with(body: "{\"foo\":\"bar\"}",
> headers: {'Accept'=>'application/json',
> 'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3',
> 'Authorization'=>'Basic WDpzZWNyZXRfYXBpX2tleQ==',
> 'Content-Type'=>'application/json', 'User-Agent'=>'Gemnasium Gitlab Service -
> v0.2.6'}).
> to_return(status: 200, body: "", headers: {})
>
> registered request stubs:
>
> stub_request(:post,
> "https://X:secret_api_...@api.gemnasium.com/v1/test_path").
> with(body: {"foo"=>"bar"},
> headers: {'Accept'=>'application/json',
> 'Content-Type'=>'application/json', 'User-Agent'=>'Gemnasium Gitlab Service -
> v0.2.6'})
> stub_request(:get,
> "https://X:secret_api_...@api.gemnasium.com/v1/test_path").
> with(headers: {'Accept'=>'application/json',
> 'Content-Type'=>'application/json', 'User-Agent'=>'Gemnasium Gitlab Service -
> v0.2.6'})
> stub_request(:post,
> "https://X:secret_api_...@api.gemnasium.com/v1/projects/project_slug/dependency_files").
> with(headers: {'Accept'=>'application/json',
> 'Content-Type'=>'application/json', 'User-Agent'=>'Gemnasium Gitlab Service -
> v0.2.6'})
>
> ============================================================
> # ./lib/gemnasium/gitlab_service/connection.rb:28:in `post'
> # ./spec/gemnasium/gitlab_service/connection_spec.rb:25:in `block (3
> levels) in <top (required)>'
>
> Deprecation Warnings:
>
> Using `should` from rspec-expectations' old `:should` syntax without
> explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or
> explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax =
> :should }` instead. Called from
> /<<PKGBUILDDIR>>/spec/gemnasium/gitlab_service/client_spec.rb:11:in `block (3
> levels) in <top (required)>'.
>
> Using `stub` from rspec-mocks' old `:should` syntax without explicitly
> enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly
> enable `:should` instead. Called from
> /<<PKGBUILDDIR>>/spec/gemnasium/gitlab_service/pusher_spec.rb:8:in `block (2
> levels) in <top (required)>'.
>
>
> If you need more of the backtrace for any of these deprecations to
> identify where to make the necessary changes, you can configure
> `config.raise_errors_for_deprecations!`, and it will turn the
> deprecation warnings into errors, giving you the full backtrace.
>
> 2 deprecation warnings total
>
> Finished in 0.02929 seconds (files took 0.65037 seconds to load)
> 8 examples, 3 failures
>
> Failed examples:
>
> rspec ./spec/gemnasium/gitlab_service/client_spec.rb:30 #
> Gemnasium::GitlabService::Client upload_files issues a POST request
> rspec ./spec/gemnasium/gitlab_service/connection_spec.rb:18 #
> Gemnasium::GitlabService::Connection get issues a GET request
> rspec ./spec/gemnasium/gitlab_service/connection_spec.rb:27 #
> Gemnasium::GitlabService::Connection post issues a POST request
>
> /usr/bin/ruby2.3 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format
> documentation failed
> ERROR: Test "ruby2.3" failed:
The full build log is available from:
http://aws-logs.debian.net/2017/07/07/ruby-gemnasium-gitlab-service_0.2.6-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ruby-gemnasium-gitlab-service
Source-Version: 0.2.6-2
We believe that the bug you reported is fixed in the latest version of
ruby-gemnasium-gitlab-service, 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 867...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated
ruby-gemnasium-gitlab-service 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: SHA256
Format: 1.8
Date: Thu, 21 Sep 2017 21:29:35 +0530
Source: ruby-gemnasium-gitlab-service
Binary: ruby-gemnasium-gitlab-service
Architecture: source
Version: 0.2.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Description:
ruby-gemnasium-gitlab-service - Gemnasium service for Gitlab
Closes: 867655
Changes:
ruby-gemnasium-gitlab-service (0.2.6-2) unstable; urgency=medium
.
* Run tests with webmock 3 (Closes: #867655). Thanks to kp for the patch.
Checksums-Sha1:
95b138f502bafa567f07ad3841a58b326ba5e5e3 2307
ruby-gemnasium-gitlab-service_0.2.6-2.dsc
86b91125319befff0efeff6673e3b5b7db0a4f61 2468
ruby-gemnasium-gitlab-service_0.2.6-2.debian.tar.xz
1d48ae454388a9a87089c1a4e71539f1f1a6324e 8654
ruby-gemnasium-gitlab-service_0.2.6-2_source.buildinfo
Checksums-Sha256:
9eb7df3f4b04aea6f7bc12c13e1bc272ea97c77476f95f85ef05df8c25f3943c 2307
ruby-gemnasium-gitlab-service_0.2.6-2.dsc
bc46e2867488b0c04b7d6cf37552f968e75375bad7de2a250cf8454f45c874ce 2468
ruby-gemnasium-gitlab-service_0.2.6-2.debian.tar.xz
5e0f259764336fe00c03b5652fb41e2bbe637905583304e04e33e20939bb919d 8654
ruby-gemnasium-gitlab-service_0.2.6-2_source.buildinfo
Files:
f7d6aabce686812122ea1312366686e7 2307 ruby optional
ruby-gemnasium-gitlab-service_0.2.6-2.dsc
b54783842364ee4057a323bad3676937 2468 ruby optional
ruby-gemnasium-gitlab-service_0.2.6-2.debian.tar.xz
8e1b9acf8615e9342659adcb32af3c0f 8654 ruby optional
ruby-gemnasium-gitlab-service_0.2.6-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlnD5ccACgkQzh+cZ0US
wirhcg/+MTTzD1N6iyq1JydywoEhwSAzVzbW+/e4nQDqpUzwvvQP9guyHRGfSGvx
9inLdwjGW2omAWP/Oagv21T5uGDDI3dKjTRptrhcO38c+/iBbRnDlkOc5McqTn4H
OeWW2abQNuEi4senJtw8prniaoWEAswhJ23GVruVyfDS5s3yqLO72JwT8UjyuJNu
D6xkRfm4BDvzJhA8W4r9t93l480pLtz2ktv2xeN2b/vw9OShLKlrAO3AzHAZFF9F
PRHiJq9fkiZlcPZuLS6LuP/oxg2BBGjLPICWIp3K6/6IlFl4E4WSnh8JNWbLvoMb
nE3vVieFXuEMeEZ3rHvmjhP7FkyLAFMG+Sk4IcumFdL4Jd8YKkekka2ic87/MhQD
KENQFQzVlK/i0a3ZTTN0jq6xm6g6GVtRLMtVeKkRFL4XDAYCcamvn5nDRiTLSBkx
USawOOGGfT4rfEXheIDecQUeHzJvhntyWQhx58PXBJBVtlJ5/XH3Cr8Ej6DUpvxt
rU7C+SQaiqmviBvaKlUJgyHcdzejPDUOmBW5yYe5zi4gc/jPLqUDR1tYQDWH+WQf
94ME7V1ZCVhr20Ym72NttYsvz4PeoJOUtmZeBloLspfyxDbQqK4Pjekpw/Y6eOct
QanEL9PwbJP4wnDrJxI+gQ2Dg7UIbkb9u0afp2orDX0X9e/ps44=
=6xhg
-----END PGP SIGNATURE-----
--- End Message ---