Bug 759142 - Requirement.parse('repoze.who==1.0.19')
Summary: Requirement.parse('repoze.who==1.0.19')
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-tg-devtools
Version: rawhide
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 768561 768562 894430 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-01 14:13 UTC by Jan ONDREJ
Modified: 2016-09-20 02:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-23 01:49:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan ONDREJ 2011-12-01 14:13:22 UTC
Description of problem:
Current version of Turbogears2 requires repoze.who 1.0.19, please update.

Version-Release number of selected component (if applicable):
python-repoze-who-1.0.18-5.fc15.noarch
TurboGears2-2.1.1-1.fc16.noarch

How reproducible:
always after new kickstarted project

Steps to Reproduce:
1. paster quickstart -s -m test1 -p test1 -a
2. cd test1
3. paster serve
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/paster", line 9, in <module>
    load_entry_point('PasteScript==1.7.3', 'console_scripts', 'paster')()
  File "/usr/lib/python2.7/site-packages/paste/script/command.py", line 73, in run
    commands = get_commands()
  File "/usr/lib/python2.7/site-packages/paste/script/command.py", line 115, in get_commands
    plugins = pluginlib.resolve_plugins(plugins)
  File "/usr/lib/python2.7/site-packages/paste/script/pluginlib.py", line 81, in resolve_plugins
    pkg_resources.require(plugin)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 686, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 588, in resolve
    raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (repoze.who 1.0.18 (/usr/lib/python2.7/site-packages), Requirement.parse('repoze.who==1.0.19'))

Comment 1 Luke Macken 2013-01-11 22:30:49 UTC
*** Bug 768562 has been marked as a duplicate of this bug. ***

Comment 2 Luke Macken 2013-01-11 22:31:01 UTC
*** Bug 768561 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2013-01-11 22:32:49 UTC
python-tg-devtools-2.1.1-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-tg-devtools-2.1.1-5.fc18

Comment 4 Luke Macken 2013-01-11 22:32:50 UTC
*** Bug 894430 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2013-01-12 15:16:25 UTC
Package python-tg-devtools-2.1.1-5.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-tg-devtools-2.1.1-5.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-0677/python-tg-devtools-2.1.1-5.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-01-23 01:49:54 UTC
python-tg-devtools-2.1.1-5.fc18 has been pushed to the Fedora 18 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.