Repro steps:
- Create a virtualenv
- Clone repository
- run python setup.py develop
- easy_install paster
- run paster serve development.ini
- navigate to http://127.0.0.1:6543/index/ , the top link from http://127.0.0.1:6543/ labeled 'Browse package index'
Expected results: browsing package index
Actual results:
Not Found
The resource could not be found.
The resource at http://127.0.0.1:6543/index/ could not be found
WSGI Server
Repro steps:
Expected results: browsing package index
Actual results:
Not Found
The resource could not be found.
The resource at http://127.0.0.1:6543/index/ could not be found
WSGI Server