Gentoo Archives: gentoo-portage-dev

From: Alexander Berntsen <alexander@××××××.net>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH 1/3] emerge: Deprecate --autounmask
Date: Sun, 19 Jan 2014 10:47:13
Message-Id: 52DBAD46.1050200@plaimi.net
In Reply to: Re: [gentoo-portage-dev] [PATCH 1/3] emerge: Deprecate --autounmask by Pacho Ramos
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA256
3
4 On 19/01/14 11:32, Pacho Ramos wrote:
5 > Then, I guess "-ap" would be the equivalent of --autounmask=n and
6 > should behave in the same way, right? In that case, no problem
7 > (even if I think we should document this since using --ask
8 > --pretend at the same time doesn't look so intuitive to me :( )
9 Since --ask implies --autounmask, the following are all the same for
10 autounmask-purposes:
11
12 emerge --pretend --ask foo
13 emerge --pretend --autounmask foo
14
15 As for "emerge --autounmask=n foo", This will actually spit out the
16 suggestions, just not ask to write them.
17
18 While playing with this, I discovered a possible misbehaviour though.
19 With "emerge --ask --autounmask=n", --ask takes precedence to
20 - --autounmask=n. Maybe it shouldn't. But this can always be changed.
21 - --
22 Alexander
23 alexander@××××××.net
24 http://plaimi.net/~alexander
25 -----BEGIN PGP SIGNATURE-----
26 Version: GnuPG v2.0.22 (GNU/Linux)
27 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
28
29 iF4EAREIAAYFAlLbrUYACgkQRtClrXBQc7WpKAD/fK7gLyN6P9CZ4XE9UGBBdG7y
30 ugfFlnTXMYo//zsXu8cA/isRW4G+sk7L1g1xOp60y9XT7DZ8rEn8bw7LNoFKzIrH
31 =VOy3
32 -----END PGP SIGNATURE-----

Replies