Menu

Error while running ccm load-bundle

Bryan Ross
2005-12-16
2013-06-04
  • Bryan Ross

    Bryan Ross - 2005-12-16

    Hi,

    Im having a bit of bother installing Aplaws+, and unfortunately, the wiki seems to be "under development" - so I only have the QuickInstall PDF to learn from.

    Im attempting to build in a Gentoo environment, and have successfully installed Sun Java SDK (1.4.2), PostgreSQL (7.3.11), Tomcat (4.1.31), and the ccm* RPMs.

    However, when i run:
    ccm load-bundle --interactive --name aplaws-plus-standard

    I get:
    Can't exec "ccm-run": Permission denied at /usr/bin/ccm line 163, <IN> line 37.

    The problem seems to be that the following system call fails:
    CCM::Util::setuser('ccmadmin');

    Any ideas?

    Thanks,
    Bryan

     
    • Alan Pevec

      Alan Pevec - 2005-12-16

      Which ccm-tools version you have?
      Try ccm-tools built on the trunk
      or replace Util.pm with the copy from svn:
      http://aplaws.redhat.com/svn/aplaws/trunk/tools/tools/lib/CCM/Util.pm

       
      • Rahul

        Rahul - 2005-12-19

        Hi guys, i am also facing the same issue when i run this "ccm load-bundle --interactive --name aplaws-plus-devel"

        I ended up with the message :
        Ident Authentication failed for the user "xxx"

        I am running on resin 2.1.17, PGSql 8, Fedora 4.

        kindly suggest what could be the error point.

        Thanks!
        Rahu

         
      • Bryan Ross

        Bryan Ross - 2005-12-20

        Thanks! The supplied Util.pm fixed my problem.

        I tried using aplaws-1.0.3, but came across the same problem. I then opted to follow the installation guide as close as I could, thus my version here is 1.0.2.  Should I be using 1.0.3, or is it expected that developers build from source via CVS?

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.