In the yum.conf file multiple exclude lines should all be processed.<br />
<br />
Works:<br />
<br />
exclude=programa programb<br />
<br />
fails:<br />
<br />
exclude=programa<br />
exclude=programb<br />
<br />
No error reported - it just doesn't work
↧