[MacPorts] #16381: incorrect directory for local openmotif port package
#16381: incorrect directory for local openmotif port package ----------------------------------+----------------------------------------- Reporter: john_conklin@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ----------------------------------+----------------------------------------- installing openmotif (or a package that relies on it), gives the following error: " ---> Verifying checksum(s) for openmotif Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/openmotif/2.3.0-final/openmotif-2.3.0.tar.gz Error: The following dependencies failed to build: openmotif Error: Status 1 encountered during processing. " I went to '/opt/local/var/macports/distfiles/openmotif/' only the 'openmotif-2.3.0.tar.gz' file was there so I created a '2.3.0-final' directory and moved the .gz file into the new directory so it matched the path in the errored pathname. After that the build worked fine. -- Ticket URL: <http://trac.macports.org/ticket/16381> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16381: incorrect directory for local openmotif port package -----------------------------------+---------------------------------------- Reporter: john_conklin@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: openmotif -----------------------------------+---------------------------------------- Changes (by raimue@macports.org): * cc: raimue@macports.org (added) * keywords: => openmotif * milestone: => Port Bugs Comment: I can't reproduce here. {{{ $ sudo port clean --dist openmotif $ find /opt/local/var/macports/distfiles/openmotif find: /opt/local/var/macports/distfiles/openmotif: No such file or directory $ sudo port -f fetch openmotif ---> Fetching openmotif ---> Attempting to fetch openmotif-2.3.0.tar.gz from http://distfiles.macports.org/openmotif/2.3.0-final $ find /opt/local/var/macports/distfiles/openmotif /opt/local/var/macports/distfiles/openmotif /opt/local/var/macports/distfiles/openmotif/2.3.0-final /opt/local/var/macports/distfiles/openmotif/2.3.0-final/openmotif-2.3.0.tar.gz }}} Is it possible that you did a 'port fetch openmotif' before the dist_subdir was added in r28155? -- Ticket URL: <http://trac.macports.org/ticket/16381#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16381: incorrect directory for local openmotif port package -----------------------------------+---------------------------------------- Reporter: john_conklin@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: openmotif -----------------------------------+---------------------------------------- Comment (by john_conklin@mac.com): Not explicitly but perhaps equivalently. The chains of events is that I was attempting to install the ddd package ("sudo port install ddd") and the installation stopped at said error. I performed selfupdate and tried installing openmotif again but had the same error until the stated fix. I originally installed macports before the r28155 release with openmotif installed (for xephem). -- Ticket URL: <http://trac.macports.org/ticket/16381#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16381: incorrect directory for local openmotif port package -----------------------------------+---------------------------------------- Reporter: john_conklin@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: openmotif -----------------------------------+---------------------------------------- Changes (by ryandesign@macports.org): * cc: ryandesign@macports.org (added) * status: new => closed * resolution: => worksforme Comment: I can't reproduce the issue here either; it works fine. Since you got it working, no need to probe further. But something probably needed to have been cleaned. {{{ sudo port clean --work openmotif }}} or {{{ sudo port clean --all openmotif }}} would probably have done it. -- Ticket URL: <http://trac.macports.org/ticket/16381#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts