[MacPorts] #14734: gnucash activation fails with +without_hbci variant set
MacPorts
trac at macosforge.org
Fri Mar 21 02:05:45 PDT 2008
#14734: gnucash activation fails with +without_hbci variant set
-----------------------------+----------------------------------------------
Reporter: mp at dpj.sent.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
-----------------------------+----------------------------------------------
When the +without_hbci variant is set, the post-activate stage fails
because the Portfile tries to register "apps_gnucash_dialog_hbci.schemas"
with gconf.
The error looks like:
{{{
sudo port -v install gnucash +without_hbci
#<SNIP>
I/O warning : failed to load external entity
"apps_gnucash_dialog_hbci.schemas"
Failed to open `apps_gnucash_dialog_hbci.schemas': No such file or
directory
#<SNIP>
Warning: the following items did not execute (for gnucash):
org.macports.activate
Error: Status 1 encountered during processing.
}}}
I've made a patch to the Portfile that moves that particular activation to
an if-statement that checks if the variant is not set.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14734>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list