Opened 13 years ago

Closed 13 years ago

#30139 closed defect (fixed)

redland cannot be built while raptor is active

Reported by: gailla.fr@… Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), nerdling (Jeremy Lavergne), sharky@…, michaelld (Michael Dickens)
Port: redland raptor kdebase4-runtime

Description

I got an error while I was trying to upgrade my ports

Here's the result :

$> sudo port upgrade outdated
--->  Computing dependencies for redland
--->  Configuring redland
Error: redland cannot be built while raptor is active.
Error: Please deactivate raptor and try again.
Error: You can reactivate raptor again later.
Error: Target org.macports.configure returned: raptor is installed
Log for redland is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_redland/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

I searched for a process named raptor but didn't find anything.

Thanks for your help.

Change History (5)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Port: redland added
Priority: HighNormal
Resolution: invalid
Status: newclosed
Summary: [Redland] - Error while upgrading portsredland cannot be built while raptor is active

The message has nothing to do with processes running, but rather with MacPorts ports being active.

sudo port -f deactivate raptor
sudo port upgrade redland

If desired:

sudo port activate raptor

comment:2 Changed 13 years ago by rakatan@…

Resolution: invalid
Status: closedreopened

this brings to some problems if installing kdebase4 first time... as it activates raptor automatically and then tries to install redland (installing only redland after deactivating raptor works ok). while a minor issue, but should be fixed

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Cc: snc@… sharky@… michaelld@… added
Port: raptor kdebase4-runtime added

comment:4 Changed 13 years ago by pixilla (Bradley Giesbrecht)

Owner: changed from macports-tickets@… to pixilla@…
Status: reopenednew

Fixed r81099

comment:5 Changed 13 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.