[Bug 312648] Re: package samba 2:3.2.3-1ubuntu3.3 failed to install/upgrade: subprocess new post-removal script returned error exit status 132

2009-03-14 Thread Steve Langasek
Quoting the log: Unpacking replacement samba ... Illegal instruction dpkg: warning - old post-removal script returned error exit status 132 dpkg - trying script from the new package instead ... Illegal instruction dpkg: error processing

[Bug 244801] Re: pam_smbpass(kscreensaver:auth): unrecognized option [missingok]

2009-03-14 Thread Steve Langasek
*** This bug is a duplicate of bug 234786 *** https://bugs.launchpad.net/bugs/234786 marking as a duplicate of bug #234786. This bug is resolved in Ubuntu 8.10 and beyond. ** Changed in: samba (Ubuntu) Status: Incomplete = Confirmed ** This bug has been marked a duplicate of bug

[Bug 342580] Re: smbcontrol reports Segmentation fault

2009-03-14 Thread Steve Langasek
Thank you for reporting this bug and helping to improve Ubuntu. This bug is not present in the version of samba in the upcoming Ubuntu 9.04 release, therefore I'm marking this report as fixed. ** Changed in: samba (Ubuntu) Status: New = Fix Released -- smbcontrol reports Segmentation

[Bug 342056] Re: Samba automatic account creation assumes local accounts

2009-03-14 Thread Steve Langasek
This additional variable is unnecessary, the check should simply modify the default for the 'GENERATE_SMBPASSWD' variable if anything. Also, I don't agree that it's correct to assume users in LDAP implies samba in LDAP. Even if it does, the samba package won't read from LDAP out of the box, it

[Bug 242869] Re: dnsmasq's dhcp blocked to clients by firestarter

2009-03-14 Thread Simon Kelley
A useful bit of information here: ISC dhcpd uses raw sockets to grab incoming packets before they pass through the IP stack and IP tables, it therefore doesn't suffer from problems caused by broken firewall rules. Dnsmasq uses standard IP sockets so that all incoming packets are filtered by

[Bug 311350] Re: Auto mount of windows shares doesn't work.

2009-03-14 Thread Steve Langasek
The script /etc/network/if-up.d/mountnfs is meant to mount both nfs and cifs mounts present in /etc/fstab when the network interface comes up. This works just fine for me in the case of NFS mounts; I haven't tested with cifs, but I don't see anything in that script that should fail. (Unless NM is

[Bug 298680] Re: samba restart broken in intrepid

2009-03-14 Thread Steve Langasek
Is this a recurring problem, or did it just happen the one time? If the problem is not reproducible, then we'll have to close this report since there's not enough information here to reproduce the problem. -- samba restart broken in intrepid https://bugs.launchpad.net/bugs/298680 You received

[Bug 323601] Re: [FFe] Upgrade to likewise-open 5 for Jaunty

2009-03-14 Thread Luca Falavigna
Fine for me, then. -- [FFe] Upgrade to likewise-open 5 for Jaunty https://bugs.launchpad.net/bugs/323601 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to likewise-open in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 328436] Re: SASL/GSSAPI problem in OpenLDAP

2009-03-14 Thread Cyberax
Yes, it now works for me too. -- SASL/GSSAPI problem in OpenLDAP https://bugs.launchpad.net/bugs/328436 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 323601] Re: [FFe] Upgrade to likewise-open 5 for Jaunty

2009-03-14 Thread Scott Kitterman
Approved as long as someone from server team is assigned to watch over bugs and deal with any issues that come up. ** Changed in: likewise-open (Ubuntu) Status: New = Confirmed -- [FFe] Upgrade to likewise-open 5 for Jaunty https://bugs.launchpad.net/bugs/323601 You received this bug

[Bug 270395] Re: cannot resolve windows host name

2009-03-14 Thread Steve Langasek
The description in this bug report is complete; it is a request to enable the WINS NSS module by default. However, I'm going to have to mark this bug 'wontfix', because the nss_wins module isn't mature enough to enable it by default, and using it can cause recursion problems for apps in a variety

Re: [Bug 342617] [NEW] package postfix 2.5.5-1 failed to install/upgrade: subprocess post-installation script returned error exit status 75

2009-03-14 Thread Adam Sommer
On Fri, Mar 13, 2009 at 9:28 PM, Masood masoodaboo...@yahoo.com wrote: Public bug reported: Binary package hint: postfix Hi, This is the third time that I have posted this error and also, provided more information by posting the out put of apt-get install postfix but I have not received

Re: [Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Steve Langasek
On Sat, Mar 14, 2009 at 02:39:53AM -, Paul Dufresne wrote: I now tend to think this is caused by the -1 not being casted to appropriate type in: setresgid(-1,gid,-1); and in: assert_uid(-1, uid); in lib/sec_util.c as I said in bug #314657 causing problems on 64 bits machines.

[Bug 323601] Re: [FFe] Upgrade to likewise-open 5 for Jaunty

2009-03-14 Thread Thierry Carrez
I'll do it. I'm in close contact with upstream so that all bugs get handled quickly. ** Changed in: likewise-open (Ubuntu) Assignee: (unassigned) = Thierry Carrez (ttx) Status: Confirmed = In Progress -- [FFe] Upgrade to likewise-open 5 for Jaunty

[Bug 270395] Re: cannot resolve windows host name

2009-03-14 Thread clovepower
Just to be clear. Are you suggesting that to have my Ubuntu laptop to connect to my Windows desktop on my 3 PC LAN, I've to setup an internal DNS server? Or do I miss something? -- cannot resolve windows host name https://bugs.launchpad.net/bugs/270395 You received this bug notification

[Bug 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2009-03-14 Thread Jonathan Stewart
In my (limited) experience, the server only responds with the AD bit set which it can validate the DNSSEC records on the domain. As there is no root key in the DNS now, this means you must configure trust anchors on your recursive nameserver. My question would be: is your recursive DNS server

[Bug 270395] Re: cannot resolve windows host name

2009-03-14 Thread Joel Goguen
This is because using 'ping host' attempts to look up a host using DNS. Using 'smb://host/' uses lmhosts. If you were to go to Windows and type 'ping host' it would fail the same way. -- cannot resolve windows host name https://bugs.launchpad.net/bugs/270395 You received this bug notification

[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Paul Dufresne
Yeah, I began to realise I was wrong before reading you comment. I have a new, I hope better hypothesis now. It look a bit stupid, but maybe it is trying to become a deleted user. For ZDS (original poster) it would have means he would have deleted the nobody user (normally nobody have id 65534

[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Paul Dufresne
For Berni, I meant: sudo cat /etc/group | grep 1001 of course. -- Samba crashes repeatedly to assert_uid https://bugs.launchpad.net/bugs/216358 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Bug 341816] Re: samba PANIC: failed to set uid

2009-03-14 Thread Paul Dufresne
Thank you for this bug report. Many other similar bugs have been reported, some on Ubuntu, sometimes on Fedora, or even in FreeBSD. In Ubuntu I speak of bug #216358, bug #314657 and bug #229654. Could you check if user ID 11789 really exist by doing: sudo cat /etc/passwd | grep 11789 sudo cat

Re: [Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Steve Langasek
On Sun, Mar 15, 2009 at 03:01:40AM -, Paul Dufresne wrote: It look a bit stupid, but maybe it is trying to become a deleted user. For ZDS (original poster) it would have means he would have deleted the nobody user (normally nobody have id 65534 in /etc/passwd, but I remember a time where