Project

General

Profile

Bug #518

[librechroot] mkarchroot: line 73 (while creating 'root' copy)

alfplayer - about 10 years ago - . Updated almost 10 years ago.

Status:
fixed
Priority:
critical
Category:
-
Assignee:
% Done:

100%


Description

$ sudo librechroot make
==> Creating 'root' copy for chroot [default]
/usr/lib/libretools/chroot/mkarchroot: line 73: syntax error near unexpected token `declare'
/usr/lib/libretools/chroot/mkarchroot: line 73: `done < { declare -x | sed -r 's/^declare -x ([^=]*)=.*/\1/' | grep -i '_proxy$'; }'
$

History

#1

Updated by alfplayer about 10 years ago

Replacing { ; } for <( ) in that line seems to fix it.

#2

Updated by lukeshu almost 10 years ago

  • Status changed from open to fixed
  • Assignee set to lukeshu
  • % Done changed from 0 to 100

Also available in: Atom PDF