View previous topic :: View next topic |
Author |
Message |
Vide Apprentice
Joined: 20 Nov 2003 Posts: 201 Location: Barcelona
|
Posted: Sun Aug 29, 2004 4:23 pm Post subject: KDE 3.2 wants to emerge while I don't want it! |
|
|
Hello
I had in the past a double KDE installation, a 3.2.3 and a brand new 3.3.0. Now I deleted the 3.2.3 one, but when I'm trying to do an emerge -U world, it tries to emerge again ALL kde 3.2.3, and I don't know why!
How can it be possible? And can I know the reason why? Maybe there's some kind of broken ebuild somewhere, but how can I debug it? _________________ http://www.heavy-metal.it
Metal, hard rock and much more.. |
|
Back to top |
|
|
blendmaster Apprentice
Joined: 02 May 2004 Posts: 196
|
Posted: Sun Aug 29, 2004 11:02 pm Post subject: |
|
|
kde 3.3.0 is unstable in portage and therefore, emerge world wants to downgrade it. anything unstable on your system will be downgraded if you do a emerge world, even with the upgradeonly flag. i never do emerge worlds. i always look at the --pretend version and manually merge the ones i want. _________________ shuttle sn25p
2.6.12-gentoo-r10 in 64bit
amd64 3500+
geforce 6600gt |
|
Back to top |
|
|
MHD Tux's lil' helper
Joined: 18 Jun 2003 Posts: 88
|
Posted: Sun Aug 29, 2004 11:05 pm Post subject: |
|
|
you can add the kde3.3 ebuilds to /etc/portage/packeges.keywords
Code: |
kde-base/kde ~x86
kde-base/kde-i18n ~x86
=kde-base/kdelibs-3.3.0 ~x86
=kde-base/kdebase-3.3.0 ~x86
=kde-base/kdeaddons-3.3.0 ~x86
=kde-base/kdeadmin-3.3.0 ~x86
=kde-base/kdeartwork-3.3.0 ~x86
=kde-base/kdeedu-3.3.0 ~x86
=kde-base/kdegames-3.3.0 ~x86
=kde-base/kdegraphics-3.3.0 ~x86
=kde-base/kdemultimedia-3.3.0 ~x86
=kde-base/kdenetwork-3.3.0 ~x86
=kde-base/kdepim-3.3.0 ~x86
=kde-base/arts-1.3.0 ~x86
=kde-base/kdetoys-3.3.0 ~x86
=kde-base/kdeutils-3.3.0 ~x86
=kde-base/kdeaccessibility-3.3.0 ~x86
=kde-base/kdewebdev-3.3.0 ~x86
=app-crypt/gpgme-0.4.7 ~x86
media-libs/tunepimp ~x86
=kde-base/kdesdk-3.3.0 ~x86
|
_________________ Pot of Grass Productions
http://www.potofgrass.com |
|
Back to top |
|
|
|