Public bug reported: Since roughly the end of the questing cycle, the autopkgtests for libnfs have been failing with the same issue due to incorrect syntax in a specific expr statement [1]. Namely, "==" is used instead of "=".
I do not think this change is due to expr as provided by rust-coreutils, as the manpage for expr from coreutils-from-gnu also states that "=" is the correct syntax. However, "==" has been used by the test since at least Noble with no issues, so this might be a change in expr itself. 1. https://autopkgtest.ubuntu.com/results/autopkgtest- questing/questing/amd64/libn/libnfs/20250930_233644_dc0ad@/log.gz ** Affects: libnfs (Ubuntu) Importance: Undecided Assignee: Ural Tunaboyu (uralt) Status: In Progress ** Merge proposal linked: https://code.launchpad.net/~uralt/ubuntu/+source/libnfs/+git/libnfs/+merge/501238 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2143102 Title: libnfs: autopkgtests failing with incorrect expr syntax To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libnfs/+bug/2143102/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
