[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10
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 PROTECTED] ~]$ touch /mnt/diverse/test2 [0 [EMAIL PROTECTED] ~]$ -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable
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 bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 184676] Re: CIFS mounts are unmounted after disabling network
*** 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 https://bugs.launchpad.net/bugs/184676 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu (via bug 211631). -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 197346] Re: smbfs umount hangs during shutdown because NetworkManager network connection is gone
*** 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 is shut down -- smbfs umount hangs during shutdown because NetworkManager network connection is gone https://bugs.launchpad.net/bugs/197346 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu (via bug 211631). -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 198721] Re: network-manager is stopped too soon at shutdown, before CIFS unmounts
*** 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 is shut down -- network-manager is stopped too soon at shutdown, before CIFS unmounts https://bugs.launchpad.net/bugs/198721 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu (via bug 211631). -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 226369] Re: VFS Not responding error on shutdown
*** 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 is shut down -- VFS Not responding error on shutdown https://bugs.launchpad.net/bugs/226369 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu (via bug 211631). -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 245614] Re: CIFS logout doesn't work
*** 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 is shut down -- CIFS logout doesn't work https://bugs.launchpad.net/bugs/245614 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu (via bug 211631). -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10
Could other people experiencing this bug tell what type of network share they are trying to access (Samba server, network drive, NAS box brand, Windows Server, etc.) and if setting /proc/fs/cifs/LinuxExtensionsEnabled to 0 also solves the issue for them ? Unfortunately, at the moment it appears that the /proc setting is the only way to request *not* to negociate the Unix extensions. It would be easier if we could specify it as a per-mount option. Steve French talked about this option in the past, but apparently it never made it to CIFS: http://lkml.org/lkml/2007/4/30/221 http://www.mail-archive.com/[EMAIL PROTECTED]/msg07737.html ** Changed in: samba (Ubuntu) Status: Incomplete => New -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10
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 are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down
** 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 notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291186] Re: disabling dnsmasq in /etc/default/dnsmaq disables init.d script
According to the comment in the file ("Whether or not to run the dnsmasq daemon; set to 0 to disable"), ENABLED should control if the dnsmasq daemon is run at startup, not if the init script is totally disabled, so I tend to agree with the reporter. In particular, running "/etc/init.d/dnsmasq status" would always return 0 if ENABLED=0... and that means "started". ** Changed in: dnsmasq (Ubuntu) Importance: Undecided => Low Status: New => Confirmed -- disabling dnsmasq in /etc/default/dnsmaq disables init.d script https://bugs.launchpad.net/bugs/291186 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid
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 Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 283807] Re: freeradius with openssl support doesn't compile
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 for ./drivers/rlm_sql_iodbc configure: error: ./configure failed for src/modules/rlm_sql make: *** [config.status] Error 1 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 Maybe there's an additional dependence? Should I open a new bug report? Persio -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
Re: [Bug 283807] Re: freeradius with openssl support doesn't compile
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 additional dependence? > Should I open a new bug report? It builds here. -- Mathias Gug Ubuntu Developer http://www.ubuntu.com -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10
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. -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 283807] Re: freeradius with openssl support doesn't compile
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, libpam0g-dev, libpcap-dev, libperl-dev, libpq-dev, libsasl2-dev, libsnmp-dev, libtool, python-dev Maybe there's another depend not listed? Persio -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid
It fails on line 264 on if(read(conn, &req, SIZEOF_NTPCM(req)) == -1) Upstream bug is: http://sourceforge.net/tracker/?func=detail&atid=397597&aid=1999319&group_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. "check_ntp" doesn't fail so it can be used as a workaround. ** Changed in: nagios-plugins (Ubuntu) Importance: High => Medium -- Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 253394] Re: Typo in Likewise Open GUI (misspelled "privileges")
** 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 likewise-open in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 230466] Re: Likewise uninstall, Lock login to system
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 : https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/253394/comments/6 -- Likewise uninstall, Lock login to system https://bugs.launchpad.net/bugs/230466 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 Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 222224] Re: likewise-open: blows up session when joining the domain
** 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 likewise-open in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down
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 you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down
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 fresh new problems in the next release' (or continue to wait for a bug to be fixed and then it gets expired!). Considering the people copied on bugs like this, its like they don't read their email.. So will somebody with authority like in Canonical get off their behind and sponsor one of the fixes that has been available for a very long time. -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
Re: [Bug 286828] [NEW] CIFS share broken after upgrade from 8.04 -> 8.10
"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. See http://wiki.samba.org/index.php/Capture_Packets for more details on how to do that. On Fri, Oct 31, 2008 at 10:03 AM, Launchpad Bug Tracker <[EMAIL PROTECTED]> wrote: > You have been subscribed to a public bug by Dustin Kirkland (kirkland): > > Binary package hint: smbfs > > System info: > smbfs: > Installed: 2:3.2.3-1ubuntu3 > Candidate: 2:3.2.3-1ubuntu3 > Description:Ubuntu 8.10 > Release:8.10 > [0 [EMAIL PROTECTED] ~]$ uname -a > Linux firefly 2.6.27-7-generic #1 SMP Fri Oct 17 22:24:30 UTC 2008 x86_64 > GNU/Linux > > Expected results: > CIFS mounts keeps working after upgrade. > > Results: > After upgrading from 8.04 to 8.10 (roughly one week ago, on the 23rd of Oct > 08) using update-manager -d my CIFS mounts stopped working properly. I did > not change any settings between them, and I have another machine on this > network that is still running 8.04 and that doesn't have any problems. > > They mount fine, and I can, with some effort, copy and read files from it > (though I have to do it manually, as many programs will whine). As an example > (here /mnt/diverse is my cifs mountpoint, mounted from a MyBook network > drive): > [0 [EMAIL PROTECTED] ~]$ ls -l /mnt/diverse/test > ls: cannot access /mnt/diverse/test: No such file or directory > [2 [EMAIL PROTECTED] ~]$ touch /mnt/diverse/test > touch: setting times of `/mnt/diverse/test': Not a directory > [1 [EMAIL PROTECTED] ~]$ ls -l /mnt/diverse/test > -rwxr--r-- 1 zerodogg zerodogg 0 Oct 21 08:39 /mnt/diverse/test > > [0 [EMAIL PROTECTED] ~]$ ls -l /mnt/diverse/test2 > ls: cannot access /mnt/diverse/test2: No such file or directory > [2 [EMAIL PROTECTED] ~]$ touch test2 > [0 [EMAIL PROTECTED] ~]$ mv test2 /mnt/diverse/ > `test2' -> `/mnt/diverse/test2' > mv: preserving times for `/mnt/diverse/test2': Not a directory > mv: setting permissions for `/mnt/diverse/test2': Not a directory > removed `test2' > [0 [EMAIL PROTECTED] ~]$ chmod 644 /mnt/diverse/test2 > chmod: changing permissions of `/mnt/diverse/test2': Not a directory > [0 [EMAIL PROTECTED] ~]$ rsync -avzh --progress --partial test3 /mnt/diverse/ > sending incremental file list > test3 > 0 100%0.00kB/s0:00:00 (xfer#1, to-check=0/1) > rsync: mkstemp "/mnt/diverse/.test3.mllG7b" failed: Not a directory (20) > > sent 87 bytes received 31 bytes 236.00 bytes/sec > total size is 0 speedup is 0.00 > rsync error: some files could not be transferred (code 23) at main.c(1058) > [sender=3.0.3] > > The same commands, on the same mount on the 8.04 machine works perfectly > fine. It also worked fine on this (8.10) machine before the upgrade. > > The relevant fstab entry (I have tried with and without > dir_mode,file_mode,nounix): > //zdmybook/DIVERSE /mnt/diverse cifs > username=USERNAME,password=PASSWORD,uid=1000,gid=1000,dir_mode=0750,file_mode=0640,noauto,user,exec > 0 0 > [0 [EMAIL PROTECTED] ~]$ mount |grep div > //zdmybook/DIVERSE on /mnt/diverse type cifs (rw,mand,nosuid,nodev) > > The fstab entry on the 8.04 box: > //zdmybook/DIVERSE /mnt/Diverse smbfs > username=USER,password=PASSWORd,uid=1000,gid=1001,noauto,user,noatime 0 0 > > And as an example, this time from the 8.04: > [0 [EMAIL PROTECTED] ~]$ touch /mnt/diverse/123 > [0 [EMAIL PROTECTED] ~]$ ls -l /mnt/diverse/123 > -rwxr--r-- 1 lisbeth zerodogg 0 2008-10-21 08:53 /mnt/diverse/123 > [0 [EMAIL PROTECTED] ~]$ mount|\grep div > //zdmybook/DIVERSE on /mnt/diverse type cifs (rw,mand,noexec,nosuid,nodev) > [0 [EMAIL PROTECTED] ~]$ LC_ALL=C apt-cache policy smbfs > smbfs: > Installed: 3.0.28a-1ubuntu4.5 > Candidate: 3.0.28a-1ubuntu4.5 > [0 [EMAIL PROTECTED] ~]$ lsb_release -rd > Description:Ubuntu 8.04.1 > Release:8.04 > [0 [EMAIL PROTECTED] ~]$ uname -a > Linux lisbeth 2.6.24-21-generic #1 SMP Mon Aug 25 16:57:51 UTC 2008 x86_64 > GNU/Linux > > ** Affects: samba (Ubuntu) > Importance: Undecided > Status: New > > -- > CIFS share broken after upgrade from 8.04 -> 8.10 > https://bugs.edge.launchpad.net/bugs/286828 > You received this bug notification because you are a direct subscriber of the > bug. > -- Thanks, Steve -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10
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 you can also disable Unix extensions on reasonably recent Linux kernels by specifying "nounix" as a command line option. Specifying "nounix" on mount forces the client to treat Samba servers (and others which would otherwise support the cifs unix extensions) like Windows (and just use the more limited set of protocol operations). -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 286828] Re: CIFS share broken after upgrade from 8.04 -> 8.10
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 uids (as they could if they are both using winbind to logon users). -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 216091] Re: [Hardy] bash-completion takes too long for scp
** 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. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 283807] Re: freeradius with openssl support doesn't compile
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 with openssl support, following the directions in http://www.linuxinsight.com/building-debian-freeradius-package-with-eap-tls-ttls-peap-support.html Thanks, Persio -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 268868] Re: [Intrepid Alpha 5] NameVirtualHost entry in ports.conf causes "NameVirtualHost *:80 has no VirtualHosts" warning
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 notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 288349] Re: php5 crashed with SIGSEGV in clone()
Please, can you try to obtain a backtrace by following the instructions on https://wiki.ubuntu.com/DebuggingProgramCrash and on http://live.gnome.org/GettingTraces/Details. (install packages 'php5-dbg' and 'gdb' and see here for backtrace https://wiki.ubuntu.com/Backtrace) If it is a random crash, you can attach php within gdb and wait for a crash. Marked as incomplete until we have a backtrace. ** Changed in: php5 (Ubuntu) Status: New => Incomplete -- 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 Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 288349] Re: php5 crashed with SIGSEGV in clone()
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 Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down
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 => Incomplete -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid
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: if(read(conn, &req, SIZEOF_NTPCM(req)) == -1) So the nbytes for read() ends up being: (12 + 468 + (4 - 0)) = 484 However, a sizeof(req) reveals that it is 480 bytes (this can also be seen by looking at the ntp_control_message struct (1+1+2+2+2+2+2+468)). This is not security relevant, because the 4 bytes that are overwritten end up being the 'conn' file descriptor (as seen from gdb), which triggers read() to: read(3, 0xb850, 484)= ? ERESTARTSYS (To be restarted) --- SIGALRM (Alarm clock) @ 0 (0) --- resulting in check_ntp_peer to error out with: CRITICAL - Socket timeout after 10 seconds This is a bug whether or not _FORTIFY_SOURCE is used, because read() may SIGALRM. You'll also notice that check_ntp.c suffers from the same problem (the code in question is identical), as seen with: $ /usr/lib/nagios/plugins/check_ntp -H foo -j 1 -- Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()
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: [ 2074.222718] smbclient[9222]: segfault at 0 ip b7a672c3 sp bfa65abc error 4 in libc-2.8.90.so[b79f+158000] Entering the following URL in nautilus: smb://192.168.1.105/VIDEO, in a odd fashion, nautilus changes to my home directory. The following in /var/log/messages Nov 1 03:43:06 richard-laptop kernel: [ 2392.915829] gvfsd-smb[9472]: segfault at 0 ip b79472c3 sp b73c1c9c error 4 in libc-2.8.90.so[b78d+158000] -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()
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:4745&secid=76622 -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291921] [NEW] package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade:
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 NonfreeKernelModules: nvidia Package: libsmbclient 2:3.2.3-1ubuntu3 SourcePackage: samba Title: package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade: Uname: Linux 2.6.24-21-generic x86_64 ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade: https://bugs.launchpad.net/bugs/291921 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291921] Re: package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade:
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19159700/Dependencies.txt ** Attachment added: "VarLogDistupgradeAptlog.gz" http://launchpadlibrarian.net/19159701/VarLogDistupgradeAptlog.gz ** Attachment added: "VarLogDistupgradeApttermlog.gz" http://launchpadlibrarian.net/19159702/VarLogDistupgradeApttermlog.gz ** Attachment added: "VarLogDistupgradeMainlog.gz" http://launchpadlibrarian.net/19159703/VarLogDistupgradeMainlog.gz ** Attachment added: "VarLogDistupgradeTermlog.gz" http://launchpadlibrarian.net/19159704/VarLogDistupgradeTermlog.gz -- package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade: https://bugs.launchpad.net/bugs/291921 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291937] [NEW] package libwbclient0 2:3.2.3-1ubuntu3 failed to install/upgrade:
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 Dependencies: libgcc1 1:4.3.2-1ubuntu11 libtalloc1 1.2.0~git20080616-1 gcc-4.3-base 4.3.2-1ubuntu11 findutils 4.4.0-2ubuntu3 libc6 2.8~20080505-0ubuntu7 DistroRelease: Ubuntu 8.10 ErrorMessage: ErrorMessage: subprocess post-removal script returned error exit status 2 NonfreeKernelModules: nvidia Package: libwbclient0 2:3.2.3-1ubuntu3 SourcePackage: samba Title: package libwbclient0 2:3.2.3-1ubuntu3 failed to install/upgrade: Uname: Linux 2.6.24-21-generic x86_64 ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package libwbclient0 2:3.2.3-1ubuntu3 failed to install/upgrade: https://bugs.launchpad.net/bugs/291937 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291937] Re: package libwbclient0 2:3.2.3-1ubuntu3 failed to install/upgrade:
** Attachment added: "VarLogDistupgradeAptlog.gz" http://launchpadlibrarian.net/19160275/VarLogDistupgradeAptlog.gz ** Attachment added: "VarLogDistupgradeApttermlog.gz" http://launchpadlibrarian.net/19160276/VarLogDistupgradeApttermlog.gz ** Attachment added: "VarLogDistupgradeMainlog.gz" http://launchpadlibrarian.net/19160277/VarLogDistupgradeMainlog.gz ** Attachment added: "VarLogDistupgradeTermlog.gz" http://launchpadlibrarian.net/19160278/VarLogDistupgradeTermlog.gz -- package libwbclient0 2:3.2.3-1ubuntu3 failed to install/upgrade: https://bugs.launchpad.net/bugs/291937 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 list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 194140] Re: Dependency cycle prevents upgrade of libsasl2-2
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 Server Team, which is subscribed to cyrus-sasl2 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 106975] Re: mysqldump lacks bash completion script
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 bash completion script https://bugs.launchpad.net/bugs/106975 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs