其中安装 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 2016-12-22 12:43:39 +08:00 via iPhone 换 SoftEther 搭吧 |
![]() | 2 ryd994 2016-12-22 13:10:04 +08:00 你这是 openvz 的 vps 么? 找服务商开 ppp 试试 |
![]() | 3 kiancyc 2016-12-22 13:55:16 +08:00 我也报这个错 Vultr 的机子,发了工单让我自己解决,之前版本的 Centos yum install xl2tpd 没问题 Error: Package: xl2tpd-1.3.8-1.el7.x86_64 (epel) Requires: kmod(l2tp_ppp.ko) |
4 102errors OP @kiancyc 我的也是 vultr 的,它提供的 7.3 是精简版的 不知道是不是缺少部分内核模块 我正在上传 7.2 的 ISO 试试看 |
5 rex1901 2016-12-22 15:37:06 +08:00 动态挂载? |
![]() | 7 skywhat 2016-12-23 10:23:22 +08:00 我也碰到了这个问题,无语啊。 https://bugs.centos.org/view.php?id=12468 CentOS 表示这是 EPEL 的锅,我不背 The bug is in an EPEL product, not in CentOS. 目前看来是无解的??? 有人搞定了吗 |
![]() | 8 skywhat 2016-12-23 10:27:21 +08:00 看样子, CentOS 下的 L2TP 协议的 VPN 全部歇菜了???? 中文圈只有这里讨论了,外文论坛也看到讨论 |
![]() | 10 kiancyc 2016-12-23 15:19:58 +08:00 我换回 centos 6 了 重新安装 xl2tpd 没有问题 |
12 Rennes 2016-12-28 01:30:06 +08:00 安装 xl2tpd 1.3.8-2 成功解决问题。详细过程参考下这个博客: http://leijingwei.com/post/87.html ,希望采纳。 |