Bug 1256493
Summary: | fatal: unable parse response from bodhi server | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||
Component: | abrt | Assignee: | Jakub Filak <jfilak> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 23 | CC: | abrt-devel-list, dvlasenk, iprikryl, jberan, jfilak, kvolny, mhabrnal, michal.toman, m, mmilata, voxadam | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 2.6.2-5.fc23 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1257577 (view as bug list) | Environment: | |||||
Last Closed: | 2015-09-01 18:31:05 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1257577 | ||||||
Attachments: |
|
Description
Mikhail
2015-08-24 18:15:40 UTC
$ abrt-bodhi -r -vvv -b 1189348 Locked '.lock' Unlocked './.lock' os-release:1: parsed line: 'NAME'='Fedora' os-release:2: parsed line: 'VERSION'='23 (Twenty Three)' os-release:3: parsed line: 'ID'='fedora' os-release:4: parsed line: 'VERSION_ID'='23' os-release:5: parsed line: 'PRETTY_NAME'='Fedora 23 (Twenty Three)' os-release:6: parsed line: 'ANSI_COLOR'='0;34' os-release:7: parsed line: 'CPE_NAME'='cpe:/o:fedoraproject:fedora:23' os-release:8: parsed line: 'HOME_URL'='https://fedoraproject.org/' os-release:9: parsed line: 'BUG_REPORT_URL'='https://bugzilla.redhat.com/' os-release:10: parsed line: 'REDHAT_BUGZILLA_PRODUCT'='Fedora' os-release:11: parsed line: 'REDHAT_BUGZILLA_PRODUCT_VERSION'='23' os-release:12: parsed line: 'REDHAT_SUPPORT_PRODUCT'='Fedora' os-release:13: parsed line: 'REDHAT_SUPPORT_PRODUCT_VERSION'='23' os-release:14: parsed line: 'PRIVACY_POLICY_URL'='https://fedoraproject.org/wiki/Legal:PrivacyPolicy' Searching for updates post('https://admin.fedoraproject.org/updates/list','bugs=1189348&release=f23') Connecting to https://admin.fedoraproject.org/updates/list curl: Trying 2610:28:3090:3001:dead:beef:cafe:fed3... curl: connect to 2610:28:3090:3001:dead:beef:cafe:fed3 port 443 failed: Connection refused curl: Trying 2607:f188::dead:beef:cafe:fed1... curl: connect to 2607:f188::dead:beef:cafe:fed1 port 443 failed: Connection refused curl: Trying 2001:4178:2:1269::fed2... curl: connect to 2001:4178:2:1269::fed2 port 443 failed: Connection refused curl: Trying 140.211.169.196... curl: Connected to admin.fedoraproject.org (140.211.169.196) port 443 (#0) curl: Initializing NSS with certpath: sql:/etc/pki/nssdb curl: CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none curl: ALPN/NPN, server did not agree to a protocol curl: SSL connection using TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 curl: Server certificate: curl: subject: CN=*.fedoraproject.org,O=Red Hat Inc.,L=Raleigh,ST=North Carolina,C=US curl: start date: Apr 22 00:00:00 2014 GMT curl: expire date: Apr 26 12:00:00 2017 GMT curl: common name: *.fedoraproject.org curl: issuer: CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US curl sent header: 'POST /updates/list HTTP/1.1 Host: admin.fedoraproject.org Content-Type: application/x-www-form-urlencoded Accept: application/json User-Agent: ABRT/2.6.2 Content-Length: 24^M^J^M^J' curl sent data: 'bugs=1189348&release=f23' curl: upload completely sent off: 24 out of 24 bytes curl rcvd header: 'HTTP/1.1 302 Found^M^J' curl rcvd header: 'Date: Tue, 25 Aug 2015 11:39:17 GMT^M^J' curl rcvd header: 'Server: Apache/2.4.6 (Red Hat Enterprise Linux)^M^J' curl rcvd header: 'Strict-Transport-Security: max-age=15768000; includeSubDomains; preload^M^J' curl rcvd header: 'Location: https://bodhi.fedoraproject.org/updates/list^M^J' curl rcvd header: 'Content-Length: 335^M^J' curl rcvd header: 'Content-Type: text/html; charset=iso-8859-1^M^J' curl rcvd header: '^M^J' curl rcvd data: '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>The document has moved <a href="https://bodhi.fedoraproject.org/updates/list">here</a>.</p> <hr> <address>Apache/2.4.6 (Red Hat Enterprise Linux) Server at admin.fedoraproject.org Port 443</address> </body></html>^J' curl: Connection #0 to host admin.fedoraproject.org left intact after curl_easy_perform: response_code:302 body:'<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>The document has moved <a href="https://bodhi.fedoraproject.org/updates/list">here</a>.</p> <hr> <address>Apache/2.4.6 (Red Hat Enterprise Linux) Server at admin.fedoraproject.org Port 443</address> </body></html> ' fatal: unable parse response from bodhi server Hmm, bodhi2 does not support searching via HTTP POST method. If we change the URL to https://bodhi.fedoraproject.org/updates/list, the abrt-bodhi output is the following: curl sent data: 'bugs=1189348&release=fRawhide' curl: upload completely sent off: 29 out of 29 bytes curl rcvd header: 'HTTP/1.1 405 Method Not Allowed^M^J' curl rcvd header: 'Date: Tue, 25 Aug 2015 11:53:48 GMT^M^J' curl rcvd header: 'Server: Apache/2.4.6 (Red Hat Enterprise Linux) mod_wsgi/3.4 Python/2.7.5^M^J' curl rcvd header: 'Strict-Transport-Security: max-age=15768000; includeSubDomains; preload^M^J' curl rcvd header: 'Allow: GET, HEAD, OPTIONS^M^J' curl rcvd header: 'Content-Length: 77^M^J' curl rcvd header: 'AppTime: D=155114^M^J' curl rcvd header: 'AppServer: proxy03.fedoraproject.org^M^J' curl rcvd header: 'Content-Type: text/plain; charset=UTF-8^M^J' curl rcvd header: '^M^J' curl rcvd data: '405 Method Not Allowed The method POST is not allowed for this resource. ^J^J^J' curl: Connection #0 to host bodhi.fedoraproject.org left intact after curl_easy_perform: response_code:405 body:'405 Method Not Allowed The method POST is not allowed for this resource. I have opened the following upstream pull request: https://github.com/abrt/abrt/pull/1034 Also affects Fedora 22. The upstream commits fixes the bug: https://github.com/abrt/abrt/commit/878d29d13773d035fc6a41d6b2c402f021e10dbd https://github.com/abrt/abrt/commit/783f4ea59bfcd7f563a3b0ab0012f41fcd289eff https://github.com/abrt/abrt/commit/7cf5d9fe151713b65314c714c9968f04367691fe https://github.com/abrt/abrt/commit/d64b5b38f9f2c988ced7bbf98adfedf2ea8c40ed https://github.com/abrt/abrt/commit/084a2aaa6373f178d6bf1ac66c196476d2faa438 abrt-2.6.2-5.fc23 libreport-2.6.2-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14404 Can I ask simple question? Where abrt currently store files? I remember that earlier I could find files in /var/tmp/abrt/, but now this directory is empty. (In reply to Mikhail from comment #7) > Can I ask simple question? Where abrt currently store files? I remember that > earlier I could find files in /var/tmp/abrt/, but now this directory is > empty. The files are stored in /var/spool/abrt/ now. abrt-2.6.2-5.fc23, libreport-2.6.2-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update abrt libreport'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14404 abrt-2.6.2-5.fc23, libreport-2.6.2-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. NEXTRELEASE? Does that mean that those of us who are sticking with the stable release of Fedora are going to be without a functioning abrt for the next two months? (In reply to Adam Hunt from comment #11) > NEXTRELEASE? Does that mean that those of us who are sticking with the > stable release of Fedora are going to be without a functioning abrt for the > next two months? This bug was created for Fedora 23. Bug #1257577 is a clone of this bug for Fedora 22. well, I'd also say that 'NEXTRELEASE' isn't the best option here - it would apply if the bug was filed for F22 and got fixed in .fc23 but since this is for F23 thus the fix in .fc23 matches the version, 'next' is incorrect OTOH, F23 is still not released so it doesn't fit the "current supported release" description of 'CURRENTRELEASE' but it is already branched, so 'RAWHIDE' also doesn't apply here, F23 is behind the latest development release this leaves us with 'ERRATA' as it is available as an update (for the pre-release compose of F23) in testing under the id FEDORA-2015-14404 /end of nitpicking :-) this of course doesn't apply to F22 and those interested in the currently supported release please test and give karma to https://bodhi.fedoraproject.org/updates/FEDORA-2015-14403 Karle, you should open a github issue for bodhi [1] because bodhi moved the bug to CLOSED NEXTRELEASE after abrt-2.6.2-5.fc23, libreport-2.6.2-4.fc23 were pushed to the Fedora 23 stable repository (see comment #10). The bodhi update which fixes the bodhi2-abrt issue in Fedora 22 has not yet received 3 karma (see bug #1257577 for more details about the fix for Fedora 22). 1: https://github.com/fedora-infra/bodhi/ (In reply to Jakub Filak from comment #14) > Karle, you should open a github issue for bodhi [1] because bodhi moved the > bug to CLOSED NEXTRELEASE after abrt-2.6.2-5.fc23, libreport-2.6.2-4.fc23 > were pushed to the Fedora 23 stable repository (see comment #10). hmpf, I won't go that far, reporting bug for RH124 textbook was enough for me today > The bodhi update which fixes the bodhi2-abrt issue in Fedora 22 has not yet > received 3 karma (see bug #1257577 for more details about the fix for Fedora > 22). well, yes, that's why I asked for testing ... more karmas[*] needed, autumn is coming :-) [*] https://cs.wikipedia.org/wiki/Karma_(ohřívač) |