#17367: port tries to deactivate wrong version on upgrade -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- This is with MacPorts from trunk @42527 on Mac OS X 10.4.11 Intel with Xcode 2.5: {{{ $ port installed freetype The following ports are currently installed: freetype @2.3.7_1+doc+universal (active) freetype @2.3.7_1+universal $ port upgrade freetype ---> Fetching freetype ---> Verifying checksum(s) for freetype ---> Extracting freetype ---> Applying patches to freetype ---> Configuring freetype ---> Building freetype ---> Staging freetype into destroot ---> Deactivating freetype @2.3.7_1+universal Error: Deactivating freetype 2.3.7_1 failed: Active version of freetype is not 2.3.7_1+universal but 2.3.7_1+doc+universal. $ }}} -- Ticket URL: <http://trac.macports.org/ticket/17367> MacPorts <http://www.macports.org/> Ports system for Mac OS