On Tue, 2005-12-20 at 21:03 +0000, Andy Burns wrote: > Peter Jones wrote: > > > OK, this particular bug should be fixed in tomorrow's rawhide. > > OK, it's tomorrow now, and after getting somewhere with the snags on > software raid I wiped the machine and had another go at dmraid. Using an > updated boot.iso and local repo refreshed with today's rawhide, I still > get the same error from anaconda > > __init__.py line 530 in getvalid > if isinstance(RaidDev, x) or isinstance(RaidSet,x) > > Did your bugfix make it into today's rawhide? ... rawhide from 20051220 has python-pyblock-0.9-1, which has: if isinstance(x, RaidDev) or isinstance(x, RaidSet): if not x.valid: return False That should be what's going into the installer as well. Are you sure the tree you pulled from was synced up correctly? -- Peter -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list