This fixed the focal/riscv64 build:
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,9 @@ override_dh_auto_configure:
override_dh_auto_build:
dh_auto_build -O--buildsystem=golang -- -ldflags="-s -w -X
main.version=$(shell dpkg-parsechangelog -S Version)"
+override_dh_auto_test:
+ dh_auto_test $@ -- -timeout=20m
+
override_dh_auto_install:
dh_auto_install -- --no-source
With the above, the test completed in just under 13min in the LP riscv64
builder[1]:
=== RUN TestNewPwd
=== RUN TestNewPwd/0_characters,_default_value
=== RUN TestNewPwd/5_characters,_below_min
=== RUN TestNewPwd/15_characters
=== RUN TestNewPwd/30_characters
=== RUN TestNewPwd/127_characters
=== RUN TestNewPwd/254_characters
=== RUN TestNewPwd/256_characters
--- PASS: TestNewPwd (741.20s)
If you upload a new package with that change to focal (please don't forget -v
to include the previous version as well in the changes file), I can accept it.
Then the question is if we can skip the testing or not. I think we can skip the
aging, but I would prefer a new round of testing, since it's a new build, and
other packages could have landed in proposed since the first upload, and
slightly changed the build.
1.
https://launchpadlibrarian.net/769745248/buildlog_ubuntu-focal-riscv64.google-guest-agent_20241011.01-0ubuntu1~20.04.1~ppa2_BUILDING.txt.gz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084498
Title:
Please update to 20241011.01
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-guest-agent/+bug/2084498/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs