HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #718 (closed defect: wontfix)

Opened 22 months ago

Last modified 22 months ago

AttributeError: 'NoneType' object has no attribute 'has_node'

Reported by: pete Owned by:
Priority: high Milestone:
Component: default Version:
Severity: major Keywords:
Cc:

Description

installoptional package no longer gives me a runnable ruby, so I wanted to look at doing a haikuport. However, I get this!:

How to Reproduce

While doing a GET operation on /wiki/dev-lang/ruby, Trac issued an internal error.

Request parameters:

{'page': u'dev-lang/ruby'}

User agent: Mozilla/5.0 (BeOS; U; Haiku BePC; en-US; rv:1.8.1.22pre) Gecko/20090908 BeZillaBrowser/2.0.0.22pre

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (most recent call last):
  File "/home/ports/lib/python2.5/site-packages/Trac-0.13dev_r10686-py2.5.egg/trac/web/main.py", line 473, in _dispatch_request
    dispatcher.dispatch(req)
  File "/home/ports/lib/python2.5/site-packages/Trac-0.13dev_r10686-py2.5.egg/trac/web/main.py", line 212, in dispatch
    content_type)
  File "/home/ports/lib/python2.5/site-packages/Trac-0.13dev_r10686-py2.5.egg/trac/web/chrome.py", line 914, in render_template
    stream |= self._filter_stream(req, method, filename, stream, data)
  File "/home/ports/lib/python2.5/site-packages/Genshi-0.6-py2.5.egg/genshi/core.py", line 132, in __or__
    return Stream(_ensure(function(self)), serializer=self.serializer)
  File "/home/ports/lib/python2.5/site-packages/Trac-0.13dev_r10686-py2.5.egg/trac/web/chrome.py", line 1065, in inner
    data)
  File "/home/ports/portlogplugin/portlog/wiki.py", line 435, in filter_stream
    stream = resource.view(req, stream)
  File "/home/ports/portlogplugin/portlog/wiki.py", line 154, in view
    if repos.has_node(portpath):
AttributeError: 'NoneType' object has no attribute 'has_node'

Change History

comment:1 Changed 22 months ago by augiedoggie

  • Resolution set to wontfix
  • Status changed from new to closed

As the message on the front page states "HaikuPorts? has moved to a new site: haikuports.org"

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/