Source: mailscripts
Version: 0.19-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ./tests/email-print-mime-structure.sh
> Testing alternative.eml
> Testing attachment.eml
> Testing encrypted.eml (PGPy)
> /usr/lib/python3/dist-packages/pgpy/decorators.py:129: UserWarning: Message 
> was encrypted with this key's subkey: 7C2FAA4DF93C37B2. Decrypting with 
> that...
>   return action(_key, *args, **kwargs)
> Testing encrypted.eml (GnuPG PGP/MIME)
> Testing simple.eml
> Testing smime-encrypted.eml (OpenSSL)
> Testing smime-encrypted.eml (GnuPG S/MIME)
> gpgsm: 992 bytes of 3DES encrypted text
> gpgsm: processing certBag
> gpgsm: issuer certificate (#/CN=Sample LAMPS Certificate Authority) not found
> gpgsm: 872 bytes of 3DES encrypted text
> gpgsm: processing certBag
> gpgsm: 1224 bytes of 3DES encrypted text
> gpgsm: DBG: keygrip= D3 E5 44 6E 1D 01 22 86 F3 97 4B F4 BB CD 56 19 4A 2B E5 
> FC
> Testing smime-signed.eml
> mypy --strict ./email-print-mime-structure
> Success: no issues found in 1 source file
> mypy --strict ./imap-dl
> imap-dl:94: error: Incompatible types in assignment (expression has type 
> "Tuple[Literal['OK'], List[bytes]]", variable has type "Tuple[str, 
> List[Union[bytes, Tuple[bytes, bytes]]]]")
> imap-dl:185: error: unused 'type: ignore' comment
> imap-dl:197: error: Argument 2 to "auth_gssapi" has incompatible type 
> "IMAP4"; expected "IMAP4_SSL"
> imap-dl:199: error: Argument 2 to "auth_builtin" has incompatible type 
> "IMAP4"; expected "IMAP4_SSL"
> imap-dl:213: error: Incompatible types in assignment (expression has type 
> "Optional[bytes]", variable has type "Union[bytes, Tuple[bytes, bytes]]")
> imap-dl:220: error: Argument 1 to "pull_msgs" has incompatible type "IMAP4"; 
> expected "IMAP4_SSL"
> imap-dl:227: error: Incompatible types in assignment (expression has type 
> "Tuple[str, Union[List[None], List[Union[bytes, Tuple[bytes, bytes]]]]]", 
> variable has type "Tuple[str, List[Union[bytes, Tuple[bytes, bytes]]]]")
> Found 7 errors in 1 file (checked 1 source file)
> make[1]: *** [Makefile:15: check] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/05/01/mailscripts_0.19-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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to