On Thu, May 1, 2008 at 9:01 AM, Matt Hyclak <<a href="mailto:hyclak@math.ohiou.edu">hyclak@math.ohiou.edu</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Apr 30, 2008 at 10:59:46PM -0400, Matt Morgan enlightened us:<br>
<div><div></div><div class="Wj3C7c">> everyone--I'm back on the list after some time not managing any Centos<br>
> machines. It's good to be back.<br>
><br>
> I'm trying to switch a server from sendmail to postfix. It's Centos 4.6. I<br>
> installed postfix and system-switch-mail. When I run system-switch-mail, I<br>
> get<br>
><br>
> Traceback (most recent call last):<br>
>   File "/usr/sbin/system-switch-mail", line 89, in <module><br>
>     main()<br>
>   File "/usr/sbin/system-switch-mail", line 76, in main<br>
>     from switchmail_tui import mainDialog<br>
>   File "/usr/share/system-switch-mail/switchmail_tui.py", line 36, in<br>
> <module><br>
>     from snack import *<br>
> ImportError: No module named snack<br>
><br>
> "Snack" appears to be a python module provided by a package called newt,<br>
> which is installed:<br>
><br>
> # rpm -qf /usr/lib/python2.3/site-packages/snack.py<br>
> newt-0.51.6-9.rhel4<br>
><br>
> What am I doing wrong?<br>
><br>
<br>
</div></div>Not using python 2.3 perhaps?</blockquote><div><br>Good call, looks like python is 2.5 (although the typical 2.3 package is installed). Probably, someone else using this machine needed 2.5 at some point.<br><br>
Let's say we still have a good reason to need python 2.5. Is this going to break a lot of the system-whatever commands? Are there any workarounds? <br><br>Thanks again,<br>Matt<br></div></div><br>