[Bug 1880029] [NEW] Netplan optional-addresses produces Unknown key name 'OptionalAddresses'

2020-05-21 Thread Matt LaPlante
Public bug reported: Running on 20.04 (focal), the following netplan config for a bridge interface, rendering with networkd: network: version: 2 bridges: br0: interfaces: [bond0, guest] dhcp4: on macaddress: aa:bb:cc:dd:db:2f optional-addresses: [ dhcp4 ]

[Bug 1687791] Re: Install of kdump-tools fails

2018-06-30 Thread Matt LaPlante
Confirmed issue on Bionic. Also confirmed the suggested patch in 1661629 #3 fixed the install for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1687791 Title: Install of kdump-tools fails To

[Bug 1766308] Re: inexplicably large file reported by zfs filesystem

2018-05-03 Thread Matt LaPlante
Yes, please close... thanks again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766308 Title: inexplicably large file reported by zfs filesystem To manage notifications about this bug go to:

[Bug 1766308] Re: inexplicably large file reported by zfs filesystem

2018-05-03 Thread Matt LaPlante
Great, thank you. zdb confirms what we already sort of suspected: the file is ~12T with only 5.5G of real content. I was aware that ZFS reported on disk size differently, but the fact that this isn't a feature of compression threw me off in the output. Object lvl iblk dblk dsize dnsize

[Bug 1766308] Re: inexplicably large file reported by zfs filesystem

2018-05-02 Thread Matt LaPlante
1. Yes, compression is on for the parent and inherited. The ratio only shows 1.37x, which seems rather low if a 12T file was all zeros except for >10G? root@fusion:~# zfs get all rpool/DATA/fusion/store/vms/plexee | grep comp rpool/DATA/fusion/store/vms/plexee compressratio 1.37x

[Bug 1766308] Re: inexplicably large file reported by zfs filesystem

2018-04-24 Thread Matt LaPlante
A scrub of the pool detected no issues, no errors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766308 Title: inexplicably large file reported by zfs filesystem To manage notifications about

[Bug 1766308] [NEW] inexplicably large file reported by zfs filesystem

2018-04-23 Thread Matt LaPlante
Public bug reported: I have a zfs filesystem containing a single qemu kvm disk image. The vm has been working normally. The image file is only allocated 10G, however today I became aware that the file, when examined from the ZFS host (hypervisor) is reporting an inexplicable, massive file size of

[Bug 1649729] Re: ntpd startup failures under xenial

2016-12-17 Thread Matt LaPlante
Removing ntpdate should remove the if-up script, so I imagine that would "resolve" the bug by way of workaround. The hosts in question were upgraded from prior LTS, so they would have inherited ntpdate from there. I wasn't aware of the changes to sunset it in the current release. -- You

[Bug 1649729] Re: ntpd startup failures under xenial

2016-12-14 Thread Matt LaPlante
I actually think I gave a fairly thorough description of the problem and it has nothing to do with ntpd configuration. I even said specifically that I can manually start/stop ntpd and it works - configuration valid and operational. The problem is /etc/network/if-up.d/ntpdate starting and

[Bug 1649729] [NEW] ntpd startup failures under xenial

2016-12-13 Thread Matt LaPlante
Public bug reported: I have a system running 16.04.1 with multiple interfaces configured via /etc/network/interfaces. Following a restart, ntpd will often be found not running, despite being installed and configured. syslog suggests ntpd is being repeatedly stopped and restarted within seconds.

Re: [Bug 1546674] Re: virt-aa-helper Apparmor profile missing rules for name resolution

2016-10-18 Thread Matt LaPlante
At least in my instance, and based on at least one other reporter's description, the issue manifests on upgrade of the host to Xenial with existing guests. If you create new guests in Xenial or newer they may very well be configured correctly (I really don't know). My interpretation was that

[Bug 1469915] [NEW] Securiteinfo databases changed

2015-06-29 Thread Matt LaPlante
Public bug reported: The clamav-unofficial-sigs package is unable to fetch SecuriteInfo databases. Clamscan reports SecuriteInfo honeynet.hdb database integrity tested BAD - SKIPPING rsync: link_stat /var/cache/clamav-unofficial-sigs/si-dbs/honeynet.hdb failed: No such file or directory (2)

[Bug 1230917] Re: [SRU] php5-fpm logrotate errors after package switched to upstart

2015-06-05 Thread Matt LaPlante
Check that your logrotate config was actually updated? cd /etc/logrotate.d; mv php5-fpm.dpkg-dist php5-fpm -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1230917 Title: [SRU]

[Bug 1230917] Re: [SRU] php5-fpm logrotate errors after package switched to upstart

2015-06-05 Thread Matt LaPlante
Check that your logrotate config was actually updated? cd /etc/logrotate.d; mv php5-fpm.dpkg-dist php5-fpm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1230917 Title: [SRU] php5-fpm logrotate

[Bug 1372721] [NEW] invalid reopen-logs command in php5-fpm

2014-09-22 Thread Matt LaPlante
Public bug reported: The php5-fpm package includes the following logrotate script: /var/log/php5-fpm.log { rotate 12 weekly missingok notifempty compress delaycompress postrotate invoke-rc.d php5-fpm reopen-logs /dev/null

[Bug 1372721] [NEW] invalid reopen-logs command in php5-fpm

2014-09-22 Thread Matt LaPlante
Public bug reported: The php5-fpm package includes the following logrotate script: /var/log/php5-fpm.log { rotate 12 weekly missingok notifempty compress delaycompress postrotate invoke-rc.d php5-fpm reopen-logs /dev/null

[Bug 1354720] [NEW] duplicate logrotate for ulogd on trusty

2014-08-09 Thread Matt LaPlante
Public bug reported: I upgraded a system with ulogd from precise to trusty. On trusty, the system now has ulogd and ulogd2 installed, saying ulogd is a transitional package. Each of these appears to have its own rotation file in logrotate.d: root@trusty:/etc/logrotate.d# dpkg -S

[Bug 913935] Re: racoon segfaults when flusing SPD

2013-04-03 Thread Matt LaPlante
** Bug watch added: Debian Bug tracker #679482 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679482 ** Also affects: ipsec-tools (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679482 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 913935] Re: racoon segfaults when flusing SPD

2013-04-03 Thread Matt LaPlante
** Bug watch added: Debian Bug tracker #679482 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679482 ** Also affects: ipsec-tools (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679482 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 674216] [NEW] 0x000003e6 Error When Printing from Windows 7 x64

2010-11-11 Thread Matt LaPlante
Public bug reported: Binary package hint: samba There exist some driver incompatibilities between Samba and Windows 7 x64. The driver is able to be installed successfully, but attempting to then connect to the printer (via Samba) produces Error code 0x03e6 within Windows. A bug has been

[Bug 674216] Re: 0x000003e6 Error When Printing from Windows 7 x64

2010-11-11 Thread Matt LaPlante
** Description changed: Binary package hint: samba - There exist some driver incompatibilities between Samba and Windows 7 - x64. The driver is able to be installed successfully, but attempting to - then connect to the printer (via Samba) produces Error code 0x03e6 - within Windows. +

[Bug 674216] [NEW] 0x000003e6 Error When Printing from Windows 7 x64

2010-11-11 Thread Matt LaPlante
Public bug reported: Binary package hint: samba There exist some driver incompatibilities between Samba and Windows 7 x64. The driver is able to be installed successfully, but attempting to then connect to the printer (via Samba) produces Error code 0x03e6 within Windows. A bug has been

[Bug 674216] Re: 0x000003e6 Error When Printing from Windows 7 x64

2010-11-11 Thread Matt LaPlante
** Description changed: Binary package hint: samba - There exist some driver incompatibilities between Samba and Windows 7 - x64. The driver is able to be installed successfully, but attempting to - then connect to the printer (via Samba) produces Error code 0x03e6 - within Windows. +

[Bug 674240] [NEW] Possible DoS attack from Unknown (cups)

2010-11-11 Thread Matt LaPlante
Public bug reported: Binary package hint: cups 1.4.3-1ubuntu1.3 I have witnessed several times in cups logs the following completely unhelpful error: Possible DoS attack - more than 10 clients connecting from ! First, the most obvious omission is that whatever variable is supposed to be

[Bug 674246] [NEW] printers.conf integrity problems

2010-11-11 Thread Matt LaPlante
Public bug reported: Binary package hint: cups 1.4.3-1ubuntu1.3 On multiple occasions, I have witnessed a machine under heavy load experience a corrupted printers.conf file. In at least one instance, the file was partially truncated leading to the loss of approximately half of the printers.

[Bug 183840] Re: please build with SSL/TLS enabled

2009-12-31 Thread Matt LaPlante
** Bug watch added: Debian Bug tracker #266229 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266229 ** Also affects: freeradius (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266229 Importance: Unknown Status: Unknown -- please build with SSL/TLS enabled

[Bug 183840] Re: please build with SSL/TLS enabled

2009-12-31 Thread Matt LaPlante
** Bug watch added: Debian Bug tracker #266229 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266229 ** Also affects: freeradius (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266229 Importance: Unknown Status: Unknown -- please build with SSL/TLS enabled

[Bug 489860] [NEW] fping broken in mixed ipv4/ipv6 environment

2009-11-29 Thread Matt LaPlante
Public bug reported: Binary package hint: fping I'm running a mixed IPv4/IPv6 dual-stack environment. fping seems to work fine for ipv4 only hosts, and fping6 seems to work fine for ipv6 only hosts, but when a host can be found via both, it seems that fping fails for one or the other:

[Bug 489860] Re: options inet6 breaks fping

2009-11-29 Thread Matt LaPlante
** Summary changed: - fping broken in mixed ipv4/ipv6 environment + options inet6 breaks fping ** Description changed: Binary package hint: fping - I'm running a mixed IPv4/IPv6 dual-stack environment. fping seems to - work fine for ipv4 only hosts, and fping6 seems to work fine for ipv6

[Bug 489860] Re: options inet6 breaks fping

2009-11-29 Thread Matt LaPlante
** Bug watch added: Debian Bug tracker #558652 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558652 ** Also affects: fping (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558652 Importance: Unknown Status: Unknown -- options inet6 breaks fping

[Bug 441005] Re: upgrade to karmic 9.10: dependency problem of openoffice spoils complete update

2009-10-02 Thread Matt LaPlante
I hit this also. Removing the existing openoffice.org-core seems to have worked around it. -- upgrade to karmic 9.10: dependency problem of openoffice spoils complete update https://bugs.launchpad.net/bugs/441005 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 398272] Re: New upstream version

2009-09-29 Thread Matt LaPlante
I agree we should push to get this upgraded sooner rather than later. -- New upstream version https://bugs.launchpad.net/bugs/398272 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 398272] Re: New upstream version

2009-09-29 Thread Matt LaPlante
I agree we should push to get this upgraded sooner rather than later. -- New upstream version https://bugs.launchpad.net/bugs/398272 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 267827] Re: out of date engine causes milter crash

2009-09-29 Thread Matt LaPlante
This has not occurred recently, so it does appear that it's been resolved with the new version. ** Changed in: clamav (Ubuntu) Status: Incomplete = Invalid ** Changed in: clamav (Ubuntu) Status: Invalid = Fix Released -- out of date engine causes milter crash

[Bug 324498] Re: update-grub irregularities when using grub-pc

2009-07-02 Thread Matt LaPlante
** Changed in: grub2 (Ubuntu) Status: New = Fix Released -- update-grub irregularities when using grub-pc https://bugs.launchpad.net/bugs/324498 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

RE: [Bug 189462] Re: slocate cron job fails if /etc/updatedb.conf notfound

2009-06-23 Thread Matt LaPlante
I believe slocate was last shipped in intrepid, so if you define fixed as it's not there at all, then yes. -- slocate cron job fails if /etc/updatedb.conf not found https://bugs.launchpad.net/bugs/189462 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 376259] Re: BCM4322 doesn't work, FOUND UNSUPPORTED PHY

2009-05-22 Thread Matt LaPlante
So for the benefit of those affected... Ubuntu Jaunty is using the b43 driver, which does not support several broadcom N wireless devices, including the BCM4322. Any kernel upgrades in Jaunty are unlikely to change this. You can check the status of your chip here:

[Bug 376259] Re: BCM4322 doesn't work, FOUND UNSUPPORTED PHY

2009-05-18 Thread Matt LaPlante
** Changed in: linux (Ubuntu) Status: New = Confirmed -- BCM4322 doesn't work, FOUND UNSUPPORTED PHY https://bugs.launchpad.net/bugs/376259 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 289367] Re: camellia cipher does not work in racoon

2009-05-18 Thread Matt LaPlante
This issue is still present in Jaunty. -- camellia cipher does not work in racoon https://bugs.launchpad.net/bugs/289367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 369008] [NEW] mdns lookups fail over ipv6

2009-04-28 Thread Matt LaPlante
Public bug reported: Binary package hint: libnss-mdns I have avahi running on a couple hosts (Jaunty) in my dual-stack lan. All ipv4 mdns resolution seems to work fine, but ipv6 resolution seems to be failing, even though resolving the same ipv6 hosts works fine using bind. I'm not sure exactly

RE: [Bug 365823] Re: clamav-milter chowns root directory

2009-04-26 Thread Matt LaPlante
Looks good to me. -- clamav-milter chowns root directory https://bugs.launchpad.net/bugs/365823 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

RE: [Bug 365823] Re: clamav-milter chowns root directory

2009-04-24 Thread Matt LaPlante
Please note by root directory I meant / and not /root. I did have some additional inexplicably clamav owned directories, but the only one that I can reproduce with the latest version is /: r...@prizm:~# apt-get purge clamav-milter Reading package lists... Done Building dependency tree Reading

RE: [Bug 363796] Re: clamav-milter init script fails on pidfile

2009-04-23 Thread Matt LaPlante
Looks Good To Me -- clamav-milter init script fails on pidfile https://bugs.launchpad.net/bugs/363796 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

RE: [Bug 363804] Re: clamav-milter logrotate script fails (jaunty)

2009-04-23 Thread Matt LaPlante
Looks Good To Me -- clamav-milter logrotate script fails (jaunty) https://bugs.launchpad.net/bugs/363804 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

RE: [Bug 363796] Re: clamav-milter init script fails on pidfile

2009-04-23 Thread Matt LaPlante
I have found what I believe is one more bug in this version. For some reason, after doing a clean install I wind up with / owned by the clamav user. I don't know that this is a regression or an existing flaw, but either way it's somewhat bad as it breaks ssh chroots (and maybe other things...).

[Bug 365823] [NEW] clamav-milter chowns root directory

2009-04-23 Thread Matt LaPlante
Public bug reported: Binary package hint: clamav-milter A clean install of clamav-milter ( 0.95.1+dfsg-1ubuntu1.1) causes the root directory to become owned by the clamav user. This was witnessed breaking ssh chroot environment. ** Affects: clamav (Ubuntu) Importance: Undecided

RE: [Bug 363796] Re: clamav-milter init script fails on pidfile

2009-04-21 Thread Matt LaPlante
PPA version looks good to me for this bug. -- clamav-milter init script fails on pidfile https://bugs.launchpad.net/bugs/363796 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 363453] Re: clamav-milter requires clamav-daemon in jaunty (?)

2009-04-20 Thread Matt LaPlante
This may sound a bit silly, I'm not sure, but why not just prompt the user during upgrade? Several apps are always popping up dialogs for each upgrade cycle (sysstat's log format *always* changes for some reason :). You could just say The new clamav-milter requires clamav- daemon to be

[Bug 363453] Re: clamav-milter requires clamav-daemon in jaunty (?)

2009-04-19 Thread Matt LaPlante
I don't use update-manager, but from what I understand it's a graphical applications which may be of little benefit to those of us running servers with no window manager. I can confirm what you said about this only affecting upgrade installs, which is good news at least. The bad news is I also

[Bug 363796] [NEW] clamav-milter init script fails on pidfile

2009-04-19 Thread Matt LaPlante
Public bug reported: Binary package hint: clamav-milter The latest clamav-milter (clamav-milter_0.95.1+dfsg-1ubuntu1) fails to run from a clean install due to --pidfile in the init script: r...@prizm:/tmp# apt-get install clamav-milter Reading package lists... Done Building dependency tree

[Bug 363804] [NEW] clamav-milter logrotate script fails (jaunty)

2009-04-19 Thread Matt LaPlante
Public bug reported: Binary package hint: clamav-milter A fresh install of clamav-milter (0.95.1+dfsg-1ubuntu1) creates the following file in logrotate.d: r...@prizm:/tmp# cat /etc/logrotate.d/clamav-milter none { rotate 12 weekly compress delaycompress create 640

[Bug 363453] [NEW] clamav-milter requires clamav-daemon in jaunty (?)

2009-04-18 Thread Matt LaPlante
Public bug reported: Binary package hint: clamav-milter Up through hardy, clamav-milter didn't require clamav-daemon to be installed and running to work. As of the Jaunty version bump, this no longer appears to be the case. An upgraded canary system produced lots of the following when trying

[Bug 330735] Re: sed manpage does not document I modifier (case insensitive)

2009-02-21 Thread Matt LaPlante
In my opinion, giving partial information in the man page is the worst case scenario. Seeing as it already includes a good number of the available commands, there is significant potential for users to assume that the list is comprehensive. If the owners want to rely explicitly on info pages,

[Bug 330735] [NEW] sed manpage does not document I modifier (case insensitive)

2009-02-17 Thread Matt LaPlante
Public bug reported: Binary package hint: sed sed 4.1.5-8 - intrepid The current version of sed appears to support the I modifier: adding /I to a search pattern allows for case insensitive search. Unfortunately, the man page does not document the existence of the flag. ** Affects: sed

[Bug 324498] [NEW] update-grub irregularities when using grub-pc

2009-02-02 Thread Matt LaPlante
Public bug reported: Binary package hint: grub-pc After switching to grub-pc in intrepid, I've noticed some irregularities in the behavior of update-grub: 1- It does not seem to respect the default (non-named) images. Event though /boot/vmlinuz exists, update-grub no longer includes it in

[Bug 303737] Re: doesn't accept ipv6 server specificiation

2009-01-24 Thread Matt LaPlante
*** This bug is a duplicate of bug 305043 *** https://bugs.launchpad.net/bugs/305043 ** This bug has been marked a duplicate of bug 305043 ntpd does not support ipv6 -- doesn't accept ipv6 server specificiation https://bugs.launchpad.net/bugs/303737 You received this bug notification

[Bug 321049] [NEW] clock skew causes ntp failure on boot

2009-01-24 Thread Matt LaPlante
Public bug reported: Binary package hint: ntp I have a machine which loses time rapidly when shutdown. It has made me very much aware of what seems to be a problem with the ntp setup. ntp always fails on boot. ntpd loads well enough, but the clock skew makes it fail to operate, giving only

[Bug 321049] Re: clock skew causes ntp failure on boot

2009-01-24 Thread Matt LaPlante
DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.10 DISTRIB_CODENAME=intrepid DISTRIB_DESCRIPTION=Ubuntu 8.10 -- clock skew causes ntp failure on boot https://bugs.launchpad.net/bugs/321049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 189462] Re: slocate cron job fails if /etc/updatedb.conf not found

2009-01-21 Thread Matt LaPlante
To summarize the situation: The README.debian in slocate claims that Secure Locate uses /etc/updatedb.conf which is packaged in 'findutils'. This file is not packaged with Secure Locate. That's all well and good, except evidence indicates that findutils no longer supplies /etc/updatedb.conf.

[Bug 281434] Re: installkernel not creating symlinks in intrepid

2009-01-12 Thread Matt LaPlante
This looks like it was fixed at some point. Intrepid no longer creates symlinks as it used to, but it does copy the image files into location with the correct names. I'm not sure why it makes an entire copy of all the files rather than linking, but I'm going to assume it was intentional. **

[Bug 295526] Re: Broadcom Corporation BCM43XG will not allow sleep

2008-12-31 Thread Matt LaPlante
I can confirm this issue with the latest Intrepid release (12/31/08). Very unfortunate that it prevents any kind of suspend/hibernate on a laptop. -- Broadcom Corporation BCM43XG will not allow sleep https://bugs.launchpad.net/bugs/295526 You received this bug notification because you are a

[Bug 305043] Re: ntpd does not support ipv6

2008-12-20 Thread Matt LaPlante
Yes, Looks Good To Me. -- ntpd does not support ipv6 https://bugs.launchpad.net/bugs/305043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305043] Re: ntpd does not support ipv6

2008-12-19 Thread Matt LaPlante
intrepid-proposed LGTM -- ntpd does not support ipv6 https://bugs.launchpad.net/bugs/305043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305043] Re: ntpd does not support ipv6

2008-12-04 Thread Matt LaPlante
** Bug watch added: Debian Bug tracker #507806 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507806 ** Also affects: ntp (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507806 Importance: Unknown Status: Unknown -- ntpd does not support ipv6

[Bug 305043] Re: ntpd does not support ipv6

2008-12-04 Thread Matt LaPlante
Think I've gotten it. Debdiff is attached. New build for testing is in my PPA. deb http://ppa.launchpad.net/cybrmatt/ubuntu intrepid main deb-src http://ppa.launchpad.net/cybrmatt/ubuntu intrepid main ** Attachment added: ntp_4.2.4p4+dfsg-6ubuntu3~ppa1.debdiff

[Bug 303737] Re: doesn't accept ipv6 server specificiation

2008-12-04 Thread Matt LaPlante
This is a duplicate of Bug #305043. I've posted a test fix there. -- doesn't accept ipv6 server specificiation https://bugs.launchpad.net/bugs/303737 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-12-03 Thread Matt LaPlante
I believe parts 1 2 have been met sufficiently; if anyone disagrees, please correct me. We've clearly identified the problem, the scope, and the correction. A fix is available in the development release, and a patch is available here for the backport. Subscribers, please test the proposed

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-12-03 Thread Matt LaPlante
My package version containing a tilde (1:9.5.0.dfsg.P2-1ubuntu3~ppa3) should work as a half-increment. It's higher than 1:9.5.0.dfsg.P2-1ubuntu2 (current), but should be lower than 1:9.5.0.dfsg.P2-1ubuntu3 (future/final). Assuming this version number or higher will be used by the final push, it

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-12-03 Thread Matt LaPlante
I believe parts 1 2 have been met sufficiently; if anyone disagrees, please correct me. We've clearly identified the problem, the scope, and the correction. A fix is available in the development release, and a patch is available here for the backport. Subscribers, please test the proposed

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-12-03 Thread Matt LaPlante
My package version containing a tilde (1:9.5.0.dfsg.P2-1ubuntu3~ppa3) should work as a half-increment. It's higher than 1:9.5.0.dfsg.P2-1ubuntu2 (current), but should be lower than 1:9.5.0.dfsg.P2-1ubuntu3 (future/final). Assuming this version number or higher will be used by the final push, it

[Bug 305043] [NEW] ntpd does not support ipv6

2008-12-03 Thread Matt LaPlante
Public bug reported: Binary package hint: ntp The ntp daemon is apparently not being built with IPv6 support, despite the fact that the /etc/ntp.conf it ships with contains IPv6 configurations. The default configuration includes: # By default, exchange time with everybody, but don't allow

[Bug 305043] Re: ntpd does not support ipv6

2008-12-03 Thread Matt LaPlante
This is apparently another instance of glibc 2.8 breakage. See also #249824. Solution is again to define _GNU_SOURCE, though I'm not sure the best place to accomplish that. -- ntpd does not support ipv6 https://bugs.launchpad.net/bugs/305043 You received this bug notification because you are a

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-12-02 Thread Matt LaPlante
I've built a patched version for intrepid and uploaded to my PPA: deb http://ppa.launchpad.net/cybrmatt/ubuntu intrepid main deb-src http://ppa.launchpad.net/cybrmatt/ubuntu intrepid main Very preliminary testing looks positive. Will continue running it. Debdiff is attached as well. **

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-12-02 Thread Matt LaPlante
I've built a patched version for intrepid and uploaded to my PPA: deb http://ppa.launchpad.net/cybrmatt/ubuntu intrepid main deb-src http://ppa.launchpad.net/cybrmatt/ubuntu intrepid main Very preliminary testing looks positive. Will continue running it. Debdiff is attached as well. **

[Bug 195310] Re: horde3 config diff contains invalid backslashes

2008-11-29 Thread Matt LaPlante
** Changed in: horde3 (Ubuntu) Status: Incomplete = Fix Released -- horde3 config diff contains invalid backslashes https://bugs.launchpad.net/bugs/195310 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 274479] Re: ip not being updated and expiring

2008-11-25 Thread Matt LaPlante
Doug: Your assertion is not correct. At least for free accounts, they will remove the host if it is neither updated nor acknowledged via the web interface within the required interval. I stopped confirming my host following the resolution of this bug (moving to a different service), and they

[Bug 177489] Re: loss of masters causing bind to become unresponsive

2008-11-19 Thread Matt LaPlante
This was determined to be caused by a new kernel setting (at the time). If net.core.xfrm_larval_drop is not set to 1, bind does not get the blocking behavior it expects on the socket and causes this situation. Setting net.core.xfrm_larval_drop=1 works around it. ** Changed in: bind (Ubuntu)

[Bug 296074] Re: dkimproxy tries to install amavisd-new

2008-11-13 Thread Matt LaPlante
Thanks Scott. One of these days I'll learn to read the release notes properly. ** Changed in: dkimproxy (Ubuntu) Status: New = Invalid -- dkimproxy tries to install amavisd-new https://bugs.launchpad.net/bugs/296074 You received this bug notification because you are a member of Ubuntu

[Bug 235800] Re: Can't calibrate elo 3000u touchscreen

2008-11-12 Thread Matt LaPlante
** Attachment added: Xorg.0.log.gz.gz http://launchpadlibrarian.net/19599893/Xorg.0.log.gz.gz -- Can't calibrate elo 3000u touchscreen https://bugs.launchpad.net/bugs/235800 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 235800] Re: Can't calibrate elo 3000u touchscreen

2008-11-12 Thread Matt LaPlante
Still not working I'm afraid. I installed Intrepid and got the monitor on and half working. The display shows up and it does detect touches to the screen, however calibration is still failing. Rather than the old errors, I now at least get a nice failure dialog. It says No evtouch capable

[Bug 235800] Re: Can't calibrate elo 3000u touchscreen

2008-11-12 Thread Matt LaPlante
** Attachment added: lspci.gz.gz http://launchpadlibrarian.net/19599896/lspci.gz.gz ** Changed in: xf86-input-evtouch (Ubuntu) Status: Incomplete = New -- Can't calibrate elo 3000u touchscreen https://bugs.launchpad.net/bugs/235800 You received this bug notification because you are a

[Bug 296074] [NEW] dkimproxy tries to install amavisd-new

2008-11-09 Thread Matt LaPlante
Public bug reported: Binary package hint: dkimproxy The dkimproxy package states amavisd-new is a recommended (but not required) package: [EMAIL PROTECTED]:/tmp# grep amavis dkimproxy-1.0.1/debian/control Recommends: amavisd-new However, attempts to install this package automatically pull in

[Bug 296086] Re: clamav-milter warns on inet sockets

2008-11-09 Thread Matt LaPlante
Apparmor is not installed on this system. The error message seen part of the init script, indicating it's trying to find a local socket file: if [ $ret = 0 ] [ $USE_POSTFIX = 'yes' ]; then cnt=0 until [ -e $SOCKET_PATH ] ; do cnt=`expr $cnt + 1` if [ $cnt -gt 15 ]; then

[Bug 296086] [NEW] clamav-milter warns on inet sockets

2008-11-09 Thread Matt LaPlante
Public bug reported: Binary package hint: clamav-milter It's possible to use an inet socket rather than a local socket with clamav-milter: #SOCKET=local:/var/run/clamav/clamav-milter.ctl SOCKET=inet:8891 If you do this, the init script gets confused, as it's still looking for a physical file.

[Bug 292470] [NEW] sysctl.conf does not override sysctl.d as claimed

2008-11-01 Thread Matt LaPlante
Public bug reported: Binary package hint: procps /etc/sysctl.d/README states that End-users can use 60-*.conf and above, or use /etc/sysctl.conf directly, which overrides anything in this directory. This is false. /etc/init.d/procps sources /etc/sysctl.conf *first*, which means anything in it

[Bug 256025] Re: invoke-rc.d procps start loads /etc/syctl.d before /etc/sysctl.conf

2008-11-01 Thread Matt LaPlante
I'm partially confused by this bug. I wound up here in the process of filing Bug #292470. It's my observation that in Intrepid final, procps sources /etc/sysctl.conf *first*, which means it is being overridden by /etc/sysctl.d. This is the behavior desired by the requester of this bug, but the

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-10-31 Thread Matt LaPlante
@Malte: I'm not really interested in who gets credit for the solution, I was simply trying to add a patch that could hopefully be merged as seamlessly as possible. I had actually intended to upload the fixed package to my ppa for testing, however I'm experiencing technical difficulties preventing

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-10-31 Thread Matt LaPlante
** Attachment removed: ifupdown_0.6.8ubuntu13.debdiff http://launchpadlibrarian.net/19098773/ifupdown_0.6.8ubuntu13.debdiff -- ifup will fail if IPv6 has been compiled in the kernel https://bugs.launchpad.net/bugs/158582 You received this bug notification because you are a member of Ubuntu

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-10-31 Thread Matt LaPlante
New debdiff with modified ChangeLog. Updated packages for intrepid are now available in my PPA for testing: deb http://ppa.launchpad.net/cybrmatt/ubuntu intrepid main ifupdown_0.6.8ubuntu12~ppa1_i386.deb or https://launchpad.net/%7Ecybrmatt/+archive/+files/ifupdown_0.6.8ubuntu12~ppa1_i386.deb

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-10-30 Thread Matt LaPlante
debdiff attached ** Attachment added: ifupdown_0.6.8ubuntu13.debdiff http://launchpadlibrarian.net/19098773/ifupdown_0.6.8ubuntu13.debdiff -- ifup will fail if IPv6 has been compiled in the kernel https://bugs.launchpad.net/bugs/158582 You received this bug notification because you are a

[Bug 289367] [NEW] camellia cipher does not work in racoon

2008-10-25 Thread Matt LaPlante
Public bug reported: Binary package hint: racoon Version 0.7 of ipsec-tools should have added support for the camellia cipher. Indeed, if you man racoon.conf in Intrepid, you'll see that camellia has been added for encryption_algorithm under the proposal and sainfo sections. Unfortunately,

[Bug 289367] [NEW] camellia cipher does not work in racoon

2008-10-25 Thread Matt LaPlante
Public bug reported: Binary package hint: racoon Version 0.7 of ipsec-tools should have added support for the camellia cipher. Indeed, if you man racoon.conf in Intrepid, you'll see that camellia has been added for encryption_algorithm under the proposal and sainfo sections. Unfortunately,

[Bug 255776] Re: freeradius lacks eap-tls eap-ttls eap-peap on hardy

2008-10-13 Thread Matt LaPlante
*** This bug is a duplicate of bug 183840 *** https://bugs.launchpad.net/bugs/183840 ** This bug has been marked a duplicate of bug 183840 please build with SSL/TLS enabled -- freeradius lacks eap-tls eap-ttls eap-peap on hardy https://bugs.launchpad.net/bugs/255776 You received this bug

[Bug 255776] Re: freeradius lacks eap-tls eap-ttls eap-peap on hardy

2008-10-13 Thread Matt LaPlante
*** This bug is a duplicate of bug 183840 *** https://bugs.launchpad.net/bugs/183840 ** This bug has been marked a duplicate of bug 183840 please build with SSL/TLS enabled -- freeradius lacks eap-tls eap-ttls eap-peap on hardy https://bugs.launchpad.net/bugs/255776 You received this bug

[Bug 281434] [NEW] installkernel not creating symlinks in intrepid

2008-10-10 Thread Matt LaPlante
Public bug reported: I've been building custom kernels on my Ubuntu installs since Dapper. I recently updated one of my test boxes to the Intrepid beta, and I've noticed that when I install a kernel now, the familiar symlinks (/vmlinuz, System.map, etc), no longer appear in /boot. My kernel-

[Bug 257405] Re: cron.daily job results in error: GPG validation failed!

2008-10-03 Thread Matt LaPlante
** Changed in: spamassassin (Ubuntu) Status: New = Confirmed -- cron.daily job results in error: GPG validation failed! https://bugs.launchpad.net/bugs/257405 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 274479] [NEW] ip not being updated and expiring

2008-09-25 Thread Matt LaPlante
Public bug reported: Binary package hint: noip2 I've got the noip2 package installed and configured, but for the life of me I can't tell that it's doing anything. Every month I get an email from no-ip saying my hostname is expiring, so the app is clearly not updating my account. I launch it

[Bug 261693] Re: version bump to 0.2.X

2008-09-25 Thread Matt LaPlante
I think the intro to the announcement summarizes it best: Tor 0.2.0.30 switches to a more efficient directory distribution design, adds features to make connections to the Tor network harder to block, allows Tor to act as a DNS proxy, adds separate rate limiting for relayed traffic to make it

[Bug 274479] Re: ip not being updated and expiring

2008-09-25 Thread Matt LaPlante
No, they've not. It is dynamic, although it goes several months at a time without changing. I would hope this doesn't matter. I've lived in several states, with different providers, and this has always been the case. For the noip2 package to be useful, I would expect it to be able to keep the

[Bug 274479] Re: ip not being updated and expiring

2008-09-25 Thread Matt LaPlante
Is there a different client that doesn't have this silly limitation? There's nothing in their policy statement that says the client can't update the host within the given interval... only that its current behavior doesn't. -- ip not being updated and expiring

  1   2   >