I have verified the package in focal-proposed and it indeed fixes the FTBFS. I did the following to test it:
$ lxc launch ubuntu-daily:focal builder $ lxc shell builder # echo "deb-src http://archive.ubuntu.com/ubuntu/ focal-proposed main universe" > \ /etc/apt/sources.list.d/source.list # apt update && apt upgrade -y # apt install -y dpkg-dev # apt source prometheus-alertmanager # apt build-dep -y prometheus-alertmanager # cd prometheus-alertmanager-0.15.3+ds # dpkg-buildpackage -us -uc ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897967 Title: [SRU] FTBFS in Focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/prometheus-alertmanager/+bug/1897967/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
