Bug 190068 - [PATCH] devel/rubygem-mixlib-shellout: fix MIXLIB-29
Summary: [PATCH] devel/rubygem-mixlib-shellout: fix MIXLIB-29
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-21 15:00 UTC by renchap
Modified: 2014-06-08 13:48 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-mixlib-shellout-1.4.0.patch (1.26 KB, patch)
2014-05-21 15:00 UTC, renchap
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description renchap 2014-05-21 15:00:00 UTC
This patches fixes https://tickets.opscode.com/browse/MIXLIB-29, which prevents chef-client to run when the terminal used to launch it is closed.
Probably not the cleanest way to do it, but I am waiting for an upstream patch for this.

Port maintainer (nickdewing@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-21 15:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-21 15:00:09 UTC
Maintainer of devel/rubygem-mixlib-shellout,

Please note that PR ports/190068 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/190068

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-21 15:00:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2014-05-21 15:05:24 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-06-08 13:45:22 UTC
A commit references this bug:

Author: swills
Date: Sun Jun  8 13:45:19 UTC 2014
New revision: 357033
URL: http://svnweb.freebsd.org/changeset/ports/357033

Log:
  - Fix bug which prevents chef-client to run when the terminal used to launch it
    is closed.

  PR:		190068
  Submitted by:	Renaud Chaput <renchap@cocoa-x.com>
  Approved by:	maintainer timeout (nickdewing@gmail.com, >2 weeks)

Changes:
  head/devel/rubygem-mixlib-shellout/Makefile
  head/devel/rubygem-mixlib-shellout/files/
  head/devel/rubygem-mixlib-shellout/files/patch-lib__mixlib__shellout__unix.rb