Comment 25 for bug 1562249

Revision history for this message
Ryan Harper (raharper) wrote : Re: [Bug 1562249] Re: Failed to deploy machine with HP Smart Array Raid 6i

On Thu, Jun 30, 2016 at 1:34 PM, Ryan Harper <email address hidden>
wrote:

>
>
> On Thu, Jun 30, 2016 at 11:48 AM, Robin <email address hidden> wrote:
>
>> CURTIN PKG VERSION
>> robin@IbmRS1:~$ apt-cache policy python3-curtin
>> python3-curtin:
>> Installed: (none)
>> Candidate: 0.1.0~bzr385-0ubuntu1
>> Version table:
>> 0.1.0~bzr385-0ubuntu1 0
>> 500 http://ppa.launchpad.net/maas/stable/ubuntu/ trusty/main
>> amd64 Packages
>> 0.1.0~bzr227-0ubuntu1~14.04.1 0
>> 500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/universe
>> amd64 Packages
>> 0.1.0~bzr126-0ubuntu1 0
>> 500 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe amd64
>> Packages
>>
>
> It looks like you didn't get the PPA package installed, it supplies
> python3-curtin ~bzr403
>
> And that's because there's only a yakkety version. I'll work with Wesley
> to get a
> trusty version of the curtin package available in the PPA and let you know.
>

OK, trusty version is present, so you can:

sudo add-apt-repository -y ppa:wesley-wiedenmeier/test2
sudo apt-get update
sudo apt-get install python3-curtin

In sudo apt-cache policy python3-curtin, you should see output that points
to the PPA:

python3-curtin:
  Installed: (none)
  Candidate: 0.1.0~bzr403-0ubuntu1
  Version table:
     0.1.0~bzr403-0ubuntu1 0
        500 http://ppa.launchpad.net/wesley-wiedenmeier/test2/ubuntu/
trusty/main amd64 Packages
     0.1.0~bzr227-0ubuntu1~14.04.1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe amd64
Packages
     0.1.0~bzr126-0ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages