I'm consistently seeing errors like the following when using dnf in rawhide these days: [MIRROR] dyninst-8.1.2-10.fc21.x86_64.rpm: Downloading successfull, but checksum doesn't match. Expected: 667463e85707f75cbd32c24cb484226ab623dd626b2a23721d45ab5877b92d6d(sha256) [MIRROR] dyninst-8.1.2-10.fc21.x86_64.rpm: Downloading successfull, but checksum doesn't match. Expected: 667463e85707f75cbd32c24cb484226ab623dd626b2a23721d45ab5877b92d6d(sha256) [MIRROR] PyQt4-4.11.1-1.fc21.x86_64.rpm: Downloading successfull, but checksum doesn't match. Expected: 86dfd0ddf339e87cb9815c70b568483318c9f6b3ddb0b0326af9b6e2175f0bae(sha256) [MIRROR] dyninst-8.1.2-10.fc21.x86_64.rpm: Downloading successfull, but checksum doesn't match. Expected: 667463e85707f75cbd32c24cb484226ab623dd626b2a23721d45ab5877b92d6d(sha256) [MIRROR] PyQt4-4.11.1-1.fc21.x86_64.rpm: Downloading successfull, but checksum doesn't match. Expected: 86dfd0ddf339e87cb9815c70b568483318c9f6b3ddb0b0326af9b6e2175f0bae(sha256) When I run a yum update (with skip-broken) I get this: Transaction Summary =====================================================================================================================================================Install ( 1 Dependent package) Upgrade 8 Packages Remove 4 Packages Skipped (dependency problems) 1004 Packages Perhaps the problem is that dnf doesn't have a skip-broken option? dnf upgrade with everything set the same as yum update (as far as repos and everything else) gives me: Transaction Summary ===================================================================================================================================================== Install 24 Packages Upgrade 978 Packages Remove 4 Packages Total size: 1.0 GTotal download size: 828 M my dnf settings are: [main] gpgcheck=1 installonly_limit=3 clean_requirements_on_remove=true deltarpm=true metadata_expire=-1 is there something else I need in there to enforce skipping broken packages/dependency issues? -- Regards, ------------------------ Kevin Martin -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test