Description of problem: When creating a KDE live image this morning I ran into file conflicts between lzma and xz-lzma-compat: Error creating Live CD : Unable to install: [('file /usr/bin/lzcat conflicts between attempted installs of xz-lzma-compat-4.999.8-0.8.beta.fc12.x86_64 and lzma-4.32.7-3.fc12.x86_64', (6, '/usr/bin/lzcat', 0L)), ('file /usr/bin/unlzma conflicts between attempted installs of xz-lzma-compat-4.999.8-0.8.beta.fc12.x86_64 and lzma-4.32.7-3.fc12.x86_64', (6, '/usr/bin/unlzma', 0L)), ('file /usr/share/man/man1/lzdiff.1.gz conflicts between attempted installs of xz-lzma-compat-4.999.8-0.8.beta.fc12.x86_64 and lzma-4.32.7-3.fc12.x86_64', (6, '/usr/share/man/man1/lzdiff.1.gz', 0L)), ('file /usr/share/man/man1/lzgrep.1.gz conflicts between attempted installs of xz-lzma-compat-4.999.8-0.8.beta.fc12.x86_64 and lzma-4.32.7-3.fc12.x86_64', (6, '/usr/share/man/man1/lzgrep.1.gz', 0L)), ('file /usr/share/man/man1/lzmore.1.gz conflicts between attempted installs of xz-lzma-compat-4.999.8-0.8.beta.fc12.x86_64 and lzma-4.32.7-3.fc12.x86_64', (6, '/usr/share/man/man1/lzmore.1.gz', 0L))] Version-Release number of selected component (if applicable): xz-lzma-compat-4.999.8-0.8.beta.fc12.x86_64 lzma-4.32.7-3.fc12.x86_64 How reproducible: ever Steps to Reproduce: 1. create a KDE live image Actual results: file conflicts Expected results: no problems Additional info: Shouldn't xz-lzma-compat obsolete lzma?
It does that correctly, it seems to be yum bug. *** This bug has been marked as a duplicate of bug 515325 ***