Opened 12 years ago
Closed 12 years ago
#37486 closed defect (fixed)
qt4-mac: Can't install qt4-mac because conflicting ports are installed: qt4-mac-devel
Reported by: | allam@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | qt4-mac |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Mac OS X 10.6
I excuted:
sudo port selfupdate sudo port upgrade outdated
The last for lines:
Cleaning py27-pygtksourceview ---> qt4-mac-devel is replaced by qt4-mac ---> Computing dependencies for qt4-mac Error: Unable to upgrade port: Can't install qt4-mac because conflicting ports are installed: qt4-mac-devel
Change History (5)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | michaelld@… added |
---|---|
Description: | modified (diff) |
Port: | qt4-mac added |
Resolution: | → invalid |
Status: | new → closed |
Summary: | Can't install qt4-mac because conflicting ports are installed: qt4-mac-devel → qt4-mac: Can't install qt4-mac because conflicting ports are installed: qt4-mac-devel |
Type: | update → defect |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | michaelld@… removed |
---|---|
Owner: | changed from macports-tickets@… to michaelld@… |
Status: | reopened → new |
comment:5 Changed 12 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That is correct. You can either install qt4-mac (if you want the latest stable version) or qt4-mac-devel (if you want a less-well-tested development version); you cannot install both. That is what the naming convention of using the suffix "-devel" in a port name means.