On Wed, 2004-09-08 at 00:55, Peter J. Stieber wrote: > I've been using rsync to mirror the fedora distribution from > mirror.dulug.duke.edu for quite some time. I'm using my local copy to update > some Opteron machines. The recent samba packages are causing a complaint > when I do a yum update: > > Gathering header information file(s) from server(s) > Server: Fedora Core 2 - x86_64 - Base > Server: Fedora Core 2 - x86_64 - Released Updates > Finding updated packages > Downloading needed headers > Resolving dependencies > ....Unable to satisfy dependencies > Package samba needs samba-common = 0:3.0.3, this is not available. > > Is there a packaging error for x86_64? Are you sure your mirror has all four of the samba sub-packages? You can check the dependencies for the files manually: rpm -qp --requires samba-3.0.6-2.fc2.x86_64.rpm rpm -qp --requires samba-client-3.0.6-2.fc2.x86_64.rpm rpm -qp --requires samba-common-3.0.6-2.fc2.x86_64.rpm rpm -qp --requires samba-swat-3.0.6-2.fc2.x86_64.rpm Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>