Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 20:57:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191381] New: emulators/virtualbox-ose-kmod installs bad RC script
Message-ID:  <bug-191381-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191381
           Summary: emulators/virtualbox-ose-kmod installs bad RC script
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jpaetzel@FreeBSD.org

http://svnweb.freebsd.org/ports/head/emulators/virtualbox-ose-kmod/files/vboxnet.in?revision=340840&view=markup

6    # PROVIDE:      vboxnet
7    # BEFORE:       NETWORKING
8    # REQUIRE:      FILESYSTEMS ldconfig
9    # KEYWORD:      nojail

Is a circular dep:

ldconfig REQUIRES mountcritremote
mountcritremote REQUIRES NETWORKING

-- 
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-191381-13>