Re: [gentoo-user] Strategies for testing an ebuild

2020-10-21 Thread Anton
"vanilla" state, and run `emerge $mypackage` in the vanilla Prefix as a test. Are there better strategies? There is a package to automate this, via docker: dev-python/ebuildtester. For other methods, see <https://wiki.gentoo.org/wiki/Test_environment>. Kind regards, tastytea

Re: [gentoo-user] Strategies for testing an ebuild

2020-10-20 Thread tastytea
ot; > state, and run `emerge $mypackage` in the vanilla Prefix as a test. > Are there better strategies? There is a package to automate this, via docker: dev-python/ebuildtester. For other methods, see <https://wiki.gentoo.org/wiki/Test_environment>. Kind regards, tastytea -- Get

Re: [gentoo-user] Gentoo Tinderboxes?

2020-04-26 Thread Viktar Patotski
Being honest, I also have some rather powerful hardware that is completely free over the night and weekends. I was also thinking if it's possible to build some additional QA using this box and "dev-python/ebuildtester". This is very good initiative and idea. In order to get it implem