Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2017 08:50:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219114] archivers/dpkg: wrong use of tar
Message-ID:  <bug-219114-13-RmjGmGDPRA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219114-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219114-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219114

--- Comment #5 from John Smith <godevilove@ya.ru> ---
That didn't work.

> whoami
root

> dpkg -i steam.deb
dpkg: warning: '/usr/local/bin/gtar' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sb=
in

> whereis gtar
gtar: /usr/local/bin/gtar /usr/local/man/man1/gtar.1.gz
/usr/ports/archivers/gtar

> echo $PATH
/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/myuser/b=
in

> ls -lash /usr/local/bin/gtar
321 -r-xr-xr-x 1 root wheel 460K Mar 19 19:05 /usr/local/bin/gtar*

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219114-13-RmjGmGDPRA>