I reply to myself: while the version in Xenial is *still* affected with
this bug, any of the later versions is fixed. The version
2.1.26.dfsg1-14 is bugged, but the next one, 2.1.26.dfsg1-15 is not. I
backported the one in Bionic easily and it's working now without
problems.
--
You received this
I'm seeing this exact same problem with saslauthd in sasl2-bin
2.1.26.dfsg1-14, using Ubuntu 16.04.4. Is there any other possible
cause?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997217
Title:
s
Could this be a sign of useradd ignoring everything in
/etc/default/useradd? I've stumbled upon a problem when changing the
default HOME base directory. Example:
# useradd -D
GROUP=100
HOME=/tmp
INACTIVE=-1
EXPIRE=
SHELL=/bin/sh
SKEL=/etc/skel
CREATE_MAIL_SPOOL=no
# useradd -m testuser14
# grep te
I've just upgraded to Natty from Maverick, and I'm also affected by this
bug. It didn't happen before, though I had compiz activated. I have a
Nvidia card and I'm using the binary drivers, in case it matters.
I confirm that the problem disappears if I use the Classic Desktop
without effects (i.e.,
This happens to me too. compiz jumps from 62MB (resident memory) to
1.4GB after a day. Everything slows to a crawl while the system tries to
keep up with the load of swapping. It's weird no one noticed it, but
maybe it's because most people don't leave their sessions opened as long
as I do.
In my
We've got a workaround for this, though it's hard work and is not viable
as an alternative. It's just for urgent installations (as was ours). I
put it here just in case someone else wants to do as we did.
We downloaded the Live CD of Maverick Meerkat and used that to boot. The
kernel in Maverick (
This happens to us as well. We're trying to install Lucid on an IBM
x3550 M3, that comes with this RAID adapter. The installer doesn't
detect any disks if they're configured in a RAID. This is a big problem
for us, because we deal with a lot of IBM hardware, and they all seem to
use this adapter. I
The output from strace didn't get uploaded automatically when attached
to my previous mail. I'm uploading it now with the Launchpad account
that I use at work.
** Attachment added: "strace output from vmplayer"
http://librarian.launchpad.net/6897620/trace-vmplayer.gz
--
fonts in vmplayer are
Public bug reported:
Binary package hint: spampd
I've just installed spampd (2.30-11), and the init script has a bashism. It
uses the environment variable "EUID", that doesn't work if you use other
sh-compatible shell (dash, in my case). If you change the shell line to
/bin/bash, it works OK.