[MacPorts] #17830: Gnucash 2.2.8 - working directory not found when apply patches
#17830: Gnucash 2.2.8 - working directory not found when apply patches --------------------------------+------------------------------------------- Reporter: bsuthoff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gnucash | Port: gnucash-2.2.8 --------------------------------+------------------------------------------- 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. -- Ticket URL: <http://trac.macports.org/ticket/17830> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17830: Gnucash 2.2.8 - working directory not found when apply patches --------------------------------+------------------------------------------- Reporter: bsuthoff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gnucash --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * keywords: gnucash => * port: gnucash-2.2.8 => gnucash Old description:
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.
New description: 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. }}} -- Comment: In the future, please use WikiFormatting. -- Ticket URL: <http://trac.macports.org/ticket/17830#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17830: Gnucash 2.2.8 - working directory not found when apply patches --------------------------------+------------------------------------------- Reporter: bsuthoff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gnucash --------------------------------+------------------------------------------- Changes (by jmr@…): * cc: jmr@… (added) Comment: Works fine here after fixing #17829. Probably your lzma command failed. Clean, sync, and try again. -- Ticket URL: <http://trac.macports.org/ticket/17830#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17830: Gnucash 2.2.8 - working directory not found when apply patches --------------------------------+------------------------------------------- Reporter: bsuthoff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gnucash --------------------------------+------------------------------------------- Comment(by bsuthoff@…): Replying to [comment:2 jmr@…]:
Works fine here after fixing #17829. Probably your lzma command failed. Clean, sync, and try again.
Yep, built successfully. -- Ticket URL: <http://trac.macports.org/ticket/17830#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17830: Gnucash 2.2.8 - working directory not found when apply patches ---------------------------------+------------------------------------------ Reporter: bsuthoff@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: gnucash | ---------------------------------+------------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => invalid -- Ticket URL: <http://trac.macports.org/ticket/17830#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts