Bug 24472 - certbot requires outdated package python3-acme (python3dist(acme)[== 0.31.0]) and can't be installed
Summary: certbot requires outdated package python3-acme (python3dist(acme)[== 0.31.0])...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Dimitri Jakov
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-07 12:45 CET by PC LX
Modified: 2024-03-28 20:17 CET (History)
1 user (show)

See Also:
Source RPM: certbot-0.31.0-1.mga7.src.rpm
CVE:
Status comment:


Attachments

Description PC LX 2019-03-07 12:45:07 CET
Description of problem:

certbot requires outdated package python3-acme (python3dist(acme)[== 0.31.0]) and can't be installed. The requirements for the certbot package need to be updated.

$ LANG=C urpmq --requires certbot | grep acme
python3.7dist(acme)[>= 0.29.0]
python3dist(acme)[== 0.31.0]



Version-Release number of selected component (if applicable):

$ urpmq -f certbot
certbot-0.31.0-1.mga7.noarch|certbot-0.31.0-1.mga7.noarch
$ rpm -q python3-acme
python3-acme-0.32.0-1.mga7



How reproducible:

Always.
Comment 1 papoteur 2024-03-28 20:17:08 CET
This is no more the case in Mageia 9:
urpmi certbot --test
Pour satisfaire les dépendances, les paquetages suivants vont être installés :
(test uniquement, l'installation ne sera pas effectuée)
  Paquetage                      Version      Révision      Arch    
(média « Core Release »)
  certbot                        2.3.0        1.mga9        noarch  
  python3-acme                   2.3.0        1.mga9        noarch  
  python3-configargparse         1.5.3        1.mga9        noarch  
  python3-dialog                 3.5.3        2.mga9        noarch  
  python3-funcsigs               1.0.2        11.mga9       noarch  
  python3-josepy                 1.13.0       1.mga9        noarch  
  python3-mock                   4.0.3        3.mga9        noarch  
  python3-ndg-httpsclient        0.5.1        6.mga9        noarch  
  python3-parsedatetime          2.6          3.mga9        noarch  
  python3-pyrfc3339              1.1          6.mga9        noarch  
  python3-zope-component         5.0.1        1.mga9        noarch  
  python3-zope.hookable          5.0.1        4.mga9        x86_64

CC: (none) => yvesbrungard
Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.