Okay, manually ran the rpc test on a ppc64el system and it passed fine. Ran on bobonevm4
$ dpkg -s rabbitmq-server | grep Version: Version: 3.9.22-0ubuntu0.1~jammy1 $ python3 rpc_server.py & [1] 5069 $ client_result=$(python3 rpc_client.py) [.] fib(30) $ echo $client_result [x] Requesting fib(30) [.] Got 832040 This is just from manually copy+paste the contents of the test. Maybe the autopkgtest runner was flaky? I just re-ran another test from the PPA so will wait to hear back from that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060248 Title: MRE updates of rabbitmq-server for Jammy,Focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/2060248/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
