[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Howard Chu
I'd be happy to write a patch for the documentation. And given all of the problems with the design (and implementation) of libnss-ldap, I'd say any analysis will show that libnss-ldapd is still the path of lowest risk and greatest stability. (In particular, when used with OpenLDAP nssov.) -- NSS

[Bug 158816] Re: auto.smb acts weird when smbfs is not installed

2010-04-17 Thread Alexandre Horst
I add this line in auto.smb to fix this behaviour. I have installed smbfs and it worked just after this line in the script. echo $key | grep -q '/' exit 0 The script exit if the key has slash like hostname/share. After that I start to mount automatically with ls /smb/hostname/. I tried to do a

[Bug 561779] Re: squid is not started on runlevel transition 1 - 2

2010-04-17 Thread Ralph Corderoy
It isn't a matter of being able to work around the problem; an experienced user can do that, I agree. As I pointed out, it's that squid not running on moving to run level 2 isn't obvious to the admin that's just made the change. It has to affect users before the admin gets to know about the

[Bug 561779] Re: squid is not started on runlevel transition 1 - 2

2010-04-17 Thread Ernst Kloppenburg
Runlevel changes have been an essential functionality of unix / linux for a long time. You could use them for regular administration tasks. Now this stopped to work. This bug is a regression. -- squid is not started on runlevel transition 1 - 2 https://bugs.launchpad.net/bugs/561779 You

[Bug 565380] [NEW] package libvirt-bin 0.7.5-5ubuntu25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-17 Thread Rainer Rohde
Public bug reported: Happened during upgrading Lucid today (Apr 17). libvirt-bin: Installed: 0.7.5-5ubuntu25 Candidate: 0.7.5-5ubuntu25 Version table: *** 0.7.5-5ubuntu25 0 500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status ProblemType:

[Bug 565380] Re: package libvirt-bin 0.7.5-5ubuntu25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-17 Thread Rainer Rohde
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/44588166/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44588167/Dependencies.txt ** Attachment added: Df.txt http://launchpadlibrarian.net/44588168/Df.txt ** Attachment added:

[Bug 565481] [NEW] PHP preg_match doesn't match matching string

2010-04-17 Thread jsalvata
Public bug reported: Binary package hint: php5 This regular expression: /^(?:[^\[\]{}']+|'[^']*')+:(?:[^\[\]{}']+|'[^']*')+$/ matches this string: a:bbb in Perl (5.10.0-24ubuntu4): perl __END__ print 'a:b' =~ q/^(?:[^\[\]{}']+|'[^']*')+:(?:[^\[\]{}']+|'[^']*')+$/; print

[Bug 565481] Re: PHP preg_match doesn't match matching string

2010-04-17 Thread jsalvata
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44609087/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/44609088/XsessionErrors.txt -- PHP preg_match doesn't match matching string https://bugs.launchpad.net/bugs/565481 You

[Bug 563084] Re: bacula-director-pgsql does not install cleanly with db-config

2010-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package dbconfig-common - 1.8.44ubuntu1 --- dbconfig-common (1.8.44ubuntu1) lucid; urgency=low * Fix pgsql createdb code to use template0 when encoding is specified, patch from Sean Finney cherrypicked from debian's 1.8.46 (LP: #563084) -- Thierry

[Bug 565380] Re: package libvirt-bin 0.7.5-5ubuntu25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-17 Thread Jamie Strandboge
This is the error in question: Setting up libvirt-bin (0.7.5-5ubuntu25) ... Installing new version of config file /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper ... adduser: The user `tester' does not exist. dpkg: error processing libvirt-bin (--configure): subprocess installed post-installation

[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Philipp Kaluza
Howard, I have longingly looked at libnss-ldapd for almost 4 years now, and absolutely agree it has a better architecture, cleaner code etc., and is a sensible long-term migration path. (The other possibly being sssd.) But multiple test migrations in my LDAP deployments always turned up some

[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Howard Chu
Right, given the timing for the Lucid release it's probably way too late. I can't comment on your experience with nslcd as I have never used its code or read it in depth. The stub library and nssov have been pretty well tested internally in Symas; since the stub library is almost entirely

[Bug 563805] Re: mount.cifs won't mount shares; set uid bit not set

2010-04-17 Thread Adrien Chauve
** Description changed: Binary package hint: samba In 9.10 this worked fine: dut...@vampire:~$ mount.cifs //dragon/dutchy ~/dragon/ Password: In 10.04, i get: dut...@vampire:~$ mount.cifs //dragon/dutchy dragon/ - Password: + Password: mount error(1): Operation not

[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Howard Chu
Looking at the gcrypt code, it seems this bug should be reported against that; this whole secmem implementation (1) requires a program to be started as root (setuid) and (2) always drops the root priv when it has initialized its secure memory. These behaviors would certainly interfere with any

[Bug 564842] Re: Installing winbind causes sudo to behave weird on SIGINT

2010-04-17 Thread Hernando Torque
** Description changed: Binary package hint: samba With winbind installed I cannot abort a sudo password request (gnome- terminal and VT) with a single Ctrl-C key combo. Instead the password prompt is shown again. Pushing either Ctrl-C a second time or the enter key brings me back to

[Bug 563053] Re: Please remove Mysql 5.0 from the archive for lucid.

2010-04-17 Thread Mehdi
The bug should not be reported against Matita, but rather against mysql- ocaml. Matita uses the C bindings of the Mysql library for OCaml. A rebuild of matita should be enough to get rid of the dependency if mysql-ocaml is built using the desired version. ** Package changed: matita (Ubuntu Lucid)

[Bug 565380] Re: postinst fails if missing user is in the admin group

2010-04-17 Thread Rainer Rohde
Thank you Jamie - that did it! :) -- postinst fails if missing user is in the admin group https://bugs.launchpad.net/bugs/565380 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 563053] Re: Please remove Mysql 5.0 from the archive for lucid.

2010-04-17 Thread Dave Walker
gpsdrive (2.10~pre4-6.dfsg-3ubuntu4) lucid; urgency=low * debian/control: Rebuild with libmysqlclient16-dev. -- Chuck Short zul...@ubuntu.com Fri, 16 Apr 2010 11:31:32 -0400 ** Changed in: gpsdrive (Ubuntu Lucid) Status: Fix Committed = Fix Released -- Please remove Mysql 5.0 from

[Bug 565659] [NEW] qemu-img baseimage creation doesn't warn for image being smaller

2010-04-17 Thread Muelli
Public bug reported: Binary package hint: qemu-kvm $ qemu-img create -b ../base-dont-touch.img new.img 10G should really raise a warning if ../base-dont-touch.img is smaller than 10GB because QEmu apparently does not handle that fact. At least my guest OS didn't boot at all. Creating an

[Bug 565659] Re: qemu-img baseimage creation doesn't warn for image being smaller

2010-04-17 Thread Muelli
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/44622926/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/44622927/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44622928/Dependencies.txt **

[Bug 565691] [NEW] virt-aa-helper denied messages with lvm volumes

2010-04-17 Thread earl
Public bug reported: Binary package: libvirt-bin 0.7.5-5ubuntu25 Along the lines of the similar issue with eucalyptus disks: virt-aa-helper checks disks to see if they have a backing store. The AppArmor profile for virt-aa-helper doesn't take into account paths of lvm volumes (/dev/mapper/*),

[Bug 565771] [NEW] Please stop disabling the VMware ESX driver

2010-04-17 Thread Richard Laager
Public bug reported: libvirt ships with a limited but functional ESX driver. Ubuntu (and Debian) disable this with --without-esx in debian/rules. I can't think of any reason for Ubuntu to do this. Simply change it to --with-esx instead so people who are interested can use that driver. **