Bug 469947
Summary: | file conflicts: file /usr/bin/spawn-fcgi conflicts between attempted installs of cherokee-0.8.1-2.fc10.ppc and lighttpd-fastcgi-1.4.20-1.fc10.ppc | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||
Component: | cherokee | Assignee: | Pavel Lisý <pavel.lisy> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | dcantrell, horsley1953, jturner, matthias, opensource, pavel.lisy, tcallawa | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-11-06 19:21:36 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 438943 | ||||||
Attachments: |
|
Conflicts exist on an i386 install as well. 09:55:00 ERROR : file conflicts: file /usr/bin/spawn-fcgi conflicts between attempted installs of cherokee-0.8.1-2.fc10.i386 and lighttpd-fastcgi-1.4.20-1.fc10.i386 09:55:01 ERROR : file conflicts: file /usr/share/man/man1/spawn-fcgi.1.gz conflicts between attempted installs of cherokee-0.8.1-2.fc10.i386 and lighttpd-fastcgi-1.4.20-1.fc10.i386 Yep. I just got this same conflict installing the fedora 10 preview i386 from the DVD image. They should be both the same program, accoding to cherokee svn, they copied it from lighttpd: http://svn.cherokee-project.com/browser/cherokee/trunk/contrib/spawn-fcgi.c changed platform to "i386" to make it known that this bug is not isolated to PPC also adding to blocker based on conflict installing from media. Only one package can own a file on disk. You might consider consulting fedora-packaging (http://www.redhat.com/mailman/listinfo/fedora-packaging) for guidance on properly resolving this issue. The sanest fix here seems to be for the cherokee package to Require: lighttpd-fastcgi. This isn't perfect, because it means that cherokee will pull in libghttpd as a dependency, but it avoids the conflict (and lighttpd is small). I've committed the change to cherokee and kicked off a build: http://koji.fedoraproject.org/koji/taskinfo?taskID=919651 I'll request F10 tagging when it is done. It has been tagged. |
Created attachment 322483 [details] /tmp/anaconda.log Installing all packages from rawhide/ppc results in file conflicts: 19:00:22 ERROR : file conflicts: file /usr/bin/spawn-fcgi conflicts between attempted installs of cherokee-0.8.1-2.fc10.ppc and lighttpd-fastcgi-1.4.20-1.fc10.ppc 19:00:22 ERROR : file conflicts: file /usr/share/man/man1/spawn-fcgi.1.gz conflicts between attempted installs of cherokee-0.8.1-2.fc10.ppc and lighttpd-fastcgi-1.4.20-1.fc10.ppc