Azure / Azure/azure-storage-python
new version cryptography dependency crashes app
- Ngôn ngữ chính
- Python
- Star
- 343
- Fork
- 243
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi, before 2 days there was released cryptography==38.x.x
which makes azure python web app crash (because cryptography fails to load), it could nice to freeze cryptography>=2.x.x as it is now (for storage and tables), because it will cause a lot of problems :)
Downgrading cryptography to `cryptography==37.0.4` can solve this problem.
New version of library is probably written for new 22 ubuntu and azure runs on 20 version.
[2022_09_08_ln0sdlwk00013K_default_docker.log](https://github.com/Azure/azure-storage-python/files/9526708/2022_09_08_ln0sdlwk00013K_default_docker.log)
Just adding here log keys for people also searching this problem:
ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/site/wwwroot/antenv/lib/python3.7/site-packages/cryptography/hazmat/bindings/_rust.abi3.so)
Hướng dẫn đóng góp
Hướng nghiên cứu
Issue không nêu tệp dependency hoặc test nào. Hãy bắt đầu bằng cách xác định các khai báo dependency của dự án và kiểm tra cách cryptography được chọn cho môi trường Azure Python được mô tả trong log. Hoàn tất khi môi trường được hỗ trợ không còn cài đặt một bản phát hành cryptography không tương thích và có coverage cho lỗi import đã được báo cáo, nếu các test hiện có cho phép.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, cryptography, python
- Lĩnh vực
- backend
- Loại issue
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100