Subject: pkg/26228: tiff tries to rename files in ${X11BASE} on Solaris
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <grant@NetBSD.org>
List: pkgsrc-bugs
Date: 07/10/2004 23:53:11
>Number: 26228
>Category: pkg
>Synopsis: tiff tries to rename files in ${X11BASE} on Solaris
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jul 10 13:54:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: grant beattie
>Release: pkgsrc-current
>Organization:
>Environment:
System: SunOS u10 5.9 Generic_117171-02 sun4u sparc SUNW,Ultra-5_10
Architecture: sparc
Machine: sun4u
>Description:
on Solaris using openwin, the INSTALL.OpenWindows file tries to rename
files in ${X11BASE} and loses if it is mounted read-only:
mv: cannot rename /usr/openwin/lib/libtiff.so.3 to /usr/openwin/lib/libtiff.so.3.openwin: Read-only file system
ln: cannot create /usr/openwin/lib/libtiff.so.3: Read-only file system
mv: cannot rename /usr/openwin/lib/libtiff.so to /usr/openwin/lib/libtiff.so.openwin: Read-only file system
ln: cannot create /usr/openwin/lib/libtiff.so: Read-only file system
now that xpkgwedge is the default, I don't think this should be
necessary(?). binaries will need to be linked with exactly the right
rpath, though, to pick up libtiff from ${LOCALBASE} not ${X11BASE}.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: