public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge -u world won't update kde metapackages
@ 2005-10-22 20:07 Robert Persson
  2005-10-22 20:23 ` Dave Nebinger
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Robert Persson @ 2005-10-22 20:07 UTC (permalink / raw
  To: gentoo-user

I emerged kde 3.4 using the metapackages (kdebase-meta, kdeaddons-meta etc.).  
However I now find that emerge -u world fails to update any of the component 
packages to their latest versions, which should all be 3.4.1(-r2/r3/etc).  I 
end up emerging newer versions individually (e.g. "emerge kopete") when I 
think I have a bug problem, which is obviously a clumsy way to do things.

I know I can "emerge kdebase-meta kdeaddons-meta kdeblahblahblah" to get 
things up to date, but is there a way to get portage to actually deal with 
kde nicely like it used to?

Many thanks
Robert
-- 
Robert Persson

"Don't use nuclear weapons to troubleshoot faults."
(US Air Force Instruction 91-111, 1 Oct 1997)

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge -u world won't update kde metapackages
  2005-10-22 20:07 [gentoo-user] emerge -u world won't update kde metapackages Robert Persson
@ 2005-10-22 20:23 ` Dave Nebinger
  2005-10-22 20:32 ` Thomas Matthijs
  2005-10-22 20:37 ` Petteri Räty
  2 siblings, 0 replies; 7+ messages in thread
From: Dave Nebinger @ 2005-10-22 20:23 UTC (permalink / raw
  To: gentoo-user

On Saturday 22 October 2005 04:07 pm, Robert Persson wrote:
> I know I can "emerge kdebase-meta kdeaddons-meta kdeblahblahblah" to get
> things up to date, but is there a way to get portage to actually deal with
> kde nicely like it used to?

Just "emerge kde", you don't need to work with the meta packages themselves.  
The kde is itself a meta package and will ensure the sub-packages are kept up 
to date (at least that's how it's been working on my box).

Dave
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge -u world won't update kde metapackages
  2005-10-22 20:07 [gentoo-user] emerge -u world won't update kde metapackages Robert Persson
  2005-10-22 20:23 ` Dave Nebinger
@ 2005-10-22 20:32 ` Thomas Matthijs
  2005-10-22 20:37 ` Petteri Räty
  2 siblings, 0 replies; 7+ messages in thread
From: Thomas Matthijs @ 2005-10-22 20:32 UTC (permalink / raw
  To: gentoo-user

* Robert Persson (ireneshusband@yahoo.co.uk) wrote:
> I emerged kde 3.4 using the metapackages (kdebase-meta, kdeaddons-meta etc.).  
> However I now find that emerge -u world fails to update any of the component 


try: emerge -uD world
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge -u world won't update kde metapackages
  2005-10-22 20:07 [gentoo-user] emerge -u world won't update kde metapackages Robert Persson
  2005-10-22 20:23 ` Dave Nebinger
  2005-10-22 20:32 ` Thomas Matthijs
@ 2005-10-22 20:37 ` Petteri Räty
  2005-10-23  5:01   ` Robert Persson
                     ` (2 more replies)
  2 siblings, 3 replies; 7+ messages in thread
From: Petteri Räty @ 2005-10-22 20:37 UTC (permalink / raw
  To: gentoo-user

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

Robert Persson wrote:
> I emerged kde 3.4 using the metapackages (kdebase-meta, kdeaddons-meta etc.).  
> However I now find that emerge -u world fails to update any of the component 
> packages to their latest versions, which should all be 3.4.1(-r2/r3/etc).  I 
> end up emerging newer versions individually (e.g. "emerge kopete") when I 
> think I have a bug problem, which is obviously a clumsy way to do things.
> 
> I know I can "emerge kdebase-meta kdeaddons-meta kdeblahblahblah" to get 
> things up to date, but is there a way to get portage to actually deal with 
> kde nicely like it used to?
> 
> Many thanks
> Robert

Use the --deep option. emerge -uD world. see man emerge for more
information.

Regards,
Petteri

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

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

* Re: [gentoo-user] emerge -u world won't update kde metapackages
  2005-10-22 20:37 ` Petteri Räty
@ 2005-10-23  5:01   ` Robert Persson
  2005-10-23 10:22   ` Robert Persson
  2005-10-24  1:28   ` Robert Persson
  2 siblings, 0 replies; 7+ messages in thread
From: Robert Persson @ 2005-10-23  5:01 UTC (permalink / raw
  To: gentoo-user

Thank you everyone!

I have now discovered that my problem was that I still had some monolithic kde 
packages hanging around alongside the metapackages (e.g. kdeedu instead of 
kdeedu-meta).  I think I'd been unmerging them one at a time and didn't get 
around to finishing the job.  Now that I have done so emerge -u world seems 
to be catching the kde updates the way it should.
-- 
Robert Persson

"Don't use nuclear weapons to troubleshoot faults."
(US Air Force Instruction 91-111, 1 Oct 1997)

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge -u world won't update kde metapackages
  2005-10-22 20:37 ` Petteri Räty
  2005-10-23  5:01   ` Robert Persson
@ 2005-10-23 10:22   ` Robert Persson
  2005-10-24  1:28   ` Robert Persson
  2 siblings, 0 replies; 7+ messages in thread
From: Robert Persson @ 2005-10-23 10:22 UTC (permalink / raw
  To: gentoo-user

Thank you everyone!

I have now discovered that my problem was that I still had some monolithic kde 
packages hanging around alongside the metapackages (e.g. kdeedu instead of 
kdeedu-meta).  I think I'd been unmerging them one at a time and didn't get 
around to finishing the job.  Now that I have done so emerge -u world seems 
to be catching the kde updates the way it should.
-- 
Robert Persson

"Don't use nuclear weapons to troubleshoot faults."
(US Air Force Instruction 91-111, 1 Oct 1997)

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge -u world won't update kde metapackages
  2005-10-22 20:37 ` Petteri Räty
  2005-10-23  5:01   ` Robert Persson
  2005-10-23 10:22   ` Robert Persson
@ 2005-10-24  1:28   ` Robert Persson
  2 siblings, 0 replies; 7+ messages in thread
From: Robert Persson @ 2005-10-24  1:28 UTC (permalink / raw
  To: gentoo-user

[This is the third time sending this post because it doesn't seem to be 
showing up on the list.  Sorry if it ends up being a duplicate (or a 
triplicate).]

Thank you everyone!

I have now discovered that my problem was that I still had some monolithic kde 
packages hanging around alongside the metapackages (e.g. kdeedu instead of 
kdeedu-meta).  I think I'd been unmerging them one at a time and didn't get 
around to finishing the job.  Now that I have done so emerge -u world seems 
to be catching the kde updates the way it should.
-- 
Robert Persson

"Don't use nuclear weapons to troubleshoot faults."
(US Air Force Instruction 91-111, 1 Oct 1997)

-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2005-10-24 10:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-22 20:07 [gentoo-user] emerge -u world won't update kde metapackages Robert Persson
2005-10-22 20:23 ` Dave Nebinger
2005-10-22 20:32 ` Thomas Matthijs
2005-10-22 20:37 ` Petteri Räty
2005-10-23  5:01   ` Robert Persson
2005-10-23 10:22   ` Robert Persson
2005-10-24  1:28   ` Robert Persson

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