public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge --security
@ 2005-11-08  0:07 John J. Foster
  2005-11-08  1:07 ` Neil Bothwick
  2005-11-08  2:11 ` Qian Qiao
  0 siblings, 2 replies; 5+ messages in thread
From: John J. Foster @ 2005-11-08  0:07 UTC (permalink / raw
  To: Gentoo User

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

Good evening all,

Just before I had to kill-file a thread earlier today, I saw mention of

emerge --security

Running this on my system produces:

//garbanzo/root # emerge --security
!!! Error: --security is an invalid option.

This is with portage-2.0.51.22-r3. Is this an option in an upcoming
version?

Thanks,
John

-- 
If voting could change anything,
it would be illegal

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

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

* Re: [gentoo-user] emerge --security
  2005-11-08  0:07 [gentoo-user] emerge --security John J. Foster
@ 2005-11-08  1:07 ` Neil Bothwick
  2005-11-08  8:04   ` John J. Foster
  2005-11-08  2:11 ` Qian Qiao
  1 sibling, 1 reply; 5+ messages in thread
From: Neil Bothwick @ 2005-11-08  1:07 UTC (permalink / raw
  To: gentoo-user

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

On Mon, 7 Nov 2005 19:07:51 -0500, John J. Foster wrote:

> //garbanzo/root # emerge --security
> !!! Error: --security is an invalid option.
> 
> This is with portage-2.0.51.22-r3. Is this an option in an upcoming
> version?

It's not in 2.0.53_rc7 either, although glsa-check does the job for now.

I run glsa-check via cron, even security updates should be inspected
before applying them.


-- 
Neil Bothwick

Ninety-Ninety Rule Of Project Schedules - The first ninety percent of
the task takes ninety percent of the time, and the last ten percent
takes the other ninety percent of the time.

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

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

* Re: [gentoo-user] emerge --security
  2005-11-08  0:07 [gentoo-user] emerge --security John J. Foster
  2005-11-08  1:07 ` Neil Bothwick
@ 2005-11-08  2:11 ` Qian Qiao
  1 sibling, 0 replies; 5+ messages in thread
From: Qian Qiao @ 2005-11-08  2:11 UTC (permalink / raw
  To: gentoo-user

On 11/8/05, John J. Foster <Gentoo-User@festus.150ml.com> wrote:
> Good evening all,
>
> Just before I had to kill-file a thread earlier today, I saw mention of
>
> emerge --security
>
> Running this on my system produces:
>
> //garbanzo/root # emerge --security
> !!! Error: --security is an invalid option.
>
> This is with portage-2.0.51.22-r3. Is this an option in an upcoming
> version?

Take a look at here, it's not there yet. It should be:
# glsa-check -t all
that you are interested in, :)

--
There are 3 kinds of people in the world:
Those who can count, and those who can't.

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge --security
  2005-11-08  1:07 ` Neil Bothwick
@ 2005-11-08  8:04   ` John J. Foster
  2005-11-08  9:06     ` Neil Bothwick
  0 siblings, 1 reply; 5+ messages in thread
From: John J. Foster @ 2005-11-08  8:04 UTC (permalink / raw
  To: gentoo-user

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

On Tue, Nov 08, 2005 at 01:07:19AM +0000, Neil Bothwick wrote:
> On Mon, 7 Nov 2005 19:07:51 -0500, John J. Foster wrote:
> 
> > //garbanzo/root # emerge --security
> > !!! Error: --security is an invalid option.
> > 
> > This is with portage-2.0.51.22-r3. Is this an option in an upcoming
> > version?
> 
> It's not in 2.0.53_rc7 either, although glsa-check does the job for now.
> 
> I run glsa-check via cron, even security updates should be inspected
> before applying them.
> 
That's what I do also, along with an emerge -puDNv world via cron and
just have the results mailed to me to check in the morning. I thought
there was a new emerge option that I wasn't aware of yet.

Thanks for the reply,
John

-- 
If voting could change anything,
it would be illegal

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

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

* Re: [gentoo-user] emerge --security
  2005-11-08  8:04   ` John J. Foster
@ 2005-11-08  9:06     ` Neil Bothwick
  0 siblings, 0 replies; 5+ messages in thread
From: Neil Bothwick @ 2005-11-08  9:06 UTC (permalink / raw
  To: gentoo-user

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

On Tue, 8 Nov 2005 03:04:20 -0500, John J. Foster wrote:

> > I run glsa-check via cron, even security updates should be inspected
> > before applying them.
> > 
> That's what I do also, along with an emerge -puDNv world via cron and
> just have the results mailed to me to check in the morning. I thought
> there was a new emerge option that I wasn't aware of yet.

I do that, but my cron script also runs "emerge -uDNf world" so I have the
distfiles ready to go.


-- 
Neil Bothwick

Why do they sterilize the needles for lethal injections?

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

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

end of thread, other threads:[~2005-11-08  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-08  0:07 [gentoo-user] emerge --security John J. Foster
2005-11-08  1:07 ` Neil Bothwick
2005-11-08  8:04   ` John J. Foster
2005-11-08  9:06     ` Neil Bothwick
2005-11-08  2:11 ` Qian Qiao

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