[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2008-10-06 Thread berni123
Steve, this could not be normal - in /etc/security/limits.conf there is no limit configured, and I dont know, but could it be unlimited as default in Ubuntuty Hardy ? Commenting out panic-action does not solve the problem, because it only prevents the mail and not the action. smbd still crashes

[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2008-10-06 Thread berni123
So again here is the last panic action output, a little longer, but still the NPROC limit error in the host logfile: [2008/10/06 08:49:27, 0] lib/util_sec.c:set_effective_uid(205) setresuid failed with EAGAIN. uid(1001) might be over its NPROC limit [2008/10/06 08:49:27, 0] lib/util_sec.c:assert

[Bug 278933] [NEW] Guest samba share stops working when winbind is installed

2008-10-06 Thread rivode
Public bug reported: Binary package hint: samba I have a Samba share configured to provide read/write access without authenticating. This worked fine until I installed Wine. I removed wine, and it worked fine again. I narrowed the offending package down to winbind. The share is configured lik

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
Thanks for reporting this bug. Could you post an extract of your configuration that shows the exact value of the "up" and "down" parameters, as well as the value of the "script-security" parameter (if any) ? ** Changed in: openvpn (Ubuntu) Status: New => Incomplete -- script failed: could

[Bug 229654] Re: muliples crashes after 6.06 to 8.04 x64 upgrade

2008-10-06 Thread berni123
I have a similar stack trace maybe related to this, happens often a network user tries to access a network device, he got the windows messages that the network share is not available, smbd crashes and after that, the user can access the network share. But from time to time, the crash continues and

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Ralf Hildebrandt
openvpn is started like this: #!/bin/sh cd `dirname $0` /usr/sbin/openvpn --up "./client.sh up" --down "./client.sh down" --config client.conf Using absolute pathnames didn't change anything. client.conf: === client dev tun proto udp remote server.example.com 1194 resolv-retry infinite nob

[Bug 278784] Re: openvpn configuration with token (pkcs11 provider) blocks the boot

2008-10-06 Thread Thierry Carrez
I agree the boot should not be blocked, an option to cancel the start of that VPN should be provided. I'll have a look to see if I find an easy fix, I may need your help to test it though, since I don't own such a token ;) About the autostart feature, note that you can configure which configurati

[Bug 278784] Re: openvpn configuration with token (pkcs11 provider) blocks the boot

2008-10-06 Thread Jonathan Clarke
I found the autostart config in the end - it's just not possible to deactivate it while updating Ubuntu :) No problem to test any fixes, just leave me a note here or by email. -- openvpn configuration with token (pkcs11 provider) blocks the boot https://bugs.launchpad.net/bugs/278784 You receive

[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-10-06 Thread Steve Langasek
marking 'wontfix' for gvfs in hardy; the gvfs side of this requires UI changes to detect the incompatibility (and possibly libsmbclient API changes as well), so this is too intrusive for 8.04. ** Changed in: gvfs (Ubuntu Hardy) Status: Triaged => Won't Fix -- SMB error: Unable to mount lo

[Bug 275608] Re: nm-openvpn swaps ca-cert and user-cert labels when using "Passwords with Certificate (TLS)" mode

2008-10-06 Thread Thierry Carrez
0.7~~svn20080928t225540-0ubuntu1 revamped that panel. The issue still exists, the patch needs adaptation. Reproduction: Create a new VPN. Select authentication type "Certificate (TLS)". Select : User Certificate: user.crt Certificate password: (empty) CA Certificate: ca.crt Private key: user.key S

[Bug 275608] Re: nm-openvpn swaps ca-cert and user-cert labels when using "Passwords with Certificate (TLS)" mode

2008-10-06 Thread Thierry Carrez
Proposed fix -- network-manager-openvpn (0.7~~svn20080928t225540-0ubuntu2) intrepid; urgency=low * debian/patches/07_fileselectors_order.diff: Fix ordering of certificate file selectors in the "Passwords with certificates" case (LP: #275608) -- Thierry Carrez <[EMAIL PROTECTED]> Mon, 06

[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-10-06 Thread Steve Langasek
> Is this not caused by the same problem that causes bug 207072 No, it is not. This bug is about incompatibility with servers that negotiate weak password encryption for connections, and it has been worked around by a change to the default settings for samba in Ubuntu 8.04. If your problem was f

[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-10-06 Thread Steve Langasek
** Changed in: gvfs (Ubuntu) Status: New => Triaged -- SMB error: Unable to mount location when server configured with security=share https://bugs.launchpad.net/bugs/209520 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ub

[Bug 279022] [NEW] Problems with trusted domains

2008-10-06 Thread Aleksander
Public bug reported: Binary package hint: samba I have a problem with Samba 3.0.28a-1ubuntu4.5 with trusted domains. My setup works with 3.0.26 and 3.2 on another system with the same configuration. Users from trusted domains will not been shown with "wbinfo -u". Same happens with groups. So I c

[Bug 271254] Re: [ffe] drbd doesn't start: "No response from the DRBD driver! Is the module loaded?" but module is loaded

2008-10-06 Thread Chuck Short
** Summary changed: - drbd doesn't start: "No response from the DRBD driver! Is the module loaded?" but module is loaded + [ffe] drbd doesn't start: "No response from the DRBD driver! Is the module loaded?" but module is loaded -- [ffe] drbd doesn't start: "No response from the DRBD driver! Is

[Bug 227848] Re: boot order wrong for iscsi

2008-10-06 Thread Christian Roessner
I also have seen the wron startup ordering. But I only have moved the open-iscsi from S25 to S47 in rcS.d. It must start _after_ networking and not before. Changing network-ordering seems not to be a good idea IMHO. Everything is working with this simple change. -- boot order wrong for iscsi htt

[Bug 227592] Re: openssh-server install does not create privilege separation user sshd

2008-10-06 Thread Miguel Di Ciurcio Filho
I have the same problem. adduser will fail but it will not report it. Digging into the scripts I've found this in /var/lib/dpkg/info/openssh-server.postinst: setup_sshd_user() { if ! getent passwd sshd >/dev/null; then adduser --quiet --system --no-create-home --home /var/

[Bug 271254] Re: [ffe] drbd doesn't start: "No response from the DRBD driver! Is the module loaded?" but module is loaded

2008-10-06 Thread Chuck Short
Hi, I would like to upload a new version of drbd to the archive. As it stands right now since there is a userland and kernel module mismatch, drbd is non-functional in hardy. As well has there is a bug in drbd which prevents the userland tools in 8.2.6 to communicate with the kernel module as wel

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
This is a rc9 bug, fixed upstream in rc10. Commands with parameters don't get executed. ** Changed in: openvpn (Ubuntu) Status: Incomplete => Confirmed ** Bug watch added: Debian Bug tracker #495964 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495964 ** Also affects: openvpn (Debia

[Bug 271254] Re: [ffe] drbd doesn't start: "No response from the DRBD driver! Is the module loaded?" but module is loaded

2008-10-06 Thread Ante Karamatić
It's functional in Hardy, but isn't in Intrepid :D -- [ffe] drbd doesn't start: "No response from the DRBD driver! Is the module loaded?" but module is loaded https://bugs.launchpad.net/bugs/271254 You received this bug notification because you are a member of Ubuntu Server Team, which is subscr

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
RC10 introduces lots of new options so it might not be suitable at that point in the release. See http://openvpn.net/index.php/documentation/change-log/changelog-21.html for details. -- script failed: could not execute external program https://bugs.launchpad.net/bugs/277447 You received this b

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
Upstream patch to fix just this issue. svn diff http://svn.openvpn.net/projects/openvpn/branches/BETA21/[EMAIL PROTECTED] http://svn.openvpn.net/projects/openvpn/branches/BETA21/[EMAIL PROTECTED] ** Attachment added: "commands.diff" http://launchpadlibrarian.net/18262985/commands.diff -- scr

[Bug 210813] Re: package mysql-server-5.0 5.0.51a-3ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-10-06 Thread Sergio Barjola
I had the same problem after an update because the bind-address in my.cnf config file wasn't set correctly. -- package mysql-server-5.0 5.0.51a-3ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/210813 You received

[Bug 268816] Re: logrotate uses outdated sarg script

2008-10-06 Thread Fenix
The above mentioned patch doesn't properly fix sarg-reports for weekly and monthly reports as the log file is rotated daily. When SARG is installed the attached patch should be implemented to allow for proper weekly and monthly reports. Rich ** Attachment added: "patch that instructs logrotate t

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-10-06 Thread malaiwah
Here are my two cents, my IPV6 is correctly enabled, but BIND does not listens on the interface (I changed some bits for x in this output though): [EMAIL PROTECTED]:~# cat /proc/net/if_inet6 0001 01 80 10 80 lo 20014830xxx 05 40 00 80si

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-10-06 Thread malaiwah
By the way, I'm on Intrepid on x86. apt-get build-dep bind9 cd /usr/src apt-get source bind9 cd bind9* vim debian/rules added --enable-getifaddrs=no to the configure line (do not forget \ ) debuild -us -uc [...snip...] dpkg -i ../bind9_9.5.0.dfsg.P2-1ubuntu2_i386.deb [EMAIL PROTECTED]:/usr/src# !

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-10-06 Thread malaiwah
I checked this bug log again and I see that we still have the same problem as from the first post: ./configure still returns this ipv6 disabled warning when building in Intrepid. checking for sin6_scope_id in struct sockaddr_in6... yes checking for in6_pktinfo... no -- disabling runtime ipv6 supp

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-10-06 Thread malaiwah
I'm rebuilding the package with the gentoo proposed patch and it seems to be in the good direction: checking for sin6_scope_id in struct sockaddr_in6... yes checking for in6_pktinfo... yes checking for struct if_laddrreq... no I patched the source with the patch, ran debian/rules autofiles and th

[Bug 249824] Re: [intrepid] IPv6 unusable

2008-10-06 Thread malaiwah
Useless, it still doesn't work even with my newly compiled version, patched with the Gentoo patch provided even though the configure log was a little bit better. Oct 6 16:26:19 newborn named[3475]: loading configuration from '/etc/bind/named.conf' Oct 6 16:26:19 newborn named[3475]: no IPv6 int

[Bug 276292] Re: Metapackages for virtual flavour are missing

2008-10-06 Thread Ben Collins
** Changed in: linux-meta (Ubuntu) Assignee: (unassigned) => Ben Collins (ben-collins) Status: New => In Progress -- Metapackages for virtual flavour are missing https://bugs.launchpad.net/bugs/276292 You received this bug notification because you are a member of Ubuntu Server Team, w

[Bug 279316] [NEW] SRU for bind9 to 9.4.2.dfsg.P2 on hardy

2008-10-06 Thread Jamie Strandboge
Public bug reported: Binary package hint: bind9 This update is an upstream microversion update that fixes bugs #252675. ISC has described this update as: This is the SECOND security patch for BIND 9.4.2, addressing performance and stability issues in BIND 9.4.2-P1. Key features are as follows:

[Bug 279316] Re: SRU for bind9 to 9.4.2.dfsg.P2 on hardy

2008-10-06 Thread Jamie Strandboge
$ diffstat ./bind9_9.4.2.dfsg.P2-2.debdiff CHANGES| 46 COPYRIGHT |4 bin/dig/dighost.c | 14 bin/named/client.c |4 bin/named/config.c |7 bin/named/controlconf.c| 10 bin/named/inter

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Ralf Hildebrandt
> RC10 introduces lots of new options so it might not be suitable at that point in the release. One might argue that including ANY RC version into a supposedly stable release is a bad move... (if rc at all, why not go for the latest?) -- script failed: could not execute external program https:

[Bug 278933] Re: Guest samba share stops working when winbind is installed

2008-10-06 Thread rivode
This is probably the same as Bug #277327. -- Guest samba share stops working when winbind is installed https://bugs.launchpad.net/bugs/278933 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 279127] [NEW] Corrupted screen in Intrepid server installer

2008-10-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Nick Barcet (nijaba): Right after the partitioner runs on the Intrepid server installer, a screen comes up that is missing some data. It appears that string format codes are showing instead. Problems specifically are: - The '0' showing in the left colum

[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-10-06 Thread malaiwah
** Summary changed: - [intrepid] IPv6 unusable + [intrepid] bind9/named IPv6 unusable -- [intrepid] bind9/named IPv6 unusable https://bugs.launchpad.net/bugs/249824 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubu

[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-10-06 Thread malaiwah
ArchLinux bug reports has more informations about this bug. Source: http://bugs.archlinux.org/task/11166 -- [intrepid] bind9/named IPv6 unusable https://bugs.launchpad.net/bugs/249824 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 i

[Bug 279372] [NEW] packaging problem: libmysqld.a relocation R_X86_64_32

2008-10-06 Thread Chris
Public bug reported: Binary package hint: libmysqlclient15-dev When compiling KDE 4 Trunk (extragear/multimedia , amarok) i get the following error from GCC: /usr/bin/ld: /usr/lib/mysql/libmysqld.a(net_serv.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared

[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-10-06 Thread malaiwah
This bug is also reported for Mandriva, but no solution. Source: https://qa.mandriva.com/show_bug.cgi?id=43966 -- [intrepid] bind9/named IPv6 unusable https://bugs.launchpad.net/bugs/249824 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to b

[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-10-06 Thread malaiwah
Fedora 9 has the same problems, but still no clear solution. Looking at the Gentoo Patch from the first link, it kind of a hack. Source: http://groups.google.com/group/comp.protocols.dns.bind/browse_thread/thread/ae84fcc0de3cb407?fwc=1 -- [intrepid] bind9/named IPv6 unusable https://bugs.launch

[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-10-06 Thread malaiwah
I wish I had tried this before: dpkg -i libisc44_9.5.0.dfsg.P2-1ubuntu2_i386.deb recompiled with --disable-getifaddrs (or --enable-getifaddrs=no) work no problem; I thought re-installing only the bind9 package was fine, but the changes (that are occuring in lib/unix/net.c when we disable getifadd

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
Well, it's been 2 years since OpenVPN 2.1_rc1 so you should probably not consider them as "release candidates", but rather as "development releases". They are at rc12 today without any sign that a "real release" is near. It's been changing rapidly in the recent months because there was some invasiv

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Bug Watch Updater
** Changed in: openvpn (Debian) Status: Unknown => Fix Released -- script failed: could not execute external program https://bugs.launchpad.net/bugs/277447 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. -- Ubu

Re: [Bug 210813] Re: package mysql-server-5.0 5.0.51a-3ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-10-06 Thread Szentes Ferenc
Hello Sergio, I am not a guru in linux I want only to try at home to create a little local net, with database. After this failure installed again the linux (like a windows) and after it the install was succesfull. Best regards Szentes Ferenc 2008/10/6 Sergio Barjola <[EMAIL PROTECTED]> > I had