On Fri, 10 Dec 2004, Paul wrote: > Is it just me or is there something wrong with yum updates? Are you sure you want to use rawhide? > unsigned package //var/cache/yum/development/packages/tk-8.4.9-1.i386.rpm rawhide packages are not generally GPG signed. To use rawhide with yum, add the following to /etc/yum.repos.d/fedora-devel.repo gpgcheck=0 enabled=1 Satish