I noticed on http://www.webmin.com/webmin/ that "cygwin 1.3" was a "supported" platform of webmin... and it is indeed, but it has some quirks (is that the right word?). With various operations (like updating a package) I get the following cluttering of the console:
> /bin/rm: ERROR: the directory `/tmp/.webmin' initially had device/inode > numbers 15558/2837727621, but now (after a chdir into it), the numbers for `.' > > are 15558/2837793157. That means that while rm was running, the directory > was replaced with either another directory or a link to another directory. > /bin/rm: ERROR: the directory `/tmp/.webmin' initially had device/inode > numbers 15558/2838645125, but now (after a chdir into it), the numbers for `.' > > are 15558/2838710661. That means that while rm was running, the directory > was replaced with either another directory or a link to another directory. > /bin/rm: ERROR: the directory `/tmp/.webmin' initially had device/inode > numbers 15558/2839103877, but now (after a chdir into it), the numbers for `.' > > are 15558/2839169413. That means that while rm was running, the directory > was replaced with either another directory or a link to another directory. > /bin/rm: cannot change to directory `/tmp/.webmin': No such file or directory > /bin/rm: cannot change to directory `/tmp/.webmin': No such file or directory > /bin/rm: cannot change to directory `/tmp/.webmin': No such file or directory > cd: can't cd to /tmp/.webmin/302448_1_install_mod.cgi I only wanted to know if that "inode number changing" is normal behaviour for CygWin, something that will be fixed or.. what? ^_^ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/