Source: etcd
Version: 3.2.26+dfsg-6
Severity: serious
Affects: patroni

trying to install the package on arm64 armhf and s390x fails because of the 
following.
Note: this is regressing patroni autopkgtests, now that this package is testing 
etcd integration
Not sure if patroni needs to be changed or etcd, please coordinate in case the 
fix is somewhere in both packages
(I also opened an RC bug against patroni)

Setting up etcd-server (3.2.26+dfsg-4) ...
Job for etcd.service failed because the control process exited with error code.
See "systemctl status etcd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript etcd, action "start" failed.
● etcd.service - etcd - highly-available key value store
     Loaded: loaded 
(]8;;file://autopkgtest/lib/systemd/system/etcd.service/lib/systemd/system/etcd.service]8;;;
 disabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Mon 2020-02-10 
19:37:09 UTC; 8ms ago
       Docs: 
]8;;https://github.com/coreos/etcdhttps://github.com/coreos/etcd]8;;
             ]8;;man:etcdman:etcd]8;;
    Process: 4190 ExecStart=/usr/bin/etcd $DAEMON_ARGS (code=exited, 
status=1/FAILURE)
   Main PID: 4190 (code=exited, status=1/FAILURE)

Feb 10 19:37:09 autopkgtest systemd[1]: Starting etcd - highly-available key 
value store...
Feb 10 19:37:09 autopkgtest etcd[4190]: etcd on 
unsupported platform without ETCD_UNSUPPORTED_ARCH=s390x set.
Feb 10 19:37:09 autopkgtest systemd[1]: 
etcd.service: Main process exited, code=exited, 
status=1/FAILURE
Feb 10 19:37:09 autopkgtest systemd[1]: 
etcd.service: Failed with result 
'exit-code'.
Feb 10 19:37:09 autopkgtest systemd[1]: Failed to 
start etcd - highly-available key value store.
dpkg: error processing package etcd-server (--configure):
 installed etcd-server package post-installation script subprocess returned 
error exit status 1
dpkg: dependency problems prevent configuration of autopkgtest-satdep:
 autopkgtest-satdep depends on etcd-server; however:
  Package etcd-server is not configured yet.

dpkg: error processing package autopkgtest-satdep (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
Errors were encountered while processing:
 etcd-server
 autopkgtest-satdep
E: Sub-process /usr/bin/dpkg returned an error code (1)
autopkgtest: WARNING: Test dependencies are unsatisfiable - calling apt install 
on test deps directly for further data about failing dependencies in test logs
command2             FAIL badpkg
blame: patroni
badpkg: Test dependencies are unsatisfiable. A common reason is that your 
testbed is out of date with respect to the archive, and you need to use a 
current testbed or run apt-get update or use -U.

Reply via email to