[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Eskild Hustvedt
That appears to have worked around it. [0 [EMAIL PROTECTED] ~]# df|egrep -i '(cifs|smb)' [1 [EMAIL PROTECTED] ~]# echo 0 /proc/fs/cifs/LinuxExtensionsEnabled [0 [EMAIL PROTECTED] ~]# mount /mnt/diverse [0 [EMAIL PROTECTED] ~]# touch /mnt/diverse/test [0 [EMAIL PROTECTED] ~]# exit exit [0 [EMAIL

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

2008-10-31 Thread Paul Mullen
Not sure if this is supposed to be fixed in Intrepid Final yet but resolving over IPv6 still does not work. -- [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

[Bug 184676] Re: CIFS mounts are unmounted after disabling network

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network is shut down -- CIFS mounts are unmounted after disabling network

[Bug 197346] Re: smbfs umount hangs during shutdown because NetworkManager network connection is gone

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug is no longer a duplicate of bug 184676 CIFS mounts are unmounted after disabling network ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network

[Bug 198721] Re: network-manager is stopped too soon at shutdown, before CIFS unmounts

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug is no longer a duplicate of bug 184676 CIFS mounts are unmounted after disabling network ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network

[Bug 245614] Re: CIFS logout doesn't work

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug is no longer a duplicate of bug 184676 CIFS mounts are unmounted after disabling network ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Eskild Hustvedt
Alexey, try: echo 0 | sudo tee /proc/fs/cifs/LinuxExtensionsEnabled and then remount your shares. Redirection in sudo doesn't work like many expect it to. -- CIFS share broken after upgrade from 8.04 - 8.10 https://bugs.launchpad.net/bugs/286828 You received this bug notification because you

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread Thierry Carrez
** Also affects: sysvinit (Ubuntu) Importance: Undecided Status: New ** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug

[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-10-31 Thread Thierry Carrez
Confirmed, something gets caught by the stack smashing police. Regression in intrepid, as it was working well in hardy. ** Changed in: nagios-plugins (Ubuntu) Importance: Undecided = High Status: New = Confirmed -- Buffer overflow in check_ntp_peer - Nagios can't check time servers in

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Hi, In fact, even without modification the freeradius source package doesn't compile: dpkg-buildpackage -rfakeroot checking for SQLConnect in -liodbc... no checking for isql.h... yes configure: error: set --without-rlm_sql_iodbc to disable it explicitly. configure: error: ./configure failed

Re: [Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Mathias Gug
On Fri, Oct 31, 2008 at 11:05:15AM -, Persio wrote: In fact, even without modification the freeradius source package doesn't compile: dpkg-buildpackage -rfakeroot checking for SQLConnect in -liodbc... no Do you have all the build dependencies installed? Maybe there's an

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Alexey Mentat
I submit this problem - after upgrading 8.04-8.10, cifs mounted by fstab fails to write. //10.1.1.1/sm/mnt/share cifs defaults,iocharset=utf8,codepage=cp866,rw,username=user,password=password,uid=user1 0 0 I have tried sudo echo 0 /proc/fs/cifs/LinuxExtensionsEnabled with no success. --

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Yes, I double-checked for all depends listed in the control file, and also in http://packages.ubuntu.com/source/intrepid/freeradius Build-Depends: autotools-dev, debhelper (= 6.0.7), libgdbm-dev, libiodbc2-dev, libkrb5-dev, libldap2-dev, libltdl3-dev, libmysqlclient15-dev | libmysqlclient-dev,

[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-10-31 Thread Thierry Carrez
It fails on line 264 on if(read(conn, req, SIZEOF_NTPCM(req)) == -1) Upstream bug is: http://sourceforge.net/tracker/?func=detailatid=397597aid=1999319group_id=29880 It's closed by saying the bug is in _FORTIFY_SOURCE, as the author checked that the read call should not exceed allocated value.

[Bug 253394] Re: Typo in Likewise Open GUI (misspelled privileges)

2008-10-31 Thread Thierry Carrez
** Changed in: likewise-open (Ubuntu Hardy) Status: In Progress = Fix Committed -- Typo in Likewise Open GUI (misspelled privileges) https://bugs.launchpad.net/bugs/253394 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 230466] Re: Likewise uninstall, Lock login to system

2008-10-31 Thread Thierry Carrez
Verified fixed on my side... here are links to the TEST CASEs: bug 230466 : https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/230466/comments/7 bug 24 : https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/24/comments/5 bug 253394 :

[Bug 222224] Re: likewise-open: blows up session when joining the domain

2008-10-31 Thread Thierry Carrez
** Changed in: likewise-open (Ubuntu Hardy) Status: In Progress = Fix Committed -- likewise-open: blows up session when joining the domain https://bugs.launchpad.net/bugs/24 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread Het Irv
Fully up to date Intrepid +1. I would really like to see this bug get fixed, the response time on this on makes me feel like I am on Windows again. -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread flaccid
Yeah I would have to say that response with things in Ubuntu is pathetic. A lot of the time its hard to get something fixed for the next release let alone in the current release where it should be fixed. Its the good old 'have to upgrade to the next release to fix this problem, and then i get

Re: [Bug 286828] [NEW] CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Steve French
cat /proc/fs/cifs/Stats to see if there were any reconnections and cat /proc/fs/cifs/DebugData to list the version information that the server reports for this mount If you can save a wireshark (or tcpdump) trace of the failure that would be ideal and would allow diagnosing the problem quickly.

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Steve French
If disabling LinuxExtensions works as described above, there may be a problem with the support for the Unix/Linux/POSIX cifs protcol extensions on the device you are mounting (which is why it is important to note the version information of the server as it is reported over the network). Not that

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Steve French
Typo in the above (Not-Note) Note that you can also disable Unix extensions on reasonably recent Linux kernels by specifying nounix (as a cifs mount option) Also note that you would normally not need to specify the default uid, gid, and mode on the mount if the server and clients have the same

[Bug 216091] Re: [Hardy] bash-completion takes too long for scp

2008-10-31 Thread Alejandro Díaz-Caro
** Changed in: openssh (Ubuntu) Status: Incomplete = Invalid -- [Hardy] bash-completion takes too long for scp https://bugs.launchpad.net/bugs/216091 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Hi, I managed to compile the source package in a virtual machine where I installed Ubuntu8.10. The error I got previously occurred in a system updated from Hardy. So it seems that there is some kind of conflict with some package(s) left from Hardy. I also managed to compile freeradius in the VM

[Bug 268868] Re: [Intrepid Alpha 5] NameVirtualHost entry in ports.conf causes NameVirtualHost *:80 has no VirtualHosts warning

2008-10-31 Thread gCg
Thanks Dax, commenting out NameVirtualHost *:80 line at /etc/apache2/ports.conf fixed the problem for me too. -- [Intrepid Alpha 5] NameVirtualHost entry in ports.conf causes NameVirtualHost *:80 has no VirtualHosts warning https://bugs.launchpad.net/bugs/268868 You received this bug

[Bug 288349] Re: php5 crashed with SIGSEGV in clone()

2008-10-31 Thread Arnaud Blouin
By the way, Can you reproduce it? -- php5 crashed with SIGSEGV in clone() https://bugs.launchpad.net/bugs/288349 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread Alexander Sack
are there any up/down scripts for samba hooked into etc/network/if-up.d/ and /etc/network/if-down.d/ ? If not, we should try that as NM calls those scripts after network is up or before its downed. ** Changed in: network-manager (Ubuntu) Importance: Undecided = Medium Status: New =

[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-10-31 Thread Jamie Strandboge
I looked at this a bit, and the math seems to be wrong in this line: #define SIZEOF_NTPCM(m) (12+ntohs(m.count)+((m.count)?4-(ntohs(m.count)%4):0)) In ntp_request we have (where MAX_CM_SIZE is defined as 468): req.count=htons(MAX_CM_SIZE); Which makes req.count = 54273. Later, we have:

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-10-31 Thread Richard Wooding
The same happens to me [EMAIL PROTECTED]:~$ smbclient //192.168.1.105/VIDEO -N Domain=[WORKGROUP] OS=[R] Server=[R] smb: \ ls cli_list_new: Error: unable to parse name from info level 1 Segmentation fault The following is in /var/log/messages Nov 1 03:37:47 richard-laptop kernel: [

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-10-31 Thread Richard Wooding
I should also point out that the NAS I was using in the examples above was a: Iomega Home Network Harddrive http://www.iomega- europe.com/section?SID=86c57e53b9aa65a3d50a6a69f6727dd:4745secid=76622 -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You

[Bug 291921] [NEW] package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade:

2008-10-31 Thread Luke Boland
Public bug reported: Binary package hint: samba Error occurred during upgrade from Hardy to Intrepid stable from web repos using Synaptic ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 8.10 ErrorMessage: ErrorMessage: subprocess post-removal script returned error exit status 2

[Bug 291921] Re: package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade:

2008-10-31 Thread Luke Boland
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19159700/Dependencies.txt ** Attachment added: VarLogDistupgradeAptlog.gz http://launchpadlibrarian.net/19159701/VarLogDistupgradeAptlog.gz ** Attachment added: VarLogDistupgradeApttermlog.gz

[Bug 194140] Re: Dependency cycle prevents upgrade of libsasl2-2

2008-10-31 Thread Martin-Éric Racine
Now that Intrepid is finally released, I notice that the bug is still present and yet it was reported 9 months ago. What's going on? -- Dependency cycle prevents upgrade of libsasl2-2 https://bugs.launchpad.net/bugs/194140 You received this bug notification because you are a member of Ubuntu

[Bug 106975] Re: mysqldump lacks bash completion script

2008-10-31 Thread Jason Harvey
Took the script and added most of the mysqldump options. Also added support to tab complete table names if the database has been specified. ** Attachment added: mysqldump bash completion script for /etc/bash_completion.d http://launchpadlibrarian.net/19164189/mysqldump -- mysqldump lacks