Bug 241107 - sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS
Summary: sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS
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: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-07 03:05 UTC by Li-Wen Hsu
Modified: 2019-10-07 11:29 UTC (History)
2 users (show)

See Also:
dbaio: merge-quarterly+


Attachments
Add shells/bash to RUN_DEPENDS (891 bytes, patch)
2019-10-07 03:05 UTC, Li-Wen Hsu
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2019-10-07 03:05:57 UTC
Created attachment 208146 [details]
Add shells/bash to RUN_DEPENDS

bin/az is written is bash, if not installed:

$ az
env: bash: No such file or directory
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2019-10-07 07:55:00 UTC
Somehow auto assignment didn't work.
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2019-10-07 09:45:51 UTC
^Bugmeister: Titles that contain multiple category ports can't be resolved to a single authoritive (primary) MAINTAINER, so both are CC'd instead of using Assignee:
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2019-10-07 09:46:15 UTC
Comment on attachment 208146 [details]
Add shells/bash to RUN_DEPENDS

Note: Fixing broken or missing dependencies is:

Approved by: portmgr (blanket(s): bugfix, missing dependencies)

Not requiring maintainer approval.

You're of course welcome to report these issues nonetheless
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-10-07 11:24:14 UTC
A commit references this bug:

Author: dbaio
Date: Mon Oct  7 11:24:08 UTC 2019
New revision: 513939
URL: https://svnweb.freebsd.org/changeset/ports/513939

Log:
  sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS

  It was removed by mistake in the update to 2.0.72.

  PR:		241107
  Submitted by:	lwhsu
  MFH:		2019Q4

Changes:
  head/sysutils/py-azure-cli/Makefile
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-10-07 11:28:16 UTC
A commit references this bug:

Author: dbaio
Date: Mon Oct  7 11:27:54 UTC 2019
New revision: 513941
URL: https://svnweb.freebsd.org/changeset/ports/513941

Log:
  MFH: r513939

  sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS

  It was removed by mistake in the update to 2.0.72.

  PR:		241107
  Submitted by:	lwhsu

  Approved by:	portmgr (blanket(s): bugfix, missing dependencies)

Changes:
_U  branches/2019Q4/
  branches/2019Q4/sysutils/py-azure-cli/Makefile
Comment 6 Danilo G. Baio freebsd_committer freebsd_triage 2019-10-07 11:29:36 UTC
Thank you lwhsu@