Ticket #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: | jmr@… | |
| Port: | gnucash |
Description (last modified by macsforever2000@…) (diff)
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
comment:1 Changed 4 years ago by macsforever2000@…
- Keywords gnucash removed
- Port changed from gnucash-2.2.8 to gnucash
- Description modified (diff)
comment:2 follow-up: ↓ 3 Changed 4 years ago by jmr@…
- Cc jmr@… added
Works fine here after fixing #17829. Probably your lzma command failed. Clean, sync, and try again.
Note: See
TracTickets for help on using
tickets.


In the future, please use WikiFormatting.