Comment 10 for bug 1908818

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

From the build logs, now things are fine:
examples:

s390x
https://launchpadlibrarian.net/532307917/buildlog_ubuntu-groovy-s390x.nss_2%3A3.55-1ubuntu3.1_BUILDING.txt.gz
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/s390x-linux-gnu/libfreebl3.chk -> nss/libfreebl3.chk
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/s390x-linux-gnu/libfreebl3.so -> nss/libfreebl3.so
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/s390x-linux-gnu/libfreeblpriv3.chk -> nss/libfreeblpriv3.chk
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/s390x-linux-gnu/libfreeblpriv3.so -> nss/libfreeblpriv3.so

amd64
https://launchpadlibrarian.net/532311612/buildlog_ubuntu-groovy-amd64.nss_2%3A3.55-1ubuntu3.1_BUILDING.txt.gz
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/x86_64-linux-gnu/libfreebl3.chk -> nss/libfreebl3.chk
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/x86_64-linux-gnu/libfreebl3.so -> nss/libfreebl3.so
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/x86_64-linux-gnu/libfreeblpriv3.chk -> nss/libfreeblpriv3.chk
lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/x86_64-linux-gnu/libfreeblpriv3.so -> nss/libfreeblpriv3.so

For that we can set verification-done

But there was a build issue (timeout) on riscv64 which didn't happen on the same build in a PPA the day before. For now I've re-started the build but if it persists I'll have to look into it more deeply.