[PATCH] 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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Dec 5 11:13:42 UTC 2017


Review at  https://gerrit.osmocom.org/5181

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(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/81/5181/1

diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index d0f64e0..118f310 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 b4e2335..aa32214 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: newchange
Gerrit-Change-Id: If127d0e852ea8e321461d6aa709621167a0a8ecb
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list