sysutils/py-salt-2019: Fix build (extract) with static bsdtar(1)
===> Extracting for py37-salt-2019-2019.2.8 => SHA256 Checksum OK for salt-2019.2.8.tar.gz. tar: Pathname can't be converted from UTF-8 to current locale. tar: Pathname can't be converted from UTF-8 to current locale. tar: Pathname can't be converted from UTF-8 to current locale. tar: Pathname can't be converted from UTF-8 to current locale. tar: Pathname can't be converted from UTF-8 to current locale. tar: Error exit delayed from previous errors. ===> Failed to extract "/portdistfiles//salt-2019.2.8.tar.gz". *** Error code 1 See more details for the same issue in bug 246618. Reported by: pkg-fallout Approved by: portmgr blanket
This commit is contained in:
parent
8ed769bb08
commit
0066f69356
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559964
@ -61,6 +61,9 @@ SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
# Upstream archive contains files with UTF-8 names
|
||||
EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar
|
||||
|
||||
OPTIONS_DEFINE= AWS RAET TCP ZEROMQ
|
||||
OPTIONS_DEFAULT=ZEROMQ
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user