<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Please delete the file - /usr/bin/nova-rootwrap (this code was updated to use the openstack common root wrap code).</div><div>I also hit the same issue yesterday</div><div>Thanks</div><div>Gary</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> <Sullivan>, Jon Paul <<a href="mailto:JonPaul.Sullivan@hp.com">JonPaul.Sullivan@hp.com</a>><br><span style="font-weight:bold">Reply-To: </span> "OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br><span style="font-weight:bold">Date: </span> Wednesday, November 13, 2013 5:02 PM<br><span style="font-weight:bold">To: </span> "OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br><span style="font-weight:bold">Subject: </span> Re: [openstack-dev] Problems with devstack installation<br></div><div><br></div><div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"HP Simplified";
        panose-1:2 11 6 4 2 2 4 2 2 4;}
@font-face
        {font-family:"Futura Md";
        panose-1:2 11 6 2 2 2 4 2 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"HP Simplified","sans-serif";
        color:#943634;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal"><span style="font-size: 11pt; font-family: 'HP Simplified', sans-serif; color: rgb(148, 54, 52); "><o:p> </o:p></span></p><div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt"><div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal"><b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; ">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; "> Telles Nobrega [<a href="mailto:tellesnobrega@gmail.com">mailto:tellesnobrega@gmail.com</a>]
<br><br><o:p></o:p></span></p></div></div><p class="MsoNormal"><o:p> </o:p></p><div><div><p class="MsoNormal"><span style="font-family: Tahoma, sans-serif; ">Hi, I'm trying to setup a dev environment, but I'm getting this error on nova <a href="https://urldefense.proofpoint.com/v1/url?u=http://paste.openstack.org/show/52392/&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=eH0pxTUZo8NPZyF6hgoMQu%2BfDtysg45MkPhCZFxPEq8%3D%0A&m=5bAz1L03WBCey3wJPRpIh7UBTgV838HPW%2Fh2TPhWgtU%3D%0A&s=a840e8fcf6b472a19e342db259351af16c5a1a9d2b9de78efcac0782e0ba31e6">http://paste.openstack.org/show/52392/</a>
 can anyone give me a hint on how to work this out?<o:p></o:p></span></p></div><div><p class="MsoNormal"><span style="font-family: Tahoma, sans-serif; color: rgb(148, 54, 52); "><o:p> </o:p></span></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: 'HP Simplified', sans-serif; color: rgb(148, 54, 52); ">I just saw the same problem.  I found that in my case the 2012.1 (Essex!) packages were installed from the Ubuntu apt repositories, which contained an
 outdated nova-rootwrap in /usr/bin/ that was using the wrong import statement.  The nova-rootwrap built by devstack was in /usr/local/bin/ and so I copied that in place of the incorrect one in /usr/bin/.<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: 'HP Simplified', sans-serif; color: rgb(148, 54, 52); "><o:p> </o:p></span></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: 'HP Simplified', sans-serif; color: rgb(148, 54, 52); ">Yes, this is a massive hack, but it did work for me for a similar error in the scheduler.<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: 'HP Simplified', sans-serif; color: rgb(148, 54, 52); "><o:p> </o:p></span></p></div><div><p class="MsoNormal"><span style="font-family: Tahoma, sans-serif; ">thanks<o:p></o:p></span></p></div><div><p class="MsoNormal"><o:p> </o:p></p></div><p class="MsoNormal">-- <o:p></o:p></p><div><p class="MsoNormal">------------------------------------------<br>
Telles Mota Vidal Nobrega<br>
Developer at PulsarOpenStack Project - HP/LSD-UFCG<o:p></o:p></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: 'HP Simplified', sans-serif; color: rgb(148, 54, 52); "><o:p> </o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 10pt; font-family: 'HP Simplified', sans-serif; color: black; ">Thanks,
<br></span><span style="font-size: 10pt; font-family: 'HP Simplified', sans-serif; color: navy; ">Jon-Paul Sullivan</span><span style="font-size: 10pt; font-family: 'Futura Md', sans-serif; color: navy; "></span><span style="font-size:10.0pt;font-family:Wingdings;color:navy">J</span><span style="font-size: 10pt; font-family: 'HP Simplified', sans-serif; color: navy; "></span><i><span style="font-size: 10pt; font-family: 'HP Simplified', sans-serif; color: gray; ">Cloud Services - @hpcloud</span></i><span style="font-size: 10pt; font-family: 'HP Simplified', sans-serif; color: navy; "><o:p></o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 10pt; font-family: 'HP Simplified', sans-serif; color: navy; "><o:p> </o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: 'HP Simplified', sans-serif; color: rgb(79, 129, 189); ">Postal Address: Hewlett-Packard Galway Limited, Ballybrit Business Park, Galway.<o:p></o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: 'HP Simplified', sans-serif; color: rgb(79, 129, 189); ">Registered Office: Hewlett-Packard Galway Limited, 63-74 Sir John Rogerson's Quay, Dublin 2.
<o:p></o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: 'HP Simplified', sans-serif; color: rgb(79, 129, 189); ">Registered Number: 361933<o:p></o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: 'HP Simplified', sans-serif; color: rgb(79, 129, 189); "> <o:p></o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: 'HP Simplified', sans-serif; color: rgb(79, 129, 189); ">The contents of this message and any attachments to it are confidential and may be legally privileged. If you have received
 this message in error you should delete it from your system immediately and advise the sender.<o:p></o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: 'HP Simplified', sans-serif; color: rgb(79, 129, 189); "><o:p> </o:p></span></p><p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: 'HP Simplified', sans-serif; color: rgb(79, 129, 189); ">To any recipient of this message within HP, unless otherwise stated, you should consider this message and attachments as "HP
 CONFIDENTIAL".<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: 'HP Simplified', sans-serif; color: rgb(148, 54, 52); "><o:p> </o:p></span></p></div></div></div></div></div></div></span></body></html>