You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/12/19 23:39:38 UTC

[GitHub] dangogh opened a new issue #3151: TO build errors

dangogh opened a new issue #3151: TO build errors
URL: https://github.com/apache/trafficcontrol/issues/3151
 
 
   Traffic Ops fails to build in https://builds.apache.org/view/S-Z/view/TrafficControl/job/trafficcontrol-master-build apparently due to an upstream repository change:
   ```
   Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again
   Service 'traffic_ops_build' failed to build: The command '/bin/sh -c yum -y install 		expat-devel 		gcc 		libcurl-devel 		make 		openssl-devel 		perl-ExtUtils-MakeMaker 		tar &&         yum-config-manager --add-repo 'http://vault.centos.org/7.5.1804/os/x86_64/' &&         yum -y install --enablerepo=vault* golang-1.9.4 && 	yum -y clean all' returned a non-zero code: 1
   + exit 1
   Build step 'Execute shell' marked build as failure
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services