170. PackageLock

Packages manipulation (system)

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

    170.2. Global Functions

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

    170.3. Global Variables

    170.4. Module Requirements

    170.4.1. Module Imports

    • Report

    170.4.2. Module Includes