Your message dated Tue, 17 Nov 2020 12:33:29 +0000
with message-id <e1kf0ar-000ghr...@fasolo.debian.org>
and subject line Bug#974093: fixed in ruby-httparty 0.18.1-2
has caused the Debian Bug report #974093,
regarding ruby-httparty breaks ruby-gitlab autopkgtest: 
Gitlab::Client.create_merge_request_discussion posts the correct resource
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.)


-- 
974093: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974093
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-httparty, ruby-gitlab
Control: found -1 ruby-httparty/0.18.1-1
Control: found -1 ruby-gitlab/4.14.1-1
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of ruby-httparty the autopkgtest of ruby-gitlab
fails in testing when that autopkgtest is run with the binary packages
of ruby-httparty from unstable. It passes when run with only packages
from testing. In tabular form:

                       pass            fail
ruby-httparty          from testing    0.18.1-1
ruby-gitlab            from testing    4.14.1-1
all others             from testing    from testing

Interestingly enough, the test passes in unstable on amd64 and i386. So,
this most likely is a *versioned* relation (either Depends, Breaks
and/or Test Depends) missing somewhere and the migration software is
missing this information to trigger the right combination from unstable
in testing.

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of ruby-httparty to
testing [1]. Due to the nature of this issue, I filed this bug report
against both packages. Can you please investigate the situation and
reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=ruby-httparty

https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-gitlab/8027911/log.gz
Failures:

  1) Gitlab::Client.create_merge_request_discussion posts the correct
resource
     Failure/Error:
       expect(a_post('/projects/3/merge_requests/2/discussions')
         .with(body: 'body=Discussion&position[old_line]=1')).to
have_been_made

       The request POST
https://api.example.com/projects/3/merge_requests/2/discussions with
body "body=Discussion&position[old_line]=1" with headers
{'Private-Token'=>'secret'} was expected to execute 1 time but it
executed 0 times

       The following requests were made:

       POST
https://api.example.com/projects/3/merge_requests/2/discussions with
body 'body=Discussion&position%5Bold_line%5D=1' with headers
{'Accept'=>'application/json',
'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3',
'Content-Type'=>'application/x-www-form-urlencoded',
'Private-Token'=>'secret', 'User-Agent'=>'Gitlab Ruby Gem 4.14.1'} was
made 1 time

       ============================================================
     # ./spec/gitlab/client/merge_requests_spec.rb:305:in `block (3
levels) in <top (required)>'

  2) Gitlab::Client.create_pipeline when variables are passed calls with
the correct body
     Failure/Error: expect(a_post(pipeline_path).with(body:
expected_body)).to have_been_made

       The request POST
https://api.example.com/projects/3/pipeline?ref=master with body
"variables[][key]=VAR1&variables[][value]=value&variables[][key]=VAR2&variables[][value]=value"
with headers {'Private-Token'=>'secret'} was expected to execute 1 time
but it executed 0 times

       The following requests were made:

       POST https://api.example.com/projects/3/pipeline?ref=master with
headers {'Accept'=>'application/json',
'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3',
'Content-Type'=>'application/x-www-form-urlencoded',
'Private-Token'=>'secret', 'User-Agent'=>'Gitlab Ruby Gem 4.14.1'} was
made 1 time
       POST https://api.example.com/projects/3/pipeline?ref=master with
body
'variables%5B%5D%5Bkey%5D=VAR1&variables%5B%5D%5Bvalue%5D=value&variables%5B%5D%5Bkey%5D=VAR2&variables%5B%5D%5Bvalue%5D=value'
with headers {'Accept'=>'application/json',
'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3',
'Content-Type'=>'application/x-www-form-urlencoded',
'Private-Token'=>'secret', 'User-Agent'=>'Gitlab Ruby Gem 4.14.1'} was
made 1 time

       ============================================================
     # ./spec/gitlab/client/pipelines_spec.rb:70:in `block (4 levels) in
<top (required)>'

Finished in 2.54 seconds (files took 1.01 seconds to load)
1081 examples, 2 failures

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: ruby-httparty
Source-Version: 0.18.1-2
Done: =?utf-8?q?C=C3=A9dric_Boutillier?= <bou...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-httparty, 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 974...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-httparty 
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: Tue, 17 Nov 2020 08:26:10 +0100
Source: ruby-httparty
Architecture: source
Version: 0.18.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Closes: 974093
Changes:
 ruby-httparty (0.18.1-2) unstable; urgency=medium
 .
   * Indicate that this version breaks (tests of) ruby-gitlab << 4.16.1
     (Closes: #974093)
Checksums-Sha1:
 f8ef5c53e4c02b999cfb1dc46c849444c4d71d31 1844 ruby-httparty_0.18.1-2.dsc
 43a19ac075d50f88ea48cbeaffbfeefb571d51e7 97813 ruby-httparty_0.18.1.orig.tar.gz
 01f64351255245bc71138ce5f65ab5cc83ada244 6264 
ruby-httparty_0.18.1-2.debian.tar.xz
 368257853a8128adf251fd00c232c50b965a4074 9574 
ruby-httparty_0.18.1-2_amd64.buildinfo
Checksums-Sha256:
 21d9c4b26f58bd9d6ea018d244103ba2cf1159f5d8650e126b022780c8af743d 1844 
ruby-httparty_0.18.1-2.dsc
 0efacf470273e7efb238ceb01ed451e6e8b59190cf7ab23a469683ea83f20cb7 97813 
ruby-httparty_0.18.1.orig.tar.gz
 423973a7fc73c000f811d001d4f79df9ba0955467ca05b69f60ab15943e918ab 6264 
ruby-httparty_0.18.1-2.debian.tar.xz
 e019178c24a0001eec11aa79942089b70c2ed3b257afafdd2dfa9ae5d137e5cb 9574 
ruby-httparty_0.18.1-2_amd64.buildinfo
Files:
 6fb5d7537cedef5f64d037276370a7fd 1844 ruby optional ruby-httparty_0.18.1-2.dsc
 28e93017cf7860551681ec5d14cd6f6d 97813 ruby optional 
ruby-httparty_0.18.1.orig.tar.gz
 522f285d24b17ccc8fb8b267fe044795 6264 ruby optional 
ruby-httparty_0.18.1-2.debian.tar.xz
 9c6a6e29880e95dc431992daad63d727 9574 ruby optional 
ruby-httparty_0.18.1-2_amd64.buildinfo

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

iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAl+zwKMACgkQia+CtznN
IXrq5Af9GXSCwoVUbDaCxb8HyEjnGOLr5JOvQyL/cV/deHmsrhfXXVWc1nGMBIS5
kSOd7Z7iLWm/YmeL9s1lB6sAa8uTIQt/RXN9YPtnUuWKyss4K5TOsQNPyeRp6vVu
t0II+p/NYW8q4pKq+GntW5XpcZMERfgUzqmpg9Ofndpop2Mo1HsaJa/F7PMtZssQ
8IXHqrP9zcXX1Ep2omgDo9kXhCiMsyViW7LTRS2YAvaFRTpP/GP0ZRD0g8TGGPwa
xYqEdtkrH17Ll8dFvx2o7ItB9HMDYg1pjN0gQZvcVXZ5u5ajyWwM949TOQhfgLnD
RUPhUCPlD2yXqsXKrPYSyMpM4lY04g==
=8hU4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to