osmo-bts.git branch master updated. 0.3.0-246-gb89a5fa

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Nov 10 11:55:18 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  b89a5fa55d712a257ee17bbaed41cdb1ee8d7f75 (commit)
      from  9f0002b52bdc560587744e17243440951273a153 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=b89a5fa55d712a257ee17bbaed41cdb1ee8d7f75

commit b89a5fa55d712a257ee17bbaed41cdb1ee8d7f75
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Nov 10 12:53:22 2014 +0100

    bts: In case the line isn't created do not exit with code 1
    
    The service file will prevent a re-launch of the sysmobts.service
    in case the main process exits with '1'. In case the ethernet is
    not available yet the routine would fail and the sysmobts process
    will not be restarted.
    
    unable to connect/bind socket: Network is unreachable
    <000f> input/ipaccess.c:885 cannot open OML BTS link: Network is unreachable
    unable to connect to BSC
    root at sysmobts-v2:~# echo $?
    2
    
    Fixes: SYS#736

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

Summary of changes:
 src/osmo-bts-sysmo/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list