Support #1923
closedre-enable all nightly package builds
Added by neels almost 7 years ago. Updated almost 6 years ago.
80%
Description
since libdbi is buggy in certain versions, some of the OBS builds are disabled.
When openbsc no longer uses libdbi, re-enable all openbsc i586 builds.
Checklist
- osmo-trx, debian 8, i586
- openbsc, debian 8, i586
- osmo-bts, debian 8, i586
- openbsc, xubuntu 16.04, i586
- osmo-bts, xubuntu 16.04, i586
Related issues
Updated by neels almost 7 years ago
- Blocked by Bug #1591: libdbi is buggy and slow, get rid of it added
Updated by msuraev almost 7 years ago
- Related to Feature #1860: Include Ubuntu 16.04 LTS in nightly builds added
Updated by msuraev almost 7 years ago
Another reason for disabled packages is uhd version requirements - see gerrit 1635 for details.
Updated by msuraev almost 7 years ago
Note: when "hlr" part of db code is gone we should re-examine the db tests and see if failure is still there. It could as well be that reduction of code will make some parts of db tests obsolete.
Updated by msuraev almost 7 years ago
- Status changed from New to Stalled
- % Done changed from 0 to 30
UHD version requirements have been removed in master, corresponding packages re-enabled.
Updated by msuraev almost 7 years ago
- Related to Bug #1928: nightly packages: osmo-trx fails for missing sqlite3.h and/or debian/rules error added
Updated by msuraev almost 7 years ago
osmo-trx is disabled for Debian 8.0 i586 due to mysterious mmx check failure at configure.
Updated by neels almost 7 years ago
Possibly related to #1869?
Not sure: I don't think that OBS moves binaries between different CPUs during the build but as both tickets seems to be related to subtle CPU features check it might as well be that fixing one will resolve (or at least help to troubleshoot the other).
Updated by msuraev over 6 years ago
- % Done changed from 30 to 40
The osmo-trx failure on i586 is caused by issue with AX_EXT in autoconf-archive in Debian Jessie. Upstream fix is tracked via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857754
Updated by msuraev over 6 years ago
- Related to Bug #2182: nightly builds for libosmo-sccp failing added
Updated by msuraev over 6 years ago
- % Done changed from 40 to 50
Current build failures seen to be mostly related to recent changes in libosmo-sccp (fix in gerrit 2404) and removal of obsolete packages in latest ubuntu (fixes in gerrit 2399 and 2400). While trying to reproduce problem locally I've submitted additional fix for libosmo-netif (gerrit 2401).
Updated by msuraev over 6 years ago
- Checklist item osmo-trx, debian 8, i586 added
- Checklist item openbsc, debian 8, i586 added
- Checklist item osmo-bts, debian 8, i586 added
- Checklist item openbsc, xubuntu 16.04, i586 added
- Checklist item osmo-bts, xubuntu 16.04, i586 added
For the currently disabled packages - see the checklist. Note: osmo-bts is only disabled because it depends on failing (due to linked libdbi issue) openbsc. It make sense to re-check one msc-split is completed as it's affecting .deb packaging heavily.
Updated by msuraev over 6 years ago
- Checklist item osmo-trx, debian 8, i586 set to Done
Updated by msuraev about 6 years ago
- % Done changed from 50 to 80
The issue is not present in https://build.opensuse.org/project/monitor/network:osmocom:nitb-split:nightly
Once they replace old nightly, we can close it.
Updated by msuraev about 6 years ago
- Checklist item osmo-bts, debian 8, i586 set to Done
Updated by msuraev about 6 years ago
- Checklist item osmo-bts, xubuntu 16.04, i586 set to Done
Updated by laforge almost 6 years ago
- Blocked by deleted (Bug #1591: libdbi is buggy and slow, get rid of it)
Updated by laforge almost 6 years ago
- Related to Bug #1591: libdbi is buggy and slow, get rid of it added
Updated by laforge almost 6 years ago
- Status changed from Stalled to Rejected
- Assignee deleted (
msuraev)
This is not needed anymore, now that OpenBSC.git only contains legacy code. We're building the full stack including osmo-bts, osmo-bsc, osmo-msc, ... on all supported distributions.