How to install the bug fixes

Asked by Ahmed El-Harti

Hay guys,

I'm trying to install Ubuntu cloud lab in my office and I came across a bug and I've founded a fix at launchpad in this link:
https://launchpad.net/ubuntu/+source/maas/1.2+bzr1373+dfsg-0ubuntu1~12.04.2

The problem is I have no idea how could I install the attached files or applying the found fix
I tried googling for a while then I gave up.
please help.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu maas Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

I assume that your system is running Ubuntu 12.04 precise pangolin.

If you look at the overview page for maas in Ubuntu
https://launchpad.net/ubuntu/+source/maas
you see that for precise there are two versions of mass shown:

0.1+bzr482+dfsg-0ubuntu1 in release
1.2+bzr1373+dfsg-0ubuntu1~12.04.3 in updates

So when you download and install updates for your system, the 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 version (even higher than the one you mentioned in your question) should be installed.

Please provide the output of the following commands to verify the specifics of your system related to that question:

lsb_release -a
uname -a
dpkg -l | grep maas

For your information: there are PPAs available with maas 1.4 for precise, maybe it is worth an investigation whether this solves your problem.

Revision history for this message
Ahmed El-Harti (ahmed-elharti) said :
#2

Hi Manfred,

Thank you for the fast response.

So I just need to "sudo apt-get update ", "sudo apt-get dist-upgrade" to install this?
Pardon my noobie questions :)

Here're the outputs:

lsb_release -a
----------------
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise

uname -a
----------
Linux RM-SRV-254 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

dpkg -l | grep maa
--------------------
ii maas 1.2+bzr1373+dfsg-0ubuntu1~12.04.2 Ubuntu MAAS Server
ii maas-cli 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Client Tool
ii maas-cluster-controller 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Cluster Controller
ii maas-common 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Server
ii maas-dhcp 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Server - DHCP Configuration (meta-package)
ii maas-dns 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Server - DNS configuration (metapackage)
ii maas-region-controller 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Server
ii python-django-maas 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Server - (django files)
ii python-maas-client 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS API Client - (python files)
ii python-maas-provisioningserver 1.2+bzr1373+dfsg-0ubuntu1~12.04.3 Ubuntu MAAS Server

Revision history for this message
Ahmed El-Harti (ahmed-elharti) said :
#3

Hi Manfred,

I've installed the mentioned PPA yet the same error I got is present.

to brief you, I've installed juju, modified "~/.juju/environments.yaml", bootstrapped it. got this error in the "juju status" output:

ERROR Unable to connect to environment "".
Please check your credentials or use 'juju bootstrap' to create a new environment.

Error details:
no instances found

and this error in the "juju destroy-environment":

ERROR gomaasapi: got error back from server: 409 CONFLICT

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

Sorry, I do not have any expert knowledge on maas and juju.
Have you read the docs at http://maas.ubuntu.com/docs/ and http://juju.ubuntu.com/docs/ ?

Can you help with this problem?

Provide an answer of your own, or ask Ahmed El-Harti for more information if necessary.

To post a message you must log in.