Bug 469947 - 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
Summary: file conflicts: file /usr/bin/spawn-fcgi conflicts between attempted installs...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cherokee
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Pavel Lisý
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10Blocker, F10FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2008-11-04 20:56 UTC by James Laska
Modified: 2013-09-02 06:29 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-06 19:21:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
/tmp/anaconda.log (25.12 KB, text/plain)
2008-11-04 20:56 UTC, James Laska
no flags Details

Description James Laska 2008-11-04 20:56:16 UTC
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

Comment 1 James Laska 2008-11-04 20:57:55 UTC
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

Comment 2 Tom Horsley 2008-11-05 03:26:52 UTC
Yep. I just got this same conflict installing the fedora 10 preview i386
from the DVD image.

Comment 3 Till Maas 2008-11-06 15:18:54 UTC
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

Comment 4 John Poelstra 2008-11-06 17:12:19 UTC
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.

Comment 5 James Laska 2008-11-06 17:15:44 UTC
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.

Comment 6 Tom "spot" Callaway 2008-11-06 18:56:12 UTC
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.

Comment 7 Jesse Keating 2008-11-06 19:21:36 UTC
It has been tagged.


Note You need to log in before you can comment on or make changes to this bug.