Giter VIP home page Giter VIP logo

clamav-documentation's People

Contributors

albundy83 avatar fahmirafie avatar hydradragonantivirus avatar jonbendtsen avatar jpl1337 avatar kang-grace avatar kesselb avatar lucamosca1 avatar maxzhenzhera avatar micahsnyder avatar michaelwittig avatar mjbroekman avatar picman avatar qrilka avatar recvfrom avatar rsundriyal avatar shutton avatar simonandr avatar thepotatochronicler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clamav-documentation's Issues

Instructions for Red Hat, Rocky Linux, AlmaLinux and Fedora partially valid

Hello. Here, the section mixes a common methodology for OS types that are not eligible to observe a common methodology. I assumed the instructions are valid for v. 1.0.0 and superior. As expected i did not test on non-relevant OSs; classical releases of Centos illustrate that case since their support has been interrupted and stopped by IBM via Red Hat. Hence valid releases for platform test illustrate nowadays Rocky Linux and AlmaLinux.

  • On Rocky Linux 9

The dnf command will bet found; it is supported. Are pre-installed: dnf-plugins-core and python3.

As pre-requisite instructions

# dnf install epel-release
# dnf config-manager --set-enabled PowerTools
Error: No matching repo to modify: PowerTools.

Once dnf install epel-release has been executed, i assume there is no need to execute that dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm. As noticeable json-c-devel and sendmail-devel are not present in any repository. Perhaps json-devel, which is present in repository, might be the one meant to install. Nevertheless no match for sendmail-devel.

Worth noting | the installation of epel-release has not additional effect which indicates that it could be avoided.

Supposing json-devel is valid, then pre-requisite instructions would be dnf install cargo gcc-c++ cmake python3-pip valgrind {bzip2,check,json,libcurl,libxml2,ncurses,openssl,pcre2,zlib}-devel which installs dependencies, make, gcc and rust among others. At last pip3 install pytest is needed.

  • On Fedora

Are pre-installed: dnf-plugins-core and python3.

As pre-requisite instructions the folowing is valid: dnf install cargo gcc-c++ cmake python3{-pip,-pytest} valgrind {bzip2,check,json,libcurl,libxml2,ncurses,openssl,pcre2,sendmail,zlib}-devel.

Note that sendmail-devel is there present. in repository.

Latest docker image lacks shared library libunwind.so.8

Recently released docker image lacks of base shared library, which makes it unable to use.

docker run -it --rm  clamav/clamav:latest "clamscan /"
(...)
Updating initial database
Error loading shared library libunwind.so.8: No such file or directory (needed by /usr/bin/freshclam)

Previous one for comparison:

docker run -it --rm  clamav/clamav:0.105.1-1 "clamscan /"
(...)
Updating initial database
ClamAV update process started at Tue Nov 15 11:06:15 2022
daily database available for update (local version: 26644, remote version: 26721)
Current database is 77 versions behind.
Downloading database patch # 26645...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.