[Bug 342946] Re: intermitten buzzing from speakers using hda-intel alsa on dell mini 9 jaunty netbook remix

2009-05-13 Thread Kevin Sumner
I can confirm this is present on my Thinkpad Z61t and my roommate is
also getting this behavior on his R61.  Both the machines have hda-intel
cards and both are running standard Ubuntu 9.04 i386 build (not netbook
remix, kubuntu, etc).  pidgin notifications are generally the worst
offenders, but I have occasionally heard it with other applications.

uname -a from the z61t:
Linux tubular 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 
i686 GNU/Linux

We both didn't see this behavior in Intrepid.

-- 
intermitten buzzing from speakers using hda-intel alsa on dell mini 9 jaunty 
netbook remix
https://bugs.launchpad.net/bugs/342946
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 280382] [NEW] geshi installed in possibly wrong location

2008-10-08 Thread Kevin Sumner
Public bug reported:

Binary package hint: php-geshi

Package php-geshi installs into a location not specified in php.ini
installed with apache2 package and php5-cli.

Most other PHP addons install into /usr/share/php, whereas php-geshi
installs into /usr/share/php-geshi.  This could have been a typo while
extracting the addon while creating the package, but it makes inclusion
of geshi somewhat of a pain and quite non-portable.  You'd need to
update the ini's include_path variable in every script and can't use
include('geshi/geshi.php'), which is expected most places.
Alternatively, you could require an explicit full path in inclusion.
Neither of these options, though, are optimal.

The simplest fix is to move /usr/share/php-geshi to
/usr/share/php/geshi, which would correct all problems.

This is on a fully-updated hardy 8.04.1 install.  php-geshi is
1.0.7.20-1.  Also, I have extracted the current php-geshi from intrepid
(1.0.7.22-1), and can confirm that it has the same problem.

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

-- 
geshi installed in possibly wrong location
https://bugs.launchpad.net/bugs/280382
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel

2008-05-13 Thread Kevin Sumner
My T40 has left my hands for the moment, but I have an R40 exhibiting
the same symptoms.  I'll give it a try on that later tonight or tomorrow
and post results.

-- 
IBM T40 breaks under Hardy with 2.6.24 kernel
https://bugs.launchpad.net/bugs/209342
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 324449] [NEW] openafs doesn't include vos_clone manpage

2009-02-02 Thread Kevin Sumner
Public bug reported:

A man page for vos_clone(1) isn't included in the current debs for
Intrepid, even though it is referenced by (at least) the vos_copy(1) man
page that is included in the openafs-client package.

Current installed packages related to AFS:
ii  kstart 3.13-1   
   Kerberos kinit supporting AFS and ticket ref
ii  libpam-afs-session 1.6-1
   PAM module to set up a PAG and obtain AFS to
ii  openafs-client 1.4.7.dfsg1-6
   AFS distributed filesystem client support
ii  openafs-doc1.4.7.dfsg1-6
   AFS distributed filesystem documentation
ii  openafs-krb5   1.4.7.dfsg1-6
   AFS distributed filesystem Kerberos 5 integr
ii  openafs-modules-2.6.27-11-generic   1.4.7.dfsg1-6+2.6.27-7.16   
AFS distributed filesystem kernel module
ii  openafs-modules-2.6.27-7-generic   1.4.7.dfsg1-6+2.6.27-7.16
   AFS distributed filesystem kernel module
ii  openafs-modules-2.6.27-9-generic   1.4.7.dfsg1-6+2.6.27-9.19
   AFS distributed filesystem kernel module
ii  openafs-modules-source 1.4.7.dfsg1-6
   AFS distributed filesystem kernel module sou

lsb_release -rd:
Description:Ubuntu 8.10
Release:8.10

Being that vos clone and vos copy are confusingly similar commands and
AFS's internal documentation via vos help isn't very descriptive, a man
page for vos clone would be helpful in differentiating between the two.

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

-- 
openafs doesn't include vos_clone manpage
https://bugs.launchpad.net/bugs/324449
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel

2008-04-27 Thread Kevin Sumner
I have this same problem my IBM T40 with the stock Hardy kernel.  It
happened first after upgrading from Gutsy, and on a clean install from
Hardy DVD.

I did the following until this can be officially rectified.
[snip]
sudo bash
wget 
http://security.ubuntu.com/ubuntu/pool/main/l/linux-source-2.6.22/linux-image-2.6.22-14-generic_2.6.22-14.52_i386.deb
dpkg -i linux-image-2.6.22-14-generic_2.6.22-14.52_i386.deb
sed -i -e 's%^default  .*%default 2%' /boot/grub/menu.lst
update-grub
[/snip]

Then rebooted.

I'll attach the previously requested outputs in moments.

-- 
IBM T40 breaks under Hardy with 2.6.24 kernel
https://bugs.launchpad.net/bugs/209342
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel

2008-04-27 Thread Kevin Sumner

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/13975473/dmesg.log

-- 
IBM T40 breaks under Hardy with 2.6.24 kernel
https://bugs.launchpad.net/bugs/209342
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel

2008-04-27 Thread Kevin Sumner

** Attachment added: "version.log"
   http://launchpadlibrarian.net/13975467/version.log

-- 
IBM T40 breaks under Hardy with 2.6.24 kernel
https://bugs.launchpad.net/bugs/209342
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel

2008-04-27 Thread Kevin Sumner

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/13975482/lspci-vvnn.log

-- 
IBM T40 breaks under Hardy with 2.6.24 kernel
https://bugs.launchpad.net/bugs/209342
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 514274] Re: NTLMv2 Authentication Not Enabled By Default

2010-02-21 Thread Kevin Sumner
This should probably be marked higher than "wishlist".  By default,
Windows Vista (probably also 7) requires NTLMv2 and I think (not
confirmed) Windows 2008 domain controllers require this for their shares
as well.

Unless enabling v2 prevents v1 authentication, I can't think of any good
reason not to enable this by default on Ubuntu (or even in upstream).

-- 
NTLMv2 Authentication Not Enabled By Default
https://bugs.launchpad.net/bugs/514274
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445863] Re: Spell checking doesn't allow US English words when using "English" language

2010-03-15 Thread Kevin Sumner
There is at least an option in gedit's language settings (Tools > Set
Language...) to use US English, which isn't the case in empathy.  That
said, gedit's generic "English" option doesn't recognize US English-
specific words either, which runs counter to how I would think it should
work:  "English" should recognize all English dialects, and the specific
entries ("English (United States)", "English (Australian)", etc.) should
only recognize their specific words.

>From a 'Joe User' standpoint, if I select "English" or "US English"
during the install, these bits should be configured accordingly.  From
an interface standpoint, shouldn't the language options set in System >
Administration > Language Support be obeyed by all Gnome applications,
by default at least?  Mine is currently set to "English (United States)"
and gedit and empathy are both ignoring it.

-- 
Spell checking doesn't allow US English words when using "English" language
https://bugs.launchpad.net/bugs/445863
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 540646] [NEW] came up during regular use

2010-03-17 Thread Kevin Sumner
Public bug reported:

Binary package hint: modemmanager

v...@kevin-desktop:~$ lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04
ke...@kevin-desktop:~$

ProblemType: Bug
Architecture: i386
Date: Mon Mar 15 20:11:43 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/sbin/modem-manager
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100313.1)
NonfreeKernelModules: nvidia
OmitPids: 2442 827 831
Package: modemmanager 0.3-0ubuntu2
ProcCmdline: /usr/sbin/modem-manager
ProcEnviron:
 
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic-pae
SourcePackage: modemmanager
Title: does not terminate at computer shutdown
Uname: Linux 2.6.32-16-generic-pae i686

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


** Tags: apport-bug i386 lucid shutdown-hang

-- 
came up during regular use
https://bugs.launchpad.net/bugs/540646
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 540646] Re: came up during regular use

2010-03-17 Thread Kevin Sumner

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/41194626/Dependencies.txt

** Attachment added: "InitctlList.txt"
   http://launchpadlibrarian.net/41194627/InitctlList.txt

** Attachment added: "ProcAttrCurrent.gz"
   http://launchpadlibrarian.net/41194628/ProcAttrCurrent.gz

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/41194629/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/41194630/ProcStatus.txt

** Attachment added: "Processes.txt"
   http://launchpadlibrarian.net/41194631/Processes.txt

-- 
came up during regular use
https://bugs.launchpad.net/bugs/540646
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 541531] [NEW] cups crashes with shared printer

2010-03-18 Thread Kevin Sumner
Public bug reported:

Binary package hint: cups

HP printer shared between 2 ubuntu 10.04 machines crashes cups

ProblemType: Bug
Architecture: i386
CupsErrorLog: E [18/Mar/2010:17:29:42 -0400] Unable to remove temporary file 
"/var/spool/cups/tmp/.hplip" - Is a directory
CurrentDmesg: [   26.040655] eth0: no IPv6 routers present
Date: Wed Mar 17 18:17:36 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/sbin/cupsd
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100313.1)
Lpstat: device for Deskjet-F2200-series: 
ipp://192.168.0.4:631/printers/Deskjet-F2200-series
Lsusb:
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: MSI MS-7309
NonfreeKernelModules: nvidia
OmitPids: 7850 7836 687
Package: cups 1.4.2-9
Papersize: letter
ProcAttrCurrent: /usr/sbin/cupsd (enforce)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic 
root=UUID=2b44a51b-9444-468c-8393-d4c093d55de8 ro quiet splash
ProcCmdline: /usr/sbin/cupsd -C /etc/cups/cupsd.conf
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: cups
Title: does not terminate at computer shutdown
Uname: Linux 2.6.32-16-generic i686
dmi.bios.date: 08/31/2007
dmi.bios.vendor: MS-7309
dmi.bios.version: V1.9
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7309
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnMS-7309:bvrV1.9:bd08/31/2007:svnMSI:pnMS-7309:pvr1.0:rvnMSI:rnMS-7309:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: MS-7309
dmi.product.version: 1.0
dmi.sys.vendor: MSI

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


** Tags: apport-bug i386 lucid shutdown-hang

-- 
cups crashes with shared printer
https://bugs.launchpad.net/bugs/541531
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 541531] Re: cups crashes with shared printer

2010-03-18 Thread Kevin Sumner

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/41253747/BootDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/41253748/Dependencies.txt

** Attachment added: "InitctlList.txt"
   http://launchpadlibrarian.net/41253749/InitctlList.txt

** Attachment added: "Locale.txt"
   http://launchpadlibrarian.net/41253750/Locale.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/41253751/Lspci.txt

** Attachment added: "PrintingPackages.txt"
   http://launchpadlibrarian.net/41253752/PrintingPackages.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/41253753/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/41253754/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/41253755/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/41253757/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/41253758/ProcStatus.txt

** Attachment added: "Processes.txt"
   http://launchpadlibrarian.net/41253759/Processes.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/41253760/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/41253761/UdevLog.txt

-- 
cups crashes with shared printer
https://bugs.launchpad.net/bugs/541531
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445863] [NEW] Spell checking doesn't allow US English words when using "English" language

2009-10-07 Thread Kevin Sumner
Public bug reported:

Binary package hint: empathy

When I have "English" selected for the spell checking language under
Edit > Preferences > Spell Checking, US English spellings of words
(e.g., "favorite", "behavior", and "analyze"), are marked as incorrect
and their GB English counterparts (e.g., "favourite", "behaviour", and
"analyse") are suggested instead.

I make Empathy recognize US English words locally by using gconf-editor to 
change the relevant entry at the path below from "en" to "en-US" and restarting 
Empathy.
  /apps/empathy/conversation/spell_checker_languages

There are two better fixes I can see for this:
(1) Break out the general "English" into the different dialects, e.g, one entry 
for "English (GB)", another for "English (US)", another for "English (ZA)", 
etc.  I believe this to be the best of available options.
(2) Use the entry "English" as a "composite" option, which would actually add 
all en-* dialects to the spell checker.

This could potentially be a problem with other languages with major
dialects, such as Chinese (zh-cn and zh-tw), but I have not verified
this.

It should be noted that my system was installed with US English with no
other languages or dialects installed.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: eccee3ffef08eb96dd59ef8dfc7812c8
CheckboxSystem: 36acc479c47ece291c12af9d42b8b11e
Date: Wed Oct  7 18:15:59 2009
DistroRelease: Ubuntu 9.10
Package: empathy 2.28.0.1-1ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
SourcePackage: empathy
Uname: Linux 2.6.31-12-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:5757): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:5835): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:5822): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-panel:5821): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -5 and height 24
 (gnome-panel:5821): Gtk-CRITICAL **: gtk_widget_event: assertion 
`WIDGET_REALIZED_FOR_EVENT (widget, event)' failed

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


** Tags: amd64 apport-bug

-- 
Spell checking doesn't allow US English words when using "English" language
https://bugs.launchpad.net/bugs/445863
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445863] Re: Spell checking doesn't allow US English words when using "English" language

2009-10-07 Thread Kevin Sumner

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33253142/Dependencies.txt

-- 
Spell checking doesn't allow US English words when using "English" language
https://bugs.launchpad.net/bugs/445863
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445863] Re: Spell checking doesn't allow US English words when using "English" language

2009-10-19 Thread Kevin Sumner
Bug filed with GNOME:

https://bugzilla.gnome.org/show_bug.cgi?id=598958

** Bug watch added: GNOME Bug Tracker #598958
   https://bugzilla.gnome.org/show_bug.cgi?id=598958

-- 
Spell checking doesn't allow US English words when using "English" language
https://bugs.launchpad.net/bugs/445863
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 672560] Re: audio choppy

2011-01-15 Thread Kevin Sumner
+1.  This is on an amd64 box.  I've tried the FCEUX recommendations* of
swapping the SDL audio driver (after installing the libsdl1.2debian-all
package).  In order, I tried the esd, oss, and alsa drivers.  Console
each time indicated that it was definitely using the requested driver,
but the sound was still choppy.

*http://fceux.com/web/fceux-sdl-faq.html

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

Title:
  audio choppy

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


[Bug 764096] Re: DNS hostname lookups fail in chroot after natty upgrade

2011-05-03 Thread Kevin Sumner
This simple patch has fixed my problems, at least temporarily:

--- /etc/init.d/postfix.distrib 2011-05-03 15:33:19.0 +
+++ /etc/init.d/postfix 2011-05-03 15:35:27.0 +
@@ -139,8 +139,8 @@
rm -f usr/lib/zoneinfo/localtime
mkdir -p usr/lib/zoneinfo
ln -sf /etc/localtime usr/lib/zoneinfo/localtime
-   rm -f lib/libnss_*so*
-   tar cf - /lib/libnss_*so* 2>/dev/null |tar xf -
+   rm -f lib/libnss_*so* lib/*/libnss_*so*
+   tar cf - /lib/libnss_*so* /lib/*/libnss_*so* 2>/dev/null |tar 
xf -
umask $oldumask
fi

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

Title:
  DNS hostname lookups fail in chroot after natty upgrade

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


[Bug 764096] Re: DNS hostname lookups fail in chroot after natty upgrade

2011-05-03 Thread Kevin Sumner
I probably shouldn't post patches in my comments.  :)  Here's the actual
file.

** Patch added: "Patch to fix postfix's chroot environment for multiarch"
   
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/764096/+attachment/2109580/+files/postfix-init-multiarch.patch

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

Title:
  DNS hostname lookups fail in chroot after natty upgrade

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