Este contenido no está disponible en el idioma seleccionado.
Chapter 5. Troubleshooting Software Collections
		This chapter helps you troubleshoot some of the common issues you can encounter when building your Software Collections.
	
5.1. Error: line XX: Unknown tag: %scl_package software_collection_name
Copiar enlaceEnlace copiado en el portapapeles!
			You can encounter this error message when building a Software Collection package. It is usually caused by a missing package scl-utils-build. To install the scl-utils-build package, run the following command:
		
yum install scl-utils-build
# yum install scl-utils-build
			For more information, see Section 1.3, “Enabling Support for Software Collections”.