Your message dated Tue, 11 Jul 2017 20:49:29 +0000
with message-id <e1dv265-00011y...@fasolo.debian.org>
and subject line Bug#867646: fixed in gist 4.6.1-1
has caused the Debian Bug report #867646,
regarding gist: FTBFS: ERROR: Test "ruby2.3" failed:      Failure/Error: 
http.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.)


-- 
867646: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867646
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gist
Version: 4.5.0-3
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: http.request request
> 
>      WebMock::NetConnectNotAllowedError:
>        Real HTTP connections are disabled. Unregistered request: POST 
> https://api.github.com/authorizations with body 
> '{"scopes":["gist"],"note":"The gist gem (2017-07-07 20:25:53 
> +0000)","note_url":"https://github.com/ConradIrwin/gist"}' with headers 
> {'Accept'=>'*/*', 
> 'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3', 
> 'Authorization'=>'Basic Zm9vOmJhcg==', 'Content-Type'=>'application/json', 
> 'User-Agent'=>'gist/4.5.0 (Net::HTTP, ruby 2.3.3p222 (2016-11-21) 
> [x86_64-linux-gnu])'}
> 
>        You can stub this request with the following snippet:
> 
>        stub_request(:post, "https://api.github.com/authorizations";).
>          with(body: "{\"scopes\":[\"gist\"],\"note\":\"The gist gem 
> (2017-07-07 20:25:53 
> +0000)\",\"note_url\":\"https://github.com/ConradIrwin/gist\"}";,
>               headers: {'Accept'=>'*/*', 
> 'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3', 
> 'Authorization'=>'Basic Zm9vOmJhcg==', 'Content-Type'=>'application/json', 
> 'User-Agent'=>'gist/4.5.0 (Net::HTTP, ruby 2.3.3p222 (2016-11-21) 
> [x86_64-linux-gnu])'}).
>          to_return(status: 200, body: "", headers: {})
> 
>        registered request stubs:
> 
>        stub_request(:post, 
> "/https:\/\/foo:b...@api.github.com\/authorizations/")
>        stub_request(:post, 
> "/http:\/\/foo:b...@ghe.example.com\/api\/v3\/authorizations/")
>        stub_request(:post, "/https:\/\/api.github.com\/gists/")
>        stub_request(:post, "/http:\/\/ghe.example.com\/api\/v3\/gists/")
> 
>        ============================================================
>      # ./lib/gist.rb:385:in `block in http'
>      # ./lib/gist.rb:384:in `http'
>      # ./lib/gist.rb:329:in `block in login!'
>      # ./lib/gist.rb:308:in `loop'
>      # ./lib/gist.rb:308:in `login!'
>      # ./spec/ghe_spec.rb:66:in `block (4 levels) in <top (required)>'
> 
> Finished in 0.05994 seconds (files took 0.65084 seconds to load)
> 22 examples, 3 failures
> 
> Failed examples:
> 
> rspec ./spec/ghe_spec.rb:46 # ... login! should access to api.github.com when 
> $GITHUB_URL wasn't set
> rspec ./spec/ghe_spec.rb:54 # ... login! should access to ghe.example.com 
> when $GITHUB_URL was set
> rspec ./spec/ghe_spec.rb:64 # ... login! when credentials are passed in uses 
> them
> 
> /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/gist_4.5.0-3_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: gist
Source-Version: 4.6.1-1

We believe that the bug you reported is fixed in the latest version of
gist, 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.
Christian Hofstaedtler <z...@debian.org> (supplier of updated gist 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: Tue, 11 Jul 2017 20:09:09 +0000
Source: gist
Binary: gist
Architecture: source
Version: 4.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Christian Hofstaedtler <z...@debian.org>
Description:
 gist       - Upload gists to gist.github.com
Closes: 867646
Changes:
 gist (4.6.1-1) unstable; urgency=medium
 .
   * New upstream version 4.6.1
   * Refresh rename patch
   * Avoid git in gemspec
   * Support building with current webmock (Closes: #867646)
   * Rename gist executable earlier, as gem2deb has changed again.
Checksums-Sha1:
 da634162ce547988aa0e5ef3d1173555629f7b70 2003 gist_4.6.1-1.dsc
 07056f7403a1149f0d4fbdbb219788375888a992 41822 gist_4.6.1.orig.tar.gz
 203c6e73ae05681ade038114219738d1693cd72f 5556 gist_4.6.1-1.debian.tar.xz
 12cf8036ce3753270fa4fe13af8cef1f8a00fa55 8322 gist_4.6.1-1_source.buildinfo
Checksums-Sha256:
 5527101fb5becef18fc1c91b5a3d09ad954fb873d480e582b6cddcb71cc6c0fd 2003 
gist_4.6.1-1.dsc
 489c718378bbc91c93e8f07ae4eb78df8411c2a7fce63991e8f6088b153a03f1 41822 
gist_4.6.1.orig.tar.gz
 5272cc0b218d339748e5af52a59d662a20de4811128ef78675dfca7fcb78260f 5556 
gist_4.6.1-1.debian.tar.xz
 fd8e1cbe56e071d7a645b54bb0280fd0e04aaa445799ba380acb23e1ace6a557 8322 
gist_4.6.1-1_source.buildinfo
Files:
 8b27e3861623ce76dc6a27257fc2cf54 2003 net optional gist_4.6.1-1.dsc
 cc9485e0edb947bda8727d620153005f 41822 net optional gist_4.6.1.orig.tar.gz
 d8cf6def1e5e27fd6fa7c572eb3c796f 5556 net optional gist_4.6.1-1.debian.tar.xz
 f89566e5a963190547466c1f29116707 8322 net optional 
gist_4.6.1-1_source.buildinfo

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

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAlllMboACgkQXBPW25MF
LgNYAA/9HC779XiuqSrQRQGFCkqBx2XZZQjbp2TaIXPCwg4cvr26nsxgiw6Tfi4P
/DZvhPPi7n7MBwPkdPaD8E5IgWpbugA7S2bNo3NEWF+i/gPi71WLKD5usApnP9FU
nXHVLxtoNnvon4cUEPM2On9lJnj/pfb92yrdVq8IYmaOhqe6v2uaf7X14SDzeAEK
H5SE9m6JErtJAHcCNbXLmn7HPm45UDqyd2kf9drd1i9gpaRGBJac1NtkciTHBCuC
Tlv2+hlUNwsJkIUKJRA1tRovy6MEGq896Yy11XsHWI4Y0Qh8NRq+meAUTKVb4Fw+
xI/wxk5Spg2V7Fnj5BghFZMMFRBPRhA49Qzn+FgpuRNZC2CrttG5YA0WUMu0GpyA
G2oiezTNw64CnpIEVNsJGNOJDqGndT3uK86IGbTwwqxQrd7aqNxBYRDjelobmpDX
SDtC5R5ket9fykVODHbpnGeLXvyBZS56O30ixT6Tf7quThWGnmp9UhMCcoG9xn5Z
Bqhjd38o+OFusUUKjJX0tH7bvr1D8tw/zJS6LaKBUKnjGl22cN9jKuGWef+MYvNy
pBLkrH4W9XFeYkOsgw4pLDrFa14WV3X0jooIuHju9Io5MAb36Pyn29bIfcuuJXQ6
lNXE46FQrhVqlDCLOwY3qeW8lLrrTM16VC7yGBw0WrGFcXU9S5g=
=iEJK
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to