I have installed docker on virtualbox and also checked out latest
opencrowbar/core. I also do have connectivity
to us.archive.ubuntu.com but 'tools/docker-admin  ubuntu  ./production.sh
admin.smoke.test' fails with following
error message : Err http://us.archive.ubuntu.com precise InRelease

Any thoughts on how to resolve it ?

raghu@raghu-VirtualBox:~/core$ curl http://us.archive.ubuntu.com
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
 <head>
  <title>Index of /</title>
 </head>
 <body>
<h1>Index of /</h1>
<table><tr><th><img src="/icons/blank.gif" alt="[ICO]"></th><th><a
href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last
modified</a></th><th><a href="?C=S;O=A">Size</a></th></tr><tr><th
colspan="4"><hr></th></tr>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a
href="ubuntu/">ubuntu/</a></td><td align="right">12-Apr-2014 23:53
</td><td align="right">  - </td></tr>
<tr><th colspan="4"><hr></th></tr>
</table>
<address>Apache/2.2.22 (Ubuntu) Server at us.archive.ubuntu.com Port
80</address>
</body></html>




raghu@raghu-VirtualBox:~/core$ tools/docker-admin  ubuntu  ./production.sh
admin.smoke.test
We will mount /home/raghu at /opt/opencrowbar
usermod: no changes
usermod: no changes
Sun Apr 13 00:09:11 UTC 2014
Generating locales...
  en_US.UTF-8... up-to-date
Generation complete.
[2014-04-13T00:09:12+00:00] INFO: Forking chef instance to converge...
Starting Chef Client, version 11.8.2
[2014-04-13T00:09:12+00:00] INFO: *** Chef 11.8.2 ***
[2014-04-13T00:09:12+00:00] INFO: Chef-client pid: 13793
[2014-04-13T00:09:13+00:00] WARN: Run List override has been provided.
[2014-04-13T00:09:13+00:00] WARN: Original Run List: []
[2014-04-13T00:09:13+00:00] WARN: Overridden Run List:
[recipe[crowbar-bootstrap]]
[2014-04-13T00:09:13+00:00] INFO: Run List is [recipe[crowbar-bootstrap]]
[2014-04-13T00:09:13+00:00] INFO: Run List expands to [crowbar-bootstrap]
[2014-04-13T00:09:13+00:00] INFO: Starting Chef Run for ee0fe8fc9f79
[2014-04-13T00:09:13+00:00] INFO: Running start handlers
[2014-04-13T00:09:13+00:00] INFO: Start handlers complete.
Compiling Cookbooks...
Converging 38 resources
Recipe: crowbar-bootstrap::default
  * file[/tmp/install_pkgs] action nothing[2014-04-13T00:09:13+00:00] INFO:
Processing file[/tmp/install_pkgs] action nothing
(crowbar-bootstrap::default line 107)
 (skipped due to action :nothing)
  * template[/tmp/required_pkgs] action create[2014-04-13T00:09:13+00:00]
INFO: Processing template[/tmp/required_pkgs] action create
(crowbar-bootstrap::default line 111)
[2014-04-13T00:09:13+00:00] INFO: template[/tmp/required_pkgs] backed up to
/var/chef/backup/tmp/required_pkgs.chef-20140413000913.086526
[2014-04-13T00:09:13+00:00] INFO: template[/tmp/required_pkgs] updated file
contents /tmp/required_pkgs

    - update content in file /tmp/required_pkgs from d1b3c1 to 7b38b8
        --- /tmp/required_pkgs    2014-02-05 18:32:51.000000000 +0000
        +++ /tmp/chef-rendered-template20140413-13793-2f4rbp    2014-04-13
00:09:13.077554920 +0000
        @@ -1,8 +1,12 @@
         bison
        +bsdtar
         build-essential
        +createrepo
         curl
        +dpkg-dev
         efibootmgr
         flex
        +git
         iputils-ping
         kwalify
         less

[2014-04-13T00:09:13+00:00] INFO: template[/tmp/required_pkgs] sending
create_if_missing action to file[/tmp/install_pkgs] (immediate)
  * file[/tmp/install_pkgs] action
create_if_missing[2014-04-13T00:09:13+00:00] INFO: Processing
file[/tmp/install_pkgs] action create_if_missing
(crowbar-bootstrap::default line 107)
[2014-04-13T00:09:13+00:00] INFO: file[/tmp/install_pkgs] created file
/tmp/install_pkgs

    - create new file /tmp/install_pkgs

  * template[/etc/apt/sources.list.d/crowbar.list] action
create[2014-04-13T00:09:13+00:00] INFO: Processing
template[/etc/apt/sources.list.d/crowbar.list] action create
(crowbar-bootstrap::default line 119)
 (up to date)
  * bash[Install required files] action run[2014-04-13T00:09:13+00:00]
INFO: Processing bash[Install required files] action run
(crowbar-bootstrap::default line 183)
Err http://archive.ubuntu.com precise InRelease

Err http://us.archive.ubuntu.com precise InRelease

Err http://archive.canonical.com precise InRelease

Err http://extras.ubuntu.com precise InRelease

Err http://security.ubuntu.com precise-security InRelease

Err http://apt.postgresql.org precise-pgdg InRelease

Err http://get.docker.io docker InRelease
_______________________________________________
Crowbar mailing list
Crowbar@dell.com
https://lists.us.dell.com/mailman/listinfo/crowbar
For more information: http://crowbar.github.com/

Reply via email to