[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
HI Jazz! Thanks for taking the time to file this bug report. I notice the paths in your errors say /usr/lib/php5/20090626+lfs The official packages do not have the '+lfs' in them. Is it possible you have a leftover config file (probably /etc/php5/conf.d/pdo_pgsql.ini) that has the wrong path in i

[Bug 988394] Re: Reboot hangs because /etc/rc6.d/S40umountfs chokes on non-existent mounts

2012-05-05 Thread Clint Byrum
Looks like autofs needs to do 'stop on deconfiguring-networking'. That will ensure that the main process is completely stopped before the network is shutdown. I wonder if we should also consider raising the 'kill timeout' above 5 seconds, as it may take longer than that to unmount a lot of mounts,

[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
JazZ, this is extremely confusing. Can you install php5-cli and run 'php -i | grep extension_dir' ? On my 12.04 system, it shows: extension_dir => /usr/lib/php5/20090626 => /usr/lib/php5/20090626 If that shows the same, can you place a file in your webroot with the content 'https://bugs.launchp

Re: [Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
Excerpts from JazZ's message of Sat May 05 16:10:33 UTC 2012: > When i do 'php -i | grep extension_dir', I got: > > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php5/20090626+lfs/pdo_mysql.so' - > /usr/lib/php5/20090626+lfs/pdo_mysql.so: undefined symbol: pdo_parse_para

Re: [Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so

2012-05-05 Thread Clint Byrum
Excerpts from Ondřej Surý's message of Sat May 05 18:40:58 UTC 2012: > Clint, > > +lfs is arch dependent. OOH! Thanks, will note that for the future. :) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://b

[Bug 995361] [NEW] lxc must depend on cloud-utils

2012-05-05 Thread Clint Byrum
Public bug reported: The template lxc-ubuntu-cloud uses ubuntu-cloudimg-query, which is in the cloud-utils package. So, lxc should depend on cloud-utils. ** Affects: lxc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ub

[Blueprint servercloud-q-chef] Getting Chef Back Into Ubuntu

2012-05-09 Thread Clint Byrum
Blueprint changed by Clint Byrum: Whiteboard changed: Discussion Topics: What issues lead to the packages being removed from precise? How do we ensure that these don't re-occur to ensure the long term viability of chef as part of Ubuntu? + - Maintaining chef in Debian will help

[Bug 998403] Re: ntp in precise has disabled crypto

2012-05-12 Thread Clint Byrum
We need to fix this in precise and quantal. It should arrive via the merge from Debian in quantal, but we'll need to get the fix (thanks for the debdiff!) included in 12.04 as well. ** Changed in: ntp (Ubuntu) Status: New => Triaged ** Changed in: ntp (Ubuntu) Importance: Undecided => H

Re: [Bug 978356] Re: squid3 gets killed at startup with dnsmasq and no networkmanager

2012-05-15 Thread Clint Byrum
Excerpts from Daniel Hahler's message of Tue May 15 08:53:06 UTC 2012: > For what it's worth, this does not happen with the squid-deb-proxy > package (which uses squid with an optimized config) - at least after > several boot processes. > > The init/start script is different, for example, it uses

[Bug 958312] Re: Change zk logging configuration

2012-05-15 Thread Clint Byrum
** Description changed: + == SRU Justifcation == + + === Impact === + This bug can cause juju's local provider to fill up the local disk very rapidly after a reboot. + + === Test Case === + 1. Create a local environment in ~/.juju/environments.yaml, something like this: + + environments: +

[Bug 958312] Re: Change zk logging configuration

2012-05-15 Thread Clint Byrum
** Changed in: juju (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/958312 Title: Change zk logging configuration To manage notification

[Bug 988065] Re: Support smart formatting for relation-ids command

2012-05-15 Thread Clint Byrum
** Changed in: juju Importance: Undecided => High ** Also affects: juju (Ubuntu) Importance: Undecided Status: New ** Also affects: juju (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team

[Bug 988065] Re: Support smart formatting for relation-ids command

2012-05-15 Thread Clint Byrum
** Description changed: + == SRU Justification == + + === Impact === + Charms written in shell, which is the bulk of charms, cannot make use of the output of this command. Also charms written using the documentation as a guide will not work because the docs say it works this way. + + === Test

[Bug 915506] Re: juju-log and relation-set outputs {}

2012-05-15 Thread Clint Byrum
** Description changed: + == SRU Justification == + + === Impact === + + This causes some charms to have to add complex output control logic for + calling juju-log. + + === Test Case === + + 1. juju bootstrap + 2. juju deploy --repository /usr/share/doc/juju/examples local:mysql + 3. juju debu

[Bug 1000504] [NEW] KeyError raised when txaws encountered unexpected code

2012-05-16 Thread Clint Byrum
Public bug reported: Pretty sure this was just EC2 returning something unexpected. This was while talking to us-west-2. Repeating the same operation immediately afterward produced no errors. $ juju terminate-machine 28 2012-05-16 17:36:14,878 INFO Connecting to environment... 2012-05-16 17:36:15,

[Bug 1000504] Re: KeyError raised when txaws encountered unexpected code

2012-05-16 Thread Clint Byrum
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to txaws in Ubuntu. https://bugs.launchpad.net/bugs/1000504 Title: KeyError raised when txaws encountered unexpected code To manage notifications about this bug go to: https://bugs.launchp

[Blueprint servercloud-q-juju-charms-release-policy] Clarifying Charm Store policy around Ubuntu Releases

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Work items set to: Work items: Author and communicate proposed release plan to juju mailing list: TODO (Placeholder) Implement testing plan after discussion: TODO (Placeholder) Implement release plan after discussion: TODO (Placeholder) Verify Launchpad can

[Blueprint servercloud-q-juju-charms-release-policy] Clarifying Charm Store policy around Ubuntu Releases

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Definition Status: Discussion => Drafting -- Clarifying Charm Store policy around Ubuntu Releases https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charms-release-policy -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.

[Blueprint servercloud-q-juju-release-process] Juju Formal Release Process

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Whiteboard set to: python two more milestones before maint: galapagos we'll try the process above honolulu What are the options for 12.10 release to allow the go and juju ports to coexist v2.0.0 go port use alternatives? use completely separate namespace?

[Blueprint servercloud-q-juju-release-process] Juju Formal Release Process

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Work items set to: Work items: implement this versioning scheme in go juju: TODO create spec to allow charms to depend on juju versions: TODO juju to warn on invalid metadata: TODO -- Juju Formal Release Process https://blueprints.launchpad.net/ubuntu/+spec

[Blueprint servercloud-q-ceph-object-integration] Ceph Object Integration with OpenStack

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Whiteboard set to: Glance has supported ceph as a a backend storage for the past couple of releases of openstack. We should make it as easy as possible for users to use ceph with glance. This could be an alternative for users who do not want to setup for a full

[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Work items changed: Work items: - [clint-fewbar] Maintainer idea was almost universally accepted: TODO [negronjl] Promulgate should run "charm proof": TODO - [clint-fewbar] update charm tools to support maintainer : TODO - [clint-fewbar] assign main

[Blueprint servercloud-q-juju-upstart-integration] Juju upstart integration

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Definition Status: Discussion => Obsolete -- Juju upstart integration https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-upstart-integration -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings

[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum: Work items changed: Work items: - [clint-fewbar] Maintainer idea was almost universally accepted: TODO - [clint-fewbar] update charm tools to support maintainer : TODO - [clint-fewbar] assign maintainers to existing charms, everyone who committed to the charm

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-05-21 Thread Clint Byrum
Hi mcguire. Which release of Ubuntu do the updated packages solve the problem on for you? There are fixes available for natty, oneiric, and precise. Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnss-ldap in Ubuntu. https:

[Bug 741381] Re: pep8 crashes, integrated with emacs when in python-mode

2012-05-21 Thread Clint Byrum
** Changed in: emacs23 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pep8 in Ubuntu. https://bugs.launchpad.net/bugs/741381 Title: pep8 crashes, integrated with emacs when in python-mode To m

[Bug 1000678] Re: [SRU] munin-memory plugin doesn't work on 64-bit 12.04 LTS

2012-05-22 Thread Clint Byrum
Hello ShaolinTiger, or anyone else affected, Accepted munin into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in adva

[Bug 598385] Re: [SRU] munin plugin exim_mailqueue has incorrect graph configuration

2012-05-22 Thread Clint Byrum
Hello Malcolm, or anyone else affected, Accepted munin into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-05-23 Thread Clint Byrum
** Tags added: verification-done verification-done-precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnss-ldap in Ubuntu. https://bugs.launchpad.net/bugs/423252 Title: NSS using LDAP+SSL breaks setuid applications like su, su

[Bug 1000504] Re: KeyError raised when txaws encountered unexpected code

2012-05-26 Thread Clint Byrum
** Also affects: txaws Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to txaws in Ubuntu. https://bugs.launchpad.net/bugs/1000504 Title: KeyError raised when txaws encountered unexpected code

[Blueprint servercloud-q-juju-release-process] Juju Formal Release Process

2012-05-29 Thread Clint Byrum
Blueprint changed by Clint Byrum: Work items changed: Work items: implement this versioning scheme in go juju: TODO create spec to allow charms to depend on juju versions: TODO + implement charm versioning in python: TODO + implement charm versioning in go: TODO juju to warn on invalid

[Blueprint servercloud-q-juju-release-process] Juju Formal Release Process

2012-05-29 Thread Clint Byrum
Blueprint changed by Clint Byrum: Definition Status: Discussion => Review -- Juju Formal Release Process https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-release-process -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscr

[Bug 741381] Re: pep8 crashes, integrated with emacs when in python-mode

2012-05-29 Thread Clint Byrum
1.1 just landed in quantal with this fix, closing bug as Fix Released. ** Changed in: pep8 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pep8 in Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 993034] Re: lxc deployed units don't support https APT repositories

2012-05-29 Thread Clint Byrum
** Also affects: juju (Ubuntu) Importance: Undecided Status: New ** Changed in: juju (Ubuntu) Status: New => Triaged ** Changed in: juju (Ubuntu) Importance: Undecided => Medium ** Also affects: juju (Ubuntu Precise) Importance: Undecided Status: New ** Description

[Bug 926550] Re: No way to test proposed updates to juju

2012-05-29 Thread Clint Byrum
** Description changed: - juju-origin in environments.yaml needs to accept 'distro-proposed', or - environments.yaml needs to accept some other option that will allow - directing juju to install the version of juju from the -proposed pocket. + [Impact] + Users will not be able to test any proposed

[Bug 781949] Re: Must check certificates for validity

2012-05-29 Thread Clint Byrum
The EC2 provider verifies all certs now if ssl-hostname-verification: true is in the environment configuration. ** Changed in: juju (Ubuntu Precise) Status: In Progress => Fix Released ** Changed in: juju (Ubuntu) Status: In Progress => Fix Released -- You received this bug notifi

[Bug 598385] Re: [SRU] munin plugin exim_mailqueue has incorrect graph configuration

2012-05-29 Thread Clint Byrum
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/598385 Title: [SRU] munin plugin exim_mailqueue has incorrect grap

[Bug 952397] Re: Juju is forcing *ALL* charms in a repo to be perfect to be able to deploy *any*

2012-05-29 Thread Clint Byrum
This was in fact fixed quite a while ago during the precise dev cycle. ** Changed in: juju (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: juju (Ubuntu Precise) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ub

Re: [Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions cause daemons not to start correctly

2012-05-30 Thread Clint Byrum
Excerpts from James Page's message of 2012-05-24 13:56:30 UTC: > I think this bug warrants some attention as I just triage a load more > from 12.04. > > I would propose changing the upstart configuration of nmbd: > > NMBD_DISABLED=`testparm -s --parameter-name='disable netbios' > 2>/dev/null ||

[Bug 1004069] Re: lxc-start-ephemeral doesn't fully work when started as non-root

2012-05-31 Thread Clint Byrum
Hello Stéphane, or anyone else affected, Accepted lxc into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

[Bug 1003583] Re: make the "--close-all-fds" option in lxc-start on by default

2012-05-31 Thread Clint Byrum
Hello Andrey, or anyone else affected, Accepted lxc into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! **

[Bug 1000174] Re: lxc-net fails to start with bash

2012-05-31 Thread Clint Byrum
Hello Robert, or anyone else affected, Accepted lxc into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! **

[Bug 999996] Re: package mcollective 1.2.1+dfsg-2ubuntu1 failed to install/upgrade: mcollective triggers failed when installing mcollective-plugins

2012-05-31 Thread Clint Byrum
Hello martin, or anyone else affected, Accepted mcollective into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in adva

[Bug 996839] Re: conflict between inetutils-ping and iputils-ping during bootstrapping phase

2012-05-31 Thread Clint Byrum
Hello Jean-Baptiste, or anyone else affected, Accepted lxc into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advan

[Bug 994752] Re: lxc-start-ephemeral's use of dhcp lease table is fragile

2012-05-31 Thread Clint Byrum
Hello Gary, or anyone else affected, Accepted lxc into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** T

[Bug 160426] Re: keepalived using genhash keeps getting "zombied" and using CPU to a 100%

2012-06-01 Thread Clint Byrum
Setting Importance to Medium. 5 year old bug that has only one reporter, so the scope of the impact seems fairly limited. ** Changed in: keepalived (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribe

[Bug 1007349] Re: Run out of HDD space due to juju local

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 958312 *** https://bugs.launchpad.net/bugs/958312 Hi Victor. There is an SRU in precise-proposed that fixes this. bug #958312 Could you follow the directions in the comments of that bug to enable proposed, and then verify that it is fixed for you? Marking t

[Bug 1007060] Re: package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-01 Thread Clint Byrum
Hi xcitchx. It looks like bind is giving errors during its startup. Can you look in /var/log/syslog for any errors from 'named' or 'bind'? You might also want to try just running the daemon to see if it prints anything out. ** Changed in: bind9 (Ubuntu) Status: New => Incomplete ** Changed

[Bug 1007312] Re: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «<стандартный вывод>»: Победа

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 545790 *** https://bugs.launchpad.net/bugs/545790 ErrorMessage: error writing "": Success InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) SourcePackage: krb5 Title: package libgssrpc4 1.10 + dfsg ~ beta1-2ubuntu0.1 failed to insta

[Bug 1007293] Re: nis doesn't work anymore after upgrade to 12.04

2012-06-01 Thread Clint Byrum
alex, this is somewhat surprising to hear, as up until 12.04, NIS was actually quite broken on bootup for most users due to many race conditions in the way it started up. In 12.04, the startup was moved to being managed by upstart jobs, and this fixed the problem for many users (in fact we have upd

[Bug 1007311] Re: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «<стандартный вывод>»: Победа

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 545790 *** https://bugs.launchpad.net/bugs/545790 ** This bug has been marked a duplicate of bug 545790 package PACKAGE failed to install/upgrade: error writing to '': Success -- You received this bug notification because you are a member of Ubuntu Serve

[Bug 1007310] Re: package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «<стандартный вывод>»: Победа

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 545790 *** https://bugs.launchpad.net/bugs/545790 ** This bug has been marked a duplicate of bug 545790 package PACKAGE failed to install/upgrade: error writing to '': Success -- You received this bug notification because you are a member of Ubuntu Serve

[Bug 1007273] Re: autofs does not start automatically after reboot

2012-06-01 Thread Clint Byrum
Hi Thomas. been b autofs5 starts when runlevel 2 is reached. This means that it starts after any network connections that are configured in /etc/network/interfaces have been brought up. That would include DNS configurations of any kind that a server would have. If, however, you have configured y

[Bug 1007308] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 442941 *** https://bugs.launchpad.net/bugs/442941 Hi Kevin, great report, and great suggestion on the apport stuff. This actually is a duplicate report of a known bug that is pretty much unrelated to samba. However, it would be awesome if you opened that sugg

[Bug 1007139] Re: Merge mcollective 2.0.0+dfsg-1 (main) from debian testing (main)

2012-06-01 Thread Clint Byrum
** Changed in: mcollective (Ubuntu) Status: New => Triaged ** Changed in: mcollective (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mcollective in Ubuntu. https://bugs.launchpad.net/

[Bug 1007483] Re: lxc fails to create containers concurrently

2012-06-01 Thread Clint Byrum
This is happening because populating the cache in /var/cache/lxc/... Is not protected by a lock file or random temp names. The former approach would be preferrable, since if we tell the system to create 3 at a time, we don't want 3 concurrent debootstraps, we want 1 and the other 2 processes waitin

[Bug 1007483] Re: lxc fails to create containers concurrently

2012-06-01 Thread Clint Byrum
Doh, just behind you Serge. Ok, that makes sense. :) ** Changed in: lxc (Ubuntu) Status: New => Triaged ** Changed in: lxc (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubunt

[Bug 1007493] Re: Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Clint Byrum
Hello Stéphane, or anyone else affected, Accepted lxc into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

[Bug 1007433] Re: zookeeperd not running after installation of zookeeperd

2012-06-01 Thread Clint Byrum
(Ubuntu) Assignee: (unassigned) => Clint Byrum (clint-fewbar) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to zookeeper in Ubuntu. https://bugs.launchpad.net/bugs/1007433 Title: zookeeperd not running after installation of zookeeper

[Bug 1007433] Re: zookeeperd not running after installation of zookeeperd

2012-06-01 Thread Clint Byrum
er 2) the upstart job should be reporting the failure, not 'start/running' ** Changed in: zookeeper (Ubuntu) Status: In Progress => Triaged ** Changed in: zookeeper (Ubuntu) Assignee: Clint Byrum (clint-fewbar) => (unassigned) ** Also affects: dpkg (Ubuntu) Importance

[Bug 926550] Re: No way to test proposed updates to juju

2012-06-01 Thread Clint Byrum
After bootstrapping with the version of juju in proposed, and setting 'juju-origin: proposed', my bootstrap node started up, with this: juju: Installed: 0.5+bzr531-0ubuntu1.1 Candidate: 0.5+bzr531-0ubuntu1.1 Version table: *** 0.5+bzr531-0ubuntu1.1 0 500 http://us-west-2.ec2.archiv

[Bug 988065] Re: Support smart formatting for relation-ids command

2012-06-01 Thread Clint Byrum
Verified working in precise-proposed: root@ip-10-244-15-92:/var/lib/juju/units/mysql-0/charm# relation-ids db:0 db:1 root@ip-10-244-15-92:/var/lib/juju/units/mysql-0/charm# apt-cache policy juju juju: Installed: 0.5+bzr531-0ubuntu1.1 Candidate: 0.5+bzr531-0ubuntu1.1 Version table: *** 0.5+b

[Bug 915506] Re: juju-log and relation-set outputs {}

2012-06-01 Thread Clint Byrum
Verified working in precise-proposed root@ip-10-244-15-92:/var/lib/juju/units/mysql-0/charm# apt-cache policy juju juju: Installed: 0.5+bzr531-0ubuntu1.1 Candidate: 0.5+bzr531-0ubuntu1.1 Version table: *** 0.5+bzr531-0ubuntu1.1 0 500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/

[Bug 993034] Re: lxc deployed units don't support https APT repositories

2012-06-01 Thread Clint Byrum
Cannot test this one as it is blocked on upstream bug #1007657. A fix is pending, and will need to be pushed into precise-proposed before this can be verified. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs

Re: [Bug 1007433] Re: circular dependency causes zookeeperd to not be running after installation of zookeeperd

2012-06-02 Thread Clint Byrum
Excerpts from Raphaël Hertzog's message of 2012-06-02 06:25:02 UTC: > Clint, where do you see a *circular* dependency? The dependencies that > you show are not circular. > > Also the ordering of package installation is decided by apt and not > dpkg, so this is an apt bug if any. > I don't necess

[Bug 972829] Re: maas-server setting requires port even when using http default

2012-06-06 Thread Clint Byrum
** Also affects: juju (Ubuntu) Importance: Undecided Status: New ** Changed in: juju (Ubuntu) Status: New => Triaged ** Changed in: juju (Ubuntu) Importance: Undecided => Low ** Also affects: juju (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: ju

[Bug 972829] Re: maas-server setting requires port even when using http default

2012-06-06 Thread Clint Byrum
** Description changed: - maas-server must be specified as "http://maas.example.com:80/";; - "http://maas.example.com/"; is not enough. I would expect to be able to - omit the port specification when using the scheme's default port. + [Test Case] + 1. setup MaaS listening on port 80 + 2. setup a j

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-11 Thread Clint Byrum
Adding lucid task. This actually has to be fixed in lucid and oneiric so that mysql-5.1 -> 5.5 transitions go properly. Also adding mysql-5.1 since it will have to be rebuilt. ** Also affects: apparmor (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: mysql-5.5 (Ubuntu L

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-11 Thread Clint Byrum
dh_apparmor was in debhelper until precise, so oneiric/lucid apparmor is unaffected, but adding debhelper tasks instead ** Also affects: debhelper (Ubuntu) Importance: Undecided Status: New ** Changed in: apparmor (Ubuntu Oneiric) Status: Confirmed => Invalid ** Changed in: appa

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-11 Thread Clint Byrum
dh_apparmor was added after lucid, so the code is directly in lucid's mysql-server-5.1.postrm ** Also affects: mysql-dfsg-5.1 (Ubuntu) Importance: Undecided Status: New ** Changed in: debhelper (Ubuntu Lucid) Status: New => Invalid ** Changed in: debhelper (Ubuntu Oneiric)

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-11 Thread Clint Byrum
** Changed in: debhelper (Ubuntu Oneiric) Importance: Undecided => High ** Changed in: debhelper (Ubuntu Oneiric) Status: Triaged => In Progress ** Changed in: debhelper (Ubuntu Oneiric) Assignee: (unassigned) => Clint Byrum (clint-fewbar) ** Tags added: luci

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-11 Thread Clint Byrum
** Description changed: + [Test case] + Apparmor: + 1.Install dh-apparmor + 2. Build a package which build-depends on it (such as mysql-5.5) + 3. Extract debs which have dh_apparmor run on them into a dir in tmp with dpkg -e file.deb /tmp/foo + 4. Verify that the postrm has conditional logic to n

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-11 Thread Clint Byrum
** Description changed: + MySQL 5.1 and 5.5 must be rebuilt with the updated debhelper/apparmor + and so cannot be verified until those fixes are complete. + [Test case] Apparmor: 1.Install dh-apparmor 2. Build a package which build-depends on it (such as mysql-5.5) 3. Extract debs whic

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-11 Thread Clint Byrum
** Description changed: MySQL 5.1 and 5.5 must be rebuilt with the updated debhelper/apparmor and so cannot be verified until those fixes are complete. + + Also for clarity sake, there has been a lot of shuffling of this bug + around multiple packages for various reasons. This bug is fixed in

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-06-12 Thread Clint Byrum
** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid) Status: Triaged => In Progress ** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid) Assignee: (unassigned) => Clint Byrum (clint-fewbar) ** Changed in: mysql-5.5 (Ubuntu Lucid) Status: Triaged => Invalid ** Changed in: mysql-5.

[Bug 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-06-13 Thread Clint Byrum
I'm a little concerned about how deep inside the core of Apache this change is. I think its probably, as you say, a corner case if it causes somebody issues, but we should make sure it actually works as we think it does by testing some of those corner cases. ** Changed in: apache2 (Ubuntu Precise)

[Bug 988819] Please test proposed package

2012-06-13 Thread Clint Byrum
Hello Christoph_vW, or anyone else affected, Accepted apache2 into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in ad

[Bug 988819] Please test proposed package

2012-06-13 Thread Clint Byrum
Hello Christoph_vW, or anyone else affected, Accepted modsecurity-apache into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Than

[Bug 955576] Re: 'local:' services not started on reboot

2012-06-15 Thread Clint Byrum
** Changed in: juju Milestone: galapagos => honolulu -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/955576 Title: 'local:' services not started on reboot To manage notifications a

[Bug 956000] Re: 'juju bootstrap' with no arguments gives confusing message

2012-06-15 Thread Clint Byrum
Only 'juju bootstrap' prints the message now, which I think is less confusing since you actually asked it to do something. ** Summary changed: - 'juju' with no arguments gives confusing message + 'juju bootstrap' with no arguments gives confusing message ** Changed in: juju Importance: Medium

[Bug 802117] Re: juju ssh/scp commands cause spurious key errors, should use a different known_hosts file

2012-06-15 Thread Clint Byrum
** Changed in: juju Milestone: galapagos => honolulu -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/802117 Title: juju ssh/scp commands cause spurious key errors, should use a di

[Bug 1013457] Re: twistd still autostarted for juju after juju is removed from system

2012-06-15 Thread Clint Byrum
Hi Adriene, thanks for reporting this issue! Even though this is a "system" file, it is controlled by files in user home directories (~/.juju/environments.yaml) and so I don't think we can purge the upstart jobs. I do think we can add a check to the upstart job's pre-start for juju, and if it is

[Bug 654249] Re: libnss-ldap create troubles in gnome session when ldap server is unreacheable

2012-06-15 Thread Clint Byrum
This does indeed look to be Invalid in libnss-ldap. Its worth taking a look at in glibc though as perhaps there is some work to resolve this in NSS's design, so opening a bug task against eglibc. ** Changed in: libnss-ldap (Ubuntu) Status: Incomplete => Invalid ** Also affects: eglibc (Ubu

[Bug 567188] Re: krb5 and ADS error using 10.04, not 9.04

2012-06-15 Thread Clint Byrum
I'm going to move this back to 'Confirmed' so we can take a look at this in the next sweep for bugs in krb5. There are 3 affected, so its likely the problem is at least worth a look. ** Changed in: krb5 (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because

[Bug 1003138] Re: python process hogged the cpu in 12.04

2012-06-15 Thread Clint Byrum
*** This bug is a duplicate of bug 1006553 *** https://bugs.launchpad.net/bugs/1006553 Hi Adrien, this is a duplicate of bug #1006553 , which will be fixed by not starting the agents on reboot (since the lxc containers and zookeeper are not also resurrected). ** This bug has been marked a dup

[Bug 1007657] Re: proposed origin does not work with local provider

2012-06-17 Thread Clint Byrum
** Also affects: juju (Ubuntu) Importance: Undecided Status: New ** Also affects: juju (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: juju (Ubuntu) Status: New => Triaged ** Changed in: juju (Ubuntu Precise) Status: New => Triaged -- You rec

[Bug 1007657] Re: proposed origin does not work with local provider

2012-06-18 Thread Clint Byrum
r541 released to Quantal, marking Fix Released ** Changed in: juju (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1007657 Title: propos

[Bug 879560] Re: Logrotate conf file for mysql-server and my.cnf disagree

2012-06-18 Thread Clint Byrum
Nathan, you must have a modified /etc/mysql/my.cnf then. log_error is not set in any of the 5.5 packages for precise or quantal, so there should actually be no error log being written. I have a fix committed to the packaging branch for that (bug #1014732) .. and this log rotate will also be fixed.

[Bug 1007657] Re: proposed origin does not work with local provider

2012-06-18 Thread Clint Byrum
** Description changed: + [Test Case] + 1. install juju from precise-proposed + 2. create a local environment in ~/.juju/environments.yaml, with juju-origin: proposed + 3. juju bootstrap -e local-env-name + 4. juju deploy -e local-env-name wordpress +- broken version will fail during the mast

[Bug 1007657] Re: proposed origin does not work with local provider

2012-06-18 Thread Clint Byrum
Whoops, r542 has the actual fix. ** Changed in: juju (Ubuntu) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1007657 Title: proposed origin does

[Bug 1007657] Re: proposed origin does not work with local provider

2012-06-18 Thread Clint Byrum
r542 has been uploaded to Debian unstable. Just awaiting sync. ** Changed in: juju (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1007657

[Bug 1007657] Re: proposed origin does not work with local provider

2012-06-19 Thread Clint Byrum
** Changed in: juju (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1007657 Title: proposed origin does not work with local provide

[Bug 1015223] Re: cloud-init-nonet main process killed by TERM signal

2012-06-19 Thread Clint Byrum
I'm adding an upstart task. I'm wondering if its even valid for upstart to log these at the default log priority. Perhaps they should be dropped to 'info' level. Killing a process as part of stopping the job is a perfectly normal situation and doesn't really seem to warrant logs. The only time I th

[Bug 978356] Re: squid3 gets killed at startup with dnsmasq and no networkmanager

2012-06-19 Thread Clint Byrum
Here is the patch I have come up with, very simple, but I'm not sure of the full ramifications: ** Patch added: "ignore-sighup-early.patch" https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/978356/+attachment/3196698/+files/ignore-sighup-early.patch ** Tags added: patch -- You received

[Bug 978356] Re: squid3 gets killed at startup with dnsmasq and no networkmanager

2012-06-19 Thread Clint Byrum
** Also affects: dnsmasq (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: squid3 (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubunt

[Bug 978356] Re: squid3 gets killed at startup with dnsmasq and no networkmanager

2012-06-19 Thread Clint Byrum
** Description changed: + [ Test case ] + This is difficult to test as it is a race condition, however there are multiple users affected. + + 1. install squid3 on a system which has a system level network connection + 2. reboot + 3. on bootup, check to see if squid3 is running (service squid3 st

[Bug 978356] Re: squid3 gets killed at startup with dnsmasq and no networkmanager

2012-06-19 Thread Clint Byrum
** Changed in: dnsmasq (Ubuntu Precise) Status: New => Invalid ** Bug watch added: Squid Bugzilla #3574 http://bugs.squid-cache.org/show_bug.cgi?id=3574 ** Also affects: squid via http://bugs.squid-cache.org/show_bug.cgi?id=3574 Importance: Unknown Status: Unknown -- You

[Bug 981130] Re: [SRU] python-ceph Depends on librgw1, which is no longer built

2012-06-21 Thread Clint Byrum
Works in precise-proposed: # apt-get install python-ceph Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libapt-inst1.3 Use 'apt-get autoremove' to remove them. The follow

[Bug 1000401] Re: package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-21 Thread Clint Byrum
Thanks for getting back to us, closing the report as Invalid. ** Changed in: mysql-5.5 (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.5 in Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1004373] Re: Please merge rabbitmq-server 2.8.2 from Debian

2012-06-21 Thread Clint Byrum
** Summary changed: - Please sync rabbitmq-server 2.8.2 from Debian + Please merge rabbitmq-server 2.8.2 from Debian -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/1004373 Ti

  1   2   3   4   5   6   7   8   9   10   >