• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. code7
    3. Best
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 9
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by code7

    • 1.3.5 Installer fails if using a different system user name and the default "fog" user does not exist.
      Server
      • FOG Version: 1.3.5 Stable
      • OS: Ubuntu 16.04 x86_64
      Client
      • Service Version: N/A
      • OS: N/A
      Description

      During installation, if the default fog user does not exist on the system, and .fogsettings defines a different user name to use, the installer will fail when setting up the snapins directory due to a faulty chown command in lib/common/functions.sh. The faulty command uses default username “fog” instead of the $username variable.

      The attached diff file fixes it. Allowing the installation to complete.

      0_1492176537296_fog_installer_functions_username.patch

      posted in Bug Reports
      C
      code7
    • 1 / 1