Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14734 closed defect (fixed)

gnucash activation fails with +without_hbci variant set

Reported by: mp@… Owned by: reiffert@…
Priority: High Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: rhwood@…
Port:

Description

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.

Attachments (1)

patch-gnucash-Portfile.diff (618 bytes) - added by mp@… 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by mp@…

Attachment: patch-gnucash-Portfile.diff added

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs

comment:2 Changed 16 years ago by reiffert@…

Cc: rhwood@… added
Owner: changed from macports-tickets@… to reiffert@…
Status: newassigned

Thanks for submitting this. I'm currently writing a portgroup handling the situation.

Kind regards Thomas

comment:3 Changed 16 years ago by reiffert@…

Resolution: fixed
Status: assignedclosed

For now r35244 fixes it for port:gnucash.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.