<now with the promised attachment> Adrian Reber wrote:
Maybe somebody from this list can see the problem in this bug report, because I am out of ideas: https://bugzilla.redhat.com/show_bug.cgi?id=462125 A user is installing libcdio on rawhide and gets a file conflict on the man pages when installing the x86_64 and i386 version at the same time. I fixed it on my F8 test system and verified it by installing the libcdio version from rawhide on that F8 system. On the system of the bug reporter it still fails with the same error message about a file conflict. I think I have verified that the man pages in the x86_64 and i386 version of the package have the same time. If somebody knows why this still fails or if there are any other ideas how to fix this, I would be happy to hear it. Thanks.
For the cause, see attachment. The best solution is probably to split libcdio in libcdio and libcdio-progs, with the utilities and the man-pages in -progs, then on x86_64 there will only be both an x86_64 and i386 version of libcdio and libcdio-devel but not of libcdio-progs. Added advantages of this approach are some saved diskspace for the 99% of users who only want the lib (mostly relevant for livecd's) and the rpm people want to get rid of the filecolor hack, where elf binaries may differ and this is not a file conflict but instead the 64 bits version gets used, in the future, so all packages will need a split between libs and progs in the future anyways. Regards, Hans
--- cd-drive.1.x86_64 2008-10-06 08:52:02.000000000 +0200 +++ cd-drive.1.i386 2005-10-06 14:52:57.000000000 +0200 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH LT-CD-DRIVE "1" "October 2008" "lt-cd-drive version 0.80 x86_64-redhat-linux-gnu" "User Commands" +.TH LT-CD-DRIVE "1" "October 2008" "lt-cd-drive version 0.80 i386-redhat-linux-gnu" "User Commands" .SH NAME -lt-cd-drive \- manual page for lt-cd-drive version 0.80 x86_64-redhat-linux-gnu +lt-cd-drive \- manual page for lt-cd-drive version 0.80 i386-redhat-linux-gnu .SH SYNOPSIS .B cd-drive \fIOPTION\fR...
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list