[Crowbar] [SPAM] RE: "Dev Tool" working?
Gregory_Althaus at Dell.com
Gregory_Althaus at Dell.com
Tue Mar 13 08:48:11 CDT 2012
You caught us in a timing window. I think. Glad it works.
Thanks,
Greg
From: crowbar-bounces On Behalf Of Brian Parker
Sent: Tuesday, March 13, 2012 8:19 AM
To: crowbar
Subject: Re: [Crowbar] "Dev Tool" working?
I have access to it now. Thanks!
On Mon, Mar 12, 2012 at 8:18 PM, Brian Parker <onebrianparker at gmail.com<mailto:onebrianparker at gmail.com>> wrote:
Looks like "./dev setup" requires access the clouderamanager barclamp, which doesn't exist (or is private).
Thanks,
Brian
...
Cloning into barclamps/clouderamanager...
Username:
Password:
fatal: Authentication failed
Clone of 'https://github.com/dellcloudedge/barclamp-clouderamanager' into submodule path 'barclamps/clouderamanager' failed
2012-03-12 20:12:05 -0500: Could not perform initial clone of barclamp clouderamanager
On Mon, Mar 12, 2012 at 7:50 PM, Brian Parker <onebrianparker at gmail.com<mailto:onebrianparker at gmail.com>> wrote:
I found the issue. After "./dev setup" failed once due to the 403, I couldn't run it again because the contents of ~/.build-crowbar.conf wraps values in escaped single quotes. Removing the backslashes or removing the file altogether solves the problem.
$cat ~/.build-crowbar.conf
DEV_GITHUB_ID=\'parker21\'
DEV_GITHUB_PASSWD=\'password-i-use-everywhere\'
Thanks!
Brian
On Mon, Mar 12, 2012 at 3:31 PM, Brian Parker <onebrianparker at gmail.com<mailto:onebrianparker at gmail.com>> wrote:
Victor,
Thanks! Trying again yields the error below. In fact, even after deleting the "personal" forks, we get the same error.
Yes, the password was already fake, but I appreciate the warning!
Brian
ubuntu at ubuntu:~/crowbar$ ./dev setup
Finding Github repos...
First argument must be a file name!
Creating your fork of Crowbar on Github.
2012-03-12 15:20:50 -0500: Could not fork dellcloudedge/crowbar!
On Mon, Mar 12, 2012 at 3:15 PM, <Victor_Lowther at dell.com<mailto:Victor_Lowther at dell.com>> wrote:
Intermittent 403 errors taking to Github are not unexpected, sadly enough. Rerunning ./dev setup should work.
From: crowbar-bounces On Behalf Of Brian Parker
Sent: Monday, March 12, 2012 3:12 PM
To: crowbar
Subject: [Crowbar] "Dev Tool" working?
Is the "dev tool" working for others? I'm on Ubuntu 11.10. See below for the error.
Also, after failing in this way, it seems as though there is some state to cleanup before attempting another run. I can see that I might have to delete the "personal" forks created by the script.
Thanks,
Brian
ubuntu at ubuntu:~/crowbar$ ./dev setup
Enter your Github username: farrez
Enter your Github password:
Enter your Github password again:
Finding Github repos...
Creating your fork of Crowbar on Github.
Creating a push URL for crowbar on Github
Adding remote for personal fork of crowbar on Github.
personal/HEAD set to master
Branch cf set up to track remote branch cf from origin.
Branch hadoop-os-build set up to track remote branch hadoop-os-build from origin.
Branch modules set up to track remote branch modules from origin.
Branch openstack-os-build set up to track remote branch openstack-os-build from origin.
Branch release/essex-hack/hadoop-os-build set up to track remote branch release/essex-hack/hadoop-os-build from origin.
Branch release/essex-hack/master set up to track remote branch release/essex-hack/master from origin.
Branch release/essex-hack/openstack-os-build set up to track remote branch release/essex-hack/openstack-os-build from origin.
Branch release/fledermaus/master set up to track remote branch release/fledermaus/master from origin.
Branch release/fledermaus/openstack-os-build set up to track remote branch release/fledermaus/openstack-os-build from origin.
Branch ui set up to track remote branch ui from origin.
Branch v1.2.1-openstack set up to track remote branch v1.2.1-openstack from origin.
Branch vlowther-barclamp-pkg-metadata set up to track remote branch vlowther-barclamp-pkg-metadata from origin.
Branch vlowther-flattened-provisioner set up to track remote branch vlowther-flattened-provisioner from origin.
Branch vlowther-ubuntu-bootif set up to track remote branch vlowther-ubuntu-bootif from origin.
Already on 'release/fledermaus/master'
Submodule 'barclamps/crowbar' (http://github.com/dellcloudedge/barclamp-crowbar.git) registered for path 'barclamps/crowbar'
Cloning into barclamps/crowbar...
remote: Counting objects: 5658, done.
remote: Compressing objects: 100% (1983/1983), done.
remote: Total 5658 (delta 3133), reused 5625 (delta 3100)
Receiving objects: 100% (5658/5658), 20.43 MiB | 735 KiB/s, done.
Resolving deltas: 100% (3133/3133), done.
Submodule path 'barclamps/crowbar': checked out '77a7b70a2583c1394cb1724e726682124f8bf03d'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/deployer' (http://github.com/dellcloudedge/barclamp-deployer.git) registered for path 'barclamps/deployer'
Cloning into barclamps/deployer...
remote: Counting objects: 6803, done.
remote: Compressing objects: 100% (2707/2707), done.
remote: Total 6803 (delta 3056), reused 6719 (delta 2972)
Receiving objects: 100% (6803/6803), 18.14 MiB | 875 KiB/s, done.
Resolving deltas: 100% (3056/3056), done.
Submodule path 'barclamps/deployer': checked out '783c71fecde9552367e99b47cfc0667ae8c31edb'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/dns' (http://github.com/dellcloudedge/barclamp-dns.git) registered for path 'barclamps/dns'
Cloning into barclamps/dns...
remote: Counting objects: 262, done.
remote: Compressing objects: 100% (157/157), done.
remote: Total 262 (delta 92), reused 231 (delta 61)
Receiving objects: 100% (262/262), 34.43 KiB, done.
Resolving deltas: 100% (92/92), done.
Submodule path 'barclamps/dns': checked out 'f182fb07c902f34b4d342ccd22afe5d4a4578f32'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/ganglia' (http://github.com/dellcloudedge/barclamp-ganglia.git) registered for path 'barclamps/ganglia'
Cloning into barclamps/ganglia...
remote: Counting objects: 250, done.
remote: Compressing objects: 100% (150/150), done.
remote: Total 250 (delta 96), reused 213 (delta 59)
Receiving objects: 100% (250/250), 37.08 KiB, done.
Resolving deltas: 100% (96/96), done.
Submodule path 'barclamps/ganglia': checked out '68920feb8793933c49cd9b75316047e0b9a5c655'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/ipmi' (http://github.com/dellcloudedge/barclamp-ipmi.git) registered for path 'barclamps/ipmi'
Cloning into barclamps/ipmi...
remote: Counting objects: 205, done.
remote: Compressing objects: 100% (116/116), done.
remote: Total 205 (delta 77), reused 179 (delta 51)
Receiving objects: 100% (205/205), 25.08 KiB, done.
Resolving deltas: 100% (77/77), done.
Submodule path 'barclamps/ipmi': checked out '59a7869332a2343757e8cf6eacc7c7f8265fbd57'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/logging' (http://github.com/dellcloudedge/barclamp-logging.git) registered for path 'barclamps/logging'
Cloning into barclamps/logging...
remote: Counting objects: 175, done.
remote: Compressing objects: 100% (102/102), done.
remote: Total 175 (delta 61), reused 157 (delta 43)
Receiving objects: 100% (175/175), 23.56 KiB, done.
Resolving deltas: 100% (61/61), done.
Submodule path 'barclamps/logging': checked out '93c9df613e07ecc3f024f572e60fae2b7fe9b7e8'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/nagios' (http://github.com/dellcloudedge/barclamp-nagios.git) registered for path 'barclamps/nagios'
Cloning into barclamps/nagios...
remote: Counting objects: 621, done.
remote: Compressing objects: 100% (284/284), done.
remote: Total 621 (delta 264), reused 599 (delta 244)
Receiving objects: 100% (621/621), 646.75 KiB, done.
Resolving deltas: 100% (264/264), done.
Submodule path 'barclamps/nagios': checked out 'bf941baa506379dbaab9ffe6ee1ae1c250bf4c5d'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/network' (http://github.com/dellcloudedge/barclamp-network.git) registered for path 'barclamps/network'
Cloning into barclamps/network...
remote: Counting objects: 677, done.
remote: Compressing objects: 100% (337/337), done.
remote: Total 677 (delta 203), reused 664 (delta 190)
Receiving objects: 100% (677/677), 8.64 MiB | 568 KiB/s, done.
Resolving deltas: 100% (203/203), done.
Submodule path 'barclamps/network': checked out '573d584a4a17734927339495b07d338927584727'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/ntp' (http://github.com/dellcloudedge/barclamp-ntp.git) registered for path 'barclamps/ntp'
Cloning into barclamps/ntp...
remote: Counting objects: 156, done.
remote: Compressing objects: 100% (84/84), done.
remote: Total 156 (delta 48), reused 146 (delta 38)
Receiving objects: 100% (156/156), 22.73 KiB | 15 KiB/s, done.
Resolving deltas: 100% (48/48), done.
Submodule path 'barclamps/ntp': checked out '8aa70d7215726f66e971506e59293deb7ad0255d'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/provisioner' (http://github.com/dellcloudedge/barclamp-provisioner.git) registered for path 'barclamps/provisioner'
Cloning into barclamps/provisioner...
remote: Counting objects: 1328, done.
remote: Compressing objects: 100% (677/677), done.
remote: Total 1328 (delta 604), reused 1225 (delta 501)
Receiving objects: 100% (1328/1328), 1.18 MiB | 376 KiB/s, done.
Resolving deltas: 100% (604/604), done.
Submodule path 'barclamps/provisioner': checked out 'ebe54f389ba659667f5008892b0695995d0952a5'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/redhat-install' (http://github.com/dellcloudedge/barclamp-redhat-install.git) registered for path 'barclamps/redhat-install'
Cloning into barclamps/redhat-install...
remote: Counting objects: 481, done.
remote: Compressing objects: 100% (283/283), done.
remote: Total 481 (delta 168), reused 411 (delta 98)
Receiving objects: 100% (481/481), 53.01 KiB, done.
Resolving deltas: 100% (168/168), done.
Submodule path 'barclamps/redhat-install': checked out '80bed0731ac0e961c3a19fbfcff55e26c14ba2cb'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/test' (http://github.com/dellcloudedge/barclamp-test.git) registered for path 'barclamps/test'
Cloning into barclamps/test...
remote: Counting objects: 108, done.
remote: Compressing objects: 100% (64/64), done.
remote: Total 108 (delta 40), reused 99 (delta 31)
Receiving objects: 100% (108/108), 17.84 KiB, done.
Resolving deltas: 100% (40/40), done.
Submodule path 'barclamps/test': checked out 'e9846f042daf328386bf955d34b927bb3098cfab'
fatal: ref HEAD is not a symbolic ref
Submodule 'barclamps/ubuntu-install' (http://github.com/dellcloudedge/barclamp-ubuntu-install.git) registered for path 'barclamps/ubuntu-install'
Cloning into barclamps/ubuntu-install...
remote: Counting objects: 371, done.
remote: Compressing objects: 100% (256/256), done.
remote: Total 371 (delta 124), reused 312 (delta 65)
Receiving objects: 100% (371/371), 58.43 KiB | 102 KiB/s, done.
Resolving deltas: 100% (124/124), done.
Submodule path 'barclamps/ubuntu-install': checked out 'afa9bd1db69de33d326591b7f42896b454a9c41b'
fatal: ref HEAD is not a symbolic ref
Already on 'release/fledermaus/master'
Branch andi-node-alloc-change set up to track remote branch andi-node-alloc-change from origin.
Branch perf-imp set up to track remote branch perf-imp from origin.
Branch release/essex-hack/master set up to track remote branch release/essex-hack/master from origin.
Branch rob-bc-import set up to track remote branch rob-bc-import from origin.
Branch v1.2-openstack set up to track remote branch v1.2-openstack from origin.
Branch v1.2.1-openstack set up to track remote branch v1.2.1-openstack from origin.
error: Not a valid ref: refs/remotes/personal/master
personal/HEAD set to master
Branch release/essex-hack/master set up to track remote branch release/essex-hack/master from origin.
Branch vlowther-barclamp-pkg-metadata set up to track remote branch vlowther-barclamp-pkg-metadata from origin.
Branch vlowther-gemrc-hotfix set up to track remote branch vlowther-gemrc-hotfix from origin.
error: Not a valid ref: refs/remotes/personal/master
personal/HEAD set to master
Branch release/essex-hack/master set up to track remote branch release/essex-hack/master from origin.
error: Multiple remote HEAD branches. Please choose one explicitly with:
git remote set-head personal master
git remote set-head personal release/essex-hack/master
Branch release/essex-hack/master set up to track remote branch release/essex-hack/master from origin.
error: Not a valid ref: refs/remotes/personal/master
personal/HEAD set to master
Branch release/essex-hack/master set up to track remote branch release/essex-hack/master from origin.
error: Multiple remote HEAD branches. Please choose one explicitly with:
git remote set-head personal master
git remote set-head personal release/essex-hack/master
Branch release/essex-hack/master set up to track remote branch release/essex-hack/master from origin.
error: The requested URL returned error: 403 while accessing https://farrez:higuy@github.com/farrez/barclamp-logging/info/refs
fatal: HTTP request failed
2012-03-12 14:59:18 -0500: Cannot fetch repository info for your fork of barclamp-logging.
ubuntu at ubuntu:~/crowbar$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.us.dell.com/pipermail/crowbar/attachments/20120313/f69cefc0/attachment-0001.html
More information about the Crowbar
mailing list