Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:69557 php.webmaster:16845 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53717 invoked from network); 15 Oct 2013 12:00:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Oct 2013 12:00:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.54 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.128.54 mail-qe0-f54.google.com Received: from [209.85.128.54] ([209.85.128.54:55792] helo=mail-qe0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/D2-31591-29D2D525 for ; Tue, 15 Oct 2013 07:57:06 -0400 Received: by mail-qe0-f54.google.com with SMTP id 1so6242013qec.13 for ; Tue, 15 Oct 2013 04:57:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JoTDIu5Ek46vvbalPZm/y/vpQxMeNJcOsSX4Cq/MqTQ=; b=gOgBgXwdAjTbFjc/xUCtiQIYPcpG56t8wv8CzhiN8kPR1orI0wAhIpC7+7zZ8bQTZ7 vAtZz6DmMeJEE6AHFfpQm7QKSU6R0uDcZq72x4PTndjCZ109+hNR3E4VFM9Y4VNGcy3P EN/KnZUzw7x9n49lyUXBgSn54aoTn46G22oi1iPBIQDnweazfaMkuuVOllM8ArtfFJnU n0Ao52leaeAfNivF1N8KO7BWS0eESjuz0xyauYG1T25dW6+b7tsyMCT0owFi9r/qTiYk NluQZzcys2lCGvD2V7ikbcJueAl2yJSVYApyYvfCVPP8iNE4lAQZuyGcesZNUxt/0g4+ i2lg== MIME-Version: 1.0 X-Received: by 10.224.120.138 with SMTP id d10mr41434681qar.20.1381838223878; Tue, 15 Oct 2013 04:57:03 -0700 (PDT) Received: by 10.140.22.71 with HTTP; Tue, 15 Oct 2013 04:57:03 -0700 (PDT) In-Reply-To: References: <5120B29E.6000905@sugarcrm.com> Date: Tue, 15 Oct 2013 13:57:03 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals , php-webmaster Content-Type: multipart/alternative; boundary=001a11c2eea078cf0b04e8c648b4 Subject: Re: [PHP-DEV] No-feedback cleanup? From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2eea078cf0b04e8c648b4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, May 10, 2013 at 3:39 PM, Ferenc Kovacs wrote: > > > > On Mon, Feb 18, 2013 at 1:38 AM, Ferenc Kovacs wrote: > >> >> >> >> On Sun, Feb 17, 2013 at 6:31 PM, Ferenc Kovacs wrote: >> >>> >>> 2013.02.17. 11:36, "Stas Malyshev" ezt =C3=ADr= ta: >>> >>> > >>> > Hi! >>> > >>> > I remember we used to have a script that goes over bugs DB and closes >>> > bugs that are in "Feedback" status for too long. Does it still happen= ? >>> > Because we have bugs that are in feedback status for a long time: lik= e >>> > this one: https://bugs.php.net/bug.php?id=3D52961 - in Feedback for 2= + >>> > years. If the script is not run for some reason, I think we should >>> > restore it. >>> > -- >>> > Stanislav Malyshev, Software Architect >>> > SugarCRM: http://www.sugarcrm.com/ >>> > (408)454-6900 ext. 227 >>> > >>> > -- >>> > PHP Internals - PHP Runtime Development Mailing List >>> > To unsubscribe, visit: http://www.php.net/unsub.php >>> > >>> >>> I found the script (scripts/cron/no-feedback or something like that) bu= t >>> I have to figure out how it should be called (maybe via curl/wget) beca= use >>> it expects a post variable and stuff and execution from cli errors out. >>> if somebody remembers the setup feel free to beat me with the >>> restoration. >>> >> >> I've fixed up that script, executed so all bugs should be in the No >> feedback status and added it to the crontab on the bugsweb machine. >> >> -- >> Ferenc Kov=C3=A1cs >> @Tyr43l - http://tyrael.hu >> > > and it seems that somebody commented out the script in the crontab on feb > 17 so it hasn't run since. > could the one who did that ellaborate why did was it needed and it is > still the case or can I re-activate it again? > > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > I forgot to re-enable this after I got no response from you, so I've run it manually and put it back to the cronjob so it should be running periodically. Expect a bunch of emails to the list about bugs being closed with no-feedback was provided. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c2eea078cf0b04e8c648b4--