Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Xav'
Le Thursday 28 August 2008 08:40:39 Suman Chakrabarty, vous avez écrit : After successful installation of Gentoo 2008 on an old Compaq Pressario notebook, I was trying to emerge kde-meta on it, but was not successful. :( My USE flags: USE=nptl nptlonly -ipv6 -fortran unicode svg hal dbus X

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Suman Chakrabarty
Xav' wrote: If you did install kdelibs, then the Qt version that is picked up by this configure is not the same version you used to compile kdelibs. The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the _same Qt version_, compiled with the _same compiler_ and the same Qt

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Xav'
On Thu, 28 Aug 2008 13:16:57 +0530, Suman Chakrabarty [EMAIL PROTECTED] wrote: Xav' wrote: If you did install kdelibs, then the Qt version that is picked up by this configure is not the same version you used to compile kdelibs. The Qt Plugin installed by kdelibs is *ONLY* loadable if it is

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dirk Heinrichs
Am Donnerstag, 28. August 2008 09:46:57 schrieb ext Suman Chakrabarty: Here are some output that might be useful. Is this the right way to reemerge kdelibs? Following command did not do anything.  ~ # emerge -D --newuse kdelibs emerge -1 kdelibs HTH... Dirk -- Dirk Heinrichs

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dale
Suman Chakrabarty wrote: Thanks for your quick response. Adding --update did not help. Here are some output that might be useful. Is this the right way to reemerge kdelibs? Following command did not do anything. ~ # emerge -D --newuse kdelibs Calculating dependencies... done!

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Daniel Pielmeier
2008/8/28, Dale [EMAIL PROTECTED]: Also, what this heck is this about? MailScanner has detected a possible fraud attempt from mirror.ovh.net claiming to be That shouldn't be in your make.conf file. Just take a look in the signature of thie message. :-) This message has been scanned for

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dale
Daniel Pielmeier wrote: 2008/8/28, Dale [EMAIL PROTECTED]: Also, what this heck is this about? MailScanner has detected a possible fraud attempt from mirror.ovh.net claiming to be That shouldn't be in your make.conf file. Just take a look in the signature of thie message. :-) This

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Suman Chakrabarty
Thanks everybody for your helpful replies. :) Try this, emerge -1v kdelibs and then try to install the rest. What it is saying is that you have upgraded qt since kdelibs was last compiled and it needs to link everything to the new qt. After you reemerge kdelibs, it should work fine. It

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Daniel Pielmeier
2008/8/28, Suman Chakrabarty [EMAIL PROTECTED]: Now my question is: why? man emerge says that the -1 option is equivalent to --oneshot which is Emerge as normal, but do not add the packages to the world file for later updating. But how does it help emerge something which was not emerging

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dirk Heinrichs
Am Donnerstag, 28. August 2008 14:19:46 schrieb ext Suman Chakrabarty: Now my question is: why? man emerge says that the -1 option is equivalent to --oneshot which is Emerge as normal, but do not add the packages to the world file for later updating. But how does it help emerge something which

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dale
Suman Chakrabarty wrote: Thanks everybody for your helpful replies. :) Try this, emerge -1v kdelibs and then try to install the rest. What it is saying is that you have upgraded qt since kdelibs was last compiled and it needs to link everything to the new qt. After you reemerge kdelibs,

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Suman Chakrabarty
Dirk Heinrichs wrote: Am Donnerstag, 28. August 2008 14:19:46 schrieb ext Suman Chakrabarty: Now my question is: why? man emerge says that the -1 option is equivalent to --oneshot which is Emerge as normal, but do not add the packages to the world file for later updating. But how does it

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Xav'
On Thu, 28 Aug 2008 19:11:34 +0530, Suman Chakrabarty [EMAIL PROTECTED] wrote: Dirk Heinrichs wrote: Am Donnerstag, 28. August 2008 14:19:46 schrieb ext Suman Chakrabarty: Now my question is: why? man emerge says that the -1 option is equivalent to --oneshot which is Emerge as normal,

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Daniel Pielmeier
2008/8/28, Suman Chakrabarty [EMAIL PROTECTED]: Thanks, but I don't think my confusion was addressed fully. Let me explain. The following command did not work as reported (and suggested) before: ~ # emerge -D --newuse kdelibs Calculating dependencies... done! Auto-cleaning packages...

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dirk Heinrichs
Am Donnerstag, 28. August 2008 15:41:34 schrieb ext Suman Chakrabarty: Thanks, but I don't think my confusion was addressed fully. Let me explain. The following command did not work as reported (and suggested) before:   ~ # emerge -D --newuse kdelibs Calculating dependencies... done!

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dirk Heinrichs
Am Donnerstag, 28. August 2008 15:36:54 schrieb ext Xav: This has not worked not because of the -1, but because you remove --newuse No, it was because he removed -D (deep update), to force a (re-)installation. Bye... Dirk -- Dirk Heinrichs | Tel: +49 (0)162 234 3408

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Sebastian Beßler
Suman Chakrabarty schrieb: Thanks, but I don't think my confusion was addressed fully. Let me explain. The following command did not work as reported (and suggested) before: ~ # emerge -D --newuse kdelibs Calculating dependencies... done! Auto-cleaning packages... No outdated packages

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dirk Heinrichs
Am Donnerstag, 28. August 2008 15:41:24 schrieb ext Sebastian Beßler: It is not the -1 that is added but the --newuse that is left. Once more: it's _not_ because of --newuse, but because of -D! Bye... Dirk -- Dirk Heinrichs | Tel: +49 (0)162 234 3408 Configuration Manager

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Xav'
On Thu, 28 Aug 2008 15:38:47 +0200, Dirk Heinrichs [EMAIL PROTECTED] wrote: Am Donnerstag, 28. August 2008 15:36:54 schrieb ext Xav: This has not worked not because of the -1, but because you remove --newuse No, it was because he removed -D (deep update), to force a (re-)installation.

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dirk Heinrichs
Am Donnerstag, 28. August 2008 15:50:47 schrieb ext Xav: No... The -D doesn't stand for deep update, but for deep, so with deep, portage will also check dependencies of the package. Try to do emerge -D kdelibs and you will see that portage reemerge kdelibs. To have a deep update, the right

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dirk Heinrichs
Am Donnerstag, 28. August 2008 15:45:01 schrieb ext Dirk Heinrichs: Am Donnerstag, 28. August 2008 15:41:24 schrieb ext Sebastian Beßler: It is not the -1 that is added but the --newuse that is left. Once more: it's _not_ because of --newuse, but because of -D! Seems that was nonsense,

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Neil Bothwick
On Thu, 28 Aug 2008 07:32:01 -0500, Dale wrote: Let me give this a shot. You don't really want every package you have installed to be recorded in the world file. It can make you do updates that you may not really need. That's not the main reason for keeping world clean, since emerge

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Neil Bothwick
On Thu, 28 Aug 2008 19:11:34 +0530, Suman Chakrabarty wrote: But, emerge -1v kdelibs worked as suggested. I don't understand why it works with -1 option added, but not without. It has nothing to do with the addition of -1, which only affects the world file, but the removal of --newuse. Had you

Re: [gentoo-user] emerge kde-meta troubles

2008-08-28 Thread Dale
Dirk Heinrichs wrote: Am Donnerstag, 28. August 2008 15:45:01 schrieb ext Dirk Heinrichs: Am Donnerstag, 28. August 2008 15:41:24 schrieb ext Sebastian Beßler: It is not the -1 that is added but the --newuse that is left. Once more: it's _not_ because of --newuse, but because