[Bug 2920] New: [IcedTea8] PaX marking fails on filesystems which don't support extended attributes

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Apr 8 00:03:50 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2920

            Bug ID: 2920
           Summary: [IcedTea8] PaX marking fails on filesystems which
                    don't support extended attributes
           Product: IcedTea
           Version: 8-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

make distcheck tries to install to /tmp which may not be mounted with extended
attributes enabled. While we need PaX marking to succeed during the build, we
should just warn if it fails during the installation stage. Ideally, INSTALL
should be preserving the existing attributes anyway (e.g. using
INSTALL=/usr/bin/install-xattr).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160408/77e10ee7/attachment.html>


More information about the distro-pkg-dev mailing list