[Bug 259658] Re: mc lacks smb support in Ubuntu 10.04

2010-09-14 Thread Alexey Mentat
Can you give URL of security hole description ? -- mc lacks smb support in Ubuntu 10.04 https://bugs.launchpad.net/bugs/259658 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 84801] Re: NFS freeze after switching network interface

2009-05-24 Thread Alexey Mentat
I confirm the bug on 8.10 After some time of normal work, appears nfs: server 10.1.5.1 not responding, timed out forced unmounting and mounting again works, but "not responding, timed out" really freezes IO. -- NFS freeze after switching network interface https://bugs.launchpad.net/bugs/84801

[Bug 253286] Re: kdevelop project was broken when going to 8.10

2009-03-30 Thread Alexey Mentat
I mean /usr/share/apps/kdevappwizard/template-common :-) (why we cannot change our comments ?) -- kdevelop project was broken when going to 8.10 https://bugs.launchpad.net/bugs/253286 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 253286] Re: kdevelop project was broken when going to 8.10

2009-03-28 Thread Alexey Mentat
I had same problem on newly installed Ubuntu 8.10 ! Thanx, Christian Imhorst ! I have updated /usr/share/apps/kdevappwizard/incadmin.tar.gz with updated files from /usr/share/libtool/config and now compile done without errors ! My incadmin.tar.gz in attachment. Just download it to /usr/share/ap

[Bug 213444] Re: 8.04 & 8.10 nfs clients report "internal error" when attempting to mount NFS exports

2009-03-20 Thread Alexey Mentat
I had same problem, but found reason and solution. Ubuntu NEED opened udp 111 port on server. I have checked binds on server ( freebsd ) and found udp 11 port binded to localhost. Just after that, I restarted rpcbind, mountd and nfsd services on my freebsd-server and all going ok :) Thank's to

[Bug 308576] Re: IBM Serveraid 8k fails to boot Ubuntu Server 8.10

2009-03-03 Thread Alexey Mentat
Confirm bug on IBM x366 After reboot it shows "Error loading operation system" -- IBM Serveraid 8k fails to boot Ubuntu Server 8.10 https://bugs.launchpad.net/bugs/308576 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

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

2008-11-18 Thread Alexey Mentat
Thanx a lot, Steve ! Upgrading Samba server upto 3.0.32 have solved the problem But i think small "errata" notification should be written on this trouble for future users. -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 You received this bug notificat

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

2008-11-14 Thread Alexey Mentat
Yet another dump: Display Internal CIFS Data Structures for Debugging --- CIFS Version 1.54 Active VFS Requests: 0 Servers: 1) Name: x.x.x.x Domain: ADMINO Mounts: 1 OS: Unix NOS: Samba 3.0.25a Capability: 0x80f3fd SMB session

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

2008-11-05 Thread Alexey Mentat
** Changed in: samba (Ubuntu) Status: New => Confirmed -- 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

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

2008-11-05 Thread Alexey Mentat
To clearify the problem: After upgrading 8.04 --> 8.10, file writes via CIFS have been broken. CIFS normally reads or creates files, but it fails to write into existing file. To reproduce the problem: Try open in "midnight commander" or in "leafpad" any file via mounted cifs, make tiny changes a

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

2008-11-05 Thread Alexey Mentat
Here is an wireshark'd example of failed CIFS write ** Attachment added: "CIFS failed session" http://launchpadlibrarian.net/19375667/cifs%20fail%20sample -- CIFS share broken after upgrade from 8.04 -> 8.10 https://bugs.launchpad.net/bugs/286828 You received this bug notification because you

[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.