From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.0.8) Gecko/20061107 Fedora/1.5.0.8-1.fc6 Firefox/1.5.0.8 Description of problem: Warning for duplicate xen kernel and PAE kernel that's should not append with apt for rpm Version-Release number of selected component (if applicable): fedora-package-config-apt 5.92 How reproducible: Always Steps to Reproduce: 1. first yum install apt on a fresh FC6 install 2. then yum install kernel-xen or yun install kernel-PAE 3. then yum upgrade (this will install updates for kernels packages thru duplicate them) 4. run apt-get update Actual Results: A warning for duplicate kernel packages. Expected Results: No warnings Additional info:
Created attachment 141014 [details] Patch to /etc/apt/apt.conf.d/fedora.conf Should fix it up.
Comment on attachment 141014 [details] Patch to /etc/apt/apt.conf.d/fedora.conf My patch is wrong, the contrary is the correct fix ...
Created attachment 141048 [details] Correct patch ... Sorry for the noise
Thanks, fixed in the upcoming package (fedora-package-config-apt-6-5).