Custom Query (1173 matches)
Results (331 - 333 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #894 | fixed | index User.username | ||
| Description |
We should add an index on User.username because, well, not having an index seems pretty crazy :) Adding this index and migration shouldn't be hard, so marking as bitesized. |
|||
| #895 | invalid | Missing lxml packagee on update | ||
| Description |
I started the installation process about a week ago (I assume you can look at timestamps on this ticket). I stopped right around the point where you set up mediagoblin_local.ini. I just came back and decided to run the update command before continuing:
It started fetching packages, but suddenly ended thusly:
I don't know if this happens if I build from scratch. To fix this, I went the route of:
So that
Now when I run the update command, the missing lxml error doesn't come up. Caveat: I accidentally ran the update script when not in the virtual env, so maybe I put this thing in a weird state. |
|||
| #896 | fixed | Missing `pyld` packagee on update | ||
| Description |
I'm starting from a fresh creation of the repo. I ran the virtualenv command to install the packages. Then I run the update command right away just to make sure everything is in order: `./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate && git
It started fetching packages, but suddenly ended thusly:
I ran:
Now when I run the update command, the missing pyld error doesn't come up. |
|||
