Your message dated Sun, 02 Jan 2022 13:48:29 +0000
with message-id <[email protected]>
and subject line Bug#1002340: fixed in annexremote 1.6.0-1
has caused the Debian Bug report #1002340,
regarding annexremote: FTBFS: dh_auto_test: error: pybuild --test --test-nose 
-i python{version} -p "3.10 3.9" --test-nose returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1002340: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: annexremote
Version: 1.5.0-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- --test-nose
>       pybuild --test --test-nose -i python{version} -p "3.10 3.9" --test-nose
> I: pybuild pybuild:286: cp -r /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_annexremote/build
> I: pybuild base:237: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_annexremote/build; python3.10 -m nose 
> -v 
> TestListenNotLinked (test_AnnexRemoteSetup.SetupTestCase) ... ok
> TestCheckpresentFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckpresentSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckpresentUnknown 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContents 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsTrue 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsUnknownSize 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsWithoutFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsWithoutSizeAndFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlFailureByException 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiFiveUrls 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiOneItemWithUrl 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiSpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiSpaceInUrl 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiTabInUrlAndFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiTwoUrls 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestClaimurlFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestClaimurlSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestError (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestExtensions (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... 
> ok
> TestGetavailabilityGlobal 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetavailabilityInvalid 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetavailabilityLocal 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetcost (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetcostInvalid (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestGetinfo (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetinfoNone (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestInitremoteFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestInitremoteSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestListconfigs (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestListconfigsSpaceInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestPrepareFailure (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestPrepareSuccess (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestRemoveFailure (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestRemoveSuccess (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestTransferRetrieveFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferRetrieveSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferRetrieve_MissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferRetrieve_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStoreFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStoreMissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStoreSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStore_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestWhereisFailure (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestWhereisSuccess (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestCheckpresentexportFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexportSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexportUnknown 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexport_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestExport_MissingName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... FAIL
> TestExport_SpaceInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestExportsupportedFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestExportsupportedSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexport_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportdirectoryFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportdirectorySuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportdirectory_MissingDirectory 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... FAIL
> TestRemoveexportdirectory_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexportFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexportSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexport_MissingNewName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexport_SpaceInNewName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexport_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieveFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieveSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieve_MissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieve_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieve_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStoreFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStoreSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_MissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_SpecialCharacterInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_UnicodeCharacterInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexportUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestCheckurlUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestClaimurlUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestGetavailabilityUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestGetcostUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestListconfigsEmpty (test_GitAnnexRequestMessages.TestUnsupportedRequests) 
> ... ok
> TestRemoveexportUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestRemoveexportdirectoryUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestRenameexportUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestTransferexportRetrieveUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestTransferexportStoreUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestUnsupportedRequest (test_GitAnnexRequestMessages.TestUnsupportedRequests) 
> ... ok
> TestWhereisUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestDebug (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestDirhash (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestDirhashLower (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestError (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetconfig (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetconfig_SpaceInValue 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetcreds (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetcreds_NoPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetcreds_NoUser (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestGetcreds_SpaceInPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetgitdir (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetgitdir_SpaceInPath 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetstate (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetstate_NoValue (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestGetstate_SpaceInValue 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_0 (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_1 (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_2 (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_2_empty_prefix 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetuuid (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetwanted (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestProgress (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestProgressNotANumber (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestSetconfig (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> The last parameter may contain spaces. ... ok
> TestSetcreds (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSetcreds_NoPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> Parameters may be empty, but the separating spaces are still required in that 
> case. ... ok
> TestSetcreds_SpaceInPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSetstate (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSetstate_NoValue (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestSetstate_SpaceInValue 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSeturimissing (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSeturipresent (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSeturlmissing (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSeturlpresent (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSetwanted (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestVersion (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetgitremotename 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) ... ok
> TestGetgitremotename_Unannounced 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) ... ok
> TestInfo (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) 
> ... ok
> TestInfo_Unannounced 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) ... ok
> 
> ======================================================================
> FAIL: TestExport_MissingName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_annexremote/build/tests/test_GitAnnexRequestMessages.py",
>  line 311, in TestExport_MissingName
>     self.assertEqual(utils.last_buffer_line(self.output), "ERROR do_EXPORT() 
> missing 1 required positional argument: 'name'")
> AssertionError: "ERROR Protocol.do_EXPORT() missing 1 required positional 
> argument: 'name'" != "ERROR do_EXPORT() missing 1 required positional 
> argument: 'name'"
> - ERROR Protocol.do_EXPORT() missing 1 required positional argument: 'name'
> ?       ---------
> + ERROR do_EXPORT() missing 1 required positional argument: 'name'
> 
> 
> ======================================================================
> FAIL: TestRemoveexportdirectory_MissingDirectory 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_annexremote/build/tests/test_GitAnnexRequestMessages.py",
>  line 429, in TestRemoveexportdirectory_MissingDirectory
>     self.assertEqual(utils.last_buffer_line(self.output), "ERROR 
> do_REMOVEEXPORTDIRECTORY() missing 1 required positional argument: 'name'")
> AssertionError: "ERROR Protocol.do_REMOVEEXPORTDIRECTORY() missi[37 
> chars]ame'" != "ERROR do_REMOVEEXPORTDIRECTORY() missing 1 requ[28 chars]ame'"
> - ERROR Protocol.do_REMOVEEXPORTDIRECTORY() missing 1 required positional 
> argument: 'name'
> ?       ---------
> + ERROR do_REMOVEEXPORTDIRECTORY() missing 1 required positional argument: 
> 'name'
> 
> 
> ----------------------------------------------------------------------
> Ran 133 tests in 0.066s
> 
> FAILED (failures=2)
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_annexremote/build; python3.10 -m nose 
> -v 
> I: pybuild pybuild:286: cp -r /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_annexremote/build
> I: pybuild base:237: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_annexremote/build; python3.9 -m nose 
> -v 
> TestListenNotLinked (test_AnnexRemoteSetup.SetupTestCase) ... ok
> TestCheckpresentFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckpresentSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckpresentUnknown 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContents 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsTrue 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsUnknownSize 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsWithoutFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlContentsWithoutSizeAndFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlFailureByException 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiFiveUrls 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiOneItemWithUrl 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiSpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiSpaceInUrl 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiTabInUrlAndFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestCheckurlMultiTwoUrls 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestClaimurlFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestClaimurlSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestError (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestExtensions (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... 
> ok
> TestGetavailabilityGlobal 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetavailabilityInvalid 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetavailabilityLocal 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetcost (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetcostInvalid (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestGetinfo (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestGetinfoNone (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestInitremoteFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestInitremoteSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestListconfigs (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestListconfigsSpaceInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestPrepareFailure (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestPrepareSuccess (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestRemoveFailure (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestRemoveSuccess (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestTransferRetrieveFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferRetrieveSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferRetrieve_MissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferRetrieve_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStoreFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStoreMissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStoreSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestTransferStore_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) ... ok
> TestWhereisFailure (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestWhereisSuccess (test_GitAnnexRequestMessages.TestGitAnnexRequestMessages) 
> ... ok
> TestCheckpresentexportFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexportSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexportUnknown 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexport_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestExport_MissingName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestExport_SpaceInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestExportsupportedFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestExportsupportedSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexport_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportdirectoryFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportdirectorySuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportdirectory_MissingDirectory 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRemoveexportdirectory_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexportFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexportSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexport_MissingNewName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexport_SpaceInNewName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestRenameexport_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieveFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieveSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieve_MissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieve_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportRetrieve_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStoreFailure 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStoreSuccess 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_MissingFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_SpaceInFilename 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_SpecialCharacterInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_UnicodeCharacterInName 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestTransferexportStore_WithoutExport 
> (test_GitAnnexRequestMessages.TestGitAnnexRequestMessagesExporttree) ... ok
> TestCheckpresentexportUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestCheckurlUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestClaimurlUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestGetavailabilityUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestGetcostUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestListconfigsEmpty (test_GitAnnexRequestMessages.TestUnsupportedRequests) 
> ... ok
> TestRemoveexportUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestRemoveexportdirectoryUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestRenameexportUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestTransferexportRetrieveUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestTransferexportStoreUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestUnsupportedRequest (test_GitAnnexRequestMessages.TestUnsupportedRequests) 
> ... ok
> TestWhereisUnsupportedRequest 
> (test_GitAnnexRequestMessages.TestUnsupportedRequests) ... ok
> TestDebug (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestDirhash (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestDirhashLower (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestError (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetconfig (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetconfig_SpaceInValue 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetcreds (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetcreds_NoPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetcreds_NoUser (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestGetcreds_SpaceInPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetgitdir (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetgitdir_SpaceInPath 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetstate (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetstate_NoValue (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestGetstate_SpaceInValue 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_0 (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_1 (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_2 (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGeturls_2_empty_prefix 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetuuid (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetwanted (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestProgress (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestProgressNotANumber (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestSetconfig (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> The last parameter may contain spaces. ... ok
> TestSetcreds (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSetcreds_NoPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> Parameters may be empty, but the separating spaces are still required in that 
> case. ... ok
> TestSetcreds_SpaceInPassword 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSetstate (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSetstate_NoValue (test_SpecialRemoteMessages.TestSpecialRemoteMessages) 
> ... ok
> TestSetstate_SpaceInValue 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestSeturimissing (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSeturipresent (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSeturlmissing (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSeturlpresent (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... 
> ok
> TestSetwanted (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestVersion (test_SpecialRemoteMessages.TestSpecialRemoteMessages) ... ok
> TestGetgitremotename 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) ... ok
> TestGetgitremotename_Unannounced 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) ... ok
> TestInfo (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) 
> ... ok
> TestInfo_Unannounced 
> (test_SpecialRemoteMessages.TestSpecialRemoteMessages_Extensions) ... ok
> 
> ----------------------------------------------------------------------
> Ran 133 tests in 0.064s
> 
> OK
> I: pybuild pybuild:312: rm -rf 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_annexremote/build/tests
>       rm -fr -- /tmp/dh-xdg-rundir-bIZaL1tP
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.10 
> 3.9" --test-nose returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/annexremote_1.5.0-1.1_unstable.log

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 marking 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.

--- End Message ---
--- Begin Message ---
Source: annexremote
Source-Version: 1.6.0-1
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
annexremote, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <[email protected]> (supplier of updated annexremote package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 02 Jan 2022 19:04:13 +0530
Source: annexremote
Architecture: source
Version: 1.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 1002340
Changes:
 annexremote (1.6.0-1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * Team upload.
   * New upstream version
   * Standards-Version: 4.6.0 (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
 .
   [ Nilesh Patra ]
   * Add patch to fix FTBFS (Closes: 1002340)
Checksums-Sha1:
 d13cc423531b2c58d0487fe44306cdc9b745ae4d 2123 annexremote_1.6.0-1.dsc
 c4fe6d2f83058b6e9148e375cb57ebec7ab7ff8c 66805 annexremote_1.6.0.orig.tar.gz
 5ea3eadbf9b58795d1a39cdfbbe90b9afcd3b385 5524 annexremote_1.6.0-1.debian.tar.xz
 323d25da7d820c99ed09b7eb7f07d648852b08f3 6485 
annexremote_1.6.0-1_amd64.buildinfo
Checksums-Sha256:
 55cc22b49efe574c48fc0c33f185e54e6bfbc6f7861a0599594445beb59dabad 2123 
annexremote_1.6.0-1.dsc
 bb43a93b00c1f392f5ac3b5e3e3fb785b7b3db21ce694980d326f97076478f67 66805 
annexremote_1.6.0.orig.tar.gz
 9f5f3bff1f2d8258710e5607416bca0f4b5c9fccaa11ed9e4a98916f518afa72 5524 
annexremote_1.6.0-1.debian.tar.xz
 a6a5f27271fc5a24e497afe0b692bda17f8498cda586e4b90a43e2ee61f7e0b6 6485 
annexremote_1.6.0-1_amd64.buildinfo
Files:
 a3a57c2584bc41cbdadd3ac4ae086018 2123 python optional annexremote_1.6.0-1.dsc
 cd373cd5fb47fac41bd3b248f6a1e403 66805 python optional 
annexremote_1.6.0.orig.tar.gz
 0be643216c2f0b18544bc61a2406720a 5524 python optional 
annexremote_1.6.0-1.debian.tar.xz
 6fcd487d4951e9a84a3a595dd89da052 6485 python optional 
annexremote_1.6.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmHRqpgSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nx2OgQALmcEmMfzucyqrlmXsUuD7gOR+Qak3eu
7W+qXkc/ZPxI56yPk//IV4ifXuFL4dGqbNSmOFr5mrUpkFzWg2EEC+gESWWrTH/z
xeaV5vRGS7hyKGHxgsZJNI6zetUfNGjI3uToJmg15Cbt9DL3gNVdwoue9nxhHvOl
31F7h7vpJB+XyBwuGwXeqeIXWGwjfnm4Jid4Ie5JUIMadCiH71nocsttMA0IFMpt
FNWO+qD94Rsmv8OssAH6jQs3r73QzotZIpfRP2OkpqRJodGRTap34dQrdnRwX5ar
b/aGDVCIWEjYnjQxLl9jxHA1cPHvs5BC7nSifz0aS4w3mgAgzDv1RUvw5Wk2ofoM
e/EvsgvQTY9K+CPJpVBp9fEBsEXtTNjygiQEzpjHER0d/LiGF6pF2nL01w103viH
No2hZgySZHsj13v1+EybgzVvgHJsgQipAPbV2ASaLzqqcDKtEnNkGQJnf0fMd+sY
W6/FtUFXyccU57xfWyWf1NQ/eIUIsk4mTT5uBWa6sWI6jO051IOTyJqPc0314ITD
BtEU/l0yCS5yg62HLxUdWP0VJQ2SgTflvd6fBp0l7OakHz7bHQ58QvgkRJYc55r5
cYZ7eXPg6lLrZnEL6aj+EiosfIR2j4Bu538/NHGLWt9tFQ04PEITFZXLEKFVq8dW
PCdb68E17coe
=bsDB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to