[Bug 244388] sysutils/minikube: fix openBrowser: unsupported operating system: freebsd issue
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 25 01:52:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244388
Bug ID: 244388
Summary: sysutils/minikube: fix openBrowser: unsupported
operating system: freebsd issue
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: danilo at FreeBSD.org
Reporter: osa at FreeBSD.org
Assignee: danilo at FreeBSD.org
Flags: maintainer-feedback?(danilo at FreeBSD.org)
Created attachment 211919
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211919&action=edit
sysutils/minikube patch
Hi,
I was playing with sysutils/minikub when I've got an issue with minikube.
When I request a service with the following command I get the error:
% minikube service kubia-http
|-----------|------------|-------------|-----------------------------|
| NAMESPACE | NAME | TARGET PORT | URL |
|-----------|------------|-------------|-----------------------------|
| default | kubia-http | | http://192.168.99.100:31166 |
|-----------|------------|-------------|-----------------------------|
* Opening service default/kubia-http in default browser...
*
X open url failed: http://192.168.99.100:31166: openBrowser: unsupported
operating system: freebsd
*
* minikube is exiting due to an error. If the above message is not useful, open
an issue:
- https://github.com/kubernetes/minikube/issues/new/choose
I've attached the patch to fix the issue.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list