Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2020 14:37:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247741] overlay doesn't work with flavor
Message-ID:  <bug-247741-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: mikael@FreeBSD.org
                CC: ports-bugs@FreeBSD.org

Created attachment 216173
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216173&action=
=3Dedit
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:

=3D=3D=3D>   py27-wapt-1.3.12.16 depends on package: py27-wakeonlan>=3D0.2 =
- not found
Error a dependency refers to a non existing origin: /usr/ports/net/py-wakeo=
nlan
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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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