HomePhorge

(PUP-1085) Make Pacman provider group-aware
28490d235e63Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1085) Make Pacman provider group-aware

The Archlinux Pacman package manager has a concept of package groups,
which due to the provider not checking for a group being installed
caused all contained packages to be reinstalled.

This commit uses pacman -Qg in addition to pacman -Q to check for
installed groups.

Because groups don't have versions this will still cause all packages in
a group to be reinstalled if ensure is set to latest.

Details

Provenance
Vincent Ambo <vincent@spotify.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2f972f3de010: Merge pull request #2400 from hlindberg/pup-1814_double-backslash-in-sqstring
Branches
Unknown
Tags
Unknown

Event Timeline

Vincent Ambo <vincent@spotify.com> committed rPU28490d235e63: (PUP-1085) Make Pacman provider group-aware (authored by Vincent Ambo <vincent@spotify.com>).Mar 1 2014, 4:37 PM