I was able to upgrade TG without any problems but also noticed (like kickdaddy) that CherryPy and MockiKit were not upgraded.
kickdaddy wrote: > Ok - that worked, except it didn't upgrade CherryPy or MochiKit... > > [EMAIL PROTECTED] :~]$ python2.4 ez_setup.py -f > http://www.turbogears.org/download/index.html --script-dir > /usr/local/bin TurboGears > Reading http://www.turbogears.org/download/index.html > Searching for TurboGears > Best match: TurboGears 0.8a4 > Downloading > http://www.turbogears.org/download/eggs/TurboGears-0.8a4-py2.4.egg > Processing TurboGears-0.8a4-py2.4.egg > removing '/usr/lib/python2.4/site-packages/TurboGears-0.8a4-py2.4.egg' > (and everything under it) > creating /usr/lib/python2.4/site-packages/TurboGears-0.8a4-py2.4.egg > Extracting TurboGears-0.8a4-py2.4.egg to > /usr/lib/python2.4/site-packages > TurboGears 0.8a4 is already the active version in easy-install.pth > Installing tg-admin script to /usr/local/bin > > Installed /usr/lib/python2.4/site-packages/TurboGears-0.8a4-py2.4.egg > Processing dependencies for TurboGears > % > > and I still have CherryPy 2.1-rc2 etc.

