Hi Guys,
Im tryin to install the avast server on my centos 6.6 and im getting the following messages.
Before i was able to get the install avast via yum i got this issue as well,
root@shared1 [~]# echo '[avast]
> name=Avast
> baseurl=http://rpm.avast.com/lin/repo/dists/rhel/release
> enabled=1
> gpgcheck=1' > /etc/yum.repos.d/avast.repo
root@shared1 [~]# rpm --import /path/to/avast.gpg
error: /path/to/avast.gpg: import read failed(2).
SECOND ISSUE
root@shared1 [~]# yum install avast
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.hyve.com
* extras: mirrors.coreix.net
* rpmforge:
www.mirrorservice.org * updates: centos.openitc.uk
Resolving Dependencies
--> Running transaction check
---> Package avast.x86_64 0:1.1.9-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
avast x86_64 1.1.9-1 avast 608 k
Transaction Summary
================================================================================
Install 1 Package(s)
Total size: 608 k
Installed size: 1.5 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID 574f2d7b: NOKEY
Public key for avast-rhel-1.1.9-1.x86_64.rpm is not installed
anyway to solve this?