build fails on ubuntu without specifying base_tag

Bug #1597837 reported by Michał Jastrzębski
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
High
Unassigned

Bug Description

Currently, if you won't specify --base-tag=14.04 ubuntu will try to build ubuntu:7. That's because when this line is executed https://github.com/openstack/kolla/blob/master/kolla/common/config.py#L320 base distro is still default - centos

Revision history for this message
Swapnil Kulkarni (coolsvap-deactivatedaccount) wrote :

Michal,

I am not able to reproduce this locally, see below output.

<snip>

./tools/build.py --base ubuntu
INFO:kolla.image.build:Found the docker image folder at /home/skulkarn/kolla/docker
INFO:kolla.image.build:Added image base to queue
INFO:kolla.image.build:Attempting to run task BuildTask(base) for the first time
INFO:kolla.image.build.base:Building
INFO:kolla.image.build.base:Step 1 : FROM ubuntu:14.04

</snip>

Can you please confirm?

Thanks

Changed in kolla:
status: New → Incomplete
assignee: nobody → Swapnil Kulkarni (coolsvap)
milestone: none → newton-2
importance: Undecided → High
Changed in kolla:
milestone: newton-2 → newton-3
shake.chen (shake-chen)
Changed in kolla:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.