./stack.sh: line 715: cd: /opt/stack/nova: No such file or directory

Bug #995078 reported by Sam Johnston
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

DevStack install fails on clean Ubuntu Server 12.04 LTS:

Using /usr/lib/python2.7/dist-packages
Finished processing dependencies for glance==2012.2
+ cd /opt/stack/nova
./stack.sh: line 715: cd: /opt/stack/nova: No such file or directory
++ failed
++ local r=1
++ set +o xtrace

Revision history for this message
Sam Johnston (samj) wrote :

Script succeeded when run again immediately afterwards with no other changes to the system. May have been a problem with GitHub?

+ [[ ! -d /opt/stack/nova ]]
+ git clone https://github.com/openstack/nova.git /opt/stack/nova
Cloning into '/opt/stack/nova'...
remote: Counting objects: 110444, done.
remote: Compressing objects: 100% (22617/22617), done.
fatal: The remote end hung up unexpectedly.53 MiB | 556 KiB/s
fatal: early EOF
fatal: index-pack failed
+ cd /opt/stack/nova
/home/samj/devstack/functions: line 164: cd: /opt/stack/nova: No such file or directory
+ git checkout master
Already on 'master'
+ git_clone https://github.com/openstack/python-keystoneclient /opt/stack/python-keystoneclient master

Dean Troyer (dtroyer)
Changed in devstack:
status: New → Incomplete
Dean Troyer (dtroyer)
Changed in devstack:
status: Incomplete → Invalid
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.