[Bug 191345] New: BSD.tests.dist pathing incorrect for /usr/tests/libexec/rtld-elf after r267679

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 24 18:32:35 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191345

            Bug ID: 191345
           Summary: BSD.tests.dist pathing incorrect for
                    /usr/tests/libexec/rtld-elf after r267679
           Product: Base System
           Version: 10.0-STABLE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: yaneurabeya at gmail.com

r267679 modified BSD.tests.dist to add /usr/tests/libexec/rtld-elf , but
unfortunately the mtree is missing '..' right before the path, so it creates
the path in the wrong spot:

# (cd /usr/src; make hier)
# find /usr/tests/libexec/ -name rtld-elf
/usr/tests/libexec/atf/rtld-elf
#

A patch for this is coming soon.

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


More information about the freebsd-bugs mailing list