Last modified: 2014-06-30 21:16:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T60067, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58067 - /etc/cron.d/nonfs is constantly failing on tools-webproxy
/etc/cron.d/nonfs is constantly failing on tools-webproxy
Status: RESOLVED INVALID
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized trivial
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-06 01:16 UTC by Tim Landscheidt
Modified: 2014-06-30 21:16 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tim Landscheidt 2013-12-06 01:16:22 UTC
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.
Comment 1 Tim Landscheidt 2014-06-30 21:16:53 UTC
No longer current.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links