[Bug 247741] overlay doesn't work with flavor
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 3 14:38:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247741
Bug ID: 247741
Summary: overlay doesn't work with flavor
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: mikael at FreeBSD.org
CC: ports-bugs at FreeBSD.org
Created attachment 216173
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216173&action=edit
patch
I'm playing with overlay and noticed the following problem: my port depends on
a python port (both are parts of the overlay) but the pkg infra cannot find
this dependency:
===> py27-wapt-1.3.12.16 depends on package: py27-wakeonlan>=0.2 - not found
Error a dependency refers to a non existing origin: /usr/ports/net/py-wakeonlan
in RUN_DEPENDS
find /overlays
...
/overlays/wapt/net/py-wakeonlan/Makefile
...
/overlays/wapt/sysutils/py-wapt/Makefile
the attached patch fixed the issue but I'm not sure it's correct.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list