Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757936 - dev-python/pyftpdlib-1.5.6-r1 : AttributeError: module lib has no attribute SSL_OP_NO_TLSv1_3
Summary: dev-python/pyftpdlib-1.5.6-r1 : AttributeError: module lib has no attribute S...
Status: RESOLVED DUPLICATE of bug 757738
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 757738
Blocks: libressl-support
  Show dependency tree
 
Reported: 2020-12-01 19:26 UTC by Toralf Förster
Modified: 2020-12-02 14:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.45 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
dev-python:pyftpdlib-1.5.6-r1:20201201-190001.log (dev-python:pyftpdlib-1.5.6-r1:20201201-190001.log,6.74 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.98 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
environment (environment,122.52 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.69 KB, application/x-bzip)
2020-12-01 19:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.78 KB, application/x-bzip)
2020-12-01 19:26 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***