Package: src:aptfs
Version: 2:0.13.0-1
Severity: serious
Tags: sid buster patch
starting mount.aptfs fails with an attribute error.
autopkgtest [14:58:36]: test 0001-smoketest: [-----------------------
Traceback (most recent call last):
File "/usr/sbin/mount.aptfs", line 75, in <module>
sys.exit(main())
File "/usr/sbin/mount.aptfs", line 64, in main
val = int(getattr(server, x))
File "/usr/lib/python2.7/dist-packages/fuse.py", line 893, in __getattr__
raise AttributeError("Fuse instance has no attribute '%s'" % meth)
AttributeError: Fuse instance has no attribute 'max_unpackaged_packages'
autopkgtest [14:58:37]: test 0001-smoketest: -----------------------]
0001-smoketest FAIL non-zero exit status 1
autopkgtest [14:58:37]: test 0001-smoketest: - - - - - - - - - - results - - -
- - - - - - -
autopkgtest [14:58:38]: @@@@@@@@@@@@@@@@@@@@ summary
0001-smoketest FAIL non-zero exit status 1
thanks for jwilk for spotting the issue.
patch at
http://launchpadlibrarian.net/413824317/aptfs_2%3A0.13.0-1_2%3A0.13.0-1ubuntu1.diff.gz