Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / 
security-tracker


Commits:
f11868a0 by Salvatore Bonaccorso at 2021-05-22T09:46:22+02:00
docs: security_tracker: List explicitly needed packages to python3 variants

Since the move of the security-tracker code to python3 we have not
updated the documentation accordingly. List the explicit needed python3
packages required.

Signed-off-by: Salvatore Bonaccorso <[email protected]>

- - - - -
45c1e03b by Salvatore Bonaccorso at 2021-05-22T09:48:10+02:00
docs: security_tracker: List 'jq' package as well

Given we much depend on the configuration reading in json files to build
other parts, explicitly list it as well for the local testing instance
setup.

Signed-off-by: Salvatore Bonaccorso <[email protected]>

- - - - -


1 changed file:

- doc/security-team.d.o/security_tracker


Changes:

=====================================
doc/security-team.d.o/security_tracker
=====================================
@@ -605,10 +605,11 @@ Setting up a local testing instance
 It is possible to set up an instance of the security tracker in your own 
machine for testing purposes.
 The following packages are needed:
 
+    jq
     make
-    python
-    python-apt
-    python-apsw
+    python3
+    python3-apt
+    python3-apsw
 
 The following commands build the databases for stable and run a python local 
server in port 10605:
 



View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/802a78273ea95bd67743269930fe4c29cd52f46b...45c1e03bdcd43e0c3b4ea634c7193c4e29883587

-- 
View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/802a78273ea95bd67743269930fe4c29cd52f46b...45c1e03bdcd43e0c3b4ea634c7193c4e29883587
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-security-tracker-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits

Reply via email to