180. PackageLock

Packages manipulation (system)

180.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

    180.2. Global Functions

    180.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

    180.3. Global Variables

    180.4. Module Requirements

    180.4.1. Module Imports

    • Report

    180.4.2. Module Includes