Page MenuHomeDevCentral

Upgrade certbot to Python 3.11
ClosedPublic

Authored by DorianWinty on Jul 22 2024, 18:33.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 15, 10:53
Unknown Object (File)
Sun, Sep 15, 10:53
Unknown Object (File)
Wed, Aug 28, 02:53
Unknown Object (File)
Tue, Aug 27, 18:31
Unknown Object (File)
Tue, Aug 27, 06:15
Unknown Object (File)
Sun, Aug 25, 13:02
Unknown Object (File)
Sun, Aug 25, 00:13
Unknown Object (File)
Sat, Aug 24, 23:45
Subscribers
None

Details

Summary

FreeBSD servers now use Python 3.11 by default.

During that update, some Python 3.9 packages seem to have been lost.

Fixes the following issue:

ID: letsencrypt_software                                                                 
    Function: pkg.installed                                                                        
        Name: py39-certbot                                                                         
      Result: False                                                                                
     Comment: Problem encountered installing package(s). Additional info follows:                                                                                                                       
                                                                                                   
              errors:                                                                              
                  - pkg: No packages available to install matching 'py39-certbot' have been found in the repositories
     Started: 18:23:00.534067                                                                      
    Duration: 302.017 ms                                                                           
     Changes:
Test Plan

salt hervil roles/webserver-core/letsencrypt/software

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
python311certbot
Build Status
Buildable 5351
Build 5632: arc lint + arc unit

Event Timeline

DorianWinty created this revision.
dereckson retitled this revision from Upgrade to Python 3.11 to Upgrade certbot to Python 3.11.
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jul 23 2024, 05:59
This revision was automatically updated to reflect the committed changes.