You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Xiang Sheng (JIRA)" <ji...@apache.org> on 2017/02/22 09:45:45 UTC

[jira] [Created] (HAWQ-1349) make uninstall failed for make target gpmodcat_uninstall

Xiang Sheng created HAWQ-1349:
---------------------------------

             Summary: make uninstall failed for make target gpmodcat_uninstall 
                 Key: HAWQ-1349
                 URL: https://issues.apache.org/jira/browse/HAWQ-1349
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Build
            Reporter: Xiang Sheng
            Assignee: Ed Espino
             Fix For: 2.2.0.0-incubating


when "make uninstall" , there is an error. Cannot make uninstall in gpupgrade. 

{code}
build gpfilesystem/hdfs
rm -f '/Users/xsheng/hawq/hawq_devel/lib/postgresql/gpfshdfs.so'
build gpmirrortransition
rm -f '/Users/xsheng/hawq/hawq_devel/bin'/gp_primarymirror
build gpupgrade
rm -f '/Users/xsheng/hawq/hawq_devel/lib/postgresql/gpupgrade.so'
make[3]: *** No rule to make target `gpmodcat_uninstall', needed by `uninstall'.  Stop.
make[2]: *** [uninstall] Error 2
make[1]: *** [uninstall] Error 2
make: *** [uninstall] Error 2
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)