You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by dangogh <gi...@git.apache.org> on 2017/04/13 20:38:31 UTC

[GitHub] incubator-trafficcontrol pull request #468: [TC-232] Wrap postinstall

GitHub user dangogh opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/468

    [TC-232] Wrap postinstall

    renamed Perl `postinstall` to `_postinstall` --
    
    `postinstall` is now a bash wrapper that installs the Perl modules prior to kicking off the `_postinstall` Perl script,  which allows it to use all the modules previously installed.
    
    This eliminates the chicken vs egg problem we've seen with `postinstall` on a fresh system.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dangogh/incubator-trafficcontrol wrap-postinstall

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/468.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #468
    
----
commit 3067dab4dad03139de9762375753910429687f3f
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-04-13T19:28:46Z

    add postinstall wrapper

commit d9c41d9f3963ffc4101b5e4e3aa2290d7aacce72
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-04-13T19:53:26Z

    chown now done by wrapper

commit f87aae625b7e2d6ecfb54cb132bdb9215c39ae59
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-04-13T20:01:17Z

    remove BuildPerlDeps -- done by carton in wrapper

commit 3511580053ea4713ab31eba0f33c257ee191228f
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-04-13T20:14:18Z

    POSTGRES_HOME before carton

commit 865d152ae1e8aacee89aaa4d15b1936176935bb4
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-04-13T20:15:43Z

    fix missing decls

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #468: [TC-232] Wrap postinstall

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafficcontrol/pull/468


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---