public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Keeping profiles/ tidy
@ 2009-07-31 15:41 Samuli Suominen
  2009-07-31 23:01 ` Jeremy Olexa
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Samuli Suominen @ 2009-07-31 15:41 UTC (permalink / raw
  To: gentoo-dev

I've just closed http://bugs.gentoo.org/show_bug.cgi?id=105016. But bugs
like these shouldn't be around in the first place. When you remove a
package from tree, please grep the profiles/ directory for matching
entries and remove them too.

Anyhow, package.mask's and package.use.mask's should all be cleaned now,
unless I missed something ofc. Thanks to idl0r for this scripts!

Main package.mask has still some ancient cruft left that aren't so
obvious why they are masked to everyone, except the person who masked
them in the first place and unfortunately not all of them are around
anymore.. :-/

If you have some.. please audit it.

Thanks, Samuli



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-07-31 15:41 [gentoo-dev] Keeping profiles/ tidy Samuli Suominen
@ 2009-07-31 23:01 ` Jeremy Olexa
  2009-08-01  9:23 ` Nirbheek Chauhan
  2009-08-03 12:01 ` Michael Hammer
  2 siblings, 0 replies; 10+ messages in thread
From: Jeremy Olexa @ 2009-07-31 23:01 UTC (permalink / raw
  To: gentoo-dev

Samuli Suominen wrote:
> I've just closed http://bugs.gentoo.org/show_bug.cgi?id=105016. But bugs
> like these shouldn't be around in the first place. When you remove a
> package from tree, please grep the profiles/ directory for matching
> entries and remove them too.
> 
> Anyhow, package.mask's and package.use.mask's should all be cleaned now,
> unless I missed something ofc. Thanks to idl0r for this scripts!
> 
> Main package.mask has still some ancient cruft left that aren't so
> obvious why they are masked to everyone, except the person who masked
> them in the first place and unfortunately not all of them are around
> anymore.. :-/
> 
> If you have some.. please audit it.
> 
> Thanks, Samuli
> 

Thank you for doing that. What.. 1000 lines removed from profiles/ ?? :)

-Jeremy



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-07-31 15:41 [gentoo-dev] Keeping profiles/ tidy Samuli Suominen
  2009-07-31 23:01 ` Jeremy Olexa
@ 2009-08-01  9:23 ` Nirbheek Chauhan
  2009-08-01 14:02   ` Petteri Räty
  2009-08-03 12:01 ` Michael Hammer
  2 siblings, 1 reply; 10+ messages in thread
From: Nirbheek Chauhan @ 2009-08-01  9:23 UTC (permalink / raw
  To: gentoo-dev

On Fri, Jul 31, 2009 at 9:11 PM, Samuli Suominen<ssuominen@gentoo.org> wrote:
> I've just closed http://bugs.gentoo.org/show_bug.cgi?id=105016. But bugs
> like these shouldn't be around in the first place. When you remove a
> package from tree, please grep the profiles/ directory for matching
> entries and remove them too.
>

This seems like something that should be added to the ebuild/end quiz.

-- 
~Nirbheek Chauhan

GNOME Team, Gentoo



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-08-01  9:23 ` Nirbheek Chauhan
@ 2009-08-01 14:02   ` Petteri Räty
  2009-08-01 19:08     ` Nirbheek Chauhan
  0 siblings, 1 reply; 10+ messages in thread
From: Petteri Räty @ 2009-08-01 14:02 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Nirbheek Chauhan wrote:
> On Fri, Jul 31, 2009 at 9:11 PM, Samuli Suominen<ssuominen@gentoo.org> wrote:
>> I've just closed http://bugs.gentoo.org/show_bug.cgi?id=105016. But bugs
>> like these shouldn't be around in the first place. When you remove a
>> package from tree, please grep the profiles/ directory for matching
>> entries and remove them too.
>>
> 
> This seems like something that should be added to the ebuild/end quiz.
> 

Ebuild quiz:

19. What is the procedure for removing packages from the tree?

Regards,
Petteri


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-08-01 14:02   ` Petteri Räty
@ 2009-08-01 19:08     ` Nirbheek Chauhan
  2009-08-01 20:09       ` Samuli Suominen
  0 siblings, 1 reply; 10+ messages in thread
From: Nirbheek Chauhan @ 2009-08-01 19:08 UTC (permalink / raw
  To: gentoo-dev

On Sat, Aug 1, 2009 at 7:32 PM, Petteri Räty<betelgeuse@gentoo.org> wrote:
> Nirbheek Chauhan wrote:
>> This seems like something that should be added to the ebuild/end quiz.
>>
>
> Ebuild quiz:
>
> 19. What is the procedure for removing packages from the tree?
>

Looking back, my answer to that question was insufficient, so the
answer needs to be fixed ;)


-- 
~Nirbheek Chauhan

GNOME Team, Gentoo



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-08-01 19:08     ` Nirbheek Chauhan
@ 2009-08-01 20:09       ` Samuli Suominen
  2009-08-02  7:38         ` Thilo Bangert
  2009-08-03 12:08         ` Thomas Anderson
  0 siblings, 2 replies; 10+ messages in thread
From: Samuli Suominen @ 2009-08-01 20:09 UTC (permalink / raw
  To: gentoo-dev

Nirbheek Chauhan wrote:
> On Sat, Aug 1, 2009 at 7:32 PM, Petteri Räty<betelgeuse@gentoo.org> wrote:
>> Nirbheek Chauhan wrote:
>>> This seems like something that should be added to the ebuild/end quiz.
>>>
>> Ebuild quiz:
>>
>> 19. What is the procedure for removing packages from the tree?
>>
> 
> Looking back, my answer to that question was insufficient, so the
> answer needs to be fixed ;)
> 
> 

19. What is the procedure for removing packages from the tree? Do you
need to do something in profiles/ after removing? If yes, what would it be?

-Samuli



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-08-01 20:09       ` Samuli Suominen
@ 2009-08-02  7:38         ` Thilo Bangert
  2009-08-03 12:08         ` Thomas Anderson
  1 sibling, 0 replies; 10+ messages in thread
From: Thilo Bangert @ 2009-08-02  7:38 UTC (permalink / raw
  To: gentoo-dev

Samuli Suominen <ssuominen@gentoo.org> said:
> Nirbheek Chauhan wrote:
> > On Sat, Aug 1, 2009 at 7:32 PM, Petteri Räty<betelgeuse@gentoo.org> 
wrote:
> >> Nirbheek Chauhan wrote:
> >>> This seems like something that should be added to the ebuild/end
> >>> quiz.
> >>
> >> Ebuild quiz:
> >>
> >> 19. What is the procedure for removing packages from the tree?
> >
> > Looking back, my answer to that question was insufficient, so the
> > answer needs to be fixed ;)
>
> 19. What is the procedure for removing packages from the tree? Do you
> need to do something in profiles/ after removing? If yes, what would it
> be?
>

and where is the answer documented?
http://bugs.gentoo.org/show_bug.cgi?id=164130

> -Samuli





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-07-31 15:41 [gentoo-dev] Keeping profiles/ tidy Samuli Suominen
  2009-07-31 23:01 ` Jeremy Olexa
  2009-08-01  9:23 ` Nirbheek Chauhan
@ 2009-08-03 12:01 ` Michael Hammer
  2 siblings, 0 replies; 10+ messages in thread
From: Michael Hammer @ 2009-08-03 12:01 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I really appreciate your work on that!

g, mueli

- --
- ------------------------------------------------------------
Michael Hammer    |    <mueli@gentoo.org>     |     Graz, AT
Gentoo Developer (Kerberos)  |  http://www.michael-hammer.at
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkp20XwACgkQPsRu3xul8N55OACfaRintFBK05KMfsCkkIR3zUGT
Xv0An0ytYMC0GldA4lchA1SZlyUA1UQk
=cy+q
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-08-01 20:09       ` Samuli Suominen
  2009-08-02  7:38         ` Thilo Bangert
@ 2009-08-03 12:08         ` Thomas Anderson
  2009-08-03 12:26           ` Ilya A. Volynets-Evenbakh
  1 sibling, 1 reply; 10+ messages in thread
From: Thomas Anderson @ 2009-08-03 12:08 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1619 bytes --]

On Sat, Aug 01, 2009 at 11:09:16PM +0300, Samuli Suominen wrote:
> Nirbheek Chauhan wrote:
> > On Sat, Aug 1, 2009 at 7:32 PM, Petteri R??ty<betelgeuse@gentoo.org> wrote:
> >> Nirbheek Chauhan wrote:
> >>> This seems like something that should be added to the ebuild/end quiz.
> >>>
> >> Ebuild quiz:
> >>
> >> 19. What is the procedure for removing packages from the tree?
> >>
> > 
> > Looking back, my answer to that question was insufficient, so the
> > answer needs to be fixed ;)
> > 
> > 
> 
> 19. What is the procedure for removing packages from the tree? Do you
> need to do something in profiles/ after removing? If yes, what would it be?
> 
> -Samuli
> 

In general, the quiz is supposed to test and educate recruits about Gentoo
development practices. But if all parts of a question are asked in questions
like that(where it's obvious that 'no' isn't a valid answer) it's just going to
result in more googling rather than thinking hard and having knowledge about how
and why it's done. I think the original wording is fine because the recruit will
have to think hard about what else is needed and consult documentation without
knowing exactly what he is looking for. If needed the mentor can help out with
points like that, but if at all possible it should be initially answered by the
recruit.

So please, let's not make the quiz into a set of yes/no questions(an
exaggeration I know, but still the same effect).

Regards,
Thomas
-- 
---------
Thomas Anderson
Gentoo Developer
/////////
Areas of responsibility:
AMD64, Secretary to the Gentoo Council
---------

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-dev] Keeping profiles/ tidy
  2009-08-03 12:08         ` Thomas Anderson
@ 2009-08-03 12:26           ` Ilya A. Volynets-Evenbakh
  0 siblings, 0 replies; 10+ messages in thread
From: Ilya A. Volynets-Evenbakh @ 2009-08-03 12:26 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]

Thomas Anderson wrote:
> In general, the quiz is supposed to test and educate recruits about Gentoo
> development practices. But if all parts of a question are asked in questions
> like that(where it's obvious that 'no' isn't a valid answer) it's just going to
> result in more googling rather than thinking hard and having knowledge about how
> and why it's done. I think the original wording is fine because the recruit will
> have to think hard about what else is needed and consult documentation without
> knowing exactly what he is looking for. If needed the mentor can help out with
> points like that, but if at all possible it should be initially answered by the
> recruit.
>
> So please, let's not make the quiz into a set of yes/no questions(an
> exaggeration I know, but still the same effect).
>   
While I agree with the sentiment, I think the original wording is too
far away from
the expected answer. How about:

What placed should be cleaned, when removing an ebuild from the tree?
> Regards,
> Thomas
>   



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-08-03 12:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-31 15:41 [gentoo-dev] Keeping profiles/ tidy Samuli Suominen
2009-07-31 23:01 ` Jeremy Olexa
2009-08-01  9:23 ` Nirbheek Chauhan
2009-08-01 14:02   ` Petteri Räty
2009-08-01 19:08     ` Nirbheek Chauhan
2009-08-01 20:09       ` Samuli Suominen
2009-08-02  7:38         ` Thilo Bangert
2009-08-03 12:08         ` Thomas Anderson
2009-08-03 12:26           ` Ilya A. Volynets-Evenbakh
2009-08-03 12:01 ` Michael Hammer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox