Gentoo Archives: gentoo-user

From: Simon Thelen <gentoo-user@××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Metalog & runscript
Date: Sun, 04 Dec 2016 06:41:11
Message-Id: 20161204064049.GA2328@anonymous
In Reply to: [gentoo-user] Metalog & runscript by Andrew Lowe
1 On 16-12-04 at 14:18, Andrew Lowe wrote:
2 > Hi all,
3 > I'm still getting the warning during boot about metalog using runscript
4 > during the boot process. I decided to track things down and see what was
5 > going on. My first stop was bugs.gentoo.org where there is this one:
6 >
7 > https://bugs.gentoo.org/show_bug.cgi?id=581926
8 >
9 > Upon reading this, I would have thought that the ebuild had been
10 > updated with the supplied patch by the developers. I looked at the
11 > ebuild on my machine and it still is the "older" one.
12 > Packages.gentoo.org has the same ebuild as me.
13 >
14 > Has something just fallen through the cracks and things should have
15 > been "officially" updated or do I need to apply this patch myself?
16 The patch was applied to the initscript, but the ebuild was not
17 revbumped. You'll have to reinstall the package to get the new
18 initscript. You can rebuild all packages that use /sbin/runscript with:
19 `emerge --oneshot -av $(grep -l '/sbin/runscript' /etc/init.d/*)'
20 This was mentioned in a newsitem draft on gentoo-dev, but as far as I
21 can tell that newsitem was never published.
22
23 --
24 Simon Thelen

Replies

Subject Author
Re: [gentoo-user] Metalog & runscript Alexander Kapshuk <alexander.kapshuk@×××××.com>