Sinan Gabel created COUCHDB-3029:
------------------------------------
Summary: make install - problem - Ubuntu 16.04 Desktop - wrong
file version?
Key: COUCHDB-3029
URL: https://issues.apache.org/jira/browse/COUCHDB-3029
Project: CouchDB
Issue Type: Bug
Components: Build System
Reporter: Sinan Gabel
Hi!
Couchdb 2.0 preview seems to work fine when I do "dev/run".
I get the below error when doing "make install". It seems to have to do with a
wrong file version, namely: "x86_64-linux-gnu-gcov-tool.1.gz"
...
==> setup (compile)
==> rel (compile)
==> couchdb (compile)
Installing CouchDB into //usr/local/lib/couchdb...
==> rel (generate)
ERROR: Unable to generate spec: read file info
/usr/lib/erlang/man/man1/x86_64-linux-gnu-gcov-tool.1.gz failed
ERROR: Unexpected error: rebar_abort
ERROR: generate failed while processing /usr/local/src/couchdb/rel: rebar_abort
Makefile:85: recipe for target 'install' failed
make: *** [install] Error 1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)