debian-forge-composer/cmd
Jacob Kozol 481c1dd048 osbuild-composer: fix number of listeners check
Osbuild-composer expects two or three listeners and fails if there is
an unexpected number of listening sockets. Checking if there are not two
or if there are not three listeners always returns true even if there are
the desired number of listeners. Therefore, osbuild-composer always
crashes. The check now only crashes if there are a number of listeners
other than 2 or 3.
2020-01-16 18:21:28 +01:00
..
osbuild-composer osbuild-composer: fix number of listeners check 2020-01-16 18:21:28 +01:00
osbuild-pipeline repositories: install the base repositories in the filesystem 2020-01-03 22:35:52 +01:00
osbuild-tests tests: add basic integration tests 2020-01-03 22:35:52 +01:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure Introduce Azure upload test 2019-11-29 12:19:40 +01:00
osbuild-worker worker: log errors that are not returned to composer 2019-12-15 22:05:31 +01:00