
其中安装 xl2tpd 的时候报错
[root@vps ~]# yum install -y xl2tpd Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: ftp.tsukuba.wide.ad.jp * epel: ftp.jaist.ac.jp * extras: ftp.tsukuba.wide.ad.jp * updates: ftp.tsukuba.wide.ad.jp Resolving Dependencies --> Running transaction check ---> Package xl2tpd.x86_64 0:1.3.8-1.el7 will be installed --> Processing Dependency: kmod(l2tp_ppp.ko) for package: xl2tpd-1.3.8-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: xl2tpd-1.3.8-1.el7.x86_64 (epel) Requires: kmod(l2tp_ppp.ko) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@vps ~]# 请问该怎么解决呢
1 anjunecha Dec 22, 2016 via iPhone 换 SoftEther 搭吧 |
2 ryd994 Dec 22, 2016 你这是 openvz 的 vps 么? 找服务商开 ppp 试试 |
3 kiancyc Dec 22, 2016 我也报这个错 Vultr 的机子,发了工单让我自己解决,之前版本的 Centos yum install xl2tpd 没问题 Error: Package: xl2tpd-1.3.8-1.el7.x86_64 (epel) Requires: kmod(l2tp_ppp.ko) |
5 rex1901 Dec 22, 2016 动态挂载? |
7 skywhat Dec 23, 2016 我也碰到了这个问题,无语啊。 https://bugs.centos.org/view.php?id=12468 CentOS 表示这是 EPEL 的锅,我不背 The bug is in an EPEL product, not in CentOS. 目前看来是无解的??? 有人搞定了吗 |
8 skywhat Dec 23, 2016 看样子, CentOS 下的 L2TP 协议的 VPN 全部歇菜了???? 中文圈只有这里讨论了,外文论坛也看到讨论 |
10 kiancyc Dec 23, 2016 我换回 centos 6 了 重新安装 xl2tpd 没有问题 |
12 Rennes Dec 28, 2016 安装 xl2tpd 1.3.8-2 成功解决问题。详细过程参考下这个博客: http://leijingwei.com/post/87.html ,希望采纳。 |