Bug 2349676

Summary: lastpass-cli: fails to install from epel10
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carl>
Component: lastpass-cliAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: eclipseo
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: 2025-03-12 02:58:38 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:
Bug Depends On: 2336302    
Bug Blocks:    

Description Carl George 🤠 2025-03-03 22:50:52 UTC
Description of problem:
lastpass-cli from EPEL 10 has one or more unresolved dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
lastpass-cli-1.6.1-1.el10_0


How reproducible:
always


Steps to Reproduce:
1. dnf install lastpass-cli


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides xclip needed by lastpass-cli-1.6.1-1.el10_0.x86_64 from epel


Expected results:
successful installation

Comment 1 Fedora Update System 2025-03-03 22:52:45 UTC
FEDORA-EPEL-2025-18554be59a (xclip-0.13-24.git11cba61.el10_1) has been submitted as an update to Fedora EPEL 10.1.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-18554be59a

Comment 2 Fedora Update System 2025-03-04 02:45:29 UTC
FEDORA-EPEL-2025-18554be59a has been pushed to the Fedora EPEL 10.1 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-18554be59a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2025-03-12 02:58:38 UTC
FEDORA-EPEL-2025-18554be59a (xclip-0.13-24.git11cba61.el10_1) has been pushed to the Fedora EPEL 10.1 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Carl George 🤠 2025-05-10 00:49:56 UTC
While the addition of xclip resolves this for CentOS 10 using the EPEL 10.1 repo, it's still not installable for RHEL 10.0 using the EPEL 10.0 repo.


root:~# dnf install lastpass-cli
Last metadata expiration check: 1:41:22 ago on Fri May  9 22:22:37 2025.
Error: 
 Problem: conflicting requests
  - nothing provides xclip needed by lastpass-cli-1.6.1-1.el10_0.x86_64 from epel
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


To avoid having an uninstallable package in the EPEL 10.0 repo, I've removed the epel10.0 tag from the lastpass-cli-1.6.1-1.el10_0 build, which will cause it to be removed from the repo after the next compose.  If someone wants to work on adding xclip to EPEL 10.0, just let me know and I can re-add the epel10.0 tag.

To be clear that build still has the epel10.1 tag and it will remain in the EPEL 10.1 repo.