------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4456/
------------------------------------------------------------------------------

New ticket #4456 by vjash
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


------------------------------------------------------------------------------
I am trying to upgrade from RB1.7 to 2.0. But this fails with a Django 
Dependency
==============================================================================

# What version are you running?
1.7.26

# What's the URL of the page containing the problem?
https://ssd-codereview3-test.juniper.net

# What steps will reproduce the problem?
1. Upgrade from 1.7.26 to 2.0
2. Python 2.6
2. Fails with Django dependency error
3. raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (Django 1.6.11 
(/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg), 
Requirement.parse('Django>=1.8'))


# What is the expected output? What do you see instead?
This is the error I get:
raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (Django 1.6.11 
(/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg), 
Requirement.parse('Django>=1.8'))


# What operating system are you using? What browser?


# Please provide any additional information below.
I have another production instance thats running Reviewboard 2.0.20 with Django 
1.6.11 on Python 2.6. So, not sure why I am running into this issue now.

------------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to