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=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=lJe0165L3qtNVNKuLC+1lh+9Aq44JB+/mMEo8UUP0vI=; b=T5yXDOcmuEs1MvCivd67zQE8iQle/nsaK8JKFeDNiyaURB9uHHrnqcpspHrCS70MGqGxBDEmtBwsB+7hj6jp5CYC+7o8TkBFo0gO7PRyeyf18+3YjuFo21Uqzpj2g1LZ; Message-ID: <50445310.2010508@mail.ru> Date: Mon, 03 Sep 2012 10:49:52 +0400 From: Vladimir Karpinsky User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 To: community@lists.altlinux.org References: <5042FC81.8030005@mail.ru> <20120903070650.10394a37@blackp.vopmes.mes> In-Reply-To: <20120903070650.10394a37@blackp.vopmes.mes> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 120902-1, 02.09.2012), Outbound message X-Antivirus-Status: Clean X-Spam: Not detected X-Mras: Ok Subject: Re: [Comm] =?koi8-r?b?78LOz9fMxc7JxSBodHRwZDIgUDY=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2012 06:49:57 -0000 Archived-At: List-Archive: List-Post: 03.09.2012 7:06, Peter Evdokimov пишет: > On Sun, 02 Sep 2012 10:28:17 +0400 > Vladimir Karpinsky wrote: > > >> После командировок решил обновиться, среди прочего обновился >> appache2. Обновление закончилось следующим: >> >> Running /usr/lib/rpm/posttrans-filetriggers >> Stopping httpd2 service: [ DONE ] >> Checking configuration sanity for httpd2: Syntax OK >> [ DONE ] >> Starting httpd2 service: [FAILED] >> /usr/lib/rpm/zz-apache2-base.filetrigger failed >> error: execution of /usr/lib/rpm/posttrans-filetriggers scriptlet >> from (null)-(null)-(null) failed, exit status 1 >> Завершено. >> >> При этом: >> >> # service httpd2 status >> httpd2 is running > > Тянется из сизифа. Попробуйте в в /lib/systemd/system/httpd2.service > заменить строку > > ExecStop=/usr/sbin/apachectl2 stop > > на > > ExecStop=/usr/sbin/apachectl2 wait-stop > > и перезапустить А у меня так и было. Рестарт выглядит так, причём вторая строка (см. ниже) появляется и при повторном рестарте: # service httpd restart Checking configuration sanity for httpd: [ DONE ] Service libhttpd.ep is not running. [PASSED] Starting libhttpd.ep service: [ DONE ] Это нормально? Работает. -- С уважением, Владимир.