Attention is currently required from: laforge, fixeria, msuraev.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/29311 )
Change subject: Debian: add osmocom user during package install
......................................................................
Patch Set 7: Code-Review-1
(3 comments)
File debian/postinst:
https://gerrit.osmocom.org/c/osmo-hlr/+/29311/comment/3c4e6158_1d9a4cf6
PS7, Line 9: # install.
as you mentioned in the issue, this also need to be added to the rpm spec or else the systemd file tries to run it with a non-existing user and is then broken
https://gerrit.osmocom.org/c/osmo-hlr/+/29311/comment/89ad7198_1bfb3878
PS7, Line 29: --no-create-home \
why --no-create-home, do we already create the directory structure?
https://gerrit.osmocom.org/c/osmo-hlr/+/29311/comment/54dda13d_e12481be
PS7, Line 37: chperms root osmocom 2775 /etc/osmocom
/var/lib/osmocom/hlr.db* also need to be changed from root -> osmocom.
hlr.db is the sqlite database, and related files hlr.db-shm and hlr.db-wal may exist e.g. if osmo-hlr is currently running or if it crashed.
--
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/29311
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I625c993ab03dfe32976c651acca9c35c33a768e7
Gerrit-Change-Number: 29311
Gerrit-PatchSet: 7
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Sep 2022 09:29:47 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: laforge, msuraev.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/29381 )
Change subject: Debian: bump compatibility level
......................................................................
Patch Set 5: Code-Review-1
(1 comment)
File debian/compat:
https://gerrit.osmocom.org/c/osmo-hlr/+/29381/comment/4ddba0f1_d410ea14
PS5, Line 1: 13
We build for debian 10 too in https://obs.osmocom.org, and this is on version 12:
https://packages.debian.org/search?keywords=debhelper
So I suggest changing it to 12 instead, otherwise it probably won't be able to build the packages anymore.
--
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/29381
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: Id1557cd07b5d28dbb6018cbf972ce41008b65867
Gerrit-Change-Number: 29381
Gerrit-PatchSet: 5
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Sep 2022 09:16:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/29409 )
Change subject: llc: separate enum osmo_gprs_llc_primitive to llc_prim.h
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
Not sure how this really helps but ok.
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/29409
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Ida9ce56f48474313064d798ea7b9a72e9b99bb8d
Gerrit-Change-Number: 29409
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Sep 2022 09:01:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment