Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9340838
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
View Options
diff --git a/debian/control b/debian/control
index d5a6b438..e2fe0711 100644
--- a/debian/control
+++ b/debian/control
@@ -1,48 +1,52 @@
Source: swh-storage
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
-# Please, let the dependency openjdk-11-jre before cassandra to avoid build issues
-# Related to https://forge.softwareheritage.org/T3053#58815
Build-Depends: debhelper (>= 9),
dh-python (>= 2),
- openjdk-11-jre,
cassandra,
+ openjdk-11-jre,
python3-aiohttp,
python3-all,
python3-cassandra,
python3-click,
python3-dateutil,
python3-flask,
python3-hypothesis (>= 3.11.0~),
python3-kafka,
python3-mypy-extensions,
python3-psycopg2 (>= 2.8),
python3-pytest,
python3-pytest-mock,
python3-requests,
python3-setuptools,
python3-setuptools-scm,
python3-sqlalchemy (>= 1.0),
python3-swh.core (>= 0.9),
python3-swh.journal (>= 0.2),
python3-swh.model (>= 0.4),
python3-swh.objstorage (>= 0.0.40~),
python3-swh.core.db.pytestplugin (>= 0.9),
python3-typing-extensions (>= 3.7.4~),
python3-tenacity
+# Only the jre 11 is supported with cassandra. Unfortunately, some other jre packages
+# are pulled, so we prevent those from being installed.
+# Related to https://forge.softwareheritage.org/T3053#58819
+Build-Conflicts: openjdk-17-jre-headless,
+ openjdk-16-jre-headless,
+ openjdk-15-jre-headless,
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/DSTO/
Package: python3-swh.storage
Architecture: all
Depends: python3-swh.core (>= 0.9),
python3-swh.model (>= 0.4),
python3-swh.objstorage (>= 0.0.40~),
python3-psycopg2 (>= 2.8),
${misc:Depends},
${python3:Depends}
Breaks: python3-swh.archiver (<< 0.0.4~),
python3-swh.indexer (<< 0.0.51~),
python3-swh.vault (<< 0.0.19~)
Description: Software Heritage storage utilities
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Jul 4, 11:13 AM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3277664
Attached To
rDSTO Storage manager
Event Timeline
Log In to Comment