Control: owner 1003307 ! Control: tags 1003307 + confirmed upstream Hello,
On 2022-01-08 00:02, Dan Bungert wrote: > When built against sqlite 3.37 or newer, the build will fail in test. > Example: > https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/r/restfuldb/20220107_080256_a18a5@/log.gz > https://ci.debian.net/data/autopkgtest/unstable/amd64/r/restfuldb/17950775/log.gz > > tests/cases/Database.pm_001.sh: FAILED: > 2c2 > < 'image' => 'blob' > --- >> 'image' => 'BLOB' > > +many more of a similar nature. Thank you for drawing attention to this issue. Your workaround works fine, but it may hide possible future regressions where letter case is actually important. Since I am one of the upstream developers I will see how this could be fixed upstream. Best, Andrius