install paquet rpm

Issues related to applications and software problems
Post Reply
malek_maz
Posts: 2
Joined: 2018/07/02 14:06:07

install paquet rpm

Post by malek_maz » 2018/07/02 14:22:21

I am trying to install a rpm package but here is the result :

# rpm -i kesl-10.1.0-5960.x86_64.rpm
/var/tmp/rpm-tmp.W8OP0S: ligne740: /var/opt/kaspersky/kesl/10.1.0.5960_1530540567/opt/kaspersky/kesl/libexec/install:Permission not granted

rpm-tmp.W8OP0S: ERROR: fail on post-install script execution


fail on post-install script execution: ERROR: fail on post-install script execution

Warning : %post(kesl-10.1.0-5960.x86_64) scriptlet Failed, state of exit 1

and when I run a search I find that it is already installed. so I could not uninstall or install it again:

[root@srv ]# rpm -i *kes*
paquet kesl-10.1.0-5960.x86_64 already installed
[root@srv]# rpm -e *kes*
error : paquet kesl-10.1.0-5960.x86_64.rpm is not installed

please help me
thanks

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: install paquet rpm

Post by TrevorH » 2018/07/02 14:39:49

This is a specific error from a package supplied by Kaspersky. You need to talk to them about it as it is their problem and the package is commercial and not available to anyone else.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

malek_maz
Posts: 2
Joined: 2018/07/02 14:06:07

Re: install paquet rpm

Post by malek_maz » 2018/07/02 15:10:55

thanks
the probléme is with the rpm commande , the paquet kaspersky is un exemple

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: install paquet rpm

Post by TrevorH » 2018/07/02 15:36:08

No, the error you show there is specific to that package and is their problem. If you have other examples, feel free to share them. And BTW, don't use rpm directly, use yum install.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply