[Bug 1379567] Re: maas-proxy is an open proxy with no ACLs; it should add networks automatically

2016-04-01 Thread LaMont Jones
For the 1.9 backport of this fix, rather than introduce a schema migration (as done for 2.0), we'll simply allow all known subnets to use the proxy, with a note in the proxy config to disable unwanted subnets with iptables. ** Also affects: maas (Ubuntu Trusty) Importance: Undecided Stat

[Bug 1379567] Re: maas-proxy is an open proxy with no ACLs; it should add networks automatically

2016-03-29 Thread LaMont Jones
** Branch linked: lp:~lamont/maas/create-maas-proxy.conf-packaging -- 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/1379567 Title: maas-proxy is an open proxy with no ACLs; it should add

[Bug 1379567] Re: maas-proxy is an open proxy with no ACLs; it should add networks automatically

2016-03-23 Thread LaMont Jones
** Changed in: maas Assignee: (unassigned) => LaMont Jones (lamont) -- 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/1379567 Title: maas-proxy is an open proxy with no ACLs;

[Bug 1556175] Re: networking.service hangs on shutdown -- killing dhclient has no effect any more

2016-03-19 Thread LaMont Jones
** Changed in: bind9 (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1556175 Title: networking.service hangs on shutdown -- killing dhc

[Bug 1553176] Re: BIND ignores nanoseconds field in timestamps, fails to load newer versions of zones on reload

2016-03-15 Thread LaMont Jones
Fixed in alpha2 ** Changed in: maas Status: New => Fix Committed ** Changed in: maas Milestone: None => 2.0.0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1553176 Title:

[Bug 1551351] Re: dhclient does not renew leases

2016-03-09 Thread LaMont Jones
The plan here is to restore the -export libraries for the time being, until upstream finishes the dhcp changes that are needed to have the common libs work. This is in-progress. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug r

[Bug 1528710] Re: overly agressive URLField validation causes failures

2016-03-08 Thread LaMont Jones
Any progress on getting this into xenial, or shall I just do an upload so that I quit hitting it and wait for the eventual merge? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-django in Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1553176] Re: BIND ignores nanoseconds field in timestamps, fails to load newer versions of zones on reload

2016-03-04 Thread LaMont Jones
Fixed in 1:9.10.3.dfsg.P2-5 ** Changed in: bind9 (Ubuntu) Importance: Undecided => High ** Changed in: bind9 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.

[Bug 1553176] Re: BIND ignores nanoseconds field in timestamps, fails to load newer versions of zones on reload

2016-03-04 Thread LaMont Jones
This also affects 9.9.5 in trusty and later. ** Changed in: bind9 (Ubuntu) Status: Fix Released => Confirmed ** Changed in: bind9 (Ubuntu) Milestone: None => trusty-updates ** Branch linked: lp:~lamont/maas/packaging-bug-1553176 -- You received this bug notification because you are

[Bug 1553176] [NEW] BIND ignores nanoseconds field in timestamps, fails to load newer versions of zones on reload

2016-03-04 Thread LaMont Jones
Public bug reported: Since 2.6, linux has supported nanosecond granular time in stat(2) returns. BIND has a comment in the code that it might use it, but continues to ignore it. As of 9.9.3b2, named checks the time of (at least) zone files on disk (expanding to include include files in 9.10.0a2)

[Bug 1552441] Re: [xenial] @{PROC}/sys/net/ipv4/ip_local_port_range denial

2016-03-02 Thread LaMont Jones
Fixed in 1:9.10.3.dfsg.P2-5 ** Changed in: bind9 (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1552441 Title: [xenial] @{PROC}/sys/n

[Bug 1546788] Re: Fresh install of Postfix 3.0.3-1~build1 will not start with instance conflict error

2016-02-23 Thread LaMont Jones
Fixed in 3.0.3-2, which eventually became 3.0.4-1 ** Changed in: postfix (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1546788

[Bug 1548594] [NEW] Convert test suite to python 3.0

2016-02-22 Thread LaMont Jones
Public bug reported: 3.0.4-1ubuntu1 uses python 2.7 instead of 3.0 for the test suite. This should be corrected: migrate the test suite to python 3.0. ** Affects: postfix (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 1546788] Re: Fresh install of Postfix 3.0.3-1~build1 will not start with instance conflict error

2016-02-20 Thread LaMont Jones
Fixed in 3.0.3-2 ** Changed in: postfix (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1546788 Title: Fresh install of Postfix 3.0.3-1~

[Bug 1538198] Re: python in xenial cloud image

2016-02-20 Thread LaMont Jones
Fixed in 3.0.3-1 ** Changed in: postfix (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1538198 Title: python in xenial cloud image

[Bug 1547052] Re: bind9-host 9.10.X should not depend on bind9 (named)

2016-02-19 Thread LaMont Jones
** Changed in: bind9 (Ubuntu) Importance: Undecided => High ** Changed in: bind9 (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: bind9 (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a member

[Bug 1547052] Re: bind9-host 9.10.X should not depend on bind9 (named)

2016-02-19 Thread LaMont Jones
There are several libraries that were misdelivered in the bind9 package instead of the correct lib$FOO package. I'm planning to have this fixed in -4. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launch

[Bug 1547052] Re: bind9-host 9.10.X should not depend on bind9 (named)

2016-02-19 Thread LaMont Jones
There are several libraries that were misdelivered in the bind9 package instead of the correct lib$FOO package. I'm planning to have this fixed in -4. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launch

[Bug 1528710] Re: overly agressive URLField validation causes failures

2016-02-10 Thread LaMont Jones
** Bug watch added: Debian Bug tracker #814372 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814372 ** Also affects: python-django (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814372 Importance: Unknown Status: Unknown -- You received this bug notification bec

[Bug 1528710] Re: overly agressive URLField validation causes failures

2016-02-10 Thread LaMont Jones
Without creating yet-another-login that I will generally never use, how should I go about creating a ticket upstream? Generally, if the bug is to be forwarded upstream, that is done by the package maintainer... See https://www.debian.org/Bugs/Reporting I guess I'll go file the bug with Debian an

[Bug 1356012] Re: maas incorrectly overmanages DNS reverse zones

2016-01-28 Thread LaMont Jones
** Branch linked: lp:~lamont/maas/bug-1356012 -- 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/1356012 Title: maas incorrectly overmanages DNS reverse zones To manage notifications abou

[Bug 1356012] Re: maas incorrectly overmanages DNS reverse zones

2016-01-27 Thread LaMont Jones
** Branch linked: lp:~lamont/maas/rfc2317-small-subnet-rdns ** Changed in: maas/trunk Status: Fix Released => In Progress -- 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/1356012 T

[Bug 1356012] Re: maas incorrectly overmanages DNS reverse zones

2016-01-27 Thread LaMont Jones
This will also entail adding a field to Subnet (default=True, changable via the api, but we won't clutter the web UI with it) to also be authoritative for the parent /24 zone and generate glue for the /{25..30} rfc2317 zone. -- You received this bug notification because you are a member of Ubuntu

[Bug 1528966] [NEW] error from /etc/resolvconf/update-libc.d/squid3

2015-12-23 Thread LaMont Jones
Public bug reported: On a fresh xenial install, I get the following: -xenial(root) 269 : dhclient -i ens8 /etc/resolvconf/update-libc.d/squid3: 6: /etc/resolvconf/update-libc.d/squid3: status: not found -xenial(root) 270 : This is because squid3 checks its jobstatus in upstart, but xenial is sy

[Bug 1528710] [NEW] overly agressive URLField validation causes failures

2015-12-22 Thread LaMont Jones
Public bug reported: If the django site lives somewhere that the admins have declared a bogus top-level domain, and chosen to use an rfc1035-conforming name (with a hyphen in the middle of it), then django URLField validation considers the domain to be invalid. (I suspect that IANA hasn't release

[Bug 1356012] Re: maas incorrectly overmanages DNS reverse zones

2015-11-28 Thread LaMont Jones
** Changed in: maas/1.9 Assignee: (unassigned) => LaMont Jones (lamont) ** Changed in: maas/trunk Assignee: (unassigned) => LaMont Jones (lamont) ** Changed in: maas/trunk Status: Triaged => In Progress ** Changed in: maas/trunk Assignee: LaMont Jone

[Bug 1449099] Re: [SRU] bcache-tools to trusty and precise

2015-11-28 Thread LaMont Jones
Version 1.0.7-1~12.04.1 works on precise, with the needed (hwe-t) kernel. ** 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 bcache-tools in Ubuntu. https://bugs.launch

[Bug 1515661] Re: [SRU] sync 14.04 cloud-initramfs-tools to 12.04

2015-11-18 Thread LaMont Jones
I have verified this fix. ** 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 cloud-initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1515661 Title: [SRU] sy

[Bug 1449099] Re: [SRU] bcache-tools to trusty and precise

2015-11-16 Thread LaMont Jones
bcache-tools_1.0.7-1~12.04.1 (in my ppa) has been tested and is known to work. I'll be uploading that to precise-proposed shortly. lamont -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bcache-tools in Ubuntu. https://bugs.launchpad.n

[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-28 Thread LaMont Jones
Of course, once the package is in the various -proposed, we'll do a final round of testing, including upgrade testing. -- 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/1509147 Title: [SR

[Bug 1510711] [NEW] if-pre-up.d/vlan should support brN.X interfaces

2015-10-27 Thread LaMont Jones
Public bug reported: A common name for bridge interfaces is 'br0'. Currently, the pre-up and post-down scripts do not support those, so the interaface fails to autocreate. Seen on trusty (1.9-3ubuntu10) and confirmed as not fixed on xenial (1.9-3.2ubuntu1) ** Affects: vlan (Ubuntu) Importa

[Bug 1382196] Re: Changing IP address for the region causes the cluster to ignore pserv.conf and endlessly respawn

2015-09-08 Thread LaMont Jones
If you change the IP address of the server, you need to dpkg-reconfigure maas-region-controller. ** Changed in: maas Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.la

[Bug 1272016] Re: Which interface to bind maas-region-controller to should be a debconf question

2015-09-08 Thread LaMont Jones
** Changed in: maas Status: New => Triaged -- 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/1272016 Title: Which interface to bind maas-region-controller to should be a debconf

[Bug 1272016] Re: Which interface to bind maas-region-controller to should be a debconf question

2015-09-08 Thread LaMont Jones
In cases where there is no clear "best default", a high-priority debconf question is warranted. If the package is being installed on a machine with multiple configured network interfaces, I don't think we have a clear "best" answer. OTOH, I think that if there is only one interface, then it makes

[Bug 1429857] Re: [MIR] bcache-tools

2015-08-11 Thread LaMont Jones
** Also affects: bcache-tools (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: bcache-tools (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bcache

[Bug 1454775] [NEW] incorrect architecture label on i386 images

2015-05-13 Thread LaMont Jones
Public bug reported: Trusty's python-simplestreams uploads i386 images as architecture: i386, which nova filters out, since it is not 'i686'. See also http://bazaar.launchpad.net/~smoser/simplestreams/trunk/revision/366 Can we please get this into trusty-updates? thanks, lamont ** Affects: sim

[Bug 583216] Re: inet_protocols can't be preseeded

2015-01-07 Thread LaMont Jones
Looks good to me. I'll get it added into the debian source next time I upload. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/583216 Title: inet_protocols can't be preseeded To ma

[Bug 1379132] [NEW] openvpn has a poor choice of default cipher, and does not negotiate

2014-10-08 Thread LaMont Jones
Public bug reported: all versions The default cipher for openvpn is BF-CBC (blowfish), which was likely once a good choice. Virtually all modern hardware has hardware acceleration/support for AES instructions, and can therefore do AES-128-CBC far faster and more efficiently than it can blowfish.

[Bug 1356012] Re: maas incorrectly overmanages DNS reverse zones

2014-09-17 Thread LaMont Jones
See also https://www.ietf.org/rfc/rfc2317.txt for a very nice (still current best practice 16 years later) writeup on how to handle zones smaller than /24. If you guys have any other DNS questions, feel free to ask me, or one of the other admins. -- You received this bug notification because you

[Bug 1358586] Re: fails to deploy machines when eth0 does not exist

2014-08-19 Thread LaMont Jones
See also https://bugs.launchpad.net/juju-core/+bug/1335179 -- 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/1358586 Title: fails to deploy machines when eth0 does not exist To manage no

[Bug 1358586] Re: fails to deploy machines when eth0 does not exist

2014-08-18 Thread LaMont Jones
FWIW, the machine in question has this: cat /proc/net/dev Inter-| Receive| Transmit face |bytespackets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 0 0000

[Bug 1358586] [NEW] fails to deploy machines when eth0 does not exist

2014-08-18 Thread LaMont Jones
Public bug reported: Trying to use MAAS to deploy a machine, it would go offline early in the deployment. It turns out that the networking was being overwritten to use br0 with eth0 as the underlying interface. The only problem is, there is no eth0 on the machine: 'em1' is the interface that has

[Bug 1358306] [NEW] lxc postinst incorrectly chooses network address to use

2014-08-18 Thread LaMont Jones
Public bug reported: The lxc postinst assumes that only /24 networks are used in 10.0.0.0/8. If the host has a route for 10.0.0.2/23 (or 10.0.0.0/22, or any other block that includes 10.0.3.0/24 or whatever other block it is checking) then the postinst chooses a chunk of the existing network block

[Bug 1356392] Re: lacks sw raid1 install support

2014-08-13 Thread LaMont Jones
Following up on a discussion from today with more detail. For metal in the datacenters, everything that can be RAID, is. The driving reason for this is to avoid a disk failure resulting in machine downtime. Given the number of drives in a modern datacenter, it's not a question of "if a drive fai

[Bug 1356392] [NEW] lacks sw raid1 install support

2014-08-13 Thread LaMont Jones
Public bug reported: There is evidence in both the trusty and utopic versions of curtin that swraid support is on its way, but it appears to only think raid0 is needed/desirable, at least thus far. Installing machines that lack cciss (and therefore hardware raid) under MAAS, we would still like t

[Bug 1356012] [NEW] maas incorrectly overmanages DNS reverse zones

2014-08-12 Thread LaMont Jones
Public bug reported: when I configure maas to manage DNS and DHCP for 10.89.64.0/20, it creates a reverse zone for 89.10.in-addr.arpa. If 10.89.0.0/16 is in use for other things, and only 10.89.64.0/20 was delegated to scalingstack, then no reverse DNS can happen, since the parent zone will win t

[Bug 1305232] Re: Postfix fails to start, "failure to copy certificates"

2014-07-28 Thread LaMont Jones
I will get this added to the package. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1305232 Title: Postfix fails to start, "failure to copy certificates" To manage notifications a

[Bug 1317716] [NEW] net_gateway behaves poorly when used twice

2014-05-08 Thread LaMont Jones
Public bug reported: with a precise server (openvpn 2.2.1-8ubuntu1.2) and trusty client (2.3.2-7ubuntu3): In the config, I had: push "route xx.xx.xx.xx 255.255.255.255 net_gateway" push "route yy.yy.yy.yy 255.255.255.255 net_gateway" (and another route for the /21 containing both of the hosts ab

[Bug 1265877] Re: nova fails to launch i386 images

2014-01-03 Thread LaMont Jones
We are seeing this in both: nova-scheduler=1:2013.1.4-0ubuntu1~cloud0 and nova-scheduler=1:2013.2-0ubuntu1~cloud0 lamont -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1265877 Title:

[Bug 1265877] [NEW] nova fails to launch i386 images

2014-01-03 Thread LaMont Jones
Public bug reported: in nova.conf: compute_scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,DiskFilter,CoreFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter The openstack deployment has sever

[Bug 1263765] [NEW] snmpd does not notice when a disk is added

2013-12-23 Thread LaMont Jones
Public bug reported: snmpd does not notice when a disk is added to the system after snmpd is started. It should at a minimum arrange to do so. Observed in snmpd 5.4.3~dfsg-2.4ubuntu1.1 ** Affects: net-snmp (Ubuntu) Importance: Undecided Status: New -- You received this bug notif

[Bug 1229257] [NEW] assertion failure warnings output

2013-09-23 Thread LaMont Jones
Public bug reported: When I run various nova commands, stderr gets assertion failure warnings spewed on it. Unsure if this is a gobject issue, or a nova client issue, so marking it as both. lamot % nova list /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_regist

[Bug 1222180] Re: postfix package produces errors in ubuntu-bug

2013-09-08 Thread LaMont Jones
Fixed in 2.10.2-1 ** Changed in: postfix (Ubuntu Saucy) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1222180 Title: postfix package produc

[Bug 1222179] Re: /usr/bin/mail has no package

2013-09-08 Thread LaMont Jones
Postfix delivers no /usr/bin/mail, nor any mail user agent. ** Package changed: postfix (Ubuntu) => bsd-mailx (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bsd-mailx in Ubuntu. https://bugs.launchpad.net/bugs/1222179 Title:

[Bug 1115168] Re: add --enable-filter-aaaa compilation option

2013-08-29 Thread LaMont Jones
** Changed in: bind9 (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1115168 Title: add --enable-filter- compilation option To m

[Bug 1099458] Re: /etc/init.d/bind9.dpkg-dist file is left over after upgrade

2013-08-29 Thread LaMont Jones
** Summary changed: - /etc/init.d/bind9.dpkg-dist file is left over after quantal to raring server upgrades + /etc/init.d/bind9.dpkg-dist file is left over after upgrade -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu.

[Bug 834901] Re: Apparmor profile blocks geoip db access

2013-08-29 Thread LaMont Jones
** Changed in: bind9 (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/834901 Title: Apparmor profile blocks geoip db access To manage n

[Bug 1115168] Re: add --enable-filter-aaaa compilation option

2013-08-29 Thread LaMont Jones
** Bug watch added: Debian Bug tracker #701704 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701704 ** Also affects: bind9 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701704 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Bug 1099479] Re: /etc/init.d/bind9.dpkg-dist file is left over after upgrade

2013-08-29 Thread LaMont Jones
*** This bug is a duplicate of bug 1099458 *** https://bugs.launchpad.net/bugs/1099458 ** Summary changed: - /etc/init.d/bind9.dpkg-dist file is left over after lucid to precise main and universe upgrades + /etc/init.d/bind9.dpkg-dist file is left over after upgrade ** This bug has been mar

[Bug 1092243] Re: /etc/init.d/bind9: 92: [: pid:: unexpected operator

2013-08-29 Thread LaMont Jones
This will be in 1:9.9.3.dfsg.P2-4 ** Changed in: bind9 (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1092243 Title: /etc/init.d/bi

[Bug 930280] Re: AppArmor profile for named prevents reading of samba4 zone and keytab

2013-08-29 Thread LaMont Jones
> /var/tmp/* rw, I would much rather have named using some more protected directory, like maybe /var/cache/bind or some such. Otherwise I don't have any issue with this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubunt

[Bug 1202278] Re: bind9 has no rate limit option

2013-08-29 Thread LaMont Jones
Fixed in 1:9.9.3.dfsg.P2-3 ** Changed in: bind9 (Ubuntu) Status: Confirmed => Fix Released ** Also affects: bind9 (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: bind9 (Ubuntu Precise) Status: New => Confirmed ** Changed in: bind9 (Ubuntu Precise) Im

[Bug 1169044] Re: can't install/upgrade postfix non interactively through apt

2013-04-24 Thread LaMont Jones
This is specifically caused by having non-default smtp_recipient_restrictions, which changed behavior in 2.10, and postfix needs to know how you want to proceed. The answer to the question can be preseeded if you so desire. There is no bug here. -- You received this bug notification because you

[Bug 1167512] [NEW] nova-network fails to start if bindir is not set

2013-04-10 Thread LaMont Jones
Public bug reported: The setup: - grizzly rc2 upgraded to grizzly (1:2013.1-0ubuntu1~cloud0), running on precise. - fresh install configured based on what appears to be a folsom howto Starting nova-network results in the following in the nova-network log: ... 2013-04-10 08:59:18.788 WARNING nov

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-08 Thread LaMont Jones
** Tags added: prodstack -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1166455 Title: nova flavor-list only shows 1000 flavors To manage notifications about this bug go to: https://b

[Bug 1166455] [NEW] nova flavor-list only shows 1000 flavors

2013-04-08 Thread LaMont Jones
Public bug reported: After I created a thousand new flavors (to enable some automation), with IDs 1000-1999, nova flavor-list now displays flavor 1, followed by 1000-1998, and then stops. Flavors 1999 and 2-6 are still valid and usable, just absent from the output of flavor-list (flavor-show is h

[Bug 1157687] [NEW] Upgrade to raring fails in prerm

2013-03-20 Thread LaMont Jones
Public bug reported: During an upgrade to raring (from quantal), the prerm script tries to use things that are not defined. There are broken Dependencies in the package. Preparing to replace python-novaclient 1:2.9.0-0ubuntu1 (using .../python-novaclient_1%3a2.11.1-0ubuntu1_all.deb) ... T

[Bug 1089342] Re: Postfix uses temporary IPv6 address for outbound connections

2013-03-19 Thread LaMont Jones
This is actually a bug in the ubuntu server settings. Servers should not have ipv6 privacy on by default, and postfix should honor what the admin has set. I'll revisit this and either close it with a reference to the other bug, or reassign it, as appropriate. -- You received this bug notificati

[Bug 1156223] Re: package postfix 2.10.0-2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-03-19 Thread LaMont Jones
Fixed in 2.10.0-3 ** Changed in: postfix (Ubuntu) Importance: Undecided => High ** Changed in: postfix (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: postfix (Ubuntu) Status: Fix Committed => Won't Fix ** Changed in: postfix (Ubuntu) Status: Won't Fix => Fix

[Bug 1155730] Re: postfix 2.10 for raring

2013-03-15 Thread LaMont Jones
Fred - was that on a fresh install, or what version were you upgrading from? thanks, lamont -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1155730 Title: postfix 2.10 for raring T

[Bug 1155730] Re: postfix 2.10 for raring

2013-03-15 Thread LaMont Jones
If approved, please sync 2.10.0-2 from debian. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1155730 Title: postfix 2.10 for raring To manage notifications about this bug go to: h

[Bug 1155730] [NEW] postfix 2.10 for raring

2013-03-15 Thread LaMont Jones
Public bug reported: Postfix 2.10 provides improved controls for reducing the risk of open relays. Also, we want to continue to offer the latest postfix to LTS users via backports and we need to get it into raring to do this. Attached is the upstream diff of the HISTORY file. ** Affects: postfi

[Bug 1154667] [NEW] When tftpd was converted to upstart, xinetd support was dropped

2013-03-13 Thread LaMont Jones
Public bug reported: I need to run tftpd from xinetd, and that support was dropped when the init script was converted to upstart. Please restore the ability to run tftpd from xinetd. ** Affects: tftp-hpa (Ubuntu) Importance: Undecided Status: New -- You received this bug notifica

[Bug 1139159] Re: Postfix does not restart properly when using SSL

2013-03-02 Thread LaMont Jones
Finally saw what was meant there. Confirmed, doing the mkdir "${dest_dir}.NEW" will be unconditional (inside that box) as of 2.10.0-1 ** Changed in: postfix (Ubuntu) Status: New => Confirmed ** Changed in: postfix (Ubuntu) Assignee: (unassigned) => LaMont Jones (lam

[Bug 1139159] Re: Postfix does not restart properly when using SSL

2013-03-02 Thread LaMont Jones
What is the value for smtp_tls_CApath in your configuration? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1139159 Title: Postfix does not restart properly when using SSL To manag

[Bug 1090593] Re: D.ROOT-SERVERS.NET changing January 3rd 2013

2013-01-09 Thread LaMont Jones
I've uploaded SRU-able versions of the package to my personal ppa. See https://launchpad.net/~lamont/+archive/ppa/+packages -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1090593 Title

[Bug 1090593] Re: D.ROOT-SERVERS.NET changing January 3rd 2013

2013-01-09 Thread LaMont Jones
An SRU into existing releases makes good sense. The change is very minimal, with the biggest risk being that somepoint after the current operator of D stops using the IP address, said address gets assigned to someone who decides that giving out the wrong answers would be a thing to do. I don't se

[Bug 1094052] [NEW] default install of snmpd leaks memory when VLAN interfaces present

2012-12-27 Thread LaMont Jones
Public bug reported: See Debian bug #510495 - when vlans are configured, snmpd leaks memory. Definitely observed in 5.4.1~dfsg-4ubuntu4.4. ** Affects: net-snmp (Ubuntu) Importance: Undecided Status: New ** Affects: net-snmp (Debian) Importance: Unknown Status: Unknow

[Bug 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-11-20 Thread LaMont Jones
I suspect that the issue here is that the config file was modified (values set) during install, and then the file changed outside of debconf later, and then installed again, resulting in postfix honoring the debconf values it had been told to enforce. There are several values that postfix expects

[Bug 1059899] Re: nova fails to configure dnsmasq, resulting in DNS timeouts in instances

2012-10-02 Thread LaMont Jones
As discussed in IRC: If the domain I assign to nova is its own (which I believe it should be), then it should be authoritative for that zone. As in it shouldn't go asking the upstream resolver to give it answers for things that are delegated to it. This is also true of the reverse zone for the I

[Bug 1059899] [NEW] nova fails to configure dnsmasq, resulting in DNS timeouts in instances

2012-10-01 Thread LaMont Jones
Public bug reported: Nova uses dnsmasq to answer questions about name <-> IP resolution for instances. By default, it does nothing about things where there is no answer. This causes dnsmasq to forward the query (for which it should be authoritative) off to the nameserver found in resolv.conf. I

[Bug 1037738] [NEW] race condition in init script

2012-08-16 Thread LaMont Jones
Public bug reported: ifup -a with lots of new interfaces exposes a race condition in the init script: lamont --- ssh start/running, process 9328 Set name-type for VLAN subsystem. Should be visible in /proc/net/vlan/config cat: /var/run/sshd.pid: No such file or directory ERROR: List of proces

[Bug 1021708] [NEW] no CLI interface to find all of the tenants which a given user belongs to

2012-07-06 Thread LaMont Jones
Public bug reported: There does not seem to be a CLI, nor does the python api appear to provide a way (other than iteration) to find all of the tenants to which a user belongs. I basically want the rough equivalent of the following sql: SELECT tenant.* FROM tenant,user_tenant_membership WHERE us

[Bug 583216] Re: inet_protocols can't be preseeded

2012-05-30 Thread LaMont Jones
** Also affects: postfix (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671235 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net

[Bug 995285] [NEW] if /etc/sudoers.d/nova_sudoers is removed, upgrades fail

2012-05-05 Thread LaMont Jones
Public bug reported: dpkg --configure -a Setting up nova-common (2012.1-0ubuntu2.1) ... chmod: cannot access `/etc/sudoers.d/nova_sudoers': No such file or directory dpkg: error processing nova-common (--configure): subprocess installed post-installation script returned error exit status 1 dpkg:

[Bug 994887] [NEW] /MAAS/nodes page needs sorting abilities

2012-05-04 Thread LaMont Jones
Public bug reported: When viewing /MAAS/nodes, it is sometimes useful to sort by hostname (which may have actually been assigned to something other than the nodename based on MAC address, as it was in our case). Today that can only be done by cut-n-paste piped into sort, which is suboptimal. **

[Bug 994781] [NEW] removing a node when it has failed commissioning is not possible from the UI

2012-05-04 Thread LaMont Jones
Public bug reported: If a node failed to commission, and I wish simply to remove it from maas completely, there is no way to do that from the UI, since the remove node button is greyed out at that stage. I believe that the failed state is the same way. ** Affects: maas Importance: Undecided

[Bug 994779] [NEW] changing the IP address of the maas server requires a reinstall

2012-05-04 Thread LaMont Jones
Public bug reported: For a variety of reasons, I wound up needing to change the IP address of a MAAS server. Doing what it said to do at install time (dpkg --reconfigure maas) was insufficient, and I eventually just reinstalled the machine as the final fallback solution to fixing the config to th

[Bug 989304] Re: package postfix 2.9.1-4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 75

2012-04-26 Thread LaMont Jones
*** This bug is a duplicate of bug 980682 *** https://bugs.launchpad.net/bugs/980682 ** This bug has been marked a duplicate of bug 980682 postconf can't open main.cf with the result that /etc/resolvconf/update-libc.d/postfix fails trying to copy /etc/resolv.conf onto itself -- You rece

[Bug 980682] Re: postconf can't open main.cf with the result that /etc/resolvconf/update-libc.d/postfix fails trying to copy /etc/resolv.conf onto itself

2012-04-23 Thread LaMont Jones
Fixed in 2.9.1-5 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/980682 Title: postconf can't open main.cf with the result that /etc/resolvconf /update-libc.d/postfix fails trying

[Bug 980682] Re: postconf can't open main.cf with the result that /etc/resolvconf/update-libc.d/postfix fails trying to copy /etc/resolv.conf onto itself

2012-04-20 Thread LaMont Jones
Bad code from 2007, I believe that simply making sure that the queue directory is non-null before copying will fix it. ** Changed in: postfix (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: postfix (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) -- You re

[Bug 980798] Re: incorrect owner '644' for /etc/bind/named.conf.options

2012-04-13 Thread LaMont Jones
apparently, it's spelled 'chmod', not 'chown' :( ** Changed in: bind9 (Ubuntu) Status: New => Fix Committed ** Changed in: bind9 (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a member

[Bug 970921] Re: Postfix 2.9.1 Crashing with Signal 6 - Postfix 2.8.5-2 works perfectly

2012-04-12 Thread LaMont Jones
fixed in 2.9.1-3 ** Changed in: postfix (Ubuntu) Status: Incomplete => Fix Committed ** Changed in: postfix (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to p

[Bug 970921] Re: Postfix 2.9.1 Crashing with Signal 6 - Postfix 2.8.5-2 works perfectly

2012-04-12 Thread LaMont Jones
I will be in -3, with a changelog entry that is a bit vague about this bug. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/970921 Title: Postfix 2.9.1 Crashing with Signal 6 - Postf

[Bug 970921] Re: Postfix 2.9.1 Crashing with Signal 6 - Postfix 2.8.5-2 works perfectly

2012-04-12 Thread LaMont Jones
I am unable to reproduce this, but I also lack the mysql setup to really test this well. Try this: # cp /lib/x86_64-linux-gnu/libgcc_s.so.1 /var/spool/postfix/lib/x86_64-linux-gnu/libgcc_s.so.1 and see if the problem goes away, (you may need to repeat that if strace gives you yet a different lib

[Bug 978698] Re: sqlite maps are broken in postfix 2.9.1-2

2012-04-11 Thread LaMont Jones
Will be in 2.9.1-3 ** Changed in: postfix (Ubuntu) Status: New => Fix Committed ** Changed in: postfix (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to post

[Bug 970921] Re: Postfix 2.9.1 Crashing with Signal 6 - Postfix 2.8.5-2 works perfectly

2012-04-04 Thread LaMont Jones
I don't suppose that /var/spool/postfix has a core file in it? if so, that would be wonderful to have -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/970921 Title: Postfix 2.9.1 Cra

[Bug 959597] [NEW] missing parenthesis in process_name.rb produces ruby warnings

2012-03-19 Thread LaMont Jones
Public bug reported: A missing set of parenthesis in process_name.rb creates warnings on every puppet run. http://projects.puppetlabs.com/issues/12775 for details, and the fix. lamont ** Affects: puppet Importance: Undecided Status: New ** Affects: puppet (Ubuntu) Importance

[Bug 877150] Re: postfix debconf instructions typo

2012-02-18 Thread LaMont Jones
The wording was ambiguous, though correct, given that the postinst only appends an entry. I've updated the text to be less ambiguous. ** Changed in: postfix (Ubuntu) Status: New => Fix Committed ** Changed in: postfix (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamon

[Bug 933723] Re: resolvconf creating bogus resolv.conf file

2012-02-17 Thread LaMont Jones
The next upload of bind9 will default to not enabling resolvconf, since there is no way for it to guarantee that it can resolve addresses and is not behind some egress-filtering firewall. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

  1   2   3   >