Re: [gentoo-portage-dev] [PATCH] emerge(1): document --oneshot caveats (bug 563482)

2015-10-20 Thread Zac Medico
On 10/20/2015 05:37 PM, Rob Wortman wrote: > On 2015-10-20 at 21:44:58 +0200, berna...@gentoo.org wrote: >> (since it's describing somewhat complicated functionality) > > So, I'm curious what's actually going on there. If I emerge packages > with --oneshot, does that create the possibility of brok

[gentoo-portage-dev] Re: [PATCH] emerge(1): document --oneshot caveats (bug 563482)

2015-10-20 Thread Duncan
Rob Wortman posted on Tue, 20 Oct 2015 17:37:37 -0700 as excerpted: > On 2015-10-20 at 21:44:58 +0200, berna...@gentoo.org wrote: >> (since it's describing somewhat complicated functionality) > > So, I'm curious what's actually going on there. If I emerge packages > with --oneshot, does that crea

Re: [gentoo-portage-dev] [PATCH] emerge(1): document --oneshot caveats (bug 563482)

2015-10-20 Thread Rob Wortman
On 2015-10-20 at 21:44:58 +0200, berna...@gentoo.org wrote: > (since it's describing somewhat complicated functionality) So, I'm curious what's actually going on there. If I emerge packages with --oneshot, does that create the possibility of broken dependencies for world-reachable packages, or doe

Re: [gentoo-portage-dev] [PATCH v2] calc_depclean: adjust early warning messages

2015-10-20 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 LGTM. - -- Alexander berna...@gentoo.org https://secure.plaimi.net/~alexander -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCgAGBQJWJrc2AAoJENQqWdRUGk8BbecQAPDUYX17Zr2c+E2ha32Fx8uJ vhIgUADOzGFRf2cyKX8L1iz2gj2/7CcK1mzY702JrUmK9QYOZowQw1vQH

[gentoo-portage-dev] [PATCH v2] calc_depclean: adjust early warning messages

2015-10-20 Thread Zac Medico
Suppress "no system list" warning if @profile is non-empty, in order to support @profile as an alternative to @system. Always warn if the world file is empty, but drop the "Proceeding is likely to break your installation" message and 10 second countdown. Abort if a PackageSetNotFound error is encou

Re: [gentoo-portage-dev] [PATCH] emerge(1): document --oneshot caveats (bug 563482)

2015-10-20 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Maybe it's a bit heavy-handed to state the reason, since this paragraph is a bit complicated (since it's describing somewhat complicated functionality)... I don't know. It's probably fine. ACK anyway. If someone figures out a better way to document

[gentoo-portage-dev] [PATCH] emerge(1): document --oneshot caveats (bug 563482)

2015-10-20 Thread Zac Medico
X-Gentoo-Bug: 563482 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=563482 --- man/emerge.1 | 7 +++ 1 file changed, 7 insertions(+) diff --git a/man/emerge.1 b/man/emerge.1 index 237fb79..c03f044 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -676,6 +676,13 @@ packages that depen

[gentoo-portage-dev] [PATCH] calc_depclean: adjust early warning messages

2015-10-20 Thread Zac Medico
Suppress "no system list" warning if @profile is non-empty, in order to support @profile as an alternative to @system. Suppress "no world file" warnings unless @world is completely empty, since having an empty world file can be a valid state. Abort if a PackageSetNotFound error is encountered, or i

[gentoo-portage-dev] Re: gentoolkit.git repository reorganized

2015-10-20 Thread Duncan
Alexander Berntsen posted on Tue, 20 Oct 2015 10:34:36 +0200 as excerpted: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 15/10/15 19:42, Paul Varner wrote: >> Over the last couple of days, I have done the following: >> >> 1. Migrated the gentoolkit-dev branch to its own gentoolkit-d

Re: [gentoo-portage-dev] !!! You have no world file.

2015-10-20 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 20/10/15 13:20, Joakim Tjernlund wrote: > It is not a kind reminder, it is a really scary message. Sorry, I merely meant the "You have no world file." bit. The rest of it is an overkill deluxe. We should just output the "no world file" part as an

Re: [gentoo-portage-dev] !!! You have no world file.

2015-10-20 Thread Joakim Tjernlund
On Tue, 2015-10-20 at 10:52 +0200, Alexander Berntsen wrote: > On 16/10/15 22:25, Zac Medico wrote: > > I think we can drop this warning. It's not like people's world > > files just disappear unexpectedly, so the warning seems unnecessary > > to me. When in doubt, people should use --pretend or --a

Re: [gentoo-portage-dev] !!! You have no world file.

2015-10-20 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 16/10/15 22:25, Zac Medico wrote: > I think we can drop this warning. It's not like people's world > files just disappear unexpectedly, so the warning seems unnecessary > to me. When in doubt, people should use --pretend or --ask anyway, > and eme

Re: [gentoo-portage-dev] gentoolkit.git repository reorganized

2015-10-20 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 15/10/15 19:42, Paul Varner wrote: > Over the last couple of days, I have done the following: > > 1. Migrated the gentoolkit-dev branch to its own gentoolkit-dev.git > repository > 2. Moved the gentoolkit branch to master on the > gentoolkit.gi