public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] typo in "scrypt" USE-Flag
@ 2014-11-02 16:41 Marco Ziebell
  2014-11-02 16:48 ` Alex Xu
  2014-11-02 17:53 ` Sergei Trofimovich
  0 siblings, 2 replies; 5+ messages in thread
From: Marco Ziebell @ 2014-11-02 16:41 UTC (permalink / raw
  To: gentoo-dev

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

There's a typo in the "scrypt" USE-FLAG. A bug-report seemed to big for
that.
Correct would be "scrypt: Use libscrypt for the scrypt
algorithm"

Found here:

# equery u tor
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for net-misc/tor-0.2.6.1_alpha:
 U I
 - - bufferevents      : Use libevent's buffered IO implementation
(unstable, buggy)
 + - nat-pmp           : Enable NAT Port Mapping Protocol
 + - scrypt            : Use libscript for the scrypt algorithm
 + - seccomp           : Enable seccomp for system call filtering
 + - stats             : Enable tracking of how much of each kind of
resource we download
 - - test              : Workaround to pull in packages needed to run
with FEATURES=test. Portage-2.1.2 handles this internally, so don't set
it in make.conf/package.use anymore
 + - tor-hardening     : Compile tor with hardening on vanilla
compilers/linkers
 + - transparent-proxy : Enable transparent proxying
 + - upnp              : Enable UPnP port mapping support
 - - web               : Build a tor2web service instead of a tor client

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

* Re: [gentoo-dev] typo in "scrypt" USE-Flag
  2014-11-02 16:41 [gentoo-dev] typo in "scrypt" USE-Flag Marco Ziebell
@ 2014-11-02 16:48 ` Alex Xu
  2014-11-02 16:56   ` Rémi Cardona
  2014-11-02 17:53 ` Sergei Trofimovich
  1 sibling, 1 reply; 5+ messages in thread
From: Alex Xu @ 2014-11-02 16:48 UTC (permalink / raw
  To: gentoo-dev

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

On 02/11/14 11:41 AM, Marco Ziebell wrote:
> There's a typo in the "scrypt" USE-FLAG. A bug-report seemed to big for
> that.
> Correct would be "scrypt: Use libscrypt for the scrypt
> algorithm"

so... instead of emailing 4 people (three bug-wranglers plus one
maintainer), you email around 300 people (assuming that subscriber count
is around the same as #gentoo-dev users, which is probably a severe
underestimate).


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

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

* Re: [gentoo-dev] typo in "scrypt" USE-Flag
  2014-11-02 16:48 ` Alex Xu
@ 2014-11-02 16:56   ` Rémi Cardona
  2014-11-02 17:09     ` Marco Ziebell
  0 siblings, 1 reply; 5+ messages in thread
From: Rémi Cardona @ 2014-11-02 16:56 UTC (permalink / raw
  To: gentoo-dev

Le 02/11/2014 17:48, Alex Xu a écrit :
> so... instead of emailing 4 people (three bug-wranglers plus one
> maintainer), you email around 300 people (assuming that subscriber count
> is around the same as #gentoo-dev users, which is probably a severe
> underestimate).

Alex: no need for a snarky comment. A simple "a bug is fine, please do
open one" would have been enough.

Marco: thank you for your contribution, however small. Bugzilla is
indeed the proper place for any and all ebuild improvements.

Cheers,

Rémi


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

* Re: [gentoo-dev] typo in "scrypt" USE-Flag
  2014-11-02 16:56   ` Rémi Cardona
@ 2014-11-02 17:09     ` Marco Ziebell
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Ziebell @ 2014-11-02 17:09 UTC (permalink / raw
  To: gentoo-dev

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

Am Sun, 02 Nov 2014 17:56:02 +0100
schrieb Rémi Cardona <remi@gentoo.org>:

> Le 02/11/2014 17:48, Alex Xu a écrit :
> > so... instead of emailing 4 people (three bug-wranglers plus one
> > maintainer), you email around 300 people (assuming that subscriber
> > count is around the same as #gentoo-dev users, which is probably a
> > severe underestimate).
> 
> Alex: no need for a snarky comment. A simple "a bug is fine, please do
> open one" would have been enough.
> 
> Marco: thank you for your contribution, however small. Bugzilla is
> indeed the proper place for any and all ebuild improvements.
> 
> Cheers,
> 
> Rémi
> 

I agree with Alex. You reach less people by opening a bug-report and
not everyone who's on the list. 
But my email received far more attention than it should. My idea was to
hit everyone, so 99% of the list could easily ignored it and only the 1
person with enough time and commit-rights could silently change it.

There are enough bug-reports around in the whole of community which
should gain some attention. ... this report would be none of it.
Be as it may. Thanks for your time.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

* Re: [gentoo-dev] typo in "scrypt" USE-Flag
  2014-11-02 16:41 [gentoo-dev] typo in "scrypt" USE-Flag Marco Ziebell
  2014-11-02 16:48 ` Alex Xu
@ 2014-11-02 17:53 ` Sergei Trofimovich
  1 sibling, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2014-11-02 17:53 UTC (permalink / raw
  To: gentoo-dev; +Cc: ziebell_marco, blueness

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

On Sun, 2 Nov 2014 17:41:12 +0100
Marco Ziebell <ziebell_marco@posteo.de> wrote:

> There's a typo in the "scrypt" USE-FLAG. A bug-report seemed to big for
> that.
> Correct would be "scrypt: Use libscrypt for the scrypt
> algorithm"
> 
> Found here:
> 
> # equery u tor
...
>  + - scrypt            : Use libscript for the scrypt algorithm

Nice catch! Pushed as:

>  02 Nov 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
>  Fix USE typo noticed by Marco Ziebell.

To be most efficient that kind of emails should go directly
to <maintainer> written in metadata.xml for a package.

Thanks!

-- 

  Sergei

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

end of thread, other threads:[~2014-11-02 17:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 16:41 [gentoo-dev] typo in "scrypt" USE-Flag Marco Ziebell
2014-11-02 16:48 ` Alex Xu
2014-11-02 16:56   ` Rémi Cardona
2014-11-02 17:09     ` Marco Ziebell
2014-11-02 17:53 ` Sergei Trofimovich

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