Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 757936

Summary: dev-python/pyftpdlib-1.5.6-r1 : AttributeError: module lib has no attribute SSL_OP_NO_TLSv1_3
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 757738    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-python:pyftpdlib-1.5.6-r1:20201201-190001.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-12-01 19:26:39 UTC
  File "/usr/lib/python3.7/site-packages/OpenSSL/SSL.py", line 149, in <module>
    OP_NO_TLSv1_3 = _lib.SSL_OP_NO_TLSv1_3
AttributeError: module 'lib' has no attribute 'SSL_OP_NO_TLSv1_3'
 * ERROR: dev-python/pyftpdlib-1.5.6-r1::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20201128-003023

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Dec  1 06:05:43 PM UTC 2020
/var/db/repos/libressl	Tue Dec  1 11:07:19 AM UTC 2020

emerge -qpvO dev-python/pyftpdlib
[ebuild  N    ] dev-python/pyftpdlib-1.5.6-r1  USE="examples ssl -doc -test" PYTHON_TARGETS="python3_7 -python3_6 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-12-01 19:26:41 UTC
Created attachment 676105 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-01 19:26:42 UTC
Created attachment 676108 [details]
dev-python:pyftpdlib-1.5.6-r1:20201201-190001.log
Comment 3 Toralf Förster gentoo-dev 2020-12-01 19:26:44 UTC
Created attachment 676111 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-12-01 19:26:45 UTC
Created attachment 676114 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-12-01 19:26:47 UTC
Created attachment 676117 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-01 19:26:48 UTC
Created attachment 676120 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-12-02 14:16:38 UTC

*** This bug has been marked as a duplicate of bug 757738 ***