Source: pysmi Version: 0.3.2-3 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-20231212 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with python3,sphinxdoc --buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > I: pybuild base:310: python3.12 setup.py config > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running config > I: pybuild base:310: python3.11 setup.py config > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running config > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:310: /usr/bin/python3.12 setup.py build > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi > copying pysmi/compat.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi > copying pysmi/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi > copying pysmi/mibinfo.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi > copying pysmi/error.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi > copying pysmi/compiler.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi > copying pysmi/debug.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/localfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/httpclient.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/ftpclient.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/url.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/callback.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > copying pysmi/reader/zipreader.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher > copying pysmi/searcher/anyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher > copying pysmi/searcher/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher > copying pysmi/searcher/pyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher > copying pysmi/searcher/pypackage.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher > copying pysmi/searcher/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher > copying pysmi/searcher/stub.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/lexer > copying pysmi/lexer/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/lexer > copying pysmi/lexer/smi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/lexer > copying pysmi/lexer/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/lexer > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/smiv2.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/null.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/smi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/smiv1.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/smiv1compat.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > copying pysmi/parser/dialect.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/parser > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen > copying pysmi/codegen/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen > copying pysmi/codegen/pysnmp.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen > copying pysmi/codegen/null.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen > copying pysmi/codegen/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen > copying pysmi/codegen/symtable.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen > copying pysmi/codegen/jsondoc.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/borrower > copying pysmi/borrower/anyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/borrower > copying pysmi/borrower/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/borrower > copying pysmi/borrower/pyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/borrower > copying pysmi/borrower/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/borrower > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer > copying pysmi/writer/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer > copying pysmi/writer/localfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer > copying pysmi/writer/pyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer > copying pysmi/writer/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer > copying pysmi/writer/callback.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer > running build_scripts > creating build > creating build/scripts-3.12 > copying and adjusting scripts/mibdump.py -> build/scripts-3.12 > copying and adjusting scripts/mibcopy.py -> build/scripts-3.12 > changing mode of build/scripts-3.12/mibdump.py from 644 to 755 > changing mode of build/scripts-3.12/mibcopy.py from 644 to 755 > I: pybuild base:310: /usr/bin/python3 setup.py build > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi > copying pysmi/compat.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi > copying pysmi/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi > copying pysmi/mibinfo.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi > copying pysmi/error.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi > copying pysmi/compiler.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi > copying pysmi/debug.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/localfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/httpclient.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/ftpclient.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/url.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/callback.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > copying pysmi/reader/zipreader.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/searcher > copying pysmi/searcher/anyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/searcher > copying pysmi/searcher/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/searcher > copying pysmi/searcher/pyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/searcher > copying pysmi/searcher/pypackage.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/searcher > copying pysmi/searcher/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/searcher > copying pysmi/searcher/stub.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/searcher > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/lexer > copying pysmi/lexer/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/lexer > copying pysmi/lexer/smi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/lexer > copying pysmi/lexer/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/lexer > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/smiv2.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/null.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/smi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/smiv1.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/smiv1compat.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > copying pysmi/parser/dialect.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/parser > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/codegen > copying pysmi/codegen/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/codegen > copying pysmi/codegen/pysnmp.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/codegen > copying pysmi/codegen/null.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/codegen > copying pysmi/codegen/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/codegen > copying pysmi/codegen/symtable.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/codegen > copying pysmi/codegen/jsondoc.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/codegen > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/borrower > copying pysmi/borrower/anyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/borrower > copying pysmi/borrower/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/borrower > copying pysmi/borrower/pyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/borrower > copying pysmi/borrower/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/borrower > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/writer > copying pysmi/writer/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/writer > copying pysmi/writer/localfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/writer > copying pysmi/writer/pyfile.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/writer > copying pysmi/writer/base.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/writer > copying pysmi/writer/callback.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/writer > running build_scripts > creating build/scripts-3.11 > copying and adjusting scripts/mibdump.py -> build/scripts-3.11 > copying and adjusting scripts/mibcopy.py -> build/scripts-3.11 > changing mode of build/scripts-3.11/mibdump.py from 644 to 755 > changing mode of build/scripts-3.11/mibcopy.py from 644 to 755 > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build; > python3.12 -m unittest discover -v > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen/pysnmp.py:1152: > SyntaxWarning: invalid escape sequence '\s' > self.textFilter = kwargs.get('textFilter') or (lambda symbol, text: > re.sub('\s+', ' ', text)) > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/codegen/jsondoc.py:933: > SyntaxWarning: invalid escape sequence '\s' > self.textFilter = kwargs.get('textFilter') or (lambda symbol, text: > re.sub('\s+', ' ', text)) > pysmi.borrower (unittest.loader._FailedTest.pysmi.borrower) ... ERROR > pysmi.searcher (unittest.loader._FailedTest.pysmi.searcher) ... ERROR > pysmi.writer (unittest.loader._FailedTest.pysmi.writer) ... ERROR > testAgentCapabilitiesClass > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesClass) > ... ok > testAgentCapabilitiesDescription > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesDescription) > ... ok > testAgentCapabilitiesName > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesName) > ... ok > testAgentCapabilitiesSymbol > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesSymbol) > ... ok > testModuleCheckImportedSymbol > (tests.test_imports_smiv2_pysnmp.ImportClauseTestCase.testModuleCheckImportedSymbol) > ... ok > testModuleImportsRequiredMibs > (tests.test_imports_smiv2_pysnmp.ImportClauseTestCase.testModuleImportsRequiredMibs) > ... ok > testModuleComplianceClass > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceClass) > ... ok > testModuleComplianceDescription > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceDescription) > ... ok > testModuleComplianceName > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceName) > ... ok > testModuleComplianceSymbol > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceSymbol) > ... ok > testModuleIdentityClass > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityClass) > ... ok > testModuleIdentityContactInfo > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityContactInfo) > ... ok > testModuleIdentityDescription > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityDescription) > ... ok > testModuleIdentityLastUpdated > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityLastUpdated) > ... ok > testModuleIdentityName > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityName) > ... ok > testModuleIdentityOrganization > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityOrganization) > ... ok > testModuleIdentityRevisions > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityRevisions) > ... ok > testModuleIdentitySymbol > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentitySymbol) > ... ok > testNotificationGroupClass > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupClass) > ... ok > testNotificationGroupDescription > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupDescription) > ... ok > testNotificationGroupName > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupName) > ... ok > testNotificationGroupSymbol > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupSymbol) > ... ok > testNotificationTypeClass > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeClass) > ... ok > testNotificationTypeDescription > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeDescription) > ... ok > testNotificationTypeName > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeName) > ... ok > testNotificationTypeSymbol > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeSymbol) > ... ok > testObjectGroupClass > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupClass) > ... ok > testObjectGroupDescription > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupDescription) > ... ok > testObjectGroupName > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupName) > ... ok > testObjectGroupObjects > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupObjects) > ... ok > testObjectGroupSymbol > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupSymbol) > ... ok > testObjectIdentityClass > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityClass) > ... ok > testObjectIdentityDescription > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityDescription) > ... ok > testObjectIdentityName > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityName) > ... ok > testObjectIdentityReference > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityReference) > ... ok > testObjectIdentitySymbol > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentitySymbol) > ... ok > testObjectTypeTableRowAugmention > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeAurmentingMibTableTestCase.testObjectTypeTableRowAugmention) > ... ok > testObjectTypeClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeClass) > ... ok > testObjectTypeDescription > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeDescription) > ... ok > testObjectTypeMaxAccess > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeMaxAccess) > ... ok > testObjectTypeName > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeName) > ... ok > testObjectTypeStatus > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeStatus) > ... ok > testObjectTypeSymbol > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeSymbol) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeUnits > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeUnits) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBitsTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeEnumDefaultTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeIntegerDefaultTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeTableRowIndex > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableImpliedIndexTestCase.testObjectTypeTableRowIndex) > ... ok > testObjectTypeTableRowIndex > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableMultipleIndicesTestCase.testObjectTypeTableRowIndex) > ... ok > testObjectTypeTableClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableClass) > ... ok > testObjectTypeTableColumnClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableColumnClass) > ... ok > testObjectTypeTableRowClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableRowClass) > ... ok > testObjectTypeTableRowIndex > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableRowIndex) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeStringDefaultTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeWithIntegerConstraintTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeWithIntegerSetConstraintTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeWithStringSizeConstraintTestCase.testObjectTypeSyntax) > ... ok > testSmiV1Class (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Class) > ... ok > testSmiV1Description > (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Description) ... ok > testSmiV1Name (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Name) ... > ok > testSmiV1Symbol (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Symbol) > ... ok > testTrapTypeClass > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeClass) ... ok > testTrapTypeDescription > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeDescription) > ... ok > testTrapTypeName > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeName) ... ok > testTrapTypeSymbol > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeSymbol) ... ok > testTypeDeclarationCounter32ClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32ClassTestCase) > ... ok > testTypeDeclarationCounter32SymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32SymbolTestCase) > ... ok > testTypeDeclarationGauge32ClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32ClassTestCase) > ... ok > testTypeDeclarationGauge32SymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32SymbolTestCase) > ... ok > testTypeDeclarationInteger32ClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32ClassTestCase) > ... ok > testTypeDeclarationInteger32SymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32SymbolTestCase) > ... ok > testTypeDeclarationIpAddressClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressClassTestCase) > ... ok > testTypeDeclarationIpAddressSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressSymbolTestCase) > ... ok > testTypeDeclarationObjectIdentifierClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierClassTestCase) > ... ok > testTypeDeclarationObjectIdentifierSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierSymbolTestCase) > ... ok > testTypeDeclarationOctetStringClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringClassTestCase) > ... ok > testTypeDeclarationOctetStringSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringSymbolTestCase) > ... ok > testTypeDeclarationOpaqueClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueClassTestCase) > ... ok > testTypeDeclarationOpaqueSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueSymbolTestCase) > ... ok > testTypeDeclarationTimeTicksClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksClassTestCase) > ... ok > testTypeDeclarationTimeTicksSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksSymbolTestCase) > ... ok > testTypeDeclarationCounter32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32ClassTestCase) > ... ok > testTypeDeclarationCounter32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32SymbolTestCase) > ... ok > testTypeDeclarationCounter64ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter64ClassTestCase) > ... ok > testTypeDeclarationCounter64SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter64SymbolTestCase) > ... ok > testTypeDeclarationGauge32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32ClassTestCase) > ... ok > testTypeDeclarationGauge32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32SymbolTestCase) > ... ok > testTypeDeclarationInteger32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32ClassTestCase) > ... ok > testTypeDeclarationInteger32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32SymbolTestCase) > ... ok > testTypeDeclarationIpAddressClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressClassTestCase) > ... ok > testTypeDeclarationIpAddressSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressSymbolTestCase) > ... ok > testTypeDeclarationObjectIdentifierClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierClassTestCase) > ... ok > testTypeDeclarationObjectIdentifierSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierSymbolTestCase) > ... ok > testTypeDeclarationOctetStringClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringClassTestCase) > ... ok > testTypeDeclarationOctetStringSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringSymbolTestCase) > ... ok > testTypeDeclarationOpaqueClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueClassTestCase) > ... ok > testTypeDeclarationOpaqueSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueSymbolTestCase) > ... ok > testTypeDeclarationTimeTicksClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksClassTestCase) > ... ok > testTypeDeclarationTimeTicksSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksSymbolTestCase) > ... ok > testTypeDeclarationUnsigned32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationUnsigned32ClassTestCase) > ... ok > testTypeDeclarationUnsigned32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationUnsigned32SymbolTestCase) > ... ok > testValueDeclarationName1 > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationName1) > ... ok > testValueDeclarationName2 > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationName2) > ... ok > testValueDeclarationName3 > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationName3) > ... ok > testValueDeclarationSymbol > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationSymbol) > ... ok > testGetDataFromFile > (tests.test_zipreader.ZipReaderTestCase.testGetDataFromFile) ... > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader/zipreader.py:98: > ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp6g08hubn'> > if not ignoreErrors: > ResourceWarning: Enable tracemalloc to get the object allocation traceback > ok > testGetInnerZipData > (tests.test_zipreader.ZipReaderTestCase.testGetInnerZipData) ... > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/reader/zipreader.py:98: > ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpzmc_hpv1'> > if not ignoreErrors: > ResourceWarning: Enable tracemalloc to get the object allocation traceback > ok > > ====================================================================== > ERROR: pysmi.borrower (unittest.loader._FailedTest.pysmi.borrower) > ---------------------------------------------------------------------- > ImportError: Failed to import test module: pysmi.borrower > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 427, in _find_test_path > package = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 337, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/borrower/__init__.py", > line 7, in <module> > from pysmi.borrower.pyfile import PyFileBorrower > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/borrower/pyfile.py", > line 7, in <module> > import imp > ModuleNotFoundError: No module named 'imp' > > > ====================================================================== > ERROR: pysmi.searcher (unittest.loader._FailedTest.pysmi.searcher) > ---------------------------------------------------------------------- > ImportError: Failed to import test module: pysmi.searcher > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 427, in _find_test_path > package = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 337, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher/__init__.py", > line 7, in <module> > from pysmi.searcher.pyfile import PyFileSearcher > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/searcher/pyfile.py", > line 10, in <module> > import imp > ModuleNotFoundError: No module named 'imp' > > > ====================================================================== > ERROR: pysmi.writer (unittest.loader._FailedTest.pysmi.writer) > ---------------------------------------------------------------------- > ImportError: Failed to import test module: pysmi.writer > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 427, in _find_test_path > package = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 337, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer/__init__.py", > line 8, in <module> > from pysmi.writer.pyfile import PyFileWriter > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build/pysmi/writer/pyfile.py", > line 9, in <module> > import imp > ModuleNotFoundError: No module named 'imp' > > > ---------------------------------------------------------------------- > Ran 111 tests in 7.054s > > FAILED (errors=3) > E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pysmi/build; python3.12 -m unittest > discover -v > I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build; > python3.11 -m unittest discover -v > testAgentCapabilitiesClass > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesClass) > ... ok > testAgentCapabilitiesDescription > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesDescription) > ... ok > testAgentCapabilitiesName > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesName) > ... ok > testAgentCapabilitiesSymbol > (tests.test_agentcapabilities_smiv2_pysnmp.AgentCapabilitiesTestCase.testAgentCapabilitiesSymbol) > ... ok > testModuleCheckImportedSymbol > (tests.test_imports_smiv2_pysnmp.ImportClauseTestCase.testModuleCheckImportedSymbol) > ... ok > testModuleImportsRequiredMibs > (tests.test_imports_smiv2_pysnmp.ImportClauseTestCase.testModuleImportsRequiredMibs) > ... ok > testModuleComplianceClass > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceClass) > ... ok > testModuleComplianceDescription > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceDescription) > ... ok > testModuleComplianceName > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceName) > ... ok > testModuleComplianceSymbol > (tests.test_modulecompliance_smiv2_pysnmp.ModuleComplianceTestCase.testModuleComplianceSymbol) > ... ok > testModuleIdentityClass > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityClass) > ... ok > testModuleIdentityContactInfo > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityContactInfo) > ... ok > testModuleIdentityDescription > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityDescription) > ... ok > testModuleIdentityLastUpdated > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityLastUpdated) > ... ok > testModuleIdentityName > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityName) > ... ok > testModuleIdentityOrganization > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityOrganization) > ... ok > testModuleIdentityRevisions > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentityRevisions) > ... ok > testModuleIdentitySymbol > (tests.test_moduleidentity_smiv2_pysnmp.ModuleIdentityTestCase.testModuleIdentitySymbol) > ... ok > testNotificationGroupClass > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupClass) > ... ok > testNotificationGroupDescription > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupDescription) > ... ok > testNotificationGroupName > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupName) > ... ok > testNotificationGroupSymbol > (tests.test_notificationgroup_smiv2_pysnmp.NotificationGroupTestCase.testNotificationGroupSymbol) > ... ok > testNotificationTypeClass > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeClass) > ... ok > testNotificationTypeDescription > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeDescription) > ... ok > testNotificationTypeName > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeName) > ... ok > testNotificationTypeSymbol > (tests.test_notificationtype_smiv2_pysnmp.NotificationTypeTestCase.testNotificationTypeSymbol) > ... ok > testObjectGroupClass > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupClass) > ... ok > testObjectGroupDescription > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupDescription) > ... ok > testObjectGroupName > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupName) > ... ok > testObjectGroupObjects > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupObjects) > ... ok > testObjectGroupSymbol > (tests.test_objectgroup_smiv2_pysnmp.ObjectGroupTestCase.testObjectGroupSymbol) > ... ok > testObjectIdentityClass > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityClass) > ... ok > testObjectIdentityDescription > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityDescription) > ... ok > testObjectIdentityName > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityName) > ... ok > testObjectIdentityReference > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentityReference) > ... ok > testObjectIdentitySymbol > (tests.test_objectidentity_smiv2_pysnmp.ObjectIdentityTestCase.testObjectIdentitySymbol) > ... ok > testObjectTypeTableRowAugmention > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeAurmentingMibTableTestCase.testObjectTypeTableRowAugmention) > ... ok > testObjectTypeClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeClass) > ... ok > testObjectTypeDescription > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeDescription) > ... ok > testObjectTypeMaxAccess > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeMaxAccess) > ... ok > testObjectTypeName > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeName) > ... ok > testObjectTypeStatus > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeStatus) > ... ok > testObjectTypeSymbol > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeSymbol) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeUnits > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase.testObjectTypeUnits) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeBitsTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeEnumDefaultTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeIntegerDefaultTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeTableRowIndex > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableImpliedIndexTestCase.testObjectTypeTableRowIndex) > ... ok > testObjectTypeTableRowIndex > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableMultipleIndicesTestCase.testObjectTypeTableRowIndex) > ... ok > testObjectTypeTableClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableClass) > ... ok > testObjectTypeTableColumnClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableColumnClass) > ... ok > testObjectTypeTableRowClass > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableRowClass) > ... ok > testObjectTypeTableRowIndex > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeMibTableTestCase.testObjectTypeTableRowIndex) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeStringDefaultTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeWithIntegerConstraintTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeWithIntegerSetConstraintTestCase.testObjectTypeSyntax) > ... ok > testObjectTypeSyntax > (tests.test_objecttype_smiv2_pysnmp.ObjectTypeWithStringSizeConstraintTestCase.testObjectTypeSyntax) > ... ok > testSmiV1Class (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Class) > ... ok > testSmiV1Description > (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Description) ... ok > testSmiV1Name (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Name) ... > ok > testSmiV1Symbol (tests.test_smiv1_smiv2_pysnmp.SmiV1TestCase.testSmiV1Symbol) > ... ok > testTrapTypeClass > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeClass) ... ok > testTrapTypeDescription > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeDescription) > ... ok > testTrapTypeName > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeName) ... ok > testTrapTypeSymbol > (tests.test_traptype_smiv2_pysnmp.TrapTypeTestCase.testTrapTypeSymbol) ... ok > testTypeDeclarationCounter32ClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32ClassTestCase) > ... ok > testTypeDeclarationCounter32SymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32SymbolTestCase) > ... ok > testTypeDeclarationGauge32ClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32ClassTestCase) > ... ok > testTypeDeclarationGauge32SymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32SymbolTestCase) > ... ok > testTypeDeclarationInteger32ClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32ClassTestCase) > ... ok > testTypeDeclarationInteger32SymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32SymbolTestCase) > ... ok > testTypeDeclarationIpAddressClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressClassTestCase) > ... ok > testTypeDeclarationIpAddressSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressSymbolTestCase) > ... ok > testTypeDeclarationObjectIdentifierClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierClassTestCase) > ... ok > testTypeDeclarationObjectIdentifierSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierSymbolTestCase) > ... ok > testTypeDeclarationOctetStringClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringClassTestCase) > ... ok > testTypeDeclarationOctetStringSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringSymbolTestCase) > ... ok > testTypeDeclarationOpaqueClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueClassTestCase) > ... ok > testTypeDeclarationOpaqueSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueSymbolTestCase) > ... ok > testTypeDeclarationTimeTicksClassTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksClassTestCase) > ... ok > testTypeDeclarationTimeTicksSymbolTestCase > (tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksSymbolTestCase) > ... ok > testTypeDeclarationCounter32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32ClassTestCase) > ... ok > testTypeDeclarationCounter32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter32SymbolTestCase) > ... ok > testTypeDeclarationCounter64ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter64ClassTestCase) > ... ok > testTypeDeclarationCounter64SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationCounter64SymbolTestCase) > ... ok > testTypeDeclarationGauge32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32ClassTestCase) > ... ok > testTypeDeclarationGauge32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationGauge32SymbolTestCase) > ... ok > testTypeDeclarationInteger32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32ClassTestCase) > ... ok > testTypeDeclarationInteger32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationInteger32SymbolTestCase) > ... ok > testTypeDeclarationIpAddressClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressClassTestCase) > ... ok > testTypeDeclarationIpAddressSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationIpAddressSymbolTestCase) > ... ok > testTypeDeclarationObjectIdentifierClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierClassTestCase) > ... ok > testTypeDeclarationObjectIdentifierSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationObjectIdentifierSymbolTestCase) > ... ok > testTypeDeclarationOctetStringClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringClassTestCase) > ... ok > testTypeDeclarationOctetStringSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOctetStringSymbolTestCase) > ... ok > testTypeDeclarationOpaqueClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueClassTestCase) > ... ok > testTypeDeclarationOpaqueSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationOpaqueSymbolTestCase) > ... ok > testTypeDeclarationTimeTicksClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksClassTestCase) > ... ok > testTypeDeclarationTimeTicksSymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationTimeTicksSymbolTestCase) > ... ok > testTypeDeclarationUnsigned32ClassTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationUnsigned32ClassTestCase) > ... ok > testTypeDeclarationUnsigned32SymbolTestCase > (tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase.testTypeDeclarationUnsigned32SymbolTestCase) > ... ok > testValueDeclarationName1 > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationName1) > ... ok > testValueDeclarationName2 > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationName2) > ... ok > testValueDeclarationName3 > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationName3) > ... ok > testValueDeclarationSymbol > (tests.test_valuedeclaration_smiv2_pysnmp.ValueDeclarationTestCase.testValueDeclarationSymbol) > ... ok > testGetDataFromFile > (tests.test_zipreader.ZipReaderTestCase.testGetDataFromFile) ... > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader/zipreader.py:98: > ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpxicr13zy'> > if not ignoreErrors: > ResourceWarning: Enable tracemalloc to get the object allocation traceback > ok > testGetInnerZipData > (tests.test_zipreader.ZipReaderTestCase.testGetInnerZipData) ... > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pysmi/build/pysmi/reader/zipreader.py:98: > ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpxokq_yl3'> > if not ignoreErrors: > ResourceWarning: Enable tracemalloc to get the object allocation traceback > ok > > ---------------------------------------------------------------------- > Ran 108 tests in 6.453s > > OK > dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2023/12/12/pysmi_0.3.2-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

