Bug 515889

Summary: file conflicts between lzma and xz-lzma-compat
Product: [Fedora] Fedora Reporter: Sebastian Vahl <fedora>
Component: xzAssignee: Jindrich Novy <jnovy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: a.badger, jnovy, notting, pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-06 11:03:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sebastian Vahl 2009-08-06 09:01:45 UTC
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?

Comment 1 Jindrich Novy 2009-08-06 11:03:12 UTC
It does that correctly, it seems to be yum bug.

*** This bug has been marked as a duplicate of bug 515325 ***