Bug #2522
closed
osmo-meas-udp2db and meas_json provided by both osmo-msc and osmo-bsc repositories
Added by pespin over 5 years ago.
Updated over 5 years ago.
Description
It seems both osmo-msc and osmo-bsc git repositories provide the same meas binaries. Probably that comes from openbsc, and it should only be provided in one of them:
* check_data_file_clashes: Package osmo-msc wants to install file /home/pespin/images/oe/system-images/build.sysmobts
/tmp/work/sysmobts_v2-poky-linux-gnueabi/sysmocom-nitb-image/1.0-r0/rootfs/usr/bin/osmo-meas-udp2db
But that file is already provided by package * osmo-bsc
* check_data_file_clashes: Package osmo-msc wants to install file /home/pespin/images/oe/system-images/build.sysmobts
/tmp/work/sysmobts_v2-poky-linux-gnueabi/sysmocom-nitb-image/1.0-r0/rootfs/usr/bin/meas_json
But that file is already provided by package * osmo-bsc
- Assignee changed from 4368 to pespin
I think the logical choice would be osmo-bsc at this point.
The main problem is that the old measurement feed contained information bits that were only present in the MSC side of NITB together with bits only present in the BSC.
However, I think as measurement reports only exist at the BSC level, the masurement feed should [already now] only be present at OsmoBSC. So the related tools should also only be present there.
In the future, we can extend the AoIP protocol with some user identity information, so the BSC can know which IMSI/MSISDN a given radio channel is allocated to,which can then re-add this information into the measurement feed.
- Priority changed from Normal to Low
- Assignee changed from pespin to ahuemer
- Status changed from New to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
- Status changed from Closed to In Progress
- Assignee changed from ahuemer to pespin
osmo-msc recipe in meta-telephony is still dropping these files:
# osmo-bsc already provides these, see issue Osmocom #2522:
rm -f ${D}${bindir}/.debug/*meas*
rm -f ${D}${bindir}/*meas*
I need to drop those lines. depending on when the patch was merged, it needs to be applied to 201705 or laforge/nightly.
- Status changed from In Progress to Feedback
- Status changed from Feedback to Closed
Also available in: Atom
PDF