On Wed, 2006-12-06 at 13:18 +0800, Zhang, Yanmin wrote:
On Wed, 2006-12-06 at 00:11 -0500, Jesse Keating wrote:
On Tuesday 05 December 2006 22:14, Zhang, Yanmin wrote:
I created new CD images and got below errors in /root/install.log when installing by the new CD images. And the installation hanged at creat bootloader.
Sounds like some package is missing. Isn't available during the %post of these commands. Check whats in the post of libxml2-2.6.27-1.ia64 and what might be missing. Perhaps something is ExcludeArch: ia64 that shouldn't be.
It looks like rpm bash was missing. I checked iso/7-test1/ia64/os and iso/7-test1/ia64/os-discX. There is no rpm bash under os-discX, but it is under os.
I checked iso/pkgorder-ia64. It didn't have bash. I retried pkgorder manually, the output still didn't include bash. Then, I move all rpm from Fedora to Fedora/RPMS, and reran pkgorder. The new result had bash.
Yanmin