-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MC and snapshots on FreeBSD #2782
Comments
can you try the current 'master', is the bug still reproducable? |
Replying to angel_il:
I have the same bug with the version downloaded with git:
The same error happens with the latest PCBSD 9.0 and mc v. 4.8.2-71-g5fe2f82 or mc v. 4.7.5.5. |
Bump. This bug still appears on FreeBSD 9.1-STABLE, with MC 4.8.8:
After mc is launched in a snapshot directory, you can see a red error, with the following message: "Cannot read directory contents". |
Confirming that this still occurs with 10.3-RELEASE and MC 4.8.16.
Sorry, but I don't understand why issue with major priority stays unresolved over 3 years.
It's merely my speculation, but it might be MC uses system pwd command or same calls?
The .zfs subdirectories are not real directories, so pwd or /bin/pwd doesn't work for it, but pwd -L or /bin/pwd -L does:
|
Is it so hard to guess? Because there is no manpower to investigate it and come up with a fix. |
Has been working well for me at least since 12.0-RELEASE and recent MC versions. |
Apparently got fixed by itself :) |
Important
This issue was migrated from Trac:
maurizio4mc
(maurizio.vairani@….it)moiseev@….ru
,phil.krylov@….com
zfs
,snapshot
Is not possible to browse .zfs directories with midnight commander if snapshots are hidden, if snapshots are visible MC works.
How to reproduce the problem:
1) cd /tank0/.zfs/snapshot/<snapdir>/
2) mc
MC shows the root directory.
[ssh@clover-nas /]$ uname -a
FreeBSD clover-nas 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Mar 10 17:42:35 UTC 2011 ssh@zfsguru.bsd:/usr/obj/usr/src/sys/GENERIC amd64
[ssh@clover-nas /]$ mc -V
GNU Midnight Commander 4.8.1.1
Built with GLib 2.28.8
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish, smbfs
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
[ssh@clover-nas /]$ LC_MESSAGES=C mc -F
Home directory: /home/ssh
[System data]
[User data]
[ssh@clover-nas /]$ mc --configure-options
The text was updated successfully, but these errors were encountered: