On Tue, Mar 15, 2016 at 9:28 PM, sebb <seb...@gmail.com> wrote: > OK, thanks. > > Might be useful to have some dummy data for use in testing? > Just enough to allow the scripts to work...
Why not real data? Perhaps something along the lines of: https://github.com/apache/infrastructure-puppet/commit/7bd764acbbd49425f6178bbf66fc02f6576fdd76 - Sam Ruby > On 16 March 2016 at 00:45, Sam Ruby <ru...@intertwingly.net> wrote: >> Both should be fixed within the hour. Both required cronjobs to be >> set up on hermes. Both will likely break (and possibly become >> obsolete) once the infrastructure deploys the new mail system. >> >> - Sam Ruby >> >> On Tue, Mar 15, 2016 at 8:22 PM, sebb <seb...@gmail.com> wrote: >>> Similarly for https://whimsy.apache.org/incubator/moderators >>> I get >>> >>> #<Errno::ENOENT: No such file or directory - >>> /home/apmail/subscriptions/incubator-mods> >>> /srv/whimsy/www/incubator/moderators.cgi:68:in `read' >>> >>> On 16 March 2016 at 00:14, sebb <seb...@gmail.com> wrote: >>>> https://whimsy.apache.org/members/subscriptions/ fails with >>>> >>>> #<Errno::ENOENT: No such file or directory - >>>> /home/apmail/subscriptions/members> >>>> /srv/whimsy/www/members/subscriptions.cgi:62:in `readlines' >>>> >>>> Is this expected?