Opened 15 years ago
Last modified 15 years ago
#26 closed task (FIXED)
fix hacking howto setup for fedora 15
| Reported by: | Will Kahn-Greene | Owned by: | Christopher Allan Webber |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.0.4 |
| Component: | documentation | Keywords: | |
| Cc: | Parent Tickets: |
Description
The setup bits in the hacking howto don't work on Fedora 15.
Jef gets this when he runs python bootstrap.py && bin/buildout:
Develop: '/home/jef/mediagoblin/.' Develop distribution: Paste 1.7.5.1 uses namespace packages but the distribution does not require setuptools. Uninstalling make_user_dev_dirs. Updating mediagoblin. Develop distribution: Paste 1.7.5.1 uses namespace packages but the distribution does not require setuptools. Installing make_user_dev_dirs.
curious schendje: is that the entire output from buildout? or just a snippet that's everything okay, yes, something's wrong then schendje: I'll look into this... I guess if you like, you can not worry about it and just design into a plain html file and I can incorporate it
What should happen is that running that command downloads all the requirements and builds an environment to run GNU MediaGoblin in.
Making this an issue for 0.0.2.
Change History (6)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Milestone: | 0.0.2 → 0.0.3 |
|---|
Three things:
- Fedora 15 released on May 24th.
- Jef says he doesn't have this problem anymore because he worked around it.
- I haven't had a chance to create a Fedora 15 vm and test it out. I still plan to do that, but it's low priority until someone else has the problem.
So I'm bumping it to 0.0.3 with plans to look into it and settle it in the near future, but it shouldn't hold anything up.
comment:4 by , 15 years ago
| Component: | → Documentation |
|---|---|
| Owner: | set to |
| Status: | New → Closed |
Added instructions. Thanks for the help, Vinzenz!
comment:5 by , 15 years ago
| Milestone: | 0.0.3 → 0.0.4 |
|---|

Are people still having problems with this?