Gentoo Archives: gentoo-user

From: Ian Zimmerman <itz@××××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to test package install?
Date: Thu, 15 Feb 2018 02:38:11
Message-Id: 20180215023750.rbva7yn3dweqs35d@matica.foolinux.mooo.com
1 I'm trying to test my package by running "ebuild /path/to/pkg.ebuild
2 install". Naturally (for me) I do this as an unprivileged user, not as
3 root. It fails because at least some steps such as dobin need to give
4 away ownership of the files being installed. I tried to run the whole
5 thing including compilation under fakeroot but that doesn't help.
6
7 If it is relevant (but I don't think it is) my user _is_ in the portage
8 group.
9
10 What is the accepted or usual way to do this task?
11
12 --
13 Please don't Cc: me privately on mailing lists and Usenet,
14 if you also post the followup to the list or newsgroup.
15 To reply privately _only_ on Usenet and on broken lists
16 which rewrite From, fetch the TXT record for no-use.mooo.com.

Replies

Subject Author
Re: [gentoo-user] How to test package install? John Covici <covici@××××××××××.com>
Re: [gentoo-user] How to test package install? Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] How to test package install? Neil Bothwick <neil@××××.net>
Re: [gentoo-user] How to test package install? "Andreas K. Huettel" <dilfridge@g.o>