[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.
https://bugs.launchpad.net/bugs/1246236

Title:
  pxe boot from maas fails due to time out

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1246236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 the second NIC was the one that the other
nodes were trying to TFTP off of.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246236

Title:
  pxe boot from maas fails due to time out

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1246236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 the TFTP server are very generous, it uses a backoff
 algorithm
 and ends up as a few seconds.  This should be more than enough for a local
 network!


This may be true for upstream MAAS (actually python-tx-tftp) but in the
packaged version all of the timeouts are 1s - see
https://bugs.launchpad.net/maas/+bug/116 so it's not (1, 3, 7) but (1,
1, 1, 1, 1, 1)

The actual values of the timeouts aren't relevant for this bug, since the
issue (at least for me) was faulty networking configuration.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246236

Title:
  pxe boot from maas fails due to time out

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1246236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 in save(self)
409 
410 with io.open(path, w, encoding=utf-8) as f:
-- 411 f.write(header)
412 return
413 

TypeError: must be unicode, not str

This is because the header that's added when there are no APT entries is
a regular Python 2 string object, and not a unicode object.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: python-apt 0.9.3.3 [modified: 
usr/lib/python2.7/dist-packages/aptsources/sourceslist.py]
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Mar 19 10:11:04 2014
InstallationDate: Installed on 2012-08-17 (578 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
SourcePackage: python-apt
UpgradeStatus: Upgraded to trusty on 2014-02-08 (38 days ago)

** Affects: python-apt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug landscape trusty

** 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/1294531

Title:
  Unicode traceback saving empty SourcesList regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1294531/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 delete, enable or modify any
  software source with non-ASCII characters in the comment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1069019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1294531

Title:
  Unicode traceback saving empty SourcesList regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1294531/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 python-import.log file to the bug?

-- 
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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1283716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283716

Title:
  No output from landscape-sysinfo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1283716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1283716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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-client missing python-configobj dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1283716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 python-configobj dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1283716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 24 15:30:12 2014
InstallationDate: Installed on 2012-08-17 (555 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
SourcePackage: landscape-client
UpgradeStatus: Upgraded to trusty on 2014-02-08 (15 days ago)

** Affects: landscape-client
 Importance: Undecided
 Status: New

** Affects: landscape-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment added: Screenshot of the truncated text
   
https://bugs.launchpad.net/bugs/1284115/+attachment/3994328/+files/landscape-client-ui-disable.png

** Also affects: landscape-client
   Importance: Undecided
   Status: New

** Tags added: kanban

-- 
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 text in landscape-client-ui when selecting None

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1284115/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 text in landscape-client-ui when selecting None

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1284115/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 traceback

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1285567/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 setup

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1372977/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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
https://bugs.launchpad.net/juju-core/+bug/1318366/comments/7 ) and,
unsurprisingly, there was no such advice from Mongo.

-- 
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:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.]

** Affects: maas
 Importance: Undecided
 Status: New

** Affects: maas (Ubuntu)
 Importance: Undecided
 Status: New

** 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/1381058

Title:
  Upgrading introduces a spurious cluster controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1381058/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1087183

Title:
  MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost'

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1087183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 'manage_etc_hosts: localhost'

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1087183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1087183

Title:
  MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost'

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1087183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
  screen server process can be crashed by byobu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1274720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1070413/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 installation for MAAS fails on locales missing language
  packs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_GB.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_GB.UTF-8
LC_NAME=en_GB.UTF-8
LC_ADDRESS=en_GB.UTF-8
LC_TELEPHONE=en_GB.UTF-8
LC_MEASUREMENT=en_GB.UTF-8
LC_IDENTIFICATION=en_GB.UTF-8
LC_ALL=
ubuntu@darby:~$ cat /etc/environment 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
ubuntu@darby:~$ locale -a
C
C.UTF-8
en_US.utf8
POSIX
ubuntu@darby:~$ sudo apt-get install postgresql-9.3
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  libpq5 postgresql-client-9.3 postgresql-client-common postgresql-common
  ssl-cert
Suggested packages:
  oidentd ident-server locales-all postgresql-doc-9.3 openssl-blacklist
The following NEW packages will be installed:
  libpq5 postgresql-9.3 postgresql-client-9.3 postgresql-client-common
  postgresql-common ssl-cert
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 3677 kB of archives.
After this operation, 15.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://us.archive.ubuntu.com//ubuntu/ trusty-updates/main libpq5 amd64 
9.3.5-0ubuntu0.14.04.1 [80.6 kB]
Get:2 http://us.archive.ubuntu.com//ubuntu/ trusty/main 
postgresql-client-common all 154 [25.4 kB]
Get:3 http://us.archive.ubuntu.com//ubuntu/ trusty-updates/main 
postgresql-client-9.3 amd64 9.3.5-0ubuntu0.14.04.1 [782 kB]
Get:4 http://us.archive.ubuntu.com//ubuntu/ trusty/main ssl-cert all 1.0.33 
[16.6 kB]
Get:5 http://us.archive.ubuntu.com//ubuntu/ trusty/main postgresql-common all 
154 [103 kB]
Get:6 http://us.archive.ubuntu.com//ubuntu/ trusty-updates/main postgresql-9.3 
amd64 9.3.5-0ubuntu0.14.04.1 [2670 kB]
Fetched 3677 kB in 0s (22.6 MB/s)   
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = en_GB.UTF-8,
LC_MONETARY = en_GB.UTF-8,
LC_ADDRESS = en_GB.UTF-8,
LC_TELEPHONE = en_GB.UTF-8,
LC_NAME = en_GB.UTF-8,
LC_MEASUREMENT = en_GB.UTF-8,
LC_IDENTIFICATION = en_GB.UTF-8,
LC_NUMERIC = en_GB.UTF-8,
LC_PAPER = en_GB.UTF-8,
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_ALL to default locale: No such file or directory
Preconfiguring packages ...
Selecting previously unselected package libpq5.
(Reading database ... 56021 files and directories currently installed.)
Preparing to unpack .../libpq5_9.3.5-0ubuntu0.14.04.1_amd64.deb ...
Unpacking libpq5 (9.3.5-0ubuntu0.14.04.1) ...
Selecting previously unselected package postgresql-client-common.
Preparing to unpack .../postgresql-client-common_154_all.deb ...
Unpacking postgresql-client-common (154) ...
Selecting previously unselected package postgresql-client-9.3.
Preparing to unpack .../postgresql-client-9.3_9.3.5-0ubuntu0.14.04.1_amd64.deb 
...
Unpacking postgresql-client-9.3 (9.3.5-0ubuntu0.14.04.1) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../ssl-cert_1.0.33_all.deb ...
Unpacking ssl-cert (1.0.33) ...
Selecting previously unselected package postgresql-common.
Preparing to unpack .../postgresql-common_154_all.deb ...
Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by 
postgresql-common'
Unpacking postgresql-common (154) ...
Selecting previously unselected package postgresql-9.3.
Preparing to unpack .../postgresql-9.3_9.3.5-0ubuntu0.14.04.1_amd64.deb ...
Unpacking postgresql-9.3 (9.3.5-0ubuntu0.14.04.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up libpq5 (9.3.5-0ubuntu0.14.04.1) ...
Setting up postgresql-client-common (154) ...
Setting up postgresql-client-9.3 (9.3.5-0ubuntu0.14.04.1) ...
update-alternatives: using /usr/share/postgresql/9.3/man/man1/psql.1.gz to 
provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
Setting up ssl-cert (1.0.33) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up postgresql-common (154) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Adding user postgres to group ssl-cert

Creating config file /etc/logrotate.d/postgresql-common with new version
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
Removing obsolete dictionary files:
 * No PostgreSQL clusters exist; see man pg_createcluster
Processing triggers for ureadahead (0.100.0-16) ...
Setting up postgresql-9.3 (9.3.5-0ubuntu0.14.04.1) ...
Error: The locale 

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 +
 LANG=en_US.UTF-8

 I wonder if the issue here is that it's /just/ LANG being set there and
 not LC_ALL?


Confirmed my own theory, if I do this again with having LC_ALL in
/etc/default/locale set to en_US.UTF-8 then I get a cluster as expected.

-- 
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 language
  packs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 set there and not
LC_ALL?

-- 
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 language
  packs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 transaction in queue

** Tags added: cloud-installer landscape

-- 
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:
  provisioning large environments with complex relations caused jujud on
  bootstrap node to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1318366

Title:
  jujud on state server panic misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 panic misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1399016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1399016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 13.07.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1190510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/gdisk/+bug/1303903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
  View all charms in a personal namespace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-gui/+bug/1364470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 0.3.1+bzr86-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 10 16:31:25 2015
InstallationDate: Installed on 2012-08-17 (906 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
PackageArchitecture: all
SourcePackage: txlongpoll
UpgradeStatus: Upgraded to trusty on 2014-02-08 (367 days ago)

** Affects: txlongpoll (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420376

Title:
  python-txlongpoll has unnecessary dependency on python-oops-amqp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/txlongpoll/+bug/1420376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 0.3.1+bzr86-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 10 16:31:25 2015
InstallationDate: Installed on 2012-08-17 (906 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
PackageArchitecture: all
SourcePackage: txlongpoll
UpgradeStatus: Upgraded to trusty on 2014-02-08 (367 days ago)

** Affects: txlongpoll (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages trusty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to txlongpoll in Ubuntu.
https://bugs.launchpad.net/bugs/1420376

Title:
  python-txlongpoll has unnecessary dependency on python-oops-amqp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/txlongpoll/+bug/1420376/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 3.16.0-31-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Wed Mar 11 19:57:02 2015
InstallationDate: Installed on 2012-08-17 (935 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2015-03-11 (0 days ago)
VarLogDistupgradeTermlog:
 
mtime.conffile..etc.update.manager.release.upgrades: 2015-03-11T19:53:10.057473

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade trusty

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1430995/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1430995

 Title:
   Unresolvable problem upgrading from 14.04.2 to 14.10

 Status in ubuntu-release-upgrader package in Ubuntu:
   New

 Bug description:
   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 3.16.0-31-generic x86_64
   ApportVersion: 2.14.1-0ubuntu3.7
   Architecture: amd64
   CrashDB: ubuntu
   CurrentDesktop: Unity
   Date: Wed Mar 11 19:57:02 2015
   InstallationDate: Installed on 2012-08-17 (935 days ago)
   InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64
 (20120817.1)
   PackageArchitecture: all
   SourcePackage: ubuntu-release-upgrader
   UpgradeStatus: Upgraded to trusty on 2015-03-11 (0 days ago)
   VarLogDistupgradeTermlog:

   mtime.conffile..etc.update.manager.release.upgrades:
 2015-03-11T19:53:10.057473

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1430995/+subscriptions


-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1430995/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429529

Title:
  Package resolver can't find *-lts-utopic package dependencies, aborts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1429529/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1430995/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 /usr/lib/python2.7/dist-packages/dateutil/parser.py, line 303, in parse
raise ValueError, unknown string format
ValueError: unknown string format

vivid:
$ 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 748, in parse
return DEFAULTPARSER.parse(timestr, **kwargs)
  File /usr/lib/python2.7/dist-packages/dateutil/parser.py, line 310, in parse
res, skipped_tokens = self._parse(timestr, **kwargs)
TypeError: 'NoneType' object is not iterable

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: python-dateutil 2.2-2
ProcVersionSignature: User Name 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic x86_64
ApportVersion: 2.16.2-0ubuntu5
Architecture: amd64
Date: Mon Mar 30 14:41:44 2015
PackageArchitecture: all
SourcePackage: python-dateutil
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: dateutil
 Importance: Undecided
 Status: New

** Affects: python-dateutil (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug landscape uec-images vivid

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/dateutil/+bug/1438242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 manage notifications about this bug go to:
https://bugs.launchpad.net/dateutil/+bug/1438242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up maas-cluster-controller (1.7.2~rc1+bzr3350-0ubuntu1~trusty2) ...
usage: __main__.py [-h] [-c FILENAME]
   
{atomic-write,check-for-shared-secret,customize-config,generate-dhcp-config,install-shared-secret,install-uefi-config,upgrade-cluster}
   ...
__main__.py: error: invalid choice: 'configure-maas-url' (choose from 
u'atomic-write', u'check-for-shared-secret', u'customize-config', 
u'generate-dhcp-config', u'install-shared-secret', u'install-uefi-config', 
u'upgrade-cluster')
dpkg: error processing package maas-cluster-controller (--configure):
 subprocess installed post-installation script returned error exit status 2

** Affects: maas
 Importance: Undecided
 Status: New

** Affects: maas (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: landscape

** Also affects: maas
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1428041

Title:
  Invalid choice configure-maas-url when upgrading to 1.7.2rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1428041/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up maas-cluster-controller (1.7.2~rc1+bzr3350-0ubuntu1~trusty2) ...
usage: __main__.py [-h] [-c FILENAME]
   
{atomic-write,check-for-shared-secret,customize-config,generate-dhcp-config,install-shared-secret,install-uefi-config,upgrade-cluster}
   ...
__main__.py: error: invalid choice: 'configure-maas-url' (choose from 
u'atomic-write', u'check-for-shared-secret', u'customize-config', 
u'generate-dhcp-config', u'install-shared-secret', u'install-uefi-config', 
u'upgrade-cluster')
dpkg: error processing package maas-cluster-controller (--configure):
 subprocess installed post-installation script returned error exit status 2

** Affects: maas
 Importance: Undecided
 Status: New

** Affects: maas (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: landscape

** Also affects: maas
   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/1428041

Title:
  Invalid choice configure-maas-url when upgrading to 1.7.2rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1428041/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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-client-ui-install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1440366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
   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/1440366

Title:
  please use python3 in landscape-client-ui-install

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1440366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1443425

Title:
  Node page displays network section offset off the right of the screen
  in web UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1443425/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443425

Title:
  Node page displays network section offset off the right of the screen
  in web UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1443425/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 --zap-disk hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1475247/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1475247/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: (unassigned) = Chris Glass (tribaal)

** Changed in: ceph-osd (Juju Charms Collection)
   Importance: Undecided = Critical

** Changed in: ceph-osd (Juju Charms Collection)
   Status: New = In Progress

** Changed in: ceph (Juju Charms Collection)
   Status: New = In Progress

** Changed in: ceph (Juju Charms Collection)
   Importance: High = Critical

** Changed in: ceph-osd (Juju Charms Collection)
Milestone: None = 15.07

** Changed in: ceph (Juju Charms Collection)
Milestone: 15.10 = 15.07

-- 
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 --zap-disk hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1475247/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: (unassigned) = Chris Glass (tribaal)

** Changed in: ceph-osd (Juju Charms Collection)
   Importance: Undecided = Critical

** Changed in: ceph-osd (Juju Charms Collection)
   Status: New = In Progress

** Changed in: ceph (Juju Charms Collection)
   Status: New = In Progress

** Changed in: ceph (Juju Charms Collection)
   Importance: High = Critical

** Changed in: ceph-osd (Juju Charms Collection)
Milestone: None = 15.07

** Changed in: ceph (Juju Charms Collection)
Milestone: 15.10 = 15.07

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1475247/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, in 
  File "server.py", line 223, in main
AssertionError
client: fatal: server died with error code 1

Can see in /usr/lib/sshuttle/server.py line 223

assert latency_control is not None

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: sshuttle 0.71-1
ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
Uname: Linux 4.2.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Nov 10 10:03:54 2015
InstallationDate: Installed on 2015-07-04 (129 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
SourcePackage: sshuttle
UpgradeStatus: Upgraded to wily on 2015-11-10 (0 days ago)

** Affects: sshuttle (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

-- 
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 assert failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sshuttle/+bug/1514764/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 assert failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sshuttle/+bug/1514764/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1474417/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 translation files often enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1474417/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 keyword argument
  'apply_with_init'

To manage notifications about this bug go to:
https://bugs.launchpad.net/deluge/+bug/1492394/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492339

Title:
  landscape-sysinfo breaks when I change the hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1492339/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1490727/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1490727/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-09-09 Thread Adam Collard
** Also affects: swift (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: swift (Ubuntu)

** Also affects: swift-proxy (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Changed in: swift-proxy (Juju Charms Collection)
 Assignee: (unassigned) => 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

** Also affects: keystone (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Changed in: keystone (Juju Charms Collection)
 Assignee: (unassigned) => Alberto Donato (ack)

** Also affects: percona-cluster (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Changed in: percona-cluster (Juju Charms Collection)
 Assignee: (unassigned) => Geoff Teale (tealeg)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to swift in Ubuntu.
https://bugs.launchpad.net/bugs/1488458

Title:
  Prevent service restarts whilst unit is paused

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/keystone/+bug/1488458/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-09-09 Thread Adam Collard
** Also affects: swift (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: swift (Ubuntu)

** Also affects: swift-proxy (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Changed in: swift-proxy (Juju Charms Collection)
 Assignee: (unassigned) => 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

** Also affects: keystone (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Changed in: keystone (Juju Charms Collection)
 Assignee: (unassigned) => Alberto Donato (ack)

** Also affects: percona-cluster (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Changed in: percona-cluster (Juju Charms Collection)
 Assignee: (unassigned) => Geoff Teale (tealeg)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1488458

Title:
  Prevent service restarts whilst unit is paused

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/keystone/+bug/1488458/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1516085/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1516085/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1296618/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1296618/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1401523/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 4.2.0-23.28-generic 4.2.6
Uname: Linux 4.2.0-23-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 12 14:49:06 2016
InstallationDate: Installed on 2012-08-17 (1242 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.1)
SourcePackage: lxc
UpgradeStatus: Upgraded to wily on 2015-12-06 (37 days ago)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx

** Affects: lxc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533244

Title:
  lxc-net thinks it's already running after it failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1533244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 4.2.0-23.28-generic 4.2.6
Uname: Linux 4.2.0-23-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 12 14:49:06 2016
InstallationDate: Installed on 2012-08-17 (1242 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.1)
SourcePackage: lxc
UpgradeStatus: Upgraded to wily on 2015-12-06 (37 days ago)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx

** Affects: lxc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1533244

Title:
  lxc-net thinks it's already running after it failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1533244/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 => High

** Changed in: landscape-client
Milestone: None => 16.02

-- 
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 this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1541074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1541074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 (start-stop-daemon --pid not supported)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1477198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 14.04 (start-stop-daemon --pid not supported)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1477198/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.
https://bugs.launchpad.net/bugs/1477198

Title:
  Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1477198/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
  Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1477198/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
DistroRelease: Ubuntu 16.04
Package: python-apt 1.1.0~beta1build1
ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Thu Feb 25 14:09:39 2016
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: python-apt
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: landscape-client (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: python-apt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
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 architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1549819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1549819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/percona-xtradb-cluster-5.6/+bug/1481362/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 fails on locales missing language
  packs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382774/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 language
  packs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1541074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438242

Title:
  parse() on an invalid time string no longer raises ValueError

To manage notifications about this bug go to:
https://bugs.launchpad.net/dateutil/+bug/1438242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: landscape-client
   Importance: Undecided => High

** Tags added: squad-bug

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561014

Title:
  landscape-client shouldn't remove UI packages in released ubuntu
  series

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1561014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 customer

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/268447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC3:  acollard   6051 F pulseaudio
 /dev/snd/controlC1:  acollard   6051 F pulseaudio
 /dev/snd/controlC2:  acollard   6051 F pulseaudio
 /dev/snd/controlC0:  acollard   6051 F pulseaudio
Date: Sun Mar  6 09:10:40 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
HibernationDevice: RESUME=UUID=fda86ae0-6316-4551-a064-a782b5d2a754
InstallationDate: Installed on 2015-07-04 (245 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: MSI MS-7917
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic 
root=UUID=c992784f-51c3-441c-b9ae-e4e9278f2a4b ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-36
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: 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
UpgradeStatus: Upgraded to xenial on 2016-03-06 (0 days ago)
dmi.bios.date: 12/23/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.9
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97 GAMING 5 (MS-7917)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.9:bd12/23/2014:svnMSI:pnMS-7917:pvr1.0:rvnMSI:rnZ97GAMING5(MS-7917):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7917
dmi.product.version: 1.0
dmi.sys.vendor: MSI

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553676

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1553676/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 architecture to ""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1549819/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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,
parsing the same file in Trusty (python-apt 0.9.3.5ubuntu2) has no
issues.

The specific unit test that failed leading to this bug report is
attempting to parse the .changes file when it is signed with an unknown
key.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: python-apt 1.1.0~beta1build1
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Apr  4 15:04:29 2016
InstallationDate: Installed on 2012-08-17 (1325 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.1)
SourcePackage: python-apt
UpgradeStatus: Upgraded to xenial on 2016-03-07 (28 days ago)

** Affects: python-apt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug kanban-cross-team landscape xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565767

Title:
  TagFile iteration raises SystemError when attempting to parse a signed
  .changes file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1565767/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1576778/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Package: adapt 1.5-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 27 12:30:57 2016
InstallationDate: Installed on 2015-07-04 (298 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
SourcePackage: adapt
UpgradeStatus: Upgraded to xenial on 2016-03-06 (52 days ago)

** Affects: adapt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adapt/+bug/1575616/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adapt/+bug/1575616/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 about this bug go to:
https://bugs.launchpad.net/maas/+bug/1526532/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1475772

Title:
  Autopilot failed while configuring AZs

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape/+bug/1475772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1475772

Title:
  Autopilot failed while configuring AZs

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape/+bug/1475772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
somewhere

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: byobu 5.106-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed May 18 16:46:11 2016
InstallationDate: Installed on 2012-08-17 (1370 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.1)
PackageArchitecture: all
ScreenRC:
 
SourcePackage: byobu
UpgradeStatus: Upgraded to xenial on 2016-03-07 (72 days ago)

** Affects: byobu (Ubuntu)
 Importance: Medium
 Assignee: Dustin Kirkland  (kirkland)
 Status: Confirmed


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583382

Title:
  Dollar escaping issue with commands in all splits/windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1583382/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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: Triaged => In Progress

** Changed in: landscape-client-charm
   Status: Triaged => In Progress

** Changed in: landscape-client (Juju Charms Collection)
   Status: In Progress => Invalid

** Changed in: landscape-client-charm
   Status: In Progress => Invalid

** Also affects: landscape-client (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  In juju 1, the environment UUID is set in the JUJU_ENV_UUID shell
- variable, and the landscape-client charm uses that.
+ variable, and landscape-client uses that.
  
  With juju 2, however, that variable is replaced by JUJU_MODEL_UUID.
  
- The landscape-client charm, to be compatible with both juju major
- versions, needs to check for both these variables.
+ landscape-client, to be compatible with both juju major versions, needs
+ to check for both these variables.
  
  When deployed with juju 1, this backtrace happens at registration time:
  2016-04-20 13:17:05,486 ERROR[MainThread] Error running event handler 
landscape.broker.registration.RegistrationHandler._handle_pre_exchange() for 
event type 'pre-exchange' with args () {}.
  Traceback (most recent call last):
-   File "/usr/lib/python2.7/dist-packages/landscape/reactor.py", line 92, in 
fire
- results.append(handler(*args, **kwargs))
-   File "/usr/lib/python2.7/dist-packages/landscape/broker/registration.py", 
line 213, in _handle_pre_exchange
- self._exchange.send(message)
-   File "/usr/lib/python2.7/dist-packages/landscape/broker/exchange.py", line 
455, in send
- message_id = self._message_store.add(message)
-   File "/usr/lib/python2.7/dist-packages/landscape/broker/store.py", line 
367, in add
- message = schema.coerce(message)
-   File "/usr/lib/python2.7/dist-packages/landscape/schema.py", line 230, in 
coerce
- return super(Message, self).coerce(value)
-   File "/usr/lib/python2.7/dist-packages/landscape/schema.py", line 167, in 
coerce
- % (k, value, self.schema[k], e))
+   File "/usr/lib/python2.7/dist-packages/landscape/reactor.py", line 92, in 
fire
+ results.append(handler(*args, **kwargs))
+   File "/usr/lib/python2.7/dist-packages/landscape/broker/registration.py", 
line 213, in _handle_pre_exchange
+ self._exchange.send(message)
+   File "/usr/lib/python2.7/dist-packages/landscape/broker/exchange.py", line 
455, in send
+ message_id = self._message_store.add(message)
+   File "/usr/lib/python2.7/dist-packages/landscape/broker/store.py", line 
367, in add
+ message = schema.coerce(message)
+   File "/usr/lib/python2.7/dist-packages/landscape/schema.py", line 230, in 
coerce
+ return super(Message, self).coerce(value)
+   File "/usr/lib/python2.7/dist-packages/landscape/schema.py", line 167, in 
coerce
+ % (k, value, self.schema[k], e))
  InvalidError: Value of 'juju-info' key of dict {'tags': None, 'timestamp': 
1461158225, 'api': '3.3', 'container-info': 'lxc', 'account_name': 
'standalone', 'vm-info': '', 'registration_password': 'secret', 
'computer_title': 'juju-c206b053-523a-42dd-8e12-321073390de6-machine-1', 
'hostname': 'juju-c206b053-523a-42dd-8e12-321073390de6-machine-1.lxd', 
'juju-info': {'environment-uuid': None, 'api-addresses': 
[u'10.0.100.50:17070'], 'machine-id': u'1'}, 'type': 'register'} could not 
coerce with : Value of 
'environment-uuid' key of dict {'environment-uuid': None, 'api-addresses': 
[u'10.0.100.50:17070'], 'machine-id': u'1'} could not coerce with 
: None isn't a unicode
- 
  
  environmentuuid is null
  # cat /var/lib/landscape/client/juju-info.json ;echo
  {"environment-uuid": null, "api-addresses": "10.0.100.50:17070", 
"machine-id": "1"}
  
- I guess this is another bug: the landscape-client charm should fail hard
- if it can't get the environment-uuid, as that is absolutely required.
+ I guess this is another bug: landscape-client should fail hard if it
+ can't get the environment-uuid, as that is absolutely required.

** Also affects: landscape-client
   Importance: Undecided
   Status: New

** Changed in: landscape-client
   Status: New => In Progress

** Changed in: landscape-client
   Importance: Undecided => Medium

** Changed in: landscape-client
   Importance: Medium => High

** Changed in: landscape-client
 Assignee: (unassigned) => Adam Collard (adam-collard)

** Changed in: landscape-client (Ubuntu)
   Status: New => In Progress

** Changed in: landscape-client (Ubuntu)
 Assignee: (unassigned) => Adam Collard (adam-collard)

** Changed in: landsc

<    1   2   3   4   5   6   >