[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2012-03-10 Thread Launchpad Bug Tracker
This bug was fixed in the package mc - 3:4.8.1-2ubuntu1 --- mc (3:4.8.1-2ubuntu1) precise; urgency=low * Sync from debian testing (LP: #905610, LP: #314614, LP: #410031, LP: #562361, LP: #632816, LP: #713630, LP: #770673, LP: #837163) * Added Pre-Depends for dpkg-maintscript

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2012-03-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~veger/ubuntu/precise/mc/fix-for-905610-v2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/562361 Title: ftpfs crashes when connecting (4.7.0) To manage notifications about this

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2012-02-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~veger/ubuntu/precise/mc/fix-for-905610 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/562361 Title: ftpfs crashes when connecting (4.7.0) To manage notifications about this bug

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2012-01-03 Thread liontamer
Thanks Yury for your rapid response. There are other ways of doing ftp but I love mc and use it for everything. I look forward to getting a new version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2012-01-02 Thread Yury V. Zaytsev
Yes, unfortunately, this is to be expected. Oneiric carries the package from Debian, which doesn't include the patch that I produced. I have been planning to update the Debian package long ago, but unfortunately couldn't make enough time for that so far. Let's hope I can finally get to it in the n

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2012-01-01 Thread liontamer
This bug has re-appeared on the upgrade from Natty to Oneiric. Symptoms the same as before. Sorry I am not expert enough to get wireshark output. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/562361

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-30 Thread liontamer
I can confirm that the fix works for me too. Thanks Yury and sorry that I was was expert enough to get the debug info you needed. -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-17 Thread Yury V. Zaytsev
Cool, looks like IPV4 is fixed for good. Would be nice to have someone with IPV6 to confirm that it's still working :-) -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-16 Thread Serg
New dump for mc_4.7.0.9-2~lucid1~ppa3_i386.deb There is 2 successful FTP sessions: (ftpfs_use_passive_connections_over_proxy=0 and =1) Note: ~ppa2 works only when flag=1. ** Attachment added: "mcap3.zip" https://bugs.launchpad.net/ubuntu/+source/mc/+bug/562361/+attachment/1597079/+files/mcap3.

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-16 Thread Bug Watch Updater
** Changed in: mc Status: Confirmed => Fix Released -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 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.ubu

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-15 Thread Yury V. Zaytsev
Well, then now you dudes say thanks to Serg, who finally provided me with the Wireshark dumps I asked for, which enabled to actually diagnose and fix the issue. The fate of the bug was in your hands :-) I merged the patch upstream, so 4.7.5 and 4.7.0.10 won't have this problem anymore. ** Changed

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-15 Thread SabreWolfy
Thanks! :) GNU Midnight Commander 4.7.0.9 as downloaded from the PPA in comment #3 has solved the problem for me. Using Ubuntu 10.04.1. -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-15 Thread Yury V. Zaytsev
Do my new packages work for all your test cases? I hope I fixed this bug for good and the patch will make it in 4.7.0.10. -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-10 Thread Yury V. Zaytsev
Hmmm, few discoveries: 1) mc 4.7.x is not listening to the port it announces in active mode (bug which was not present in 4.6.2?!) 2) usergate does not seem to support extended passive mode correctly (answers RST, ACK instead on SYN, ACK) 3) usergate does not support EPRT, but it behaves correct

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-10 Thread Yury V. Zaytsev
Hmmm... What I can not understand is why 4.6.2 works for you. It is true, that 4.6.2 ignores ftpfs_use_passive_connections_over_proxy, because this option was introduced later: SHA1 ID: 2bba061bf0405acd4898d203b52e8f992c784fa5 Committer: Leonard den Ottolander 2005-05-29 14:10:08 * sr

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-10 Thread Serg
I send you new dump for mc_4.7.0.9-2~lucid1~ppa2_i386.deb There is 2 FTP sessions: 1 - unsuccessful (ftpfs_use_passive_connections_over_proxy=0) 1 - successful (...=1) Note: mc 4.6.2 ignore this flag. ** Attachment added: "mcap2.zip" https://bugs.launchpad.net/ubuntu/+source/mc/+bug/562361/+a

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-09 Thread Yury V. Zaytsev
Could you please try my new package with additional patches (maverick or lucid or karmic) and tell whether it fixes the issue or not? ** Changed in: mc (Ubuntu) Status: Confirmed => In Progress -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received th

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-08 Thread Bug Watch Updater
** Changed in: mc Status: Unknown => Confirmed -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 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.c

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-08 Thread Yury V. Zaytsev
It seems to be a bug in IPV6 support code. ** Bug watch added: www.midnight-commander.org/ #121 http://www.midnight-commander.org/ticket/121 ** Also affects: mc via http://www.midnight-commander.org/ticket/121 Importance: Unknown Status: Unknown ** Changed in: mc (Ubuntu) As

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-08 Thread Yury V. Zaytsev
Hey! This looks very cools. Thanks! I will have a look. ** Changed in: mc (Ubuntu) Status: Incomplete => Confirmed -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-08 Thread Serg
I send you wireshark's dump of 3 FTP sessions: 1 - successful for mc 4.6.2 and 2 unsuccessful for mc 4.7.0 (with ftpfs_use_passive_connections_over_proxy=0 and 1). You may analyze it. ** Attachment added: "mcap.zip" https://bugs.launchpad.net/ubuntu/+source/mc/+bug/562361/+attachment/1556354/

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-03 Thread Yury V. Zaytsev
The other people either don't have this problem (like me) or experience the problem and can't do anything about except for rolling back to 4.6.2. I didn't make any jokes. I am telling you that I can browse archive.ubuntu.com with mc as the FTP client without any problem. I can not reproduce your p

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-03 Thread Serg
I am not big specialist in linux and I dont know how to make this log. But I give you full information how to reproduce this bug. If you want to see that, you need only: 1. PC # 1 + Ubuntu 10.04 live cd/dvd, (for clear situation, nothing installed) 2. mc-4.7.0.deb (from Ubuntu 10.04), 3. mc-4.6

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-03 Thread Yury V. Zaytsev
I have no problems connecting and browsing archive.ubuntu.com . Did you read previous messages before posting? I need debug logs, that is FTP server log or wireshark conversation dump. No logs ---> no fix. -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You receiv

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-09-01 Thread Serg
I want continue and confirm existing of this bug. I use Ubuntu 10.04 and mc. I need access to remote ftp over proxy in LAN. mc 4.7.0.6-1 error on all sites (with/or without password) mc 4.7.0 error (with/or without password) mc 4.6.2 WORK OK !!! My configuration is: ftpfs_directory_timeout=900 ft

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-08-15 Thread Yury V. Zaytsev
You guys definitively get me wrong. I don't doubt that you are indeed encountering a problem, be it mc bug or something else. The fact is that I can't reproduce it, which means that nobody gonna fix it for you. I asked you which FTP servers it does happen with right now and got no response. To dia

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-08-06 Thread Silent Water
I can confirm this bug on certain ftp servers. But not all - most work fine. All ftp servers did work before the update and still are working from other ftp clients (with same connection parameters). -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received thi

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-05-18 Thread liontamer
I hope my observation of this bug shows that it is real. The facts I can get are: The ftp worked in Karmic and before (and still does) but not in Lucid. I can ftp to the site using the program "ftp" A message about password appears rapidly and is then replaced by "ftpfs: Reading FTP directory

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-05-17 Thread Yury V. Zaytsev
So what? We can not reproduce it. By the way, my mc configuration is different: z...@mypride:~/Desktop$ grep -i ftp ~/.mc/ini ftpfs_directory_timeout=900 ftpfs_retry_seconds=30 ftpfs_always_use_proxy=0 ftpfs_use_passive_connections=1 ftpfs_use_passive_connections_over_proxy=0 ftpfs_use_unix_list_

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-05-16 Thread liontamer
I can confirm this bug exactly as SabreWolfy describes. It is still present in mc_4.7.0.5-1~lucid1~ppa3. -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-14 Thread Yury V. Zaytsev
Do you have a static external IP? I can privately provide you with an FTP server to get a log or alternatively if you can get a log yourself if you have an external box this would be of help. -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug not

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-14 Thread SabreWolfy
I entered the details of the FTP site into Nautilus (Ctrl-L) as "ftp://u...@site.com"; and Nautilus prompted me for the password and logged into the FTP server. So I can connect via command-line 'ftp' or Nautilus, just not MC. -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bu

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-14 Thread SabreWolfy
Behind a firewall proxy. $ ftp_proxy= $ echo $ftp_proxy $ ftp ftp.debian.org Connected to ftp.debian.org. 220 ftp.debian.org FTP server Name (ftp.debian.org:mantis): anonymous 331 Please specify the password. Password: 230 Login successful. Remote system type is UNIX. Using binary mode to tran

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-14 Thread Yury V. Zaytsev
You should NOT be able to connect to any FTP that is not supporting passive mode if you are behind the firewall (at least that does not do connection tracking). Does this happen with only this specific site (e.g. ftp.debian.org works, and it works for me!) or you are not able to connect to any site

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-14 Thread SabreWolfy
Thanks. I've tested the latest release (ppa5), but the problem remains. I see messages scrolling about sending username and password, then it says (as before): ftpfs: could not setup passive mode and then hangs as before. It still doesn't connect after I disable passive mode. -- ftpfs crashes

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-14 Thread Yury V. Zaytsev
Are you still able to reproduce it on my newer packages? https://launchpad.net/~zyv/+archive/ppa I remember we fixed an FTP breakage sometime around 4.7.0, but there was nothing about (strict rfc959)... It was an issue with the FTP servers requiring a password. -- ftpfs crashes when connecting

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-14 Thread SabreWolfy
grep -i ftp .mc/ini ftpfs_directory_timeout=900 ftpfs_retry_seconds=30 ftpfs_always_use_proxy=0 ftpfs_use_passive_connections=0 ftpfs_use_unix_list_options=1 ftpfs_first_cd_then_ls=0 ftpfs_use_passive_connections_over_proxy=0 ftpfs_password=anonymous@ ftp_proxy_host=gate ftp_codepage=Other_8_bit C

[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2010-04-13 Thread Yury V. Zaytsev
What about posting the error message exactly as it appeared on the screen? -- ftpfs crashes when connecting (4.7.0) https://bugs.launchpad.net/bugs/562361 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt