fix debian packages' issues
-
swh-web does not build because it depends on swh-indexer's build working (which does not on unstable) -
swh-indexer does not build because it needs universal-ctags on unstable (not packaged there ~> i backported it from buster to our debian.s.o) -
swh-indexer still does not build because it depends on swh-scheduler's build -
swh-scheduler does not build because of an unpackaged package dependency
As a workaround for now, to deploy the current swh-web, swh-indexer, etc..., i'll mark the db tests as such (they are skipped during debian package build). The real solution though would be to package the missing fixture [2].
Migrated from T1498 (view on Phabricator)
Edited by Phabricator Migration user