Midnight Commander bug?
Trust No 1
trust_no_1 at despammed.com
Fri May 2 16:01:31 UTC 2003
Hello.
I'm writing this email to report what I think could be a bug in
Midnight Commander.
The problem is this: sometimes, when I start MC, I receive the message
"Warning: Could'n change to /usr/home/miouser" (/usr/home/miouser is
my home directory of course).
This is very strange because /usr/home/miouser has permissions set as
750, as in the example below.
> ls -l /home/
total 2
drwxr-x--- 25 miouser miouser 1536 May 2 11:47 miouser/
I use a FreeBSD 4.4 system and at the end of the email I have attached
my uname -a and my mc -V outputs (and my kernel config file).
The strange is that MC seems to work *correctly* anyway, so I don't
understand why it complains about the permissions of my home
directory.
Hope this could help to improve your nice program.
Best regards.
----------------------------------------------------------
FreeBSD hansolomobile.tatooine.com 4.4-RELEASE-p32
FreeBSD 4.4-RELEASE-p32 #6: Wed Feb 19 12:10:36 CET 2003
miouser at hansolomobile:/usr/obj/usr/src/sys/HANSOLO i386
-----------------------------------------------------------
GNU Midnight Commander 4.5.55
Edition: text mode
Virtual File System: tarfs, extfs, ftpfs, mcfs
With builtin Editor
Using system-installed S-Lang library with termcap database
With subshell support as default
With support for background operations
With mouse support on xterm
With multiple codepages support
Using default locale
------------------------------------------------------------
#
# HANSOLO -- Kernel configuration file for FreeBSD/i386
#
machine i386
cpu I686_CPU
ident HANSOLO
maxusers 32
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device
[keep this!]
options SOFTUPDATES #Enable FFS soft updates
support
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP
THIS!]
options UCONSOLE #Allow users to grab the
console
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options USERCONFIG #boot -c editor
options VISUAL_USERCONFIG #visual boot -c editor
options ROOTDEVNAME=\"ufs:ad0s3a\" #Il device di boot
device isa
device pci
# Floppy drives
device fdc0 at isa? port IO_FD1 irq 6 drq 2
device fd0 at fdc0 drive 0
# ATA and ATAPI devices
device ata0 at isa? port IO_WD1 irq 14
device ata1 at isa? port IO_WD2 irq 15
device ata
device atadisk # ATA disk drives
device atapicd # ATAPI CDROM drives
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1 flags 0x1
device psm0 at atkbdc? irq 12
device vga0 at isa?
# splash screen/screen saver
pseudo-device splash
# syscons is the default console driver, resembling an SCO console
device sc0 at isa? flags 0x100
# Floating point support - do not disable.
device npx0 at nexus? port IO_NPX irq 13
# Power management support (see LINT for more options)
device apm0 # Advanced Power Management
# questo dovrebbe aggiungere il supporto al suono
device pcm
# PCCARD (PCMCIA) support
device card
device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000
device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable
# Serial (COM) ports
device sio0 at isa? port IO_COM1 flags 0x10 irq 4
#device sio1 at isa? port IO_COM2 irq 3
#device sio2 at isa? disable port IO_COM3 irq 5
#device sio3 at isa? disable port IO_COM4 irq 9
# Parallel port
device ppc0 at isa? irq 7
device ppbus # Parallel port bus (required)
device lpt # Printer
device ppi # Parallel port interface device
# Pseudo devices - the number indicates how many units to allocate.
pseudo-device loop # Network loopback
pseudo-device ether # Ethernet support
pseudo-device tun # Packet tunnel.
pseudo-device pty # Pseudo-ttys (telnet etc)
# USB support
device usb # USB Bus (required)
device ugen # Generic
device ums # Mouse
More information about the mc-devel
mailing list