Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2023 00:40:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268142] [NEW PORT] sysutils/amazon-ssm-plugin: Amazon AWS SSM Session Manager Plugin for AWSCLi
Message-ID:  <bug-268142-7788-kAG13MUAIi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268142-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268142-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268142

Norikatsu Shigemura <nork@ninth-nine.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #239498|0                           |1
        is obsolete|                            |
 Attachment #239521|                            |maintainer-approval+
              Flags|                            |

--- Comment #6 from Norikatsu Shigemura <nork@ninth-nine.com> ---
Created attachment 239521
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239521&action=
=3Dedit
latest patch

> same error as before:
> [00:00:01] Error: sysutils/amazon-ssm-plugin has dependency on devel/py-a=
wscli with invalid empty FLAVOR; Please contact maintainer of the port to f=
ix this.

Humm..., I researched this behavior, so I knew to use "USES=3Dpython:env" i=
n this
case.

* UESE=3Dgo
# make -VRUN_DEPENDS
aws:devel/py-awscli@

* UESE=3Dgo python:env
# make -VRUN_DEPENDS
aws:devel/py-awscli@py310

So I attached a new latest patch, please check it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268142-7788-kAG13MUAIi>