Gentoo Archives: gentoo-dev

From: Sam Jorna <wraeth@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Transitioning from #!/sbin/runscript to,#!/sbin/openrc-run
Date: Wed, 04 May 2016 08:53:15
Message-Id: 20160504085251.GA4024@nemesis.wraeth.lan
In Reply to: Re: [gentoo-dev] Transitioning from #!/sbin/runscript to,#!/sbin/openrc-run by Ulrich Mueller
1 On Wed, May 04, 2016 at 10:00:05AM +0200, Ulrich Mueller wrote:
2 > >>>>> On Wed, 4 May 2016, Austin English wrote:
3 >
4 > >> Your list of affected packages obtained with "git grep" in the
5 > >> Portage tree will not be complete, since the command won't catch
6 > >> any init scripts installed from elsewhere. You should look for the
7 > >> set of installed files instead.
8 >
9 > > How is that relevant here at all? I'm cleaning up portage installed
10 > > init scripts, [...]
11 >
12 > You are cleaning up only those init scripts that are installed from
13 > FILESDIR, but you will miss the ones that are installed from a file
14 > in SRC_URI.
15
16 Perhaps an alternate way to do it would be to have a QA check look at
17 any files installed to ${D}etc/init.d/ and throw a warning if their
18 shebang is "#!/sbin/runscript"
19
20 --
21 Sam Jorna (wraeth)
22 GnuPG Key: D6180C26

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies