I am running Ubuntu 9.04 and have been running into an issue whenever I try to install software (latest fixes, etc), I get the following in the synaptic package manager:<br><br>E: python-tz: subprocess post-installation script returned error exit status 1<br>
<br>And get the following from a command line:<br><br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>The following NEW packages will be installed:<br>  python-wxglade<br>
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.<br>1 not fully installed or removed.<br>Need to get 0B/516kB of archives.<br>After this operation, 3142kB of additional disk space will be used.<br>Selecting previously deselected package python-wxglade.<br>
(Reading database ... 274948 files and directories currently installed.)<br>Unpacking python-wxglade (from .../python-wxglade_0.6.3-0.1ubuntu3_all.deb) ...<br>Processing triggers for man-db ...<br>Setting up python-tz (2008i-1) ...<br>
pycentral: pycentral pkginstall: Not overwriting local files:<br>   dpkg: /usr/lib/python2.5/site-packages/pytz/__init__.py not found.<br>   dpkg: /usr/lib/python2.5/site-packages/pytz/reference.py not found.<br>   dpkg: /usr/lib/python2.5/site-packages/pytz/tzfile.py not found.<br>
   dpkg: /usr/lib/python2.5/site-packages/pytz/tzinfo.py not found.<br>pycentral pkginstall: Not overwriting local files:<br>   dpkg: /usr/lib/python2.5/site-packages/pytz/__init__.py not found.<br>   dpkg: /usr/lib/python2.5/site-packages/pytz/reference.py not found.<br>
   dpkg: /usr/lib/python2.5/site-packages/pytz/tzfile.py not found.<br>   dpkg: /usr/lib/python2.5/site-packages/pytz/tzinfo.py not found.<br>dpkg: error processing python-tz (--configure):<br> subprocess post-installation script returned error exit status 1<br>
Setting up python-wxglade (0.6.3-0.1ubuntu3) ...<br><br>Errors were encountered while processing:<br> python-tz<br><br>I tried to reinstall python-tz but that did not work, as it ran into the same error.<br><br>I upgraded to 9.10 on my computer at work, but that did not fix the issue. <br>
FYI, My symbolic link to python is pointing to python2.6.<br><br>Any ideas?<br><br>Thanks, David<br><br><br>