From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-163700-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 5E80B138C48
	for <garchives@archives.gentoo.org>; Sun, 12 Apr 2015 16:33:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5AF28E0D2E;
	Sun, 12 Apr 2015 16:32:46 +0000 (UTC)
Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E2184E0D26
	for <gentoo-user@lists.gentoo.org>; Sun, 12 Apr 2015 16:32:44 +0000 (UTC)
Received: by lbcga7 with SMTP id ga7so43329336lbc.1
        for <gentoo-user@lists.gentoo.org>; Sun, 12 Apr 2015 09:32:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=message-id:date:from:to:subject:in-reply-to:references:mime-version
         :content-type:content-transfer-encoding;
        bh=uCAhHjJ71WoPT5aiZsbi+QrL+sgtSM5Zhl8ZYQuZOfY=;
        b=bhLvPKkyXis8/YfvSsnkJLQbLzUR0jhpKIs3oadMhNDGOXU4928RnlTzAh2XpyA0lD
         5OzFb1VeQARw4PKlApO+JglsQlbZiWmiEttjJZU1GV4G6OHB2nHfdm4azXtYk5PbwX2K
         5TMOloO66Cp8H+T2asTwKAWDxBjyeAWYS6AFhFP8TjNQGqE0qzoq6nPsxMuCmRaNQWcJ
         dLQqcIQpeqT/4OkqOE9yDn0sDHYJ9hll52iEXCNEUaNrBMbNYasflO2WYIq1Z0HBl4vD
         1+PSUjRhkZpbX7wh2zpTiALJPKBW2qJ+hQjI9wWfnoTG+GXcJZ7oQCUouho6zk2ekKBj
         VqBQ==
X-Received: by 10.152.88.46 with SMTP id bd14mr9571359lab.71.1428856363624;
        Sun, 12 Apr 2015 09:32:43 -0700 (PDT)
Received: from cosmo ([178.214.192.160])
        by mx.google.com with ESMTPSA id jr1sm633407lbc.43.2015.04.12.09.32.42
        for <gentoo-user@lists.gentoo.org>
        (version=SSLv3 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Sun, 12 Apr 2015 09:32:42 -0700 (PDT)
Message-ID: <552a9e2a.61c8700a.0cda.2fea@mx.google.com>
Date: Sun, 12 Apr 2015 19:30:14 +0300
From: Gevisz <gevisz@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] runscript is deprecated; please use openrc-run
 instead
In-Reply-To: <201504121352.52753.michaelkintzios@gmail.com>
References: <552a4e24.0acf980a.5f60.4016@mx.google.com>
	<552A5148.8090906@gmail.com>
	<552a5738.c93f700a.5ade.4146@mx.google.com>
	<201504121352.52753.michaelkintzios@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 2bd3d076-107c-49ec-9a35-3539a37bb5b2
X-Archives-Hash: 5e19588bac67f784e565721c81f9d3c3

On Sun, 12 Apr 2015 13:52:37 +0100 Mick <michaelkintzios@gmail.com> wrote:

> On Sunday 12 Apr 2015 12:27:33 Gevisz wrote:
> > On Sun, 12 Apr 2015 13:04:40 +0200 Alan McKinnon <alan.mckinnon@gmail.com> 
> wrote:
> > > On 12/04/2015 12:48, Gevisz wrote:
> > > > Quite for a long time, while booting my Gentoo system,
> > > > I get the following message message:
> > > > 
> > > > "runscript is deprecated; please use openrc-run instead"
> > > > 
> > > > What shall I do to fix this issue accept for reinstallig
> > > > my Gentoo system anew?
> > > 
> > > Do nothing.
> > 
> > Thank you for your answer but why that message appear at all, then?
> > 
> > > runscript is the shebang for init scripts for various services,
> > > runscript and openrc-run are both provided by openrc.
> > 
> > Sorry, but I do not understand the word "shebang" in this context.
> 
> Some (older) service startup script is starting with a:
> 
> #!/sbin/runscript
> 
> shebang, instead of the openrc equivalent:
> 
> #!/sbin/openrc-run
> 
> If you look in your /etc/init.d/ scripts you will see that there quite a few 
> that still start with the runscript shebang.

Yes, you are right. Thank you for explanation.

> Eventually ebuilds will update their startup scripts to use the openrc syntax, 
> unless systemd takes over the world and openrc is abandoned.
> 
> 
> > > and most important - what effect if any does the problem have?
> > 
> > So far, no noticeable effects accept for the warning message above.
> > 
> > > I can't tell if your system boots normally or if it blows
> > > up and eats your kittens.
> > 
> > Shall I wait for that to happen before starting to worry? :)
> 
> No, because after it eats your kittens it will drink your beer.

It is impossible!

Because I do not drink beer at all. :)