Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2014 18:32:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191345] New: BSD.tests.dist pathing incorrect for /usr/tests/libexec/rtld-elf after r267679
Message-ID:  <bug-191345-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: yaneurabeya@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.



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