[04:53:32] https://pyfound.blogspot.com/2017/11/the-psf-awarded-moss-grant-pypi.html Mozilla is giving a grant to PSF to improve sustainability of PYPI :) [16:15:57] funny that all the proposals that you vote are automatically added to your watchlist, once finished voting I need to clear them all [17:09:44] hello [17:10:00] what is the right chmod setting for error.log on tools account? [17:10:33] my error.log file does not seem to have any content [17:12:00] Superyetkin: that is a good thing... anyway toolforge questions are better if asked at #wikimedia-cloud [17:12:45] Superyetkin: the channel #wikimedia-could is the right one or toollabs. also, chmod alone does not give you the whole picture, it also depends who is the owner (chown) [17:13:16] It might not have any content because the script cannot write [17:13:19] That's not a good ting ;) [17:15:32] maybe show us the current settings to start with [17:16:20] chown superyetkin error.log chown: changing ownership of ‘error.log’: Operation not permitted [17:16:38] stat error.log File: ‘error.log’ Size: 1 Blocks: 8 IO Block: 1048576 regular file Device: 22h/34d Inode: 127996795 Links: 1 Access: (0777/-rwxrwxrwx) Uid: (51698/tools.superyetkin) Gid: (51698/tools.superyetkin) Access: 2017-11-14 18:52:06.727145413 +0000 Modify: 2017-11-14 18:52:06.727145413 +0000 Change: 2017-11-14 18:53:01.491071004 +0000 Birth: - [17:17:59] well, that looks like the application should be able to write to it [17:21:35] this used to work fine until I delete the file a few weeks ago [17:22:10] I deleted it with "rm" and then created it using "vi" [17:28:29] Superyetkin: one way might be to just delete it again and _not_ recreate it, then cause/wait for the next real error [17:30:15] ok, I will force my tool to fail and see what happens [18:08:44] I get the following error in my script but no error.log file is created [18:08:45] PHP Fatal error: Call to undefined function xyz() in /mnt/nfs/labstore-secondary-tools-project/superyetkin/public_html/test.php on line 3 PHP Stack trace: PHP 1. {main}() /mnt/nfs/labstore-secondary-tools-project/superyetkin/public_html/test.php:0 [18:26:49] is anyone there? [18:29:07] Superyetkin: likely? [18:29:13] IRC is about patience. :) [18:29:55] but if that is about Labs, #wikimedia-cloud is for Cloud stuff. [18:31:23] ok, thanks