[Bug 1246236] Re: pxe boot from maas fails due to time out

2014-03-14 Thread Adam Collard
I was adviced to try rebooting the MAAS server (region and cluster controller on one box) which fixed the problem. But a subsequent reboot brought it back :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1246236] Re: pxe boot from maas fails due to time out

2014-03-14 Thread Adam Collard
So in my case, the problem was PEBKAC and networking. Specifically I had two interfaces on my MAAS server that were connected to the same network, both had equally weighted routes to the gateway. Only one of them was configured in MAAS for the cluster controller. It was (seemingly) by chance that

Re: [Bug 1246236] Re: pxe boot from maas fails due to time out

2014-03-17 Thread Adam Collard
On 17 March 2014 00:39, Julian Edwards 1246...@bugs.launchpad.net wrote: On Friday 14 Mar 2014 09:37:18 you wrote: I was adviced to try rebooting the MAAS server (region and cluster controller on one box) which fixed the problem. But a subsequent reboot brought it back :/ The timeouts on

[Bug 1294531] [NEW] Unicode traceback saving empty SourcesList regression

2014-03-19 Thread Adam Collard
Public bug reported: Following the recent update to fix LP: #1069019 a regression was introduced when trying to save an empty SourcesList. from aptsources.sourceslist import SourcesList s = SourcesList(withMatcher=False) s.save() /usr/lib/python2.7/dist-packages/aptsources/sourceslist.pyc

[Bug 1069019] Re: [software-properties-gtk] can not delete, enable or modify any software source with non-ASCII characters in the comment

2014-03-19 Thread Adam Collard
The fix for this bug introduced tracebacks when trying to save empty sources lists see LP: #1294531 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069019 Title: [software-properties-gtk] can not

[Bug 1294531] Re: Unicode traceback saving empty SourcesList regression

2014-03-19 Thread Adam Collard
Debian have already backed out the commit for #1069019, see http://anonscm.debian.org/gitweb/?p=apt/python- apt.git;a=commitdiff;h=50a8a9d573d97f0678721a84bcf9fdc697e96cb0;hp=3c9e1b4fce9a587436965c495f5e43f96e115207 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
Thanks. It looks like you're getting some ImportError s which we only expect to get in transient situations like distribution upgrades. To aid in the debugging could you please run the following: $ sudo python -v $(which landscape-sysinfo) 2 python-import.log ... and attach the

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
Cheers, we're narrowing in on the problem! I suspect you're somehow missing a dependency. Next thing for you to try: $ python -c 'import landscape.deployment' I expect this to show a traceback for you (fingers crossed!) -- You received this bug notification because you are a member of Ubuntu

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
** Changed in: landscape-client (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283716 Title: No output from landscape-sysinfo To manage notifications

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
** Changed in: landscape-client (Ubuntu) Assignee: (unassigned) = Adam Collard (adam-collard) ** Tags added: packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283716 Title: landscape

[Bug 1283716] Re: landscape-client missing python-configobj dependency

2014-02-24 Thread Adam Collard
** Summary changed: - No output from landscape-sysinfo + landscape-client missing python-configobj dependency -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283716 Title: landscape-client missing

[Bug 1284115] [NEW] Truncated text in landscape-client-ui when selecting None

2014-02-24 Thread Adam Collard
Public bug reported: When configuring Landscape Service through System Settings and selecting None in the dropdown the explanatory text gets truncated. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: landscape-client-ui 14.01-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-11.31-generic

[Bug 1284115] Re: Truncated text in landscape-client-ui when selecting None

2014-02-24 Thread Adam Collard
** Changed in: landscape-client Importance: Undecided = High ** Changed in: landscape-client Milestone: None = 14.02 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284115 Title: Truncated

[Bug 1285567] Re: maas-ipmi-autodetect bmc-config traceback

2014-02-27 Thread Adam Collard
** Also affects: maas (Ubuntu) Importance: Undecided Status: New ** Tags added: amd64 trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1285567 Title: maas-ipmi-autodetect bmc-config

[Bug 1372977] Re: 1.7.0~beta3+bzr3043-0ubuntu1~ppa3 upgrade breaks squid proxy setup

2014-09-23 Thread Adam Collard
** Also affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372977 Title: 1.7.0~beta3+bzr3043-0ubuntu1~ppa3 upgrade breaks squid proxy

Re: [Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-29 Thread Adam Collard
On 29 July 2014 20:12, Mark Shuttleworth 1318...@bugs.launchpad.net wrote: Gustavo and I are wondering whether the numactl advice might be relevant. I humbly suggest that's a red herring. Note this happened on an Orange Box (see log attached in

[Bug 1381058] [NEW] Upgrading introduces a spurious cluster controller

2014-10-14 Thread Adam Collard
Public bug reported: Upgrading from 1.7.0~beta5+bzr3198-0ubuntu1~trusty1 to 1.7.0~beta6+bzr3246-0ubuntu1~trusty1 gave me an extra cluster. Cluster 9d39d468-1e68-4ed6-9cb2-8c8112378f90✓ 0 0 Synced edit delete Cluster master [Warning: this cluster is disconnected.] **

[Bug 1087183] Re: MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost'

2014-10-20 Thread Adam Collard
I believe this fix in MAAS to be wrong :/ If we look in /etc/hosts after this fix landed there is no entry for the node's name http://paste.ubuntu.com/8600284/ This breaks juju bootstrap: http://paste.ubuntu.com/8600331/ -- You received this bug notification because you are a member of

[Bug 1087183] Re: MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost'

2014-10-20 Thread Adam Collard
Just did another bootstrap and it went without issue. Continuing to investigate... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087183 Title: MaaS cloud-init configuration specifies

[Bug 1087183] Re: MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost'

2014-10-20 Thread Adam Collard
So it seems that I was actually hitting bug 1383329 - because there is no entry in /etc/hosts anymore (fine) juju bootstrap is relying on DNS, which was flaky (as per bug). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1274720] Re: screen server process can be crashed by byobu

2014-04-23 Thread Adam Collard
I can confirm that this is reproducible with the steps in comment 9 with an additional step of choosing Screen escape key (e.g. Ctrl-A). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274720 Title:

[Bug 1070413] Re: MaaS http config generates warnings about missing /home/maas

2014-11-04 Thread Adam Collard
** Tags added: landscape -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070413 Title: MaaS http config generates warnings about missing /home/maas To manage notifications about this bug go to:

[Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2014-11-12 Thread Adam Collard
I doubt this is a dbconfig-common issue - note that the issue is that the PostgreSQL *cluster* is missing, not the databases. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382774 Title: Postgresql

[Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2014-11-12 Thread Adam Collard
Seems like the workaround described in #7 is not working, and it's nothing to do with dbconfig-common: ubuntu@darby:~$ locale locale: Cannot set LC_ALL to default locale: No such file or directory LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE=en_US.UTF-8 LC_NUMERIC=en_GB.UTF-8 LC_TIME=en_GB.UTF-8

Re: [Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2014-11-12 Thread Adam Collard
On 12 November 2014 14:17, Adam Collard adam.coll...@canonical.com wrote: On 12 November 2014 14:00, Martin Pitt martin.p...@ubuntu.com wrote: Adam, what are your settings in /etc/default/locale ? $ cat /etc/default/locale # Created by cloud-init v. 0.7.5 on Wed, 12 Nov 2014 13:51:27 +

Re: [Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2014-11-12 Thread Adam Collard
On 12 November 2014 14:00, Martin Pitt martin.p...@ubuntu.com wrote: Adam, what are your settings in /etc/default/locale ? $ cat /etc/default/locale # Created by cloud-init v. 0.7.5 on Wed, 12 Nov 2014 13:51:27 + LANG=en_US.UTF-8 I wonder if the issue here is that it's /just/ LANG being

[Bug 1318366] Re: provisioning large environments with complex relations caused jujud on bootstrap node to fail

2014-07-22 Thread Adam Collard
I just hit this on a much smaller deploy: bootstrap with 9 LXC containers and a hulk smashed unit on machine 0 with 4 other physical machines. Note that there have been many, many such deployments with the exact same configuration, but this time it failed with a panic: rescanned document misses

[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-22 Thread Adam Collard
** Summary changed: - provisioning large environments with complex relations caused jujud on bootstrap node to fail + jujud on state server panic misses transaction in queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-22 Thread Adam Collard
Note my panic was from Juju 1.20.1, I have the full log, am worried about leaking sensitive information though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318366 Title: jujud on state server

[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-22 Thread Adam Collard
Please see attached mongo log, it seems to be dying lots. ** Attachment added: grep for mongod in syslog https://bugs.launchpad.net/juju-core/+bug/1318366/+attachment/4160060/+files/mongod-syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-24 Thread Adam Collard
** Tags added: orange-box -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318366 Title: jujud on state server panic misses transaction in queue To manage notifications about this bug go to:

[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-24 Thread Adam Collard
If anyone hits this again, you should grab a dump of the Mongo db (mongodump pointed at juju-db address) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318366 Title: jujud on state server panic

[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Adam Collard
specifically a missing home dir is now fatal following https://github.com/GrahamDumpleton/mod_wsgi/commit/545354a80b9cc20d8b6916ca30542eab36c3b8bd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1399016

[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Adam Collard
** Changed in: maas Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1399016 Title: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty To manage

[Bug 1190510] Re: Update lucid, raring, quantal, precise to landscape-client 13.07.3

2014-12-05 Thread Adam Collard
** Changed in: landscape-client (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1190510 Title: Update lucid, raring, quantal, precise to landscape-client

[Bug 1303903] Re: sgdisk zap/clear doesn't wipe all GPT tables

2014-07-18 Thread Adam Collard
** Tags added: cloud-installer -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1303903 Title: sgdisk zap/clear doesn't wipe all GPT tables To manage notifications about this bug go to:

[Bug 1364470] Re: View all charms in a personal namespace

2014-09-02 Thread Adam Collard
** Also affects: juju-gui (Ubuntu) Importance: Undecided Status: New ** No longer affects: reviewboard (Juju Charms Collection) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364470 Title:

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Adam Collard
** Package changed: ubuntu = qemu-kvm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413540 Title: qemu-kvm package enables KSM on VMs To manage notifications about this bug go to:

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Adam Collard
** Package changed: ubuntu = qemu-kvm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1413540 Title: qemu-kvm package enables KSM on VMs To manage notifications about

[Bug 1420376] [NEW] python-txlongpoll has unnecessary dependency on python-oops-amqp

2015-02-10 Thread Adam Collard
Public bug reported: There's a stated dependency in both debian/control and setup.py on python-oops-amqp but a simple grep shows that this package is unused. ⟫ rgrep oops_amqp setup.py:'oops_amqp', ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: python-txlongpoll

[Bug 1420376] [NEW] python-txlongpoll has unnecessary dependency on python-oops-amqp

2015-02-10 Thread Adam Collard
Public bug reported: There's a stated dependency in both debian/control and setup.py on python-oops-amqp but a simple grep shows that this package is unused. ⟫ rgrep oops_amqp setup.py:'oops_amqp', ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: python-txlongpoll

[Bug 1430995] [NEW] Unresolvable problem upgrading from 14.04.2 to 14.10

2015-03-11 Thread Adam Collard
Public bug reported: Upgrading from 14.04.2 to 14.10 using upgrade-manager failed with unresolvable error. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubuntu-release-upgrader-core 1:0.220.7 ProcVersionSignature: Ubuntu 3.16.0-31.43~14.04.1-generic 3.16.7-ckt5 Uname: Linux

Re: [Bug 1430995] Re: Unresolvable problem upgrading from 14.04.2 to 14.10

2015-03-11 Thread Adam Collard
Confirmed that after removing cheese, I was able to successfully upgrade to 14.10 without further issue. On 11 March 2015 at 20:05, Adam Collard adam.coll...@canonical.com wrote: $ sudo apt-get purge cheese and then attempting again got me further -- You received this bug notification

[Bug 1429529] Re: Package resolver can't find *-lts-utopic package dependencies, aborts

2015-03-11 Thread Adam Collard
I had this issue and then purged my system of the Intel Linux Graphics Installer packages, downgrading packages to the latest available in trusty-updates as appropriate. After doing that I was successfully able to install 14.04.2 using the Utopic HWE stack. -- You received this bug notification

[Bug 1430995] Re: Unresolvable problem upgrading from 14.04.2 to 14.10

2015-03-12 Thread Adam Collard
$ sudo apt-get purge cheese and then attempting again got me further -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1430995 Title: Unresolvable problem upgrading from 14.04.2 to 14.10 To manage

[Bug 1438242] [NEW] parse() on an invalid time string no longer raises ValueError

2015-03-30 Thread Adam Collard
Public bug reported: utopic: ⟫ python -c from dateutil.parser import parse; parse('X') Traceback (most recent call last): File string, line 1, in module File /usr/lib/python2.7/dist-packages/dateutil/parser.py, line 697, in parse return DEFAULTPARSER.parse(timestr, **kwargs) File

[Bug 1438242] Re: parse() on an invalid time string no longer raises ValueError

2015-03-30 Thread Adam Collard
** Also affects: dateutil Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1438242 Title: parse() on an invalid time string no longer raises ValueError To

[Bug 1428041] [NEW] Invalid choice configure-maas-url when upgrading to 1.7.2rc1

2015-03-04 Thread Adam Collard
Public bug reported: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: python-oops python-oops-datedir-repo python-oops-twisted python-oops-wsgi Use 'apt-get autoremove'

[Bug 1428041] [NEW] Invalid choice configure-maas-url when upgrading to 1.7.2rc1

2015-03-04 Thread Adam Collard
Public bug reported: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: python-oops python-oops-datedir-repo python-oops-twisted python-oops-wsgi Use 'apt-get autoremove'

[Bug 1440366] Re: please use python3 in landscape-client-ui-install

2015-05-05 Thread Adam Collard
** Changed in: landscape-client (Ubuntu) Assignee: (unassigned) = Adam Collard (adam-collard) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440366 Title: please use python3 in landscape

[Bug 1440366] Re: please use python3 in landscape-client-ui-install

2015-05-05 Thread Adam Collard
A simple script that also includes os.execl(sys.executable, sys.executable ... so the attached diff unfortunately doesn't go far enough. Luckily enough Lucid is now EOL so we can use some newer Python idioms which should make the eventual port easier. ** Also affects: landscape-client

[Bug 1443425] Re: Node page displays network section offset off the right of the screen in web UI

2015-04-13 Thread Adam Collard
*** This bug is a duplicate of bug 1438808 *** https://bugs.launchpad.net/bugs/1438808 ** This bug has been marked a duplicate of bug 1438808 1.8a9: Network and storage tables on node details page mis-aligned in Firefox -- You received this bug notification because you are a member of

[Bug 1443425] Re: Node page displays network section offset off the right of the screen in web UI

2015-04-13 Thread Adam Collard
*** This bug is a duplicate of bug 1438808 *** https://bugs.launchpad.net/bugs/1438808 ** This bug has been marked a duplicate of bug 1438808 1.8a9: Network and storage tables on node details page mis-aligned in Firefox -- You received this bug notification because you are a member of

[Bug 1475247] Re: ceph-disk-prepare --zap-disk hang

2015-08-07 Thread Adam Collard
** Changed in: ceph (Juju Charms Collection) Assignee: (unassigned) = Chris Glass (tribaal) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1475247 Title: ceph-disk-prepare

[Bug 1475247] Re: ceph-disk-prepare --zap-disk hang

2015-08-07 Thread Adam Collard
** Changed in: ceph (Juju Charms Collection) Assignee: (unassigned) = Chris Glass (tribaal) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475247 Title: ceph-disk-prepare --zap-disk hang To

[Bug 1475247] Re: ceph-disk-prepare --zap-disk hang

2015-08-07 Thread Adam Collard
** Branch linked: lp:~tribaal/charms/trusty/ceph/ceph-zap-fix ** Branch linked: lp:~tribaal/charms/trusty/ceph-osd/ceph-zap-fix ** Also affects: ceph-osd (Juju Charms Collection) Importance: Undecided Status: New ** Changed in: ceph-osd (Juju Charms Collection) Assignee:

[Bug 1475247] Re: ceph-disk-prepare --zap-disk hang

2015-08-07 Thread Adam Collard
** Branch linked: lp:~tribaal/charms/trusty/ceph/ceph-zap-fix ** Branch linked: lp:~tribaal/charms/trusty/ceph-osd/ceph-zap-fix ** Also affects: ceph-osd (Juju Charms Collection) Importance: Undecided Status: New ** Changed in: ceph-osd (Juju Charms Collection) Assignee:

[Bug 1514764] [NEW] --no-latency-control assert failure

2015-11-10 Thread Adam Collard
Public bug reported: Wily's version of sshuttle seems to fall over when using --no-latency- control Example: $ sshuttle -r virtue 10.1.0.0/16 # works $ sshuttle --no-latency-control -r virtue 10.1.0.0/16 Traceback (most recent call last): File "", line 1, in File "assembler.py", line 27,

[Bug 1514764] Re: --no-latency-control assert failure

2015-11-10 Thread Adam Collard
Should probably cherry pick https://github.com/sshuttle/sshuttle/commit/f71704f54d05c972307ea0b8c51dfa9a8fc4b5a3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514764 Title: --no-latency-control

[Bug 1474417] Re: squid-deb-proxy does not refresh translation files often enough

2015-09-01 Thread Adam Collard
** Changed in: maas (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474417 Title: squid-deb-proxy does not refresh translation files often enough

[Bug 1474417] Re: squid-deb-proxy does not refresh translation files often enough

2015-09-01 Thread Adam Collard
** Changed in: maas (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid-deb-proxy in Ubuntu. https://bugs.launchpad.net/bugs/1474417 Title: squid-deb-proxy does not refresh

[Bug 1492394] Re: TypeError: attributes() got an unexpected keyword argument 'apply_with_init'

2015-09-04 Thread Adam Collard
** Also affects: python-service-identity (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1492394 Title: TypeError: attributes() got an unexpected

[Bug 1492339] Re: landscape-sysinfo breaks when I change the hostname

2015-09-04 Thread Adam Collard
*** This bug is a duplicate of bug 1492394 *** https://bugs.launchpad.net/bugs/1492394 ** This bug has been marked a duplicate of bug 1492394 TypeError: attributes() got an unexpected keyword argument 'apply_with_init' -- You received this bug notification because you are a member of

[Bug 1490727] Re: "Invalid IPC credentials" after corosync, pacemaker service restarts

2015-09-04 Thread Adam Collard
** Tags added: landscape-release-29 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490727 Title: "Invalid IPC credentials" after corosync, pacemaker service restarts To manage notifications about

[Bug 1490727] Re: "Invalid IPC credentials" after corosync, pacemaker service restarts

2015-09-04 Thread Adam Collard
** Tags added: landscape-release-29 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1490727 Title: "Invalid IPC credentials" after corosync, pacemaker service restarts To manage

[Bug 1488458] Re: Prevent service restarts whilst unit is paused

2015-09-09 Thread Adam Collard
) => Adam Collard (adam-collard) ** Changed in: swift-proxy (Juju Charms Collection) Milestone: None => 15.10 ** Changed in: swift-proxy (Juju Charms Collection) Status: New => In Progress ** Changed in: swift-proxy (Juju Charms Collection) Importance: Undecided => Medium **

[Bug 1488458] Re: Prevent service restarts whilst unit is paused

2015-09-09 Thread Adam Collard
) => Adam Collard (adam-collard) ** Changed in: swift-proxy (Juju Charms Collection) Milestone: None => 15.10 ** Changed in: swift-proxy (Juju Charms Collection) Status: New => In Progress ** Changed in: swift-proxy (Juju Charms Collection) Importance: Undecided => Medium **

[Bug 1516085] Re: quotas calls fail when CONF.keymgr.encryption_auth_url is not configured

2015-12-15 Thread Adam Collard
** Tags added: kanban-cross-team -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1516085 Title: quotas calls fail when CONF.keymgr.encryption_auth_url is not configured To manage notifications

[Bug 1516085] Re: quotas calls fail when CONF.keymgr.encryption_auth_url is not configured

2015-12-15 Thread Adam Collard
** Tags added: kanban-cross-team -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cinder in Ubuntu. https://bugs.launchpad.net/bugs/1516085 Title: quotas calls fail when CONF.keymgr.encryption_auth_url is not configured To manage

[Bug 1296618] Re: "Authenticate" dialog closes by itself

2016-01-05 Thread Adam Collard
** Changed in: landscape-client Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296618 Title: "Authenticate" dialog closes by itself To manage notifications about

[Bug 1296618] Re: "Authenticate" dialog closes by itself

2016-01-05 Thread Adam Collard
FWIW code archaeology tells me that this behaviour was introduced in response to bug 953034 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296618 Title: "Authenticate" dialog closes by itself To

[Bug 1401523] Re: Update lucid, precise, trusty, utopic to landscape-client 14.12

2015-11-26 Thread Adam Collard
** Changed in: landscape-client Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1401523 Title: Update lucid, precise, trusty, utopic to landscape-client 14.12 To

[Bug 1533244] [NEW] lxc-net thinks it's already running after it failed

2016-01-12 Thread Adam Collard
Public bug reported: When lxc-net fails (because dnsmasq failed to bind on an interface), it claims to actually be running (the /var/run/lxc/network_up file is present) ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: lxc 1.1.5-0ubuntu0.15.10.3 ProcVersionSignature: Ubuntu

[Bug 1533244] [NEW] lxc-net thinks it's already running after it failed

2016-01-12 Thread Adam Collard
Public bug reported: When lxc-net fails (because dnsmasq failed to bind on an interface), it claims to actually be running (the /var/run/lxc/network_up file is present) ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: lxc 1.1.5-0ubuntu0.15.10.3 ProcVersionSignature: Ubuntu

[Bug 1541074] Re: cannot register s390x machine

2016-02-05 Thread Adam Collard
** Also affects: landscape-client Importance: Undecided Status: New ** Changed in: landscape-client Status: New => In Progress ** Changed in: landscape-client Assignee: (unassigned) => Dimitri John Ledkov (xnox) ** Changed in: landscape-client Importance: Undecided =>

[Bug 1541074] Re: cannot register s390x machine

2016-02-05 Thread Adam Collard
** Changed in: landscape-client (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541074 Title: cannot register s390x machine To manage notifications about

[Bug 1477198] Re: Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

2016-01-29 Thread Adam Collard
** Also affects: haproxy (Juju Charms Collection) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477198 Title: Stop doesn't work on 14.04

[Bug 1477198] Re: Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

2016-01-29 Thread Adam Collard
** Also affects: haproxy (Juju Charms Collection) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to haproxy in Ubuntu. https://bugs.launchpad.net/bugs/1477198 Title: Stop doesn't work on

[Bug 1477198] Re: Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

2016-01-29 Thread Adam Collard
** Changed in: haproxy (Juju Charms Collection) Status: New => Invalid ** No longer affects: haproxy (Juju Charms Collection) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to haproxy in Ubuntu.

[Bug 1477198] Re: Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

2016-01-29 Thread Adam Collard
** Changed in: haproxy (Juju Charms Collection) Status: New => Invalid ** No longer affects: haproxy (Juju Charms Collection) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477198 Title:

[Bug 1549819] [NEW] SIGSEGV when reloading cache after setting architecture

2016-02-25 Thread Adam Collard
Public bug reported: When reloading the cache, after setting an architecture, the Python process segfaults. Simple script to reproduce is at: http://paste.ubuntu.com/15197359/ Tested on a Xenial LXD with Wily host (on the host, the script doesn't trigger the segfault). ProblemType: Bug

[Bug 1549819] Re: SIGSEGV when reloading cache after setting architecture

2016-02-25 Thread Adam Collard
** Also affects: landscape-client (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549819 Title: SIGSEGV when reloading cache after setting

[Bug 1481362] Re: pxc cluster charm on Vivid and Wily point to old mysql datadir /var/lib/mysql

2016-01-25 Thread Adam Collard
** Tags added: kanban-cross-team -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481362 Title: pxc cluster charm on Vivid and Wily point to old mysql datadir /var/lib/mysql To manage

[Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2016-02-18 Thread Adam Collard
** Changed in: postgresql-common (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dbconfig-common in Ubuntu. https://bugs.launchpad.net/bugs/1382774 Title: Postgresql installation for MAAS

[Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2016-02-18 Thread Adam Collard
** Changed in: postgresql-common (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382774 Title: Postgresql installation for MAAS fails on locales missing

[Bug 1541074] Re: cannot register s390x machine

2016-03-14 Thread Adam Collard
** Changed in: landscape-client Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541074 Title: cannot register s390x machine To manage notifications about

[Bug 1438242] Re: parse() on an invalid time string no longer raises ValueError

2016-03-28 Thread Adam Collard
*** This bug is a duplicate of bug 1247643 *** https://bugs.launchpad.net/bugs/1247643 ** This bug has been marked a duplicate of bug 1247643 Invalid strings in Dateutil 2.2 now cause TypeError instead of ValueError -- You received this bug notification because you are a member of Ubuntu

[Bug 1561014] Re: landscape-client shouldn't remove UI packages in released ubuntu series

2016-04-08 Thread Adam Collard
** Also affects: landscape-client (Ubuntu) Importance: Undecided Status: New ** Changed in: landscape-client (Ubuntu) Status: New => Confirmed ** No longer affects: landscape-client (Ubuntu) ** Changed in: landscape-client Status: New => Triaged ** Changed in:

[Bug 268447] Re: MOTD should not point to https://landscape.canonical.com if you are not a customer

2016-04-08 Thread Adam Collard
** Changed in: landscape-client Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/268447 Title: MOTD should not point to https://landscape.canonical.com if you are not a

[Bug 1553676] [NEW] package linux-image-4.4.0-10-generic 4.4.0-10.25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-03-06 Thread Adam Collard
Public bug reported: Upgrade from Wily to Xenial from byobu launched in desktop. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-10-generic 4.4.0-10.25 ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3 Uname: Linux 4.4.0-10-generic x86_64 NonfreeKernelModules:

[Bug 1549819] Re: SIGSEGV when reloading cache after setting architecture to ""

2016-03-01 Thread Adam Collard
@Brian - I don't have permission to read that bug, so can't comment one way or the other -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549819 Title: SIGSEGV when reloading cache after setting

[Bug 1565767] [NEW] TagFile iteration raises SystemError when attempting to parse a signed .changes file

2016-04-04 Thread Adam Collard
Public bug reported: Attempting to parse a .changes file using apt_pkg.TagFile such as http://paste.ubuntu.com/15611341/ raises a SystemError. http://paste.ubuntu.com/15611387/ contains a sample Python REPL with the given file. Note that this is a change in behaviour between Trusty and Xenial,

[Bug 1576778] Re: juju2 tab-completion for sub commands

2016-04-29 Thread Adam Collard
** Also affects: juju (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576778 Title: juju2 tab-completion for sub commands To manage

[Bug 1575616] [NEW] Unknown certificate authority from LXC launch

2016-04-27 Thread Adam Collard
Public bug reported: ⟫ adapt install -r trusty -p pgtune error: Get https://images.linuxcontainers.org:8443/1.0/images/ubuntu/trusty/amd64/default: x509: certificate signed by unknown authority Output from bash -x http://paste.ubuntu.com/16077534/ ProblemType: Bug DistroRelease: Ubuntu 16.04

[Bug 1575616] Re: Unknown certificate authority from LXC launch

2016-04-27 Thread Adam Collard
After (manually) removing the "images" remote from LXD it seems it's now working again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575616 Title: Unknown certificate authority from LXC launch To

[Bug 1526532] Re: [xenial, 1.10] enlistment failing

2016-04-25 Thread Adam Collard
** Also affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1526532 Title: [xenial, 1.10] enlistment failing To manage notifications

[Bug 1475772] Re: Autopilot failed while configuring AZs

2016-04-25 Thread Adam Collard
For nova-c-c task, we need more information: what version of N-C-C was used? If with Juju, which charm version, which Juju, which OpenStack version? ** Changed in: nova-cloud-controller (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of

[Bug 1475772] Re: Autopilot failed while configuring AZs

2016-04-25 Thread Adam Collard
For Landscape task, we're fairly confident this has been fixed as of Landscape 16.03 (deploying Trusty/Liberty using Juju 1.25) ** Changed in: landscape Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1583382] [NEW] Dollar escaping issue with commands in all splits/windows

2016-05-18 Thread Adam Collard
Public bug reported: Steps to reproduce: 1. Launch byobu 2. Split the window (Shift-F2) 3. Send command to all splits (Shift-F9) 4. Type: for x in 1 2 3; do echo $x; done Expected results: Both splits show 1 2 3 Actual results: Both splits show three empty lines, because the $ has been lost

[Bug 1572575] Re: Charm looks for JUJU_ENV_UUID but that does not exist in juju 2 models

2016-05-25 Thread Adam Collard
** Changed in: landscape-client-charm Assignee: (unassigned) => Adam Collard (adam-collard) ** Changed in: landscape-client (Juju Charms Collection) Assignee: (unassigned) => Adam Collard (adam-collard) ** Changed in: landscape-client (Juju Charms Collection) Status: T

<    1   2   3   4   5   6   >