我试图设置一个需要几个包的实用程序。 但是,当我尝试安装软件包时,安装失败,显示Unable to parse repository response的消息 – 我需要做些什么来纠正这个问题?
root@SRSS1:~# /opt/SUNWut/sbin/utadm -L on Error: SUNWdhcsb SUNWdhcs SUNWdhcm packages are not installed. These are the Binary File Format data modules used to store the DHCP data. These packages are required for Sun Ray interface configuration. root@SRSS1:~# pkg install SUNWdhcsb pkg: 0/1 catalogs successfully updated: Unable to contact valid package repository: http://pkg.oracle.com/solaris/release Encountered the following error(s): Unable to parse repository response root@SRSS1:~# uname -a SunOS SRSS1 5.11 snv_151a i86pc i386 i86pc Solaris
此问题是由防火墙阻止访问存储库引起的。