public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 10:28 [gentoo-user] " Daniel Iliev
@ 2007-04-19 10:59 ` Remy Blank
  2007-04-19 11:14   ` Graham Murray
  0 siblings, 1 reply; 10+ messages in thread
From: Remy Blank @ 2007-04-19 10:59 UTC (permalink / raw
  To: gentoo-user

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

Daniel Iliev wrote:
> So, "emerge -pv gentoo-sources" wants to install the new kernel source,
> while "emerge -DuN world" doesn't. How come?

Is gentoo-sources in your world file?

$ grep gentoo-sources /var/lib/portage/world

If not, the behavior you see is normal. Just add
"sys-kernel/gentoo-sources" to the world file.

-- Remy


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

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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 10:59 ` [gentoo-user] " Remy Blank
@ 2007-04-19 11:14   ` Graham Murray
  2007-04-19 11:23     ` Fabio A Correa
                       ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Graham Murray @ 2007-04-19 11:14 UTC (permalink / raw
  To: gentoo-user

Remy Blank <remy.blank@pobox.com> writes:

> Is gentoo-sources in your world file?
>
> $ grep gentoo-sources /var/lib/portage/world
>
> If not, the behavior you see is normal. Just add
> "sys-kernel/gentoo-sources" to the world file.

Shouldn't gentoo-sources be part of system?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 11:14   ` Graham Murray
@ 2007-04-19 11:23     ` Fabio A Correa
  2007-04-19 13:13     ` Neil Bothwick
  2007-04-19 13:33     ` Alan McKinnon
  2 siblings, 0 replies; 10+ messages in thread
From: Fabio A Correa @ 2007-04-19 11:23 UTC (permalink / raw
  To: gentoo-user

Graham Murray wrote:
> Shouldn't gentoo-sources be part of system?

It does not have to be, it is in my world file by default.

Greetings everybody.

- --
Fabio A. Correa D.

Physics Dept, Universidad Nacional, Bogota, Colombia
facorread@gmail.com
ffaaccdd@yahoo.co.uk         facorread@unal.edu.co
My webpage and OpenPGP key at http://facorread.150m.com
facorread@alexandria.cc is not working anymore!!!

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 11:14   ` Graham Murray
  2007-04-19 11:23     ` Fabio A Correa
@ 2007-04-19 13:13     ` Neil Bothwick
  2007-04-19 14:09       ` Bo Ørsted Andresen
  2007-04-19 13:33     ` Alan McKinnon
  2 siblings, 1 reply; 10+ messages in thread
From: Neil Bothwick @ 2007-04-19 13:13 UTC (permalink / raw
  To: gentoo-user

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

Hello Graham Murray,

> > If not, the behavior you see is normal. Just add
> > "sys-kernel/gentoo-sources" to the world file.  
> 
> Shouldn't gentoo-sources be part of system?

No, because you may not want to use gentoo-sources. system contains only
packages for which there is no choice, and there are plenty of kernels to
choose from.


-- 
Neil Bothwick

Never ask a geek why, just nod your head and slowly back away

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

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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 11:14   ` Graham Murray
  2007-04-19 11:23     ` Fabio A Correa
  2007-04-19 13:13     ` Neil Bothwick
@ 2007-04-19 13:33     ` Alan McKinnon
  2 siblings, 0 replies; 10+ messages in thread
From: Alan McKinnon @ 2007-04-19 13:33 UTC (permalink / raw
  To: gentoo-user

On Thursday 19 April 2007, Graham Murray wrote:
> Remy Blank <remy.blank@pobox.com> writes:
> > Is gentoo-sources in your world file?
> >
> > $ grep gentoo-sources /var/lib/portage/world
> >
> > If not, the behavior you see is normal. Just add
> > "sys-kernel/gentoo-sources" to the world file.
>
> Shouldn't gentoo-sources be part of system?

No.

That would make the gentoo-patched kernel a compulsory package, and the 
user would have to edit their profile to remove it.

You do have to have a kernel on the machine, but not everyone wants the 
gentoo kernel, or even a kernel installed via portage.

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 13:13     ` Neil Bothwick
@ 2007-04-19 14:09       ` Bo Ørsted Andresen
  2007-04-19 17:47         ` maxim wexler
  0 siblings, 1 reply; 10+ messages in thread
From: Bo Ørsted Andresen @ 2007-04-19 14:09 UTC (permalink / raw
  To: gentoo-user

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

On Thursday 19 April 2007 15:13:39 Neil Bothwick wrote:
> Hello Graham Murray,
>
> > > If not, the behavior you see is normal. Just add
> > > "sys-kernel/gentoo-sources" to the world file.
> >
> > Shouldn't gentoo-sources be part of system?
>
> No, because you may not want to use gentoo-sources. system contains only
> packages for which there is no choice, and there are plenty of kernels to
> choose from.

While gentoo-sources isn't part of system virtual/linux-sources is a 
dependency of a quite a few packages in the tree (mostly kernel modules). And 
on all profiles in default-linux gentoo-sources is the default provider for 
that. The thing is that it is only a DEPEND and not an RDEPEND. So in 
addition to what others have told you you might want to take a look 
at --with-bdeps in `man emerge`.

-- 
Bo Andresen

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 14:09       ` Bo Ørsted Andresen
@ 2007-04-19 17:47         ` maxim wexler
  2007-04-19 18:01           ` Bo Ørsted Andresen
  0 siblings, 1 reply; 10+ messages in thread
From: maxim wexler @ 2007-04-19 17:47 UTC (permalink / raw
  To: gentoo-user

> to take a look 
> at --with-bdeps in `man emerge`.

I can't find it. Not in google either. Spelling?

-Maxim

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 17:47         ` maxim wexler
@ 2007-04-19 18:01           ` Bo Ørsted Andresen
  0 siblings, 0 replies; 10+ messages in thread
From: Bo Ørsted Andresen @ 2007-04-19 18:01 UTC (permalink / raw
  To: gentoo-user

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

On Thursday 19 April 2007 19:47:27 maxim wexler wrote:
> > to take a look
> > at --with-bdeps in `man emerge`.
>
> I can't find it. Not in google either. Spelling?

You need portage 2.1.2 for it...

-- 
Bo Andresen

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
       [not found] <4627AE11.6030901@bredband.net>
@ 2007-04-19 18:30 ` maxim wexler
  2007-04-19 18:58   ` Tony Stohne
  0 siblings, 1 reply; 10+ messages in thread
From: maxim wexler @ 2007-04-19 18:30 UTC (permalink / raw
  To: gentoo-user

> Try using quotation/citation marks ie "--with-bdeps"
> when googling.
> That should help. You could add emerge in the search

It did. I know about adding quotes to a phrase but to
a  single string? New one on me.

But Bo is right, my portage is out-of-date. emerge
--help is supposed to include --with-bdeps under
"0ptions:", but not on my box(portage-2.1.1-r2).

-Maxim


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  Re: emerge -pv vs emerge -DuNpv
  2007-04-19 18:30 ` [gentoo-user] Re: emerge -pv vs emerge -DuNpv maxim wexler
@ 2007-04-19 18:58   ` Tony Stohne
  0 siblings, 0 replies; 10+ messages in thread
From: Tony Stohne @ 2007-04-19 18:58 UTC (permalink / raw
  To: gentoo-user

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

maxim wexler said the following on 2007-04-19 20:30:
>> Try using quotation/citation marks ie "--with-bdeps"
>> when googling.
>> That should help. You could add emerge in the search
> 
> It did. I know about adding quotes to a phrase but to
> a  single string? New one on me.
> 
Well, a minus sign in front of a search pattern usually means don't
include any pages with that search pattern...

> But Bo is right, my portage is out-of-date. emerge
> --help is supposed to include --with-bdeps under
> "0ptions:", but not on my box(portage-2.1.1-r2).
> 
True :) I was a little too lazy to notice ;)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)

iD8DBQFGJ7vAJDzv6DN+QUkRArCbAKCgqVCJimBzak0Xlagkx5h8mXsaCACg3DPK
tAK3AF19XJPHznE6HQxXV9k=
=NucF
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2007-04-19 19:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4627AE11.6030901@bredband.net>
2007-04-19 18:30 ` [gentoo-user] Re: emerge -pv vs emerge -DuNpv maxim wexler
2007-04-19 18:58   ` Tony Stohne
2007-04-19 10:28 [gentoo-user] " Daniel Iliev
2007-04-19 10:59 ` [gentoo-user] " Remy Blank
2007-04-19 11:14   ` Graham Murray
2007-04-19 11:23     ` Fabio A Correa
2007-04-19 13:13     ` Neil Bothwick
2007-04-19 14:09       ` Bo Ørsted Andresen
2007-04-19 17:47         ` maxim wexler
2007-04-19 18:01           ` Bo Ørsted Andresen
2007-04-19 13:33     ` Alan McKinnon

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