<html>
<body>
<font size=3>At 12:22 PM 7/18/2008, Axel Thimm wrote:<br>
<blockquote type=cite class=cite cite="">On Fri, Jul 18, 2008 at
12:16:51PM -0700, Mache Creeger wrote:<br>
&gt; The hard drive that has all the system files on my MBE died (the
RAID <br>
&gt; is fine thankfully so I should fully recover) and I had to buy a new
<br>
&gt; disk and reload Fedora 9.<br>
&gt; <br>
&gt; Using the Wilsonet directions for Fedora <br>
&gt;
(<a href="http://www.wilsonet.com/mythtv/fcmyth.php" eudora="autourl">
http://www.wilsonet.com/mythtv/fcmyth.php</a>) and using Fedora 9 and
<br>
&gt; ATRPMS, everything went fine until I did a<br>
&gt; <br>
&gt; # yum -y install mythtv-suite<br>
&gt; <br>
&gt; It ended in error, with the following message<br>
&gt; <br>
&gt; Running rpm_check_debug<br>
&gt; Running Transaction Test<br>
&gt; Finished Transaction Test<br>
&gt; <br>
&gt; Transaction Check Error:<br>
&gt;&nbsp;&nbsp;&nbsp; file
/usr/lib/python2.5/site-packages/PIL/GifImagePlugin.py from <br>
&gt; install of PIL-1.1.6-8.fc9.i386 conflicts with file from package
<br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt;&nbsp;&nbsp;&nbsp; file
/usr/lib/python2.5/site-packages/PIL/GifImagePlugin.pyc from <br>
&gt; install of PIL-1.1.6-8.fc9.i386 conflicts with file from package
<br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt;&nbsp;&nbsp;&nbsp; file /usr/lib/python2.5/site-packages/PIL/Image.py
from install of <br>
&gt; PIL-1.1.6-8.fc9.i386 conflicts with file from package <br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt;&nbsp;&nbsp;&nbsp; file
/usr/lib/python2.5/site-packages/PIL/Image.pyc from install <br>
&gt; of PIL-1.1.6-8.fc9.i386 conflicts with file from package <br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt;&nbsp;&nbsp;&nbsp; file
/usr/lib/python2.5/site-packages/PIL/JpegImagePlugin.pyc from <br>
&gt; install of PIL-1.1.6-8.fc9.i386 conflicts with file from package
<br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt;&nbsp;&nbsp;&nbsp; file
/usr/lib/python2.5/site-packages/PIL/_imaging.so from install <br>
&gt; of PIL-1.1.6-8.fc9.i386 conflicts with file from package <br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt;&nbsp;&nbsp;&nbsp; file
/usr/lib/python2.5/site-packages/PIL/_imagingft.so from <br>
&gt; install of PIL-1.1.6-8.fc9.i386 conflicts with file from package
<br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt;&nbsp;&nbsp;&nbsp; file
/usr/lib/python2.5/site-packages/PIL/_imagingmath.so from <br>
&gt; install of PIL-1.1.6-8.fc9.i386 conflicts with file from package
<br>
&gt; python-imaging-1.1.6-9.fc9.i386<br>
&gt; <br>
&gt; Any ideas?<br><br>
Does --exclude python-imaging help?<br>
-- <br>
Axel.Thimm at ATrpms.net</font></blockquote><br>
No it does not. <br><br>
# yum -y install mythtv-suite --exclude=python-imaging<br><br>
Gives me the same error. <br><br>
-- Mache<br>
</body>
</html>