I just got my new machine with a fresh installation of opensuse 11.1
The first thing I do in such cases is update the whole box.
That’s what I did. During the process I got some errors that update files could not be found.
The mirrors do not seem to be mirroring. For example the opensuse site has cifs-mount-3.2.7-11.4.1.rpm in the update/11.1/rpm/x86_64 directory, yet ftp.utexas.edu latest cifs-mount is cifs-mount-3.2.7-11.3.2.x86_64.rpm. How are we suppose to use the mirrors when they are not mirroring?
> The mirrors do not seem to be mirroring. For example the opensuse site
> has cifs-mount-3.2.7-11.4.1.rpm in the update/11.1/rpm/x86_64 directory,
> yet ftp.utexas.edu latest cifs-mount is
> cifs-mount-3.2.7-11.3.2.x86_64.rpm. How are we suppose to use the
> mirrors when they are not mirroring?
What I did was run the updates using zypper - it seems the delta RPMs
were not syncing to the mirror I’m using, but most of the actual RPMs
were there.
Using “zypper up”, you can ignore the error messages on the delta RPMs
and pull the full RPM instead.