[Devel] [ openser-Bugs-1505719 ] Openser installation fails on Solaris 10

SourceForge.net noreply at sourceforge.net
Wed Jun 21 20:33:08 CEST 2006


Bugs item #1505719, was opened at 2006-06-14 02:51
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1505719&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: core
>Group: ver 1.0.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Bogdan (bogdan_iancu)
Summary: Openser installation fails on Solaris 10

Initial Comment:
Whiel attempting to install the latest CVS version of openser 1.0, I ran 
into the following error when attempting to install openser as a non 
privileged user (the directory I was installing to was owned by the user 
that was performing the gmake install):

rm -fr /tmp/openser_mysql.sh
sed -e "s#PATH:/usr/local/sbin#PATH:/opt/openser/sbin/#g" \
                < scripts/postgresqldb.sh > /tmp/openser_postgresql.sh
touch             /opt/openser/sbin//openser_postgresql.sh
ginstall -m 755 /tmp/openser_postgresql.sh /opt/openser/sbin/
/tmp/openser_postgresql.sh installed as /opt/openser/sbin/
openser_postgresql.sh
rm -fr /tmp/openser_postgresql.sh
touch             /opt/openser/sbin//openser_gen_ha1
ginstall -m 755 utils/gen_ha1/gen_ha1 /opt/openser/sbin//
openser_gen_ha1
find: cannot read dir /etc/apache/ssl.key: Permission denied
find: cannot read dir /etc/flash/precreation: Permission denied
find: cannot read dir /etc/sfw/openssl/private: Permission denied
find: cannot follow symbolic link /usr/lib/lu/lucreatezone: No such file 
or directory
find: cannot follow symbolic link /usr/lib/lu/ludevices: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/ludo: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/lufslist: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/lumount: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/luprintf: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/lurootdev: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/lustatus: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/lusync: No such file or 
directory
find: cannot follow symbolic link /usr/lib/lu/luumount: No such file or 
directory
find: cannot read dir /usr/lib/cc-cfw: Permission denied
install: gen_ha1 was not found anywhere!
gmake: *** [install-bin] Error 2

Would it be possible to add some logic to the find statements to handle 
this condition? It would be nice not to have to have root to install the 
software.

Thanks,
- Ryan
matty91 at gmail.com


----------------------------------------------------------------------

>Comment By: Bogdan (bogdan_iancu)
Date: 2006-06-21 21:33

Message:
Logged In: YES 
user_id=1275325

this problem was also reported on devel branch and fixed
some time ago by Daniel - I backported the fix to 1.0.x also.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-06-14 19:51

Message:
Logged In: NO 

Howdy,

As an additional note, it looks like this affects (the 
script is 0-bytes in size) the openser_gen_ha1 
binary/script:

-bash-3.00$ ls -la
total 3632
drwxr-xr-x   2 openser  other        512 Jun 14 00:21 .
drwxr-xr-x   7 openser  root         512 Jun 14 00:20 ..
-rwxr-xr-x   1 openser  other    1750728 Jun 14 00:21 
openser
-rw-r--r--   1 openser  other          0 Jun 14 00:21 
openser_gen_ha1
-rwxr-xr-x   1 openser  other      23182 Jun 14 00:21 
openser_mysql.sh
-rwxr-xr-x   1 openser  other      25497 Jun 14 00:21 
openser_postgresql.sh
-rwxr-xr-x   1 openser  other      46940 Jun 14 00:21 
openserctl



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1505719&group_id=139143



More information about the Devel mailing list