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 Christopher Allan Webber, 15 years ago

Are people still having problems with this?

comment:2 by Will Kahn-Greene, 15 years ago

Milestone: 0.0.20.0.3

Three things:

  1. Fedora 15 released on May 24th.
  2. Jef says he doesn't have this problem anymore because he worked around it.
  3. 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:3 by Vinzenz Vietzke, 15 years ago

  • yum install mongodb-server python-paste-deploy python-paste-script

comment:4 by Christopher Allan Webber, 15 years ago

Component: Documentation
Owner: set to Christopher Webber
Status: NewClosed

Added instructions. Thanks for the help, Vinzenz!

comment:5 by Christopher Allan Webber, 15 years ago

Milestone: 0.0.30.0.4

comment:5 by Will Kahn-Greene, 14 years ago

The original url for this bug was http://bugs.foocorp.net/issues/292 .

Note: See TracTickets for help on using tickets.