Olaf Flebbe created BIGTOP-1699:
-----------------------------------
Summary: sqoop does not build on debian
Key: BIGTOP-1699
URL: https://issues.apache.org/jira/browse/BIGTOP-1699
Project: Bigtop
Issue Type: Bug
Components: build
Affects Versions: 0.8.0
Environment: Debian
Reporter: Olaf Flebbe
Assignee: Olaf Flebbe
Fix For: 0.9.0
Failing command ist
{code}
+ cp dist/target/sqoop-*/{LICENSE,NOTICE}.txt debian/tmp//usr/lib/sqoop/
cp: der Aufruf von stat für „dist/target/sqoop-*/{LICENSE,NOTICE}.txt“ ist
nicht möglich: Datei oder Verzeichnis nicht gefunden
{code}
Error is: this is a bashism and code is executed with "/bin/sh"
Fix: Use bash
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)