I maintain my own repo of F14 I rsync each night with: 00 2 * * * root /usr/bin/rsync -auv --delete --exclude=debug/ --exclude=drpms/ rsync://mirrors.kernel.org/fedora/updates/14/i386/ /media/2GHJTCB4/repos/fedora/14/updates/i386 Note I exclude the drpms directory. Never needed it for F12 or 13. But now with F14 I get: http://repo.home.htt/FC14/updates/i386/drpms/sssd-1.5.0-1.fc14_1.5.0-2.fc14.i686.drpm: [Errno 14] HTTP Error 404 : http://repo.home.htt/FC14/updates/i386/drpms/sssd-1.5.0-1.fc14_1.5.0-2.fc14.i686.drpm Trying other mirror. The updates work with these errors. Why are the drpms being referenced? Do I really need them? If not, what do I change in the yum conf to get it to stop trying to get them? -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines