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

       Web browser: ---
            Bug ID: 58067
           Summary: /etc/cron.d/nonfs is constantly failing on
                    tools-webproxy
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: tools
          Assignee: m...@uberbox.org
          Reporter: t...@tim-landscheidt.de
                CC: benap...@gmail.com, t...@tim-landscheidt.de
    Classification: Unclassified
   Mobile Platform: ---

The file says:

| *       *       *       *       *       root    cp
/data/project/.system/{dynamic,webservers} /var/run/apache2/

Error message per mail once a minute:

| cp: cannot stat `/data/project/.system/{dynamic,webservers}': No such file or
directory

Source files are there, targets are symlinks:

| scfc@tools-webproxy:~$ ll /var/run/apache2/{dynamic,webservers}
| lrwxrwxrwx 1 root root 29 Dec  5 01:38 /var/run/apache2/dynamic ->
/data/project/.system/dynamic
| lrwxrwxrwx 1 root root 32 Dec  5 01:39 /var/run/apache2/webservers ->
/data/project/.system/webservers
| scfc@tools-webproxy:~$

I can't reproduce the error on the command line:

| scfc@tools-webproxy:~$ sudo cp /data/project/.system/{dynamic,webservers}
/var/run/apache2/
| cp: `/data/project/.system/dynamic' and `/var/run/apache2/dynamic' are the
same file
| cp: `/data/project/.system/webservers' and `/var/run/apache2/webservers' are
the same file
| scfc@tools-webproxy:~$

I've commented out the cron job, as it isn't working anyhow at the moment.

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

Reply via email to