On 26.03.20 22:47, Cheney, James via clamav-users wrote:
We have been successfully installing Clam AV on Centos instances in our 
environment.

We ran into a problem when we try to install on Ubuntu. We are using these
<https://www.clamav.net/documents/installation-on-debian-and-ubuntu-linux-distributions>
instructions and are able to get developer tools and library dependencies
installed.  When I try to install the unit testing dependencies, I get the
following error

sudo: unable to resolve host <hostname>: Connection timed out

Then we run sudo apt-get install check and get this error

sudo: unable to resolve host <hostname>: Connection timed out

the host <hostname> from which you try to download packages is unreachable.
Since you have hidden the real hostname, I assume that you have been using
private package mirror which is unavailable.

you should configure working host in your /etc/apt/sources.list, usually
something like:

deb http://archive.ubuntu.com/ubuntu/ xenial main restricted

and re-run apt-get

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Depression is merely anger without enthusiasm.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to