House Info
Coop Name

oakland sol (Sustaining Ourselves Locally)

Address

1236 23rd Avenue, Oakland, CA

Phone number

510.534.9987

Average monthly rent

$520 per month (incl utilities and wireless) move-in deposit (fully refundable) is $525. Housemates share house bulk food--grains, produce, eggs, and staple items like oil, spices--for an extra $75/month.

Parent organization

Independent

Geographical area

East Oakland (San Antonio/Fruitvale)

Contact

oaklandsol@gmail.com

Website

http://oaklandsol.org/wp/

House theme

Gardening, sustainability, food justice

Number of occupants

6

Sex ratio

no rule

Student ratio

no rule

Food service

Individuals cook once every two weeks.

Number of weekly communal meals

dinners cooked 2 days a week

Food politics

We share house bulk food--grains, produce, eggs, and staple items like oil, spices--for an extra $75/month. As a house, our food purchasing and house dinners are mostly vegan, and we make an effort to prioritize supporting local/regional farmers of color

individually, housemates are welcome to purchase and prepare whatever they'd like (we're not dogmatic!) using all-house ingredients, or their own.

Average weekly workshift

1 hour/week, and Second Sunday of every month from 12-4pm

Paid positions available

no

Decision process

consensus

House meeting frequency

twice a month- once for house issues, once for project issues

Pets

one cat, chickens and bees

Rooms available

Yes- single or couples

Expected next opening

May 1, 2011 (flexible)

About us

We're diverse in our cultural and ethnic backgrounds, genders, sexual orientations, and personalities, and welcoming of all applicants, though it's important to us to maintain a good balance of queer folks, and people of color--if you're excited about food justice and getting your hands dirty in the garden, all the better! Current housemates are mostly women of color in their 20s and 30s, and are involved in social, environmental, food justice, and bike-related activism

education (from elementary to special ed, and as students themselves)

art and community arts/mural projects

gardening, urban planning and policy

and day laborer outreach. We do our best to create a culture of mutual respect, of easygoing community and comfortable communication, and a safer space for people of diverse contexts--but we hope new housemates will also be awesome friends, brilliant collaborators, and partners-in-hijinx. We're open to cats (one lives here right now, in separate apartments) and to chill dogs that won't dig in the garden.

Location

We're located in the San Antonio neighborhood (a few blocks from the border of Fruitvale), near the freeway, a 10-15 minute walk from Fruitvale BART, and right next to several AC Transit lines (as well as fruit vendors, taco trucks, a couple good Vietnamese restaurants, the Cycles of Change/Bikery bike shop, East Side Arts Alliance, quite a few large and tiny thrift stores, lots of corner stores, two small farmers' markets, and the amazing Nieves Cinco de Mayo homemade ice cream shop).

Contact or Visit Us

If this sounds like something you'd like to be part of, please get in touch via email--and tell us more rather than less--we'd really like to get a good sense of who you are and what you're excited by and interested in! Drop by second Sunday of every month from 12pm to 4pm. In the meanwhile, check out our out-of-date website at www.oaklandsol.org for more information about our goals/visions/projects/house (though photos, especially of the garden, don't convey the incredible, lush space we're in!)

--> -->

TypeError

not enough arguments for format string

If you want to report a bug, please save this page and attach it to your bug report.

Traceback

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

  1. /usr/local/lib/python2.5/site-packages/MoinMoin/request/__init__.py in run (self=<MoinMoin.request.request_fcgi.Request object at 0x28bf490>)

    1. 1309 self.page.send_page()
    2. 1310 else:
    3. 1311 handler(self.page.page_name, self)
    4. 1312
    5. 1313 # every action that didn't use to raise MoinMoinFinish must call this now:
    • handler = <function do_show at 0x1327500>
    • self = <MoinMoin.request.request_fcgi.Request object at 0x28bf490>
    • self.page = <MoinMoin.Page.Page object at 0x1ebf2d0>
    • self.page.page_name = u'SOL (Sustaining Ourselves Locally)'
  2. /usr/local/lib/python2.5/site-packages/MoinMoin/action/__init__.py in do_show (pagename=u'SOL (Sustaining Ourselves Locally)', request=<MoinMoin.request.request_fcgi.Request object at 0x28bf490>, content_only=0, count_hit=1, cacheable=1, print_mode=0)

    1. 251 count_hit=count_hit,
    2. 252 print_mode=print_mode,
    3. 253 content_only=content_only,
    4. 254 )
    5. 255
    • content_only = 0
  3. /usr/local/lib/python2.5/site-packages/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page object at 0x1ebf150>, **keywords={'content_only': 0, 'count_hit': 1, 'print_mode': 0})

    1. 1199 format_args=pi['formatargs'],
    2. 1200 do_cache=do_cache,
    3. 1201 start_line=pi['lines'])
    4. 1202
    5. 1203 # check for pending footnotes
    • start_line undefined
    • pi = {'acl': <MoinMoin.security.AccessControlList instance at 0x2887a70>, 'format': 'wiki', 'formatargs': '', 'language': 'en', 'lines': 0}
  4. /usr/local/lib/python2.5/site-packages/MoinMoin/Page.py in send_page_content (self=<MoinMoin.Page.Page object at 0x1ebf150>, request=<MoinMoin.request.request_fcgi.Request object at 0x28bf490>, body=u'{{attachment:yourhouse.jpg}}\n\n{{{#!meta\n#heading... us.\n\n## attach a picture or two here, or above!\n', format='wiki', format_args='', do_cache=1, **kw={'start_line': 0})

    1. 1287 try:
    2. 1288 code = self.loadCache(request)
    3. 1289 self.execute(request, parser, code)
    4. 1290 except Exception, e:
    5. 1291 if not is_cache_exception(e):
    • self = <MoinMoin.Page.Page object at 0x1ebf150>
    • self.execute = <bound method Page.execute of <MoinMoin.Page.Page object at 0x1ebf150>>
    • request = <MoinMoin.request.request_fcgi.Request object at 0x28bf490>
    • parser = <MoinMoin.parser.text_moin_wiki.Parser instance at 0x2a183b0>
    • code = <code object <module> at 0x32984e0, file "SOL (Sustaining Ourselves Locally)", line 2>
  5. /usr/local/lib/python2.5/site-packages/MoinMoin/Page.py in execute (self=<MoinMoin.Page.Page object at 0x1ebf150>, request=<MoinMoin.request.request_fcgi.Request object at 0x28bf490>, parser=<MoinMoin.parser.text_moin_wiki.Parser instance at 0x2a183b0>, code=<code object <module> at 0x32984e0, file "SOL (Sustaining Ourselves Locally)", line 2>)

    1. 1318 __file__ = os.path.join(MoinMoin.__loader__.archive, 'dummy')
    2. 1319 try:
    3. 1320 exec code
    4. 1321 except "CacheNeedsUpdate": # convert the exception
    5. 1322 raise Exception("CacheNeedsUpdate")
    • code = <code object <module> at 0x32984e0, file "SOL (Sustaining Ourselves Locally)", line 2>
  6. /var/www/wiki/bin/SOL (Sustaining Ourselves Locally) in ()

  7. /usr/local/lib/python2.5/site-packages/MoinMoin/formatter/__init__.py in parser (self=<MoinMoin.formatter.text_html.Formatter instance at 0x2887950>, parser_name=u'meta', lines=[u'#heading House Info', u'', u'# Hello! Welcome to the coop template.', u'#', u'# Please include all the basic info about your coop', u'# inside these "meta" sections (marked by the {\'s),', u"# but also don't forget to put a nice paragraph or 6", u'# about your house below.', u'#', u"# And upload pictures! Lots of 'em!", u'#', u"# For help on any of this, don't hesitate to ask us -", u'# help@housing.barringtoncollective.org', u'#', u'# Thanks!', u'', u'', u'Coop Name: oakland sol (Sustaining Ourselves Locally)', u'Address: 1236 23rd Avenue, Oakland, CA', u'Phone number: 510.534.9987', ...])

    1. 346 lines = lines[:-1]
    2. 347 p = parser('\n'.join(lines), self.request, format_args=args)
    3. 348 p.format(self)
    4. 349 del p
    5. 350 return ''
    • p = <housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2166908>
    • p.format = <bound method MetaParser.format of <housing.p_d5...94.parser.meta.MetaParser instance at 0x2166908>>
    • self = <MoinMoin.formatter.text_html.Formatter instance at 0x2887950>
  8. /var/www/wiki/sites/housing/plugin/parser/meta.py in format (self=<housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2166908>, formatter=<MoinMoin.formatter.text_html.Formatter instance at 0x2887950>)

    1. 169
    2. 170 write(f.table_cell(1, attrs = {'class': self.keyClass}))
    3. 171 write(self.buildLinks(f, key))
    4. 172 write(f.table_cell(0))
    5. 173
    • write = <bound method Request.write of <MoinMoin.request.request_fcgi.Request object at 0x28bf490>>
    • self = <housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2166908>
    • self.buildLinks = <bound method MetaParser.buildLinks of <housing....94.parser.meta.MetaParser instance at 0x2166908>>
    • f = <MoinMoin.formatter.text_html.Formatter instance at 0x2887950>
    • key = u'al'
  9. /var/www/wiki/sites/housing/plugin/parser/meta.py in buildLinks (self=<housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2166908>, formatter=<MoinMoin.formatter.text_html.Formatter instance at 0x2887950>, data=u'al')

    1. 293 # for key/value pair
    2. 294 else:
    3. 295 href = self.buildQueryStr(data)
    4. 296 text = value
    5. 297 out += self.formatLink(formatter, text, href)
    • href undefined
    • self = <housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2166908>
    • self.buildQueryStr = <bound method MetaParser.buildQueryStr of <housi...94.parser.meta.MetaParser instance at 0x2166908>>
    • data = u'al'
  10. /var/www/wiki/sites/housing/plugin/parser/meta.py in buildQueryStr (self=<housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2166908>, data=u'al')

    1. 325 str = u"%s?action=%s&value=" % (self.request.page.page_name, self.action)
    2. 326 # build query string
    3. 327 str += urllib.quote(q % data)
    4. 328 return str
    5. 329
    • str = u'SOL (Sustaining Ourselves Locally)?action=metasearch&value='
    • global urllib = <module 'urllib' from '/usr/lib/python2.5/urllib.pyc'>
    • urllib.quote = <function quote at 0xfd8de8>
    • q = u'meta:"%s=%s" '
    • data = u'al'

TypeError

not enough arguments for format string

  • args = ('not enough arguments for format string',)
  • message = 'not enough arguments for format string'

System Details

  • Date: Sat, 04 Feb 2012 17:55:21 +0000
  • Platform: Linux imaginary.yerk.org 2.6.35.1-rscloud #4 SMP Wed Aug 11 15:44:25 UTC 2010 x86_64
  • Python: Python 2.5.2 (/usr/bin/python)
  • MoinMoin: Release 1.8.7 (release)