首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何从Repo安装jasmin SMS Gateway

如何从Repo安装jasmin SMS Gateway
EN

Stack Overflow用户
提问于 2020-03-11 21:40:04
回答 1查看 1.2K关注 0票数 1

我有一个Linux服务器,我想安装在它上的CentOs7,是相当新的Linux。所以我尝试了第一种方法,但总是得到版本错误。我在CentOs上安装了EPEL repo并运行了安装,但两次收到此错误

代码语言:javascript
复制
Total size: 30 M
Installed size: 80 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test


Transaction check error:
  file /usr/lib/python2.7/site-packages/pyparsing.py from install of python-jasmin-0.9.29-1.el7.centos.x86_64 conflicts with file from package pyparsing-1.5.6-9.el7.noarch
  file /usr/lib/python2.7/site-packages/pyparsing.pyc from install of python-jasmin-0.9.29-1.el7.centos.x86_64 conflicts with file from package pyparsing-1.5.6-9.el7.noarch
  file /usr/lib/python2.7/site-packages/pyparsing.pyo from install of python-jasmin-0.9.29-1.el7.centos.x86_64 conflicts with file from package pyparsing-1.5.6-9.el7.noarch

Error Summary

按照Jasmin安装代码Install for RHEL and CENTOS中的说明进行操作

所以我决定使用pip install using PIP

我的股票在这里

代码语言:javascript
复制
systemd scripts must be downloaded from here <https://github.com/jookies/jasmin/tree/master/misc/config/systemd> and manually installed into your system, once placed in /lib/systemd/system 

那么我该如何执行这个过程呢?

那么前一步产生的错误是什么呢?

EN

回答 1

Stack Overflow用户

发布于 2020-03-13 20:10:21

只需移除pyparsing RPM包即可修复“事务检查错误”

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/60637416

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档