[MERGED] osmo-ci[master]: osmocom-nightly/latest: document which debian packages are r...

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/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Dec 6 14:38:44 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: osmocom-nightly/latest: document which debian packages are required
......................................................................


osmocom-nightly/latest: document which debian packages are required

Change-Id: If127d0e852ea8e321461d6aa709621167a0a8ecb
---
M scripts/osmocom-latest-packages.sh
M scripts/osmocom-nightly-packages.sh
2 files changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Max: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved; Verified



diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 6933baa..bcc83de 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+# requirements
+# apt install git-buildpackage osc git
+
 set -e
 
 # OBS project name
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 8c7a732..a00cad1 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+# requirements
+# apt install devscripts git-buildpackage osc git
+
 # rather than including a dangerous 'rm -rf *' here, lets delegate to the user:
 if [ -n "$(ls)" ]; then
   echo "ERROR: I need to run in an empty directory."

-- 
To view, visit https://gerrit.osmocom.org/5181
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If127d0e852ea8e321461d6aa709621167a0a8ecb
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list