[MacPorts] #29222: fontconfig registry error
#29222: fontconfig registry error ---------------------------------+------------------------------------------ Reporter: toshi.swd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.9.2 Keywords: registry error | Port: fontconfig ---------------------------------+------------------------------------------ Doing 'port install fontconfig +universal' failed as the followings: {{{ % sudo port install fontconfig +universal ---> Computing dependencies for fontconfig ---> Fetching fontconfig ---> Verifying checksum(s) for fontconfig ---> Extracting fontconfig ---> Applying patches to fontconfig ---> Configuring fontconfig ---> Building fontconfig ---> Staging fontconfig into destroot ---> Installing fontconfig @2.8.0_0+universal Error: Target org.macports.activate returned: Registry error: Please specify the name of the port. }}} I attached the log file. -- Ticket URL: <https://trac.macports.org/ticket/29222> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29222: fontconfig registry error ---------------------------------+------------------------------------------ Reporter: toshi.swd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.2 Keywords: registry error | Port: fontconfig ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * priority: High => Normal * cc: toshi.swd@… (removed) * cc: ryandesign@… (added) * component: ports => base Comment: I'm afraid I don't have any idea what that error means in this context. Anybody else know? -- Ticket URL: <https://trac.macports.org/ticket/29222#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29222: fontconfig registry error ---------------------------------+------------------------------------------ Reporter: toshi.swd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.2 Keywords: registry error | Port: fontconfig ---------------------------------+------------------------------------------ Comment(by jmr@…): Show the output of `port installed fontconfig` please. -- Ticket URL: <https://trac.macports.org/ticket/29222#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29222: fontconfig registry error ---------------------------------+------------------------------------------ Reporter: toshi.swd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.2 Keywords: registry error | Port: fontconfig ---------------------------------+------------------------------------------ Comment(by toshi.swd@…): {{{ % port installed fontconfig The following ports are currently installed: fontconfig @2.8.0_0 (active) fontconfig @2.8.0_0+macosx (active) fontconfig @2.8.0_0+universal }}} I tried to uninstall @2.8.0_0 and @2.8.0_0+macosx using -f option, but failed with the similar error message. {{{ Error: Registry error: Please specify the name of the port. }}} -- Ticket URL: <https://trac.macports.org/ticket/29222#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29222: fontconfig registry error ---------------------------------+------------------------------------------ Reporter: toshi.swd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.2 Keywords: registry error | Port: fontconfig ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Interesting. It should of course not be possible for more than one instance of a port to be active at the same time. We used to record platforms (like "macosx") in the list of variants in the registry, but we no longer do in the current version of MacPorts. I wonder if this could explain how this situation arose (since the two instances that are active here are effectively the same thing, one of them in the old notation (with +macosx), the other in the new notation (without it)). -- Ticket URL: <https://trac.macports.org/ticket/29222#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29222: fontconfig registry error ---------------------------------+------------------------------------------ Reporter: toshi.swd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.2 Keywords: registry error | Port: fontconfig ---------------------------------+------------------------------------------ Comment(by jmr@…): I'm guessing you're using portdbformat flat? You'll want to edit the receipt for whichever variant isn't actually active and change 'active 1' to 'active 0'. And then switch to sqlite; that will be the only choice as of the next release anyway, so bugs in the flat registry basically aren't going to get fixed. -- Ticket URL: <https://trac.macports.org/ticket/29222#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29222: fontconfig activation error with flat registry ----------------------------------+----------------------------------------- Reporter: toshi.swd@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.9.2 Resolution: fixed | Keywords: registry error Port: fontconfig | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Assuming that was it... -- Ticket URL: <https://trac.macports.org/ticket/29222#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts