Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qt4_alpha???[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Mon Jan 19, 2009 3:09 pm    Post subject: qt4_alpha???[SOLVED] Reply with quote

Hi all,
Trying to do
Code:

emerge -uDp world

I get the following message:
Code:

Gerard ikke # emerge -uDp world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] sys-apps/portage-2.1.6.7 [2.1.6.6]
[ebuild     U ] app-arch/cpio-2.9-r2 [2.9-r1]
[ebuild     U ] net-misc/dhcpcd-4.0.7 [4.0.2]
[ebuild     U ] media-libs/libpng-1.2.34 [1.2.33]
[ebuild     U ] dev-db/sqlite-3.6.10 [3.6.8]
[ebuild     U ] dev-libs/mpfr-2.3.2 [2.3.1_p1]
[ebuild     U ] sys-apps/groff-1.19.2-r3 [1.19.2-r1]
[ebuild     U ] app-text/hunspell-1.2.8 [1.2.6]
[ebuild     U ] media-gfx/gqview-2.1.5 [2.0.4] USE="lcms%*"
[ebuild     U ] x11-libs/wxGTK-2.8.9.1-r3 [2.8.8.1]
[ebuild     U ] media-libs/libmpeg2-0.5.1 [0.4.1]
[ebuild  N    ] net-mail/mailbase-1  USE="pam"
[ebuild     U ] mail-mta/ssmtp-2.62-r4 [2.62-r3]
[ebuild  N    ] x11-libs/qt-core-4.4.2  USE="doc qt3support ssl -debug -glib -pch"
[ebuild  N    ] x11-libs/qt-sql-4.4.2  USE="qt3support sqlite -debug -firebird -mysql
-odbc -pch -postgres"
[ebuild  N    ] x11-libs/qt-dbus-4.4.2  USE="-debug -pch"
[ebuild  N    ] x11-libs/qt-script-4.4.2  USE="-debug -pch"
[ebuild  N    ] x11-libs/qt-xmlpatterns-4.4.2  USE="-debug -pch"
[ebuild  N    ] x11-libs/qt-test-4.4.2  USE="-debug -pch"
[ebuild  N    ] x11-libs/qt-gui-4.4.2-r1  USE="accessibility cups dbus mng nas
qt3support tiff -debug -glib -nis -pch -xinerama" INPUT_DEVICES="-wacom"
[ebuild  N    ] x11-libs/qt-qt3support-4.4.2  USE="accessibility -debug -pch"
[ebuild  N    ] x11-libs/qt-webkit-4.4.2  USE="-debug -pch"
[ebuild  N    ] x11-libs/qt-opengl-4.4.2  USE="qt3support -debug -pch"
[ebuild  N    ] x11-libs/qt-svg-4.4.2  USE="-debug -pch"
[ebuild  N    ] x11-libs/qt-assistant-4.4.2-r1  USE="webkit -debug -pch"
[ebuild     U ] x11-libs/qt-4.4.2 [4.3.3]
[blocks B     ] <=x11-libs/qt-4.4.0_alpha:4 ("<=x11-libs/qt-4.4.0_alpha:4" is
blocking x11-libs/qt-qt3support-4.4.2, x11-libs/qt-script-4.4.2,
x11-libs/qt-dbus-4.4.2, x11-libs/qt-gui-4.4.2-r1, x11-libs/qt-xmlpatterns-4.4.2,
x11-libs/qt-assistant-4.4.2-r1, x11-libs/qt-sql-4.4.2, x11-libs/qt-svg-4.4.2,
x11-libs/qt-test-4.4.2, x11-libs/qt-core-4.4.2, x11-libs/qt-webkit-4.4.2,
x11-libs/qt-opengl-4.4.2)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

[/quote]
I have no idea how to tackle this.
Can't find qt-4.4.0-alpha anywhere on my system.
Any help would be greatly appreciated.
Gerard.
_________________
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download


Last edited by gerard27 on Mon Jan 19, 2009 4:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
evoweiss
Veteran
Veteran


Joined: 07 Sep 2003
Posts: 1678
Location: Edinburgh, UK

PostPosted: Mon Jan 19, 2009 3:27 pm    Post subject: Re: qt4_alpha??? Reply with quote

This problem has been addressed in this thread. Please try searching next time before opening a new thread.

Best,

Alex
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Mon Jan 19, 2009 4:14 pm    Post subject: Reply with quote

I always search first.
Used google came up zarro.
Gerard.
_________________
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Mon Jan 19, 2009 4:28 pm    Post subject: Reply with quote

I followed the advice in the link.
When I did emerge -uDp world it showed the same as above.
Without the blockers.
When I repeated the command without the p it installs 26 packages!
Gerard.
_________________
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download
Back to top
View user's profile Send private message
neysx
Retired Dev
Retired Dev


Joined: 27 Jan 2003
Posts: 795

PostPosted: Mon Jan 19, 2009 5:37 pm    Post subject: Reply with quote

Gerard van Vuuren wrote:
I always search first.
Used google came up zarro.
Gerard.
Of course! It does not index forums.gentoo.org at all. It used to, but has been locked out for a while. The solution to allowing it back is trivial, but apparently moderators prefer to lock the thread and sit on it rather than making it happen :(
https://forums.gentoo.org/viewtopic-t-711943.html
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Mon Jan 19, 2009 6:53 pm    Post subject: Reply with quote

Well,maybe this will shut up Alex!
Gerard.
_________________
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Wed Jan 21, 2009 12:48 pm    Post subject: Reply with quote

I tried Yahoo! 's search,but it looks like it has been blocked also.
The search-engine in the forum.....well we all know it's qualities.
Are there any other possibilities?
Gerard.
_________________
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Wed Jan 21, 2009 1:23 pm    Post subject: Reply with quote

Clusty still works:

http://clusty.com/search?input-form=clusty-simple&v%3Asources=webplus&query=moo+site%3Aforums.gentoo.org
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Wed Jan 21, 2009 1:36 pm    Post subject: Reply with quote

Thanks gimpel.
Only when I enter "qt4_alpha" (this thread) it returns nothing.
Am I doing something wrong?
When I enter "portage" it works though.
Gerard.
_________________
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Wed Jan 21, 2009 5:25 pm    Post subject: Reply with quote

Gerard van Vuuren wrote:
Thanks gimpel.
Only when I enter "qt4_alpha" (this thread) it returns nothing.
Am I doing something wrong?
When I enter "portage" it works though.
Gerard.

Heck, indeed.
And the only sources it gets for results are gigablast, and, lol, live search.

Ok, nevermind clusty then.
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
M
Guru
Guru


Joined: 12 Dec 2006
Posts: 432

PostPosted: Thu Jan 22, 2009 4:58 pm    Post subject: Reply with quote

So, we almost had clusty as a tool to search the forums :lol: On clusty about page I read that "Clusty queries several top search engines" , soon poor clusty will got 0 query results. Can't we just have our google search back? :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum