public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2
@ 2005-09-03 17:14 Roy Wright
  2005-09-03 17:56 ` Rumen Yotov
  2005-09-03 20:44 ` Alex
  0 siblings, 2 replies; 4+ messages in thread
From: Roy Wright @ 2005-09-03 17:14 UTC (permalink / raw
  To: gentoo-user

Howdy,

I have my system set up to sync every night then send me a notification 
message.
I then examine what has changed and decide when to do the emerge.

For the past week, emerge -uDNv world has been toggling arts, kdelibs, 
and kwin.
What I mean is that if 3.4.1 is installed then it upgrades to 3.4.2 
(which is as expected
since I have these in my package.keywords file).  The problem seems to 
be that when
3.4.2 is installed, emerge wants to downgrade them to 3.4.1.  This 
doesn't make
sense to me.

I'm also at a loss on how to troubleshoot this.

Here's what I can see:

royw-gentoo ~ # emerge -uDNv world -p

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     UD] kde-base/arts-3.4.1-r2 [3.4.2] +alsa +arts 
-artswrappersuid -debug +esd -hardened -jack +kdeenablefinal +mp3 
+vorbis +xinerama 0 kB
[ebuild     UD] kde-base/kdelibs-3.4.1-r2 [3.4.2] +alsa +arts +cups 
-debug +doc -jpeg2k +kdeenablefinal +kerberos -openexr +spell +ssl +tiff 
+xinerama -zeroconf 0 kB
[ebuild     UD] kde-base/kwin-3.4.1 [3.4.2] +arts -debug +kdeenablefinal 
-kdexdeltas +xinerama 0 kB

Total size of downloads: 0 kB
royw-gentoo ~ # eix -e arts
* kde-base/arts
     Available versions:  1.2.3 1.3.2 1.3.2-r1 3.4.1-r2 ~3.4.2 [M]3.5_alpha1
     Installed:           1.3.2-r1 3.4.2
     Homepage:            http://multimedia.kde.org/
     Description:         aRts, the KDE sound (and all-around 
multimedia) server/output manager


Found 1 matches
royw-gentoo ~ # grep arts /etc/portage/*
/etc/portage/package.keywords:kde-base/arts ~x86
/etc/portage/package.keywords:kde-base/kdemultimedia-arts ~x86
/etc/portage/package.keywords:kde-base/artsplugin-mpeglib ~x86
/etc/portage/package.keywords:kde-base/artsplugin-mpg123 ~x86
/etc/portage/package.keywords:kde-base/artsplugin-audiofile ~x86
/etc/portage/package.keywords:kde-base/artsplugin-xine ~x86


Any ideas?

TIA,
Roy

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2
  2005-09-03 17:14 [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2 Roy Wright
@ 2005-09-03 17:56 ` Rumen Yotov
  2005-09-03 20:44 ` Alex
  1 sibling, 0 replies; 4+ messages in thread
From: Rumen Yotov @ 2005-09-03 17:56 UTC (permalink / raw
  To: gentoo-user

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

On Sat, 2005-09-03 at 12:14 -0500, Roy Wright wrote:
> Howdy,
> 
> I have my system set up to sync every night then send me a notification 
> message.
> I then examine what has changed and decide when to do the emerge.
> 
> For the past week, emerge -uDNv world has been toggling arts, kdelibs, 
> and kwin.
> What I mean is that if 3.4.1 is installed then it upgrades to 3.4.2 
> (which is as expected
> since I have these in my package.keywords file).  The problem seems to 
> be that when
> 3.4.2 is installed, emerge wants to downgrade them to 3.4.1.  This 
> doesn't make
> sense to me.
> 
> I'm also at a loss on how to troubleshoot this.
> 
> Here's what I can see:
> 
> royw-gentoo ~ # emerge -uDNv world -p
> 
> These are the packages that I would merge, in order:
> 
> Calculating world dependencies ...done!
> [ebuild     UD] kde-base/arts-3.4.1-r2 [3.4.2] +alsa +arts 
> -artswrappersuid -debug +esd -hardened -jack +kdeenablefinal +mp3 
> +vorbis +xinerama 0 kB
> [ebuild     UD] kde-base/kdelibs-3.4.1-r2 [3.4.2] +alsa +arts +cups 
> -debug +doc -jpeg2k +kdeenablefinal +kerberos -openexr +spell +ssl +tiff 
> +xinerama -zeroconf 0 kB
> [ebuild     UD] kde-base/kwin-3.4.1 [3.4.2] +arts -debug +kdeenablefinal 
> -kdexdeltas +xinerama 0 kB
> 
> Total size of downloads: 0 kB
> royw-gentoo ~ # eix -e arts
> * kde-base/arts
>      Available versions:  1.2.3 1.3.2 1.3.2-r1 3.4.1-r2 ~3.4.2 [M]3.5_alpha1
>      Installed:           1.3.2-r1 3.4.2
>      Homepage:            http://multimedia.kde.org/
>      Description:         aRts, the KDE sound (and all-around 
> multimedia) server/output manager
> 
> 
> Found 1 matches
> royw-gentoo ~ # grep arts /etc/portage/*
> /etc/portage/package.keywords:kde-base/arts ~x86
> /etc/portage/package.keywords:kde-base/kdemultimedia-arts ~x86
> /etc/portage/package.keywords:kde-base/artsplugin-mpeglib ~x86
> /etc/portage/package.keywords:kde-base/artsplugin-mpg123 ~x86
> /etc/portage/package.keywords:kde-base/artsplugin-audiofile ~x86
> /etc/portage/package.keywords:kde-base/artsplugin-xine ~x86
> 
> 
> Any ideas?
> 
> TIA,
> Roy
> 
Hi,
Use the "--tree" option of 'emerge' (or "t" for short), it gives you a
tree-view of the packages, and what is most important the dependencies
even with some installed packages.
Think that when going to 3.4.2 it's a simple upgrade as this is the
latest version, but the Downgrade is due to some installed package which
depends on <=3.4.1-rX and consequently requires a downgrade (see which
one using "--tree").
Check man emerge, etc.
HTH. Rumen

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

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

* Re: [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2
  2005-09-03 17:14 [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2 Roy Wright
  2005-09-03 17:56 ` Rumen Yotov
@ 2005-09-03 20:44 ` Alex
  2005-09-06 16:25   ` Roy Wright
  1 sibling, 1 reply; 4+ messages in thread
From: Alex @ 2005-09-03 20:44 UTC (permalink / raw
  To: gentoo-user

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

On Saturday 03 September 2005 17:14, Roy Wright wrote:
> Any ideas?


Probably they're pulled as a dependency from a 3.4.1 kde-package.

run:
# equery depends kde-base/arts
# equery depend kde-base/kdelibs
# equery depend  kde-base/kwin

and try to find what's pulling them. Then add it to your package.keywords.

HTH :)
-- 
Cheers, Alex.

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

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

* Re: [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2
  2005-09-03 20:44 ` Alex
@ 2005-09-06 16:25   ` Roy Wright
  0 siblings, 0 replies; 4+ messages in thread
From: Roy Wright @ 2005-09-06 16:25 UTC (permalink / raw
  To: gentoo-user

Alex wrote:

>On Saturday 03 September 2005 17:14, Roy Wright wrote:
>  
>
>>Any ideas?
>>    
>>
>
>
>Probably they're pulled as a dependency from a 3.4.1 kde-package.
>
>run:
># equery depends kde-base/arts
># equery depend kde-base/kdelibs
># equery depend  kde-base/kwin
>
>and try to find what's pulling them. Then add it to your package.keywords.
>
>HTH :)
>  
>
Thank you. 

Unfortunately these three had non-intersecting sets of dependencies. 
I had originally unmasked kde to get 3.4.0, so just decided to go back
to running stable kde.

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



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

end of thread, other threads:[~2005-09-06 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-03 17:14 [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2 Roy Wright
2005-09-03 17:56 ` Rumen Yotov
2005-09-03 20:44 ` Alex
2005-09-06 16:25   ` Roy Wright

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