From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-131684-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RUyTw-0000ck-W5
	for garchives@archives.gentoo.org; Mon, 28 Nov 2011 10:30:41 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 60E1321C106;
	Mon, 28 Nov 2011 10:30:21 +0000 (UTC)
Received: from svr-us4.tirtonadi.com (svr-us4.tirtonadi.com [69.65.43.212])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2E84321C05D
	for <Gentoo-user@lists.gentoo.org>; Mon, 28 Nov 2011 10:29:30 +0000 (UTC)
Received: from mail-bw0-f53.google.com ([209.85.214.53])
	by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128)
	(Exim 4.69)
	(envelope-from <pandu@poluan.info>)
	id 1RUySq-003KsM-51
	for Gentoo-user@lists.gentoo.org; Mon, 28 Nov 2011 17:29:32 +0700
Received: by bkaq10 with SMTP id q10so9849225bka.40
        for <Gentoo-user@lists.gentoo.org>; Mon, 28 Nov 2011 02:29:26 -0800 (PST)
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
Received: by 10.204.12.68 with SMTP id w4mr43984939bkw.31.1322476166303; Mon,
 28 Nov 2011 02:29:26 -0800 (PST)
Received: by 10.223.96.72 with HTTP; Mon, 28 Nov 2011 02:29:26 -0800 (PST)
In-Reply-To: <20111128101753.GF3178@ca.inter.net>
References: <20111128101753.GF3178@ca.inter.net>
Date: Mon, 28 Nov 2011 17:29:26 +0700
Message-ID: <CAA2qdGWNaVup7VXQBE745UprnaHUeeO5Tjc_u0zZL=xCQ7d3hg@mail.gmail.com>
Subject: Re: [gentoo-user] openrc 0.9.4 : opaque warnings
From: Pandu Poluan <pandu@poluan.info>
To: gentoo-user <Gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com
X-AntiAbuse: Original Domain - lists.gentoo.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - poluan.info
X-Archives-Salt: 21ad1831-8417-4313-bb27-c81daa8dd8ca
X-Archives-Hash: 0f5728afe99cf02e8068efe937faa5c3

On Mon, Nov 28, 2011 at 17:17, Philip Webb <purslow@ca.inter.net> wrote:
> Since updating to Openrc 0.9.4 , I'm getting some opaque messages :
>
> (1) When starting eth0 : "You are using a bash array for config_eth0.
> This feature will be removed in the future. =C2=A0Please see net.example
> for the correct format for config_eth0".
>

Open /etc/conf.d/net

Compare it with /etc/conf.d/net.example

For example:

The old way of writing multiple addresses for eth0 is:
config_eth0=3D("1.2.3.4" "6.7.8.9")

The new non-bash-array way: config_eth0=3D"1.2.3.4 <newline> 6.7.8.9"

Make sure you rewrite your conf.d files according to the new way.

> (2) When starting D-BUS system messages: "Use of the opts variable
> is deprecated & will be removed in the future. =C2=A0Please see extra_com=
mands
> or extra_started_commands".
>
> I've looked in the obvious places in /etc , but see nothing relevant.
> Can anyone explain what these messages mean ?
>

The relevant initscript in /etc/init.d is still using opts=3D"..." line.

The newer way is to put the words in opts=3D"..." into
extra_commands=3D"..." or extra_started_commands=3D"..." (both parameters
described in man runscript)

You *can* edit the offending initscript, but it should be the
package's maintainers' responsibility to revise the initscript and
release a new revision.

(That said, a new revision *might* have been released, but still
unstable "~arch". Just wait awhile -- say one or two months -- and
update to the fixed new revision).

Rgds,
--=20
FdS Pandu E Poluan
~ IT Optimizer ~

=C2=A0=E2=80=A2 LOPSA Member #15248
=C2=A0=E2=80=A2 Blog : http://pepoluan.tumblr.com
=C2=A0=E2=80=A2 Linked-In : http://id.linkedin.com/in/pepoluan