Bug 224594 - sysutils/py-salt: Patch module pkgng to fix pkg.clean and pkg.upgrade
Summary: sysutils/py-salt: Patch module pkgng to fix pkg.clean and pkg.upgrade
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ben Woods
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-12-26 05:16 UTC by Ben Woods
Modified: 2017-12-28 08:54 UTC (History)
1 user (show)

See Also:
christer.edwards: maintainer-feedback+


Attachments
Patch to fix sysutils/py-salt pkgng execution module for pkg.upgrade and pkg.clean (2.92 KB, patch)
2017-12-26 05:16 UTC, Ben Woods
christer.edwards: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woods freebsd_committer freebsd_triage 2017-12-26 05:16:34 UTC
Created attachment 189105 [details]
Patch to fix sysutils/py-salt pkgng execution module for pkg.upgrade and pkg.clean

Add patches to fix execution module pkgng to fix pkg.clean and pkg.upgrade.

The pkg.upgrade fix has already been committed upstream:
https://github.com/saltstack/salt/commit/f70ca0f91d722647c7bf528204f56e01835ba1b9

The pkg.clean fix has been submitted as a pull request to upstream:
https://github.com/saltstack/salt/pull/45166
Comment 1 Ben Woods freebsd_committer freebsd_triage 2017-12-26 05:17:42 UTC
Comment on attachment 189105 [details]
Patch to fix sysutils/py-salt pkgng execution module for pkg.upgrade and pkg.clean

Requesting maintainer approval to commit this patch (hopefully in the next few days before 2018Q1 is branched).
Comment 2 Christer Edwards 2017-12-26 18:20:13 UTC
Thank you Ben.
Comment 3 Ben Woods freebsd_committer freebsd_triage 2017-12-28 08:54:41 UTC
Committed - thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-12-28 08:54:49 UTC
A commit references this bug:

Author: woodsb02
Date: Thu Dec 28 08:53:53 UTC 2017
New revision: 457439
URL: https://svnweb.freebsd.org/changeset/ports/457439

Log:
  sysutils/py-salt: Patch module pkgng to fix pkg.clean and pkg.upgrade

  These have been committed upstream:
    https://github.com/saltstack/salt/commit/f70ca0f91d722647c7bf528204f56e01835ba1b9
    https://github.com/saltstack/salt/commit/348342f4eb8803f3c31e8b21fd59130facb89a93

  PR:		224594
  Approved by:	Christer Edwards (maintainer)

Changes:
  head/sysutils/py-salt/Makefile
  head/sysutils/py-salt/files/patch-salt_modules_pkgng.py