From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to; bh=bD0Bhq1kzd3qKveigTOzT3w3PnHJz0of6y24WV3kaCg=; b=sGzgX33Ej/Cn1XQ1LgpBFCGpNf48gOil/at4NDV16Uw8nDL+oNSQ34E8AVvzTWQunl nSxAQODXlo/kQF8ImrIg3YaySURTr4JsSNOrTVF1zoC3Fg7O4/YTogeQvO+bpgUKCKEi Zbn2DJyw2Vs+eD6QINSZLTdAweBpYJ0XWRjtQ= Date: Fri, 3 Feb 2012 12:29:58 +0400 From: thecrux@gmail.com To: Aleksey Avdeev Message-ID: <20120203082958.GA5232@mail.truecrux.org> Mail-Followup-To: Aleksey Avdeev , ALT Linux Sisyphus discussions References: <4F2A6CC4.409@solin.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4F2A6CC4.409@solin.spb.ru> Cc: ALT Linux Sisyphus discussions Subject: Re: [sisyphus] [devel] I: apache2-2.2.22-alt1 X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 08:31:38 -0000 Archived-At: List-Archive: List-Post: On Thu, Feb 02, 2012 at 03:00:20PM +0400, Aleksey Avdeev wrote: > Приветствую. > > apache2-2.2.22-alt1 добрался таки до Сизифа (см. > ). > Если до понедельника не будет к нему замечаний -- его аналоги уйдут в > бранчи. Не получается остановить, проверить статус демона. $ ps h -C /usr/sbin/httpd2 26687 ? Ss 0:00 /usr/sbin/httpd2 26689 ? Sl 0:00 /usr/sbin/httpd2 26690 ? Sl 0:00 /usr/sbin/httpd2 $ sudo service httpd2 status httpd2 is dead, but stale PID file exists $ sudo service httpd2 stop Service httpd2 is not running. Связано это похоже с тем, что с имя процесса отличается от имени в командной стоке: $ cat /proc/$(pidof -s httpd2)/comm /usr/sbin/httpd $ cat /proc/$(pidof -s httpd2)/cmdline /usr/sbin/httpd2 $ uname -r 3.2.1-std-def-alt2 -- Vladimir Lettiev aka crux ✉ theCrux@gmail.com