-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Summary
Fix failing debian-package-build task.
Background & Motivation
Example task failure: https://spruce.mongodb.com/task/mongo_c_driver_packaging_debian_package_build_0070a3e2e39f5ef830b2ca09f586cd271c18df89_23_11_07_13_34_50/logs?execution=0
Includes logs:
[2023/11/07 08:38:38.841] Extension error (mongoc_common): [2023/11/07 08:38:38.841] Handler <function generate_html_redirs at 0x7f237760c2c0> for event 'html-page-context' threw an exception (exception: Project.doc2path() got an unexpected keyword argument 'basedir')
This may have been introduced in 1.25.0 as part of the theme update of https://github.com/mongodb/mongo-c-driver/pull/1354.