During the installation process, I choose to add a new repository named "Updates", its url is <a href="http://mirror.centos.org/centos/6.5/updates/x86_64/">http://mirror.centos.org/centos/6.5/updates/x86_64/</a> [<a href="http://mirror.centos.org/centos/6.5/updates/x86_64/" target="_blank">^</a>] . After first boot, the system hangs. Why it hangs is not so relevant, but further investigation reveal that the packages was installed in an improper order by Anaconda. <br />
By example, many packages depend on coreutils. Those packages are installed before coreutils, when aditional repository is used. <br />
This issues began on March 12.
↧