Startup Failure After Upgrade - requires Python module Cheetah 2.0rc7 or higher
Posted: February 4th, 2009, 4:01 am
Guys,
Looking through your forums your a friendly bunch so I thought I'd try my luck asking for help up here.
Running FreeBSD 7.0. Recently upgraded my ports catalog. "Recursive using portupgrade"
Now I get "Sorry, requires Python module Cheetah 2.0rc7 or higher." when I issue my normal start up command.
I've been running SABnzbd+ for years and love it so I hope you can help me fix.
I was running 0.4.6 fine for about a month so think this is a Python environment error.
Reading through previous posts I hope this information is useful
# python
Python 2.5.2 (r252:60911, Feb 2 2009, 19:23:09)
[GCC 4.2.1 20070719 [FreeBSD]] on freebsd7
Type "help", "copyright", "credits" or "license" for more information.
>>> import Cheetah
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named Cheetah
>>> Cheetah.Version
Traceback (most recent call last):
File "", line 1, in
NameError: name 'Cheetah' is not defined
>>>
HOWEVER: -
BSSS# pkg_version -v | grep -i sab
sabnzbdplus-0.4.6 = up-to-date with port
BSSS# pkg_version -v | grep -i py
py25-cElementTree-1.0.5_1 = up-to-date with port
py25-cairo-1.8.2 = up-to-date with port
py25-chardet-1.0.1 = up-to-date with port
py25-cheetah-2.0.1 = up-to-date with port
py25-cherrypy-old-2.3.0,1 = up-to-date with port
py25-dbus-0.83.0_1 = up-to-date with port
py25-elementtree-1.2.6 = up-to-date with port
py25-feedparser-4.1_2 = up-to-date with port
py25-gnome-2.22.3 = up-to-date with port
py25-gobject-2.16.0 = up-to-date with port
py25-gtk-2.13.0_1 = up-to-date with port
py25-libxml2-2.7.2 = up-to-date with port
py25-numeric-24.2_3 = up-to-date with port
py25-openssl-0.8 = up-to-date with port
py25-orbit-2.24.0 = up-to-date with port
py25-setuptools-0.6c9 = up-to-date with port
py25-utils-0.3.0 = up-to-date with port
py25-xml-0.8.4 = up-to-date with port
python25-2.5.2_3 = up-to-date with port
qt-copy-3.3.8_9 = up-to-date with port
xdpyinfo-1.0.2 < needs updating (port has 1.0.3)
Take it easy peeps.... hope you can help.
Jon
Looking through your forums your a friendly bunch so I thought I'd try my luck asking for help up here.
Running FreeBSD 7.0. Recently upgraded my ports catalog. "Recursive using portupgrade"
Now I get "Sorry, requires Python module Cheetah 2.0rc7 or higher." when I issue my normal start up command.
I've been running SABnzbd+ for years and love it so I hope you can help me fix.
I was running 0.4.6 fine for about a month so think this is a Python environment error.
Reading through previous posts I hope this information is useful
# python
Python 2.5.2 (r252:60911, Feb 2 2009, 19:23:09)
[GCC 4.2.1 20070719 [FreeBSD]] on freebsd7
Type "help", "copyright", "credits" or "license" for more information.
>>> import Cheetah
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named Cheetah
>>> Cheetah.Version
Traceback (most recent call last):
File "", line 1, in
NameError: name 'Cheetah' is not defined
>>>
HOWEVER: -
BSSS# pkg_version -v | grep -i sab
sabnzbdplus-0.4.6 = up-to-date with port
BSSS# pkg_version -v | grep -i py
py25-cElementTree-1.0.5_1 = up-to-date with port
py25-cairo-1.8.2 = up-to-date with port
py25-chardet-1.0.1 = up-to-date with port
py25-cheetah-2.0.1 = up-to-date with port
py25-cherrypy-old-2.3.0,1 = up-to-date with port
py25-dbus-0.83.0_1 = up-to-date with port
py25-elementtree-1.2.6 = up-to-date with port
py25-feedparser-4.1_2 = up-to-date with port
py25-gnome-2.22.3 = up-to-date with port
py25-gobject-2.16.0 = up-to-date with port
py25-gtk-2.13.0_1 = up-to-date with port
py25-libxml2-2.7.2 = up-to-date with port
py25-numeric-24.2_3 = up-to-date with port
py25-openssl-0.8 = up-to-date with port
py25-orbit-2.24.0 = up-to-date with port
py25-setuptools-0.6c9 = up-to-date with port
py25-utils-0.3.0 = up-to-date with port
py25-xml-0.8.4 = up-to-date with port
python25-2.5.2_3 = up-to-date with port
qt-copy-3.3.8_9 = up-to-date with port
xdpyinfo-1.0.2 < needs updating (port has 1.0.3)
Take it easy peeps.... hope you can help.
Jon