A rawhide apt sync fails with : file /usr/share/man/man5/dhcp-options.5.gz from install of dhclient-3.0pl1-23 conflicts with file from package dhcp-options-3.0pl1-19 (really stupid thing, while my apt rpm experience has been great it is sometimes suprisingly fragile. But everyone except Red Hat seems to be using apt to distribute rpms for Red hat now. Vox populi...)
file /usr/share/man/man5/dhcp-options.5.gz from install of dhclient-3.0pl1-23 conflicts with file from package dhcp-options-3.0pl1-19dhcp-options-3.0pl1-19 You will need to remove dhcp-options before installing. We had a problem in an earlier release where this options man page was being installed by two different packages. We have tried a couple of different ways of handling it and have decided to only have it in the dhclient package. Dan
How about you tell us how to 'remove dhcp-options before installing'? I have the same problem and (of course) simply removing the offending file from the man5 directory does not work. thanks!
Further clarification: I had dhclient installed first, then I tried to install dhcp-3.0p11-9.i386.rpm (since my box is both a dhcp client from my ISP, and it gives out dhcp addresses internally), and I get the same man file conflict.