First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 98180
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Caleb Tennis <caleb@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 98180 depends on: Show dependency tree
Show dependency graph
Bug 98180 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-07-06 22:29 0000
Qt2 in portage is not supported anymore, however, the syntax: 
 
>=x11-libs/qt-2 will not work, as if the ebuild was previously okay with qt-3, 
it will not work with qt4. 
 
The "recommended" fix is to change your dep to 
 
=x11-libs/qt-3* 
 
If you must still support qt-2 (which has been out of portage for some time), 
something like: 
 
|| ( =x11-libs/qt-3* =x11-libs/qt-2* ) would suffice as well. 

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Caleb Tennis 2005-07-06 22:31:55 0000 -------
app-crypt/xca/xca-0.5.1.ebuild: >=x11-libs/qt-2.2.4  
app-text/djvu/djvu-3.5.12.ebuild:       qt? ( >=x11-libs/qt-2.3 )"  
app-text/djvu/djvu-3.5.14.ebuild:       qt? ( >=x11-libs/qt-2.3 )"  
app-text/djvu/djvu-3.5.14-r1.ebuild:    qt? ( >=x11-libs/qt-2.3 )"  
eclass/php-sapi.eclass:   qt? ( >=x11-libs/qt-2.3.0 )  
media-libs/SoQt/SoQt-1.0.2.ebuild:      >=x11-libs/qt-2.3  
sci-calculators/kunit/kunit-0.5.ebuild: >=x11-libs/qt-2.2.0"  
sci-mathematics/pariguide/pariguide-0.43a.ebuild:DEPEND=">=x11-libs/qt-2.2.0  
sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild:DEPEND=">=x11-libs/qt-2.3.0  
sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild:DEPEND=">=x11-libs/qt-2.3.0  
  
  

------- Comment #2 From Robin Johnson 2005-07-06 22:53:34 0000 -------
How about using <x11-libs/qt-4 instead? It accurately describes the supported 
versions, better than =qt-3*

------- Comment #3 From Caleb Tennis 2005-07-07 05:39:52 0000 -------
Err, yeah, that's fine too :) 

------- Comment #4 From George Shapovalov 2005-07-07 06:28:05 0000 -------
fixed 
sci-calculators/kunit/kunit-0.5.ebuild: >=x11-libs/qt-2.2.0"   
sci-mathematics/pariguide/pariguide-0.43a.ebuild:DEPEND=">=x11-libs/qt-2.2.0   
 
George 

------- Comment #5 From Herbie Hopkins (RETIRED) 2005-07-07 07:07:28 0000 -------
Not sure why amd64 is cc'd, we're not responsible for any of the ebuilds you
mention.

------- Comment #6 From Sebastian Bergmann (RETIRED) 2005-07-11 11:07:49 0000 -------
eclass/php-sapi.eclass: done

------- Comment #7 From Sebastian Bergmann (RETIRED) 2005-07-11 11:08:16 0000 -------
Sorry, forgot to remove us from the CC.

------- Comment #8 From Caleb Tennis 2005-07-21 08:36:10 0000 -------
Fixed the listed instances. 

First Last Prev Next    No search results available      Search page      Enter new bug