Opened 6 years ago

Closed 5 years ago

#2618 closed defect (fixed)

Web page to release bundles on Tool Shed is broken

Reported by: Tom Goddard Owned by: Conrad Huang
Priority: moderate Milestone:
Component: Tool Shed Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The web page to release bundles on the Tool Shed

https://cxtoolshed.rbvi.ucsf.edu/apps/devel/release

spews a Python error from the web server

TypeError at /apps/devel/release
relative imports require the 'package' argument
Request Method: GET
Request URL: https://cxtoolshed.rbvi.ucsf.edu/apps/devel/release
Django Version: 1.6
Exception Type: TypeError
Exception Value:
relative imports require the 'package' argument
Exception Location: /usr/local/lib64/python2.7/site-packages/django/utils/importlib.py in import_module, line 33
Python Executable: /usr/bin/python
Python Version: 2.7.5
Python Path:
['/usr/lib/python2.7/site-packages/pip-19.2.3-py2.7.egg',

'/usr/lib/python2.7/site-packages/PrivateWikis-1.0.0-py2.7.egg',
'/usr/lib64/python27.zip',
'/usr/lib64/python2.7',
'/usr/lib64/python2.7/plat-linux2',
'/usr/lib64/python2.7/lib-tk',
'/usr/lib64/python2.7/lib-old',
'/usr/lib64/python2.7/lib-dynload',
'/usr/lib64/python2.7/site-packages',
'/usr/local/lib64/python2.7/site-packages',
'/usr/lib64/python2.7/site-packages/gtk-2.0',
'/usr/lib/python2.7/site-packages',
'/usr/local/lib/python2.7/site-packages',
'/usr/local/projects/chimerax/www/production',
'/usr/local/projects/chimerax/www/production/cxtoolshed']

Server time: Tue, 26 Nov 2019 17:50:32 -0800

Change History (1)

comment:1 by Greg Couch, 5 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.