On Fri, Sep 4, 2009 at 10:33 AM, Dagobert Michelsen<[email protected]> wrote: > You are using tree, nice! (whose package is orphaned and there is a new > version, btw).
Is this a hint? :-) >> ...and the prototype part is: >> >> s none /opt/csw/bin/sparcv8/wxrc=/opt/csw/bin/wxrc >> f none /opt/csw/bin/sparcv8/wxrc-2.8=/opt/csw/bin/wxrc-2.8 0755 root bin >> s none >> /opt/csw/bin/wx-config=/opt/csw/lib/wx/config/gtk2-unicode-release-2.8 >> l none /opt/csw/bin/wxrc=wxrc-2.8=/opt/csw/bin/isaexec >> l none /opt/csw/bin/wxrc-2.8=/opt/csw/bin/isaexec 0755 root bin >> >> It looks like there is a problem when there's a symlink which later >> becomes handled by isaexec. Initial "/opt/csw/bin/wxrc=wxrc-2.8" >> becomes "/opt/csw/bin/wxrc=wxrc-2.8=/opt/csw/bin/isaexec". Is this a >> valid prototype line? > > Umh, no, this looks broken. Obiously isaexec should not be applied to > symlinks and I can add that to GAR. That would mean wxrc would still be a > symlink to > wxrc-2.8 which would then be isaexec'ed and relocated to subdirs. Does this > sound > right to you? Yes, this sounds right. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
