194. PackageLock

Packages manipulation (system)

194.1. Authors

  • Martin Vidner <mvidner@suse.cz>

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

  • Connect - 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

    194.3. Global Functions

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

    194.3.2. Connect

    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.

    Function parameters

    • boolean show_continue_button

    Return value

    • map<string,any> - true if we can continue

    194.4. Global Variables

    194.5. Module Requirements

    194.5.1. Module Imports

    • Label
    • Popup

    194.5.2. Module Includes