On Nov 4, 2014, at 12:49 PM, Artur Szostak wrote:
> Now I want to know the variable name that contains:
> /opt/local/var/macports/build/_Users_vagrant_repo_ports_science_detmon/detmon/work
This would be `workpath`.
vq
___
macports-users mailing list
On Tue, Nov 4, 2014 at 12:49 PM, Artur Szostak
wrote:
> I cant seem to figure out the appropriate variable to use for the extract
> phase. Or more specifically post-extract. Anyone know this? I thought
> ${workdir} would work but its not defines during that phase.
http://guide.mac
Hi,
I cant seem to figure out the appropriate variable to use for the extract
phase. Or more specifically post-extract. Anyone know this? I thought
${workdir} would work but its not defines during that phase.
To explain a bit more: I have a tarball with a bunch of source tarballs inside.
I
Nailed it in one. Many thanks
-blake
On Dec 16, 2013 7:37 AM, "Clemens Lang" wrote:
> On Mon, Dec 16, 2013 at 07:28:06AM -0800, G. Blake Meike wrote:
> > :info:extract gnupg-1.4.15/: Can't create 'gnupg-1.4.15'
> > :info:extract gnupg-1.4.15/NEWS: Failed to create dir
> 'gnupg-1.4.15'Can't crea
On Mon, Dec 16, 2013 at 07:28:06AM -0800, G. Blake Meike wrote:
> :info:extract gnupg-1.4.15/: Can't create 'gnupg-1.4.15'
> :info:extract gnupg-1.4.15/NEWS: Failed to create dir 'gnupg-1.4.15'Can't
> create 'gnupg-1.4.15/NEWS'
That sounds like http://trac.macports.org/ticket/39850.
--
Clemens
, the installer can’t pull it off.
I’ve looked around for permissions problems and don’t see anything obvious.
Any ideas?
Thanks
-blake
:debug:extract extract phase started at Mon Dec 16 07:10:41 PST 2013
:notice:extract ---> Extracting gnupg
:debug:extract setting option extract.cmd to /
Hi,
when I extract a port via "port extract" as non-root in the corresponding port
directory the symlink to work is not created, like it is done in case of a
"sudo port extract".
Why is that? (The work directory is actually then to be found somewhere in
"~/.macport
>
> And please don't RTFM me - because I did RTFM - at least the one I
> found. Of corse if there in another manual I did not find I am all
> in for it.
Remove these lines:
distfiles leafnode-1.11.6.tar.bz2
extract {
cd "/opt/local/var/macports/build/
On Jul 29, 2008, at 2:46 PM, Martin Krischik wrote:
I thought I could solve the bzip problem by myself - but I guess I
was mistaken:
I didn't really understand your previous message ... are you writing a
new portfile? If so, you probably want the dev list and not the users
list.
MacPorts
Hi
I thought I could solve the bzip problem by myself - but I guess I was
mistaken:
--
DEBUG: Found port in file:Developer/work/gnuada/OSX/ports//news/leafnode
DEBUG: Changing to port directory: /Developer/work/gnuada/OSX/ports/
news/leafnode
DEBUG: Requested var
${in_Dir} ||
test ! -d ${in_Dir}
then
case "${in_File}" in
(*.tgz|*.tar.gz)
%{__tar} --extract --gzip --file "${in_File}";
;;
11 matches
Mail list logo