Error running ‘make containers’ in contrail-dev-env: queens-dev not found

Bug #1763046 reported by Eyal Lavee
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenContrail
In Progress
Undecided
Eyal Lavee

Bug Description

Bare metal server:
root@r-arch-host08:~# uname -a
Linux r-arch-host08 4.4.0-104-generic #127-Ubuntu SMP Mon Dec 11 12:16:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Started with clean environment: docker installed, no images, empty contrail directory
Running procedure based on: https://github.com/Juniper/contrail-dev-env/blob/master/README.md

In hypervisor:
 1993 cd /usr/src/contrail/
 1995 git clone https://github.com/Juniper/contrail-dev-env
 1996 cd contrail-dev-env
 1997 sudo ./startup.sh
 1998 docker attach contrail-developer-sandbox

In docker:
[root@3316af3a551f contrail-dev-env]# history
    1 cd /root/contrail
    2 repo sync -j $(nproc)
    3 cd /root/contrail-dev-env
    4 make setup
    5 make dep
    6 make containers

Received error:
Step 1/6 : FROM 172.17.0.1:6666/contrail-vrouter-base:queens-dev
Pulling repository 172.17.0.1:6666/contrail-vrouter-base
Error: image contrail-vrouter-base:queens-dev not found

Full terminal logs attached.

Tags: ci dev-env
Revision history for this message
Eyal Lavee (elavee) wrote :
Paul Carver (pcarver)
tags: added: dev-env
Eyal Lavee (elavee)
Changed in opencontrail:
assignee: nobody → Eyal Lavee (elavee)
status: New → Invalid
Revision history for this message
Eyal Lavee (elavee) wrote :

Usage error - need to run make rpm before running make containers.
Two AIs:
1) Improve documentation to clarify this
2) Update makefiles to handle this dependency automatically.

Changed in opencontrail:
status: Invalid → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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