Bug 1224073 - Can't list available products
Summary: Can't list available products
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-bugzilla
Version: 20
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-22 07:40 UTC by Thorsten Scherf
Modified: 2015-06-09 15:20 UTC (History)
4 users (show)

Fixed In Version: python-bugzilla-1.2.1-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-07 15:58:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Thorsten Scherf 2015-05-22 07:40:01 UTC
Description of problem:


Tool throws unknown method error when product list is requested:

$ bugzilla info --help
Usage: bugzilla info [options]
[...]
  -p, --products        Get a list of products
[...]

$ bugzilla info --products

Server error: <Fault -32601: "The requested method 'Product.get_products' was not found.">


Version-Release number of selected component (if applicable):
python-bugzilla-1.1.0-1.fc20.noarch

How reproducible:
$ bugzilla info --products

Steps to Reproduce:
1. $ bugzilla info --products
2.
3.

Actual results:
Server error: <Fault -32601: "The requested method 'Product.get_products' was not found.">


Expected results:
Product list.

Additional info:

Comment 1 Cole Robinson 2015-05-22 13:14:36 UTC
Thanks for the report, upstream is fixed:

commit 4c62e4a6727d0052f58a1118d42e6f8ca54b8131
Author: Cole Robinson <crobinso>
Date:   Wed Apr 15 13:06:40 2015 -0400

    base: Don't use deprecated get_products alias


I'll get a new build out soon

Comment 2 Fedora Update System 2015-05-22 17:37:57 UTC
python-bugzilla-1.2.1-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python-bugzilla-1.2.1-1.fc21

Comment 3 Fedora Update System 2015-05-22 17:38:24 UTC
python-bugzilla-1.2.1-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python-bugzilla-1.2.1-1.fc22

Comment 4 Fedora Update System 2015-05-22 17:38:28 UTC
python-bugzilla-1.2.1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-bugzilla-1.2.1-1.fc20

Comment 5 Fedora Update System 2015-05-26 03:17:21 UTC
Package python-bugzilla-1.2.1-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-bugzilla-1.2.1-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-8746/python-bugzilla-1.2.1-1.fc20
then log in and leave karma (feedback).

Comment 6 Fedora End Of Life 2015-05-29 13:50:47 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Fedora Update System 2015-06-07 15:58:18 UTC
python-bugzilla-1.2.1-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-06-07 16:06:09 UTC
python-bugzilla-1.2.1-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-06-09 15:20:48 UTC
python-bugzilla-1.2.1-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.