┌ UMD verification app ─────────────────────────────────────────────────┐ │ │ │ Quality criteria: http://egi-qc.github.io │ │ Codebase: https://github.com/egi-qc/umd-verification │ │ │ │ ─────────────────────────────────────────────────────────────────┘ │ │ Verification repositories used: │ http://admin-repo.egi.eu/sw/unverified/umd-4.epel.fetch-crl.centos7.x86_64/3/0/16 │ │ Repository basic configuration: │ umd_release │ igtf_repo http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo │ epel_release http://mirror.uv.es/mirror/fedora-epel//epel-release-latest-7.noarch.rpm │ │ Path locations: │ log_path /var/tmp/umd-verification │ yaim_path etc/yaim │ └──────────────────────────────────────────────────────────────────────── [[QC_DIST_1: Binary Distribution]] [localhost] local: yum -y makecache [localhost] local: rm -rf /tmp/repofiles/* [localhost] local: wget -P /tmp/repofiles -r -l1 --no-parent -R*.html* http://admin-repo.egi.eu/sw/unverified/umd-4.epel.fetch-crl.centos7.x86_64/3/0/16 [INFO] Verification repository 'http://admin-repo.egi.eu/sw/unverified/umd-4.epel.fetch-crl.centos7.x86_64/3/0/16' enabled. [localhost] local: yum -y install ca-policy-egi-core ca-policy-lcg fetch-crl [INFO] Package 'ca-policy-egi-core' installed version: ca-policy-egi-core-1.65-1.noarch. [INFO] Package 'ca-policy-lcg' installed version: ca-policy-lcg-1.65-1.noarch. [INFO] Package 'fetch-crl' installed version: fetch-crl-3.0.16-1.el7.noarch (already installed). [OK] Installation ended successfully.. [[QC_SEC_2: SHA-2 Certificates Support]] [NA] Product does not need certificates.. [[QC_SEC_5: World Writable Files]] [localhost] local: find / -not \( -path "/proc" -prune \) -type f -perm -002 -exec ls -l {} \;