Uploaded image for project: 'Brooklyn'
  1. Brooklyn
  2. BROOKLYN-150

Error creating user group on Suse 11 SP3 Entreprise Server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0-M2
    • 0.9.0
    • None
    • Suse 11 SP3 Entreprise Server

    Description

      When Brooklyn finishes to provision the VM, it tries to create a new user and the group "wheel" by executing groupadd -f wheel command.

      On Suse 11 SP3 Entreprise Server, the -f option does not exists and therefore, the command returns a 9 exit cod. This causes the VM provisioning to fail. Here are the related trace from the debug log:

      2015-06-19 10:26:22,592 DEBUG brooklyn.SSH [Thread-236778]: [root@129.185.160.28:22:stderr] groupadd: Group `wheel' already exists.
      2015-06-19 10:26:22,592 WARN  b.l.jclouds.JcloudsLocation [brooklyn-execmanager-KYIvifUV-8424]: exit code 9 when creating user for {id=urn:vcloud:....}
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tbouron Thomas Bouron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: