Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619630 - net-misc/cfengine-3.6.2: masterfiles removed from upstream
Summary: net-misc/cfengine-3.6.2: masterfiles removed from upstream
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-05-25 02:38 UTC by Chris Rorvick
Modified: 2018-01-20 12:03 UTC (History)
2 users (show)

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


Attachments
possible fix (0001-net-misc-cfengine-add-masterfiles.patch,4.58 KB, patch)
2017-05-25 02:42 UTC, Chris Rorvick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rorvick 2017-05-25 02:38:52 UTC
The masterfiles are distributed separately beginning with CFEngine 3.6.  The 3.6.2 tarball is located at:

  http://cfengine.package-repos.s3.amazonaws.com/tarballs/masterfiles-3.6.2.tar.gz

These should (optionally?) be included when emerging CFEngine.
Comment 1 Chris Rorvick 2017-05-25 02:42:41 UTC
Created attachment 474152 [details, diff]
possible fix
Comment 2 Chris Rorvick 2018-01-20 12:03:19 UTC
commit ff602efd2aaf20763713fa4aecc69481f6f21f8e
Author: Chris Rorvick <chris@rorvick.com>
Date:   Wed May 24 09:09:43 2017 -0500

    net-misc/cfengine: add masterfiles.
    
    The masterfiles were moved into a separate tarball in CFEngine 3.6.  Add
    a new local `masterfiles' USE flag for optionally installing them.
    
    Closes: https://github.com/gentoo/gentoo/pull/4752