Bug 1100496

Summary: Missing dependency on python-beautifulsoup4
Product: [Fedora] Fedora Reporter: Steven Pritchard <steve>
Component: packagedb-cliAssignee: Pierre-YvesChibon <pingou>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: mizdebsk, opensource, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: packagedb-cli-2.2-2.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-01 22:23:25 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:

Description Steven Pritchard 2014-05-22 22:54:41 UTC
Description of problem:
Various commands result in the following error:

Error: No module named bs4
ERROR:root:Generic error catched:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pkgdb2_cli.py", line 672, in main
    arg.func(arg)
  File "/usr/lib/python2.7/site-packages/pkgdb2_cli.py", line 603, in do_update
    __do_login(args.username)
  File "/usr/lib/python2.7/site-packages/pkgdb2_cli.py", line 72, in __do_login
    pkgdbclient.login(username, password)
  File "/usr/lib/python2.7/site-packages/pkgdb2client.py", line 143, in login
    openid_url, data = _parse_service_form(response)
  File "/usr/lib/python2.7/site-packages/pkgdb2client.py", line 52, in _parse_service_form
    import bs4
ImportError: No module named bs4

Installing python-beautifulsoup4 fixes the problem.

Version-Release number of selected component (if applicable):
packagedb-cli-2.2-1.fc19.noarch

Comment 1 Mikolaj Izdebski 2014-05-26 07:10:53 UTC
This happens for me too.

Comment 2 Fedora Update System 2014-05-26 10:35:57 UTC
packagedb-cli-2.2-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/packagedb-cli-2.2-2.fc19

Comment 3 Fedora Update System 2014-05-26 10:36:02 UTC
packagedb-cli-2.2-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/packagedb-cli-2.2-2.fc20

Comment 4 Fedora Update System 2014-05-26 10:36:09 UTC
packagedb-cli-2.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/packagedb-cli-2.2-2.el6

Comment 5 Fedora Update System 2014-05-26 18:22:26 UTC
Package packagedb-cli-2.2-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing packagedb-cli-2.2-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1502/packagedb-cli-2.2-2.el6
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-06-01 22:23:25 UTC
packagedb-cli-2.2-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-06-05 04:22:09 UTC
packagedb-cli-2.2-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2014-06-11 23:37:44 UTC
packagedb-cli-2.2-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.