Bug 2077303

Summary: home-assistant-cli FTBFS with click 8.1.2
Product: [Fedora] Fedora Reporter: Charalampos Stratakis <cstratak>
Component: home-assistant-cliAssignee: Fabian Affolter <mail>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mail, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-02 10:25:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
build.log none

Description Charalampos Stratakis 2022-04-21 00:51:14 UTC
Created attachment 1873970 [details]
build.log

During testing of the latest version of python-click, soon to be deployed on rawhide, home-assistant-cli is failing to build from source.

All the failures are due to this error:

TypeError: Parameter.__init__() got an unexpected keyword argument 'autocompletion'

This is due to this incompatible change from click: https://github.com/pallets/click/pull/2130/commits/51736b9566637351362f1eaeb32ea42aecdec704

Attaching the full logs.

Comment 1 Miro HronĨok 2022-08-02 10:25:17 UTC

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