You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by c0s <gi...@git.apache.org> on 2016/09/20 20:09:59 UTC

[GitHub] bigtop issue #143: BIGTOP-2524: Add Greenplum component

Github user c0s commented on the issue:

    https://github.com/apache/bigtop/pull/143
  
    Well, looks like I can not build the RPM while running build as a non-privileged user (which is what we do always). I am getting this:
    
    ```
    make[1]: Entering directory `/ws/build/gpdb/rpm/BUILD/gpdb-4.3.99.0/src'
    /bin/mkdir -p '/usr/lib/gpdb/lib/postgresql/pgxs/src'
    /bin/mkdir: cannot create directory '/usr/lib/gpdb': Permission denied
    make[1]: *** [installdirs-local] Error 1
    make[1]: Leaving directory `/ws/build/gpdb/rpm/BUILD/gpdb-4.3.99.0/src'
    make: *** [install] Error 2
    ```
    Looks like a prefix is missed somewhere or something.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---