168. PackageLock

Packages manipulation (system)

168.1. Summary of Module Globals

List of Global Functions

  • Check - Tries to acquire the packager (zypp) lock. Reports an error if another process has the lock already. Will only report once even if called multiple times.

List of Global Variables

    168.2. Global Functions

    168.2.1. Check

    Tries to acquire the packager (zypp) lock. Reports an error if another process has the lock already. Will only report once even if called multiple times.

    Return value

    • boolean - true if we can continue

    168.3. Global Variables

    168.4. Module Requirements

    168.4.1. Module Imports

    • Report

    168.4.2. Module Includes