linux - 如何在 Centos 6.5 上安装 Samba

标签 linux centos centos6 samba

我在 Centos6.5 上安装 samba 时遇到一些问题。

我使用这个命令:

sudo yum install samba samba-client samba-common

但我不断收到此错误:

Error: Package: samba-winbind-clients-3.6.9-164.el6.i686 (tejas-barot-alub-tv)
           Requires: samba-winbind = 3.6.9-164.el6
           Installed: samba-winbind-3.6.9-168.el6_5.x86_64 (@updates)
               samba-winbind = 3.6.9-168.el6_5
           Available: samba-winbind-3.6.9-164.el6.x86_64 (tejas-barot-alub-tv)
               samba-winbind = 3.6.9-164.el6
           Available: samba4-winbind-4.0.0-58.el6.rc4.x86_64 (tejas-barot-alub-tv)
               samba-winbind = 4.0.0-58.el6.rc4
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

我看到我有所需的软件包,但如何更改它们的版本,以便我可以在我的服务器上安装 Samba?

最佳答案

尝试运行:

yum clean all

然后

yum install samba-winbind-clients

关于linux - 如何在 Centos 6.5 上安装 Samba,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22955578/

相关文章:

centos - 如何使用 gcsfs 将谷歌存储挂载到我们的本地?

centos - 无法将 CentOS VM 连接到 Internet(NAT 连接)

mysql - 如何增加etc/my.cnf中的Mysql连接限制

linux - 获取文件名和大小到数组中

创建串口设备文件

c - 涉及for循环的fork函数

linux - QtCreator v2 无法识别 CMake v3

linux - 安装 2 个版本时如何选择要使用的默认 Subversion (svn) 版本

linux - 如何修复此虚拟主机设置?

linux - Elasticsearch 可能无法在 CentOS 上启动