Comment 7 for bug 1441611

Revision history for this message
Alexei Sheplyakov (asheplyakov) wrote :

Actually there are two unrelated bugs:

- mirror/ubuntu/files/mkrepo.sh does not download the base packages properly, instead it copies them
  from multistrap cache. However multistrap modifies the packages' file names (that is, adds the colon
  character and epoch number) which confuses debootstrap. As a result base system installation fails
  (so the provisioning times out).
  The following patch https://review.openstack.org/176309 solves this problem.

- fuel-main builds an ISO with Linux 3.13 [0], however fuel-library insists on installing Linux 3.11 [1].
  To address this issue https://review.openstack.org/152657 should be merged.

The ISO with the above mentioned patches has successfully passed BVTs [2]

[0] https://github.com/stackforge/fuel-main/blob/stable/5.1/config.mk#L103

[1] https://github.com/stackforge/fuel-library/blob/stable/5.1/deployment/puppet/cobbler/templates/preseed/ubuntu-1204.preseed.erb#L150

[2] http://jenkins-product.srt.mirantis.net:8080/job/5.1.2.staging.ubuntu.bvt_2/120