LinuxInstaller unable to communicate with local repo
search cancel

LinuxInstaller unable to communicate with local repo

book

Article ID: 369375

calendar_today

Updated On:

Products

Endpoint Security Complete

Issue/Introduction

wget to the repo is successful

Environment

RHEL

Resolution

Manully edit local repo URL or replace the sdcss.repo file from working machine.

root~]# cat /etc/yum.repos.d/sdcss.repo
[SDCSS]
name=Local Symantec Agent for Linux repository
baseurl=Local Repo URL
enabled=1
gpgcheck=0
skip_if_unavailable=0