[OpenSIPS-Devel] [ opensips-Bugs-2745618 ] opensips.cfg.sample - wrong permissions
SourceForge.net
noreply at sourceforge.net
Thu Apr 9 00:40:47 CEST 2009
Bugs item #2745618, was opened at 2009-04-09 01:40
Message generated for change (Tracker Item Submitted) made by ledda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2745618&group_id=232389
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: None
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ledda (ledda)
Assigned to: Nobody/Anonymous (nobody)
Summary: opensips.cfg.sample - wrong permissions
Initial Comment:
opensips build with command:
make prefix=/home/dima/oser/osrunhead all
first attempt to install:
make prefix=/home/dima/oser/osrunhead install
all is ok
second attempt to install return error:
make prefix=/home/dima/oser/osrunhead install
....
sed -e "s#/usr/.*lib/opensips/modules/#/home/dima/oser/osrunhead/lib/opensips/modules/#g" \
< etc/opensips.cfg > /home/dima/oser/osrunhead/etc/opensips/opensips.cfg.sample0
sed -e "s#/usr/.*etc/opensips/tls/#/home/dima/oser/osrunhead/etc/opensips/tls/#g" \
< /home/dima/oser/osrunhead/etc/opensips/opensips.cfg.sample0 \
> /home/dima/oser/osrunhead/etc/opensips/opensips.cfg.sample
/bin/sh: /home/dima/oser/osrunhead/etc/opensips/opensips.cfg.sample: Permission denied
make: *** [install-cfg] Error 1
Permissions of this file are:
ls -l /home/dima/oser/osrunhead/etc/opensips/opensips.cfg.sample
-r-x------ 1 dima users 11212 2009-04-09 01:34 /home/dima/oser/osrunhead/etc/opensips/opensips.cfg.sample
After manually removing opensips.cfg.sample I can install Opensips again.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2745618&group_id=232389
More information about the Devel
mailing list