← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1737242] Re: tox -e manage -- collectstatic failed to collect MySQL-python

 

Reviewed:  https://review.openstack.org/527121
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a57d8b0e15cf432d3ac2be0dee1f07519188b173
Submitter: Zuul
Branch:    master

commit a57d8b0e15cf432d3ac2be0dee1f07519188b173
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Tue Dec 12 00:14:23 2017 +0900

    doc: use "python manage.py" directly rather "tox -e manage"
    
    According to bug 1737242, tox -e manage collectstatic/compress
    can fail with a customized settings file (for example, a setting
    which uses db backend for caching). After discussion with the bug
    reporter, he develops a theme using a production settings file
    and runs into a trouble. It looks better to use python manage.py
    directly to avoid further confusion.
    
    Change-Id: If34ba249745a110268cc99213cc404697b03495f
    Closes-Bug: #1737242


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1737242

Title:
  tox -e manage -- collectstatic failed to collect MySQL-python

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Tox worked fine before I installed MySQL-Python library but now when I
  collect statics I get this error on Github Gists:

  https://gist.github.com/anonymous/3ee68522c937bf09204c3043f9972e11

  Can someone point me to right direction to fix this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1737242/+subscriptions


References