Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17830 closed defect (invalid)

Gnucash 2.2.8 - working directory not found when apply patches

Reported by: bsuthoff@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: jmroot (Joshua Root)
Port: gnucash

Description (last modified by mf2k (Frank Schima))

I'm trying to install the new gnucash-2.2.8 with quartz, without x11. After getting around the lzma error (see #17829, I hope creating a symbolic link was the right thing to do), I tried to install again.

sudo port install gnucash +without_hbci
--->  Extracting gnucash
--->  Applying patches to gnucash
Error: Target org.macports.patch returned: couldn't change working directory to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/gnucash-2.2.8": no such file or directory
Error: Status 1 encountered during processing.

I manually created gnucash-2.2.8 in "work" and installed again:

sudo port install gnucash +without_hbci
--->  Applying patches to gnucash
Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/gnucash-2.2.8" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gnucash/files/patch-lib_libc_libc-missing-noop.c.diff'" returned error 1
Command output: can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- lib/libc/libc-missing-noop.c.orig	2008-05-20 07:08:48.000000000 +0200
|+++ lib/libc/libc-missing-noop.c	2008-05-20 07:09:12.000000000 +0200
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored

Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: gnucash removed
Port: gnucash added; gnucash-2.2.8 removed

In the future, please use WikiFormatting.

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added

Works fine here after fixing #17829. Probably your lzma command failed. Clean, sync, and try again.

comment:3 in reply to:  2 Changed 15 years ago by bsuthoff@…

Replying to jmr@…:

Works fine here after fixing #17829. Probably your lzma command failed. Clean, sync, and try again.

Yep, built successfully.

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.