Closed Bug 1492341 Opened 6 years ago Closed 6 years ago

TPS venv fails to install

Categories

(Firefox :: Sync, enhancement)

enhancement
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 64
Tracking Status
firefox64 --- fixed

People

(Reporter: tcsc, Assigned: davehunt)

References

Details

Attachments

(1 file)

This is fallout from bug 1471888.

Essentially, we hit "pkg_resources.ContextualVersionConflict (mozprofile 2.0.0 (/Users/thom/.tps/venv/lib/python2.7/site-packages/mozprofile-2.0.0-py2.7.egg), Requirement.parse('mozprofile<2,>=1.1.0'), set(['mozrunner']))"

I think fixing this should be a matter of bumping the mozrunner version and releasing it, the issue is that the 7.0.1 release doesn't have https://searchfox.org/mozilla-central/source/testing/mozbase/mozrunner/setup.py#20
davehunt: Would you like me to put up a patch bumping this? I think you'd still need to do the release.
Flags: needinfo?(dave.hunt)
Sorry about this :tcsc please go ahead and bump mozrunner to 7.0.2 and I'd be happy to push a new release.
Flags: needinfo?(dave.hunt)
Assignee: nobody → dave.hunt
Status: NEW → ASSIGNED
TPS is currently depending on mozrunner v7.0.1, which depends on an earlier version of mozprofile. For TPS to be able to use the latest version of mozprofile we need to release a new version of mozrunner with the recent mozprofile version identifier update.
Comment on attachment 9010668 [details]
Bug 1492341 - Bump mozrunner version to 7.0.2; r?tcsc

Thom Chiovoloni [:tcsc] has approved the revision.
Attachment #9010668 - Flags: review+
Pushed by dhunt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/483e333ad24b
Bump mozrunner version to 7.0.2; r=tcsc
https://hg.mozilla.org/mozilla-central/rev/483e333ad24b
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
mozrunner 7.0.2 has been released: https://pypi.org/project/mozrunner/7.0.2/
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: