- **Milestone**: 4.4.2 --> 4.6.2
---
** [tickets:#1320] configure_tipc script error due to $CORE_ID**
**Status:** unassigned
**Milestone:** 4.6.2
**Created:** Mon Apr 20, 2015 09:34 PM UTC by Adrian Szwej
**Last Updated:** Mon Apr 20, 2015 09:34 PM UTC
**Owner:** nobody
During start of opensaf, the /var/log/opensaf/nid.log gives an error message:
**/usr/local/lib/opensaf/configure_tipc: line 198: [: 1234: unary operator
expected**
The script **/usr/local/lib/opensaf/configure_tipc** contains $CORE_ID
parameter which does not seem to be set anywhere.
configured_net_id=`tipc-config -netid | cut -d: -f2`
opensaf_net_id=$CORE_ID
if [ $configured_net_id != $opensaf_net_id ]; then
logger -t opensaf -s "TIPC network ID not configured to OpenSAF
requirements, exiting..."
exit 1
fi
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/opensaf/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/opensaf/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets