Hello, I just tested the Fedora 14 EC2 AMIs, 32 and 64 bit and there are visible problems...Here is a scenario where I just launch an instance, install Apache and start it. It works on the 64-Bit box but not at all on the 32-Bit box... On the 32-Bit box, Apache just never starts (it hangs at Starting httpd until you hit Ctrl+C) and in any case there are RPMDB errors... Any clue on what's going on? ************ 32-Bit: ami-669f680f ************ Appliance: fedora-14 appliance 1.0 Hostname: domU-12-31-39-03-81-83 IP Address: 10.249.130.113 [ec2-user@domU-12-31-39-03-81-83 ~]$ sudo yum install httpd ...usual yum stuff... Running Transaction Warning: RPMDB altered outside of yum. ** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows: ec2-ami-tools-1.3-57676.noarch has missing requires of rsync ec2-ami-tools-1.3-57676.noarch has missing requires of ruby Installing : mailcap-2.1.35-1.fc14.noarch Installing : apr-1.3.9-3.fc13.i686 Installing : apr-util-1.3.10-1.fc14.i686 Installing : httpd-tools-2.2.17-1.fc14.i686 Installing : apr-util-ldap-1.3.10-1.fc14.i686 Installing : httpd-2.2.17-1.fc14.i686 ...usual yum stuff... [ec2-user@domU-12-31-39-03-81-83 ~]$ service httpd start Starting httpd: ************ 64-Bit: ami-e291668b ************ Appliance: fedora-14 appliance 1.0 Hostname: domU-12-31-39-07-8D-01 IP Address: 10.209.142.239 [ec2-user@domU-12-31-39-07-8D-01 ~]$ sudo yum install httpd ...usual yum stuff... Running Transaction Warning: RPMDB altered outside of yum. ** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows: ec2-ami-tools-1.3-57676.noarch has missing requires of rsync ec2-ami-tools-1.3-57676.noarch has missing requires of ruby Installing : apr-1.3.9-3.fc13.x86_64 Installing : apr-util-1.3.10-1.fc14.x86_64 Installing : apr-util-ldap-1.3.10-1.fc14.x86_64 Installing : httpd-tools-2.2.17-1.fc14.x86_64 Installing : mailcap-2.1.35-1.fc14.noarch Installing : httpd-2.2.17-1.fc14.x86_64 ...usual yum stuff... [ec2-user@domU-12-31-39-07-8D-01 ~]$ sudo service httpd start Starting httpd: [ OK ] _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud