Message8151
 
 
 
 
  
      The failing test/test_demo.py tests are not be due to NFS but due to a different dbm backend in use. The file which it asserts should exist is _test_demo/db/nodes.user while on my machine where the test fails this files is named _test_demo/db/nodes.user.db
Note the extension .db
On the machine where this is working I have the debian package
python3-gdbm:amd64
while on the machine where this is failing this is not installed.
So the python builtin dbm support seems to chose different backends depending on what is installed.  | 
   
  
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2024-10-22 09:56:08 | schlatterbeck | set | messageid: <1729590968.49.0.713268042288.issue2551366@roundup.psfhosted.org> |  
| 2024-10-22 09:56:08 | schlatterbeck | set | recipients:
  + schlatterbeck, rouilj |  
| 2024-10-22 09:56:08 | schlatterbeck | link | issue2551366 messages |  
| 2024-10-22 09:56:08 | schlatterbeck | create |  |  
 
 
 |