Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634464 - app-admin/salt-2017.7.2 has broken blockdev.format state and disk.format module - patch attached.
Summary: app-admin/salt-2017.7.2 has broken blockdev.format state and disk.format modu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-16 17:25 UTC by Matt Summers (RETIRED)
Modified: 2017-12-05 21:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch against saltstack/salt github issue #43307 (44029.patch,2.06 KB, patch)
2017-10-16 17:25 UTC, Matt Summers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Summers (RETIRED) gentoo-dev 2017-10-16 17:25:33 UTC
Created attachment 498850 [details, diff]
Patch against saltstack/salt github issue #43307

app-admin/salt-2017.7.2 has broken blockdev.format state and disk.format module as noted in this ticket: https://github.com/saltstack/salt/issues/43307

The bug is fixed in https://github.com/saltstack/salt/pull/44029 and I have attached the patch here.

https://patch-diff.githubusercontent.com/raw/saltstack/salt/pull/44029.patch
Comment 1 Matt Summers (RETIRED) gentoo-dev 2017-10-16 17:26:15 UTC
Assigned to chutzpah, as he is the maintainer.
Comment 2 Matt Summers (RETIRED) gentoo-dev 2017-10-18 16:14:23 UTC
This patch was merged upstream and will be in the 2017.7.3 release. I've been using it verbatim via userpatches.

This ticket can be closed as WONTFIX when 2017.7.3 is released and the tree is updated with that pkg bump.
Comment 3 Larry the Git Cow gentoo-dev 2017-12-05 21:44:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ff86c108c463d7ed0afd8b9c4d4b103512df6a

commit 82ff86c108c463d7ed0afd8b9c4d4b103512df6a
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2017-12-05 21:43:49 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2017-12-05 21:43:49 +0000

    app-admin/salt: Revision bump to 2017.7.2-r1 to fix bug #634464
    
    Closes: https://bugs.gentoo.org/634464
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-admin/salt/Manifest                            |   2 +-
 .../salt/files/salt-2017.7.2-fix_disk_format.patch |  48 +++++++
 app-admin/salt/salt-2017.7.2-r1.ebuild             | 141 +++++++++++++++++++++
 3 files changed, 190 insertions(+), 1 deletion(-)