Public bug reported:

Version 2.0.35-1 is currently stuck in jammy-proposed because the test_rpc 
test, run during package build, is failing on armhf:
https://launchpadlibrarian.net/573635110/buildlog_ubuntu-jammy-armhf.netopeer2_2.0.35-1_BUILDING.txt.gz

The logs are a bit intertwined, here is my attempt at capturing the output:
2: [ RUN      ] test_lock_basic
2: [       OK ] test_lock_basic
2: [ RUN      ] test_lock_fail
2: "<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="68">
2:   <rpc-error>
2:     <error-type>protocol</error-type>
2:     <error-tag>lock-denied</error-tag>
2:     <error-severity>error</error-severity>
2:     <error-message xml:lang="en">Access to the requested lock is denied 
because the lock is currently held by another entity.</error-message>
2:     <error-info>
2:       <session-id>1</session-id>
2:     </error-info>
2:   </rpc-error>
2: </rpc-reply>
2: " != "<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" 
message-id="0">
2:   <rpc-error>
2:     <error-type>protocol</error-type>
2:     <error-tag>lock-denied</error-tag>
2:     <error-severity>error</error-severity>
2:     <error-message xml:lang="en">Access to the requested lock is denied 
because the lock is currently held by another entity.</error-message>
2:     <error-info>
2:       <session-id>68</session-id>
2:     </error-info>
2:   </rpc-error>
2: </rpc-reply>
2: "
5: [ RUN      ] test_basic_notif
2: [   LINE   ] --- ./tests/test_rpc.c:154: error: Failure!
 2/15 Test  #2: test_rpc .........................Subprocess 
aborted***Exception:   5.73 sec


The same happens in debian:
https://buildd.debian.org/status/fetch.php?pkg=netopeer2&arch=i386&ver=2.0.35-1&stamp=1637934181&raw=0

I searched upstream briefly at
https://github.com/CESNET/netopeer2/issues and didn't find this issue
reported. Will do that next.

** Affects: netopeer2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs update-excuse update-excuses

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954837

Title:
  FTBFS in armhf: test_rpc fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netopeer2/+bug/1954837/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to