https://bugzilla.wikimedia.org/show_bug.cgi?id=48910

Peter Bena <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |High
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
     Ever confirmed|0                           |1
           Severity|blocker                     |critical

--- Comment #2 from Peter Bena <[email protected]> ---
Hello I am well aware of this. I believe this problem is related to a daemon
that run on nfs server, which sometimes die. The problem is that I have no
access to this server and Coren is on vacation.

There is this workaround:

Copy the files to a publicly accessible folder OR folder that you and your tool
has access to

example:

mkdir /mnt/magnus
chgrp local-mytool /mnt/magnus
chmod 770 /mnt/magnus
cp myfile /mnt/magnus

#now switch to your tool

become mytool
cp /mnt/magnus/* ~/bin/myfile

I will insert more people from ops to this bug but I don't know if anyone else
has any idea how this stuff works

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to