[Samba] Can't Install Samba 3.0.14a
Alex de Vaal
a.vaal at nh-hotels.com
Tue Apr 19 13:34:32 GMT 2005
> However, when I run rpm -U samba-common-3.0.14a-1.i386.rpm (for
> instance), I just get:
>
> error: Failed dependencies:
> samba-common = 0:3.0.8 is needed by (installed)
> samba-3.0.8-0.pre1.3.i386
> samba-common = 0:3.0.8 is needed by (installed)
> samba-client-3.0.8-0.pre1.3.i38
The Samba packages on Fedora 3 should be installed like this:
rpm -Uhv --nodeps /usr/src/redhat/RPMS/i386/samba-common-3.0.14a-1.i386.rpm
rpm -Uhv /usr/src/redhat/RPMS/i386/samba-3.0.14a-1.i386.rpm
rpm -Uhv /usr/src/redhat/RPMS/i386/samba-client-3.0.14a-1.i386.rpm
Don't forget to backup /var/lib/samba/* and /etc/samba/* before the update
and after the
shutdown of all samba deamons.
Alex.
More information about the samba
mailing list