On 9/26/07, Václav Štěpán <[EMAIL PROTECTED]> wrote:
> tcs:/opt# /etc/opt/SUNWut/basedir/lib/utprodinfo -r SUNWkio
> /opt\n
>
> When I call for example the compatlinks script, it fails as it
> interprets this literally - so it constructs path like /opt\n/somewhere.
> The Korn shell is version: sh (AT&T Labs Research) 1993-12-28 r

That '\n' is supposed to be converted into a newline by the
--queryformat option of the 'rpm' command.  On this machine
what does the command:

    rpm -q --queryformat "%{INSTALLPREFIX}\n%{INSTALLPREFIX}" SUNWkio

produce?

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to