lens icon indicating copy to clipboard operation
lens copied to clipboard

Lens upgrade conflict with slack and reverse

Open GenLN opened this issue 1 year ago • 1 comments

Describe the bug When trying to update lens or slack the both app gets conflicts with each other. Some build folder... Using Fedora 38

To Reproduce Steps to reproduce the behavior:

  1. Run: dnf upgrade lens -y
  2. See error

Expected behavior Successful upgrade of the app.

Environment (please complete the following information):

  • Lens Version: 2023.9.221258-latest
  • OS: Fedora 38
  • Installation method (e.g. snap or AppImage in Linux): dnf

Additional context The workaround so far was to remove slack, remove lens. Install lens using dnf. Install slack using rpm --force

GenLN avatar Sep 28 '23 08:09 GenLN

Reproducible with 2024.3.70925 on Fedora 39.

$ sudo dnf install lens
Last metadata expiration check: 0:00:33 ago on Thu 21 Mar 2024 03:21:43 PM -03.
Dependencies resolved.
==================================================================================================================================
 Package                 Architecture              Version                                     Repository                    Size
==================================================================================================================================
Installing:
 lens                    x86_64                    2024.3.70925_latest-1                       lens-repo                    303 M

Transaction Summary
==================================================================================================================================
Install  1 Package

Total size: 303 M
Installed size: 1.4 G
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] Lens-2024.3.70925-latest.x86_64.rpm: Already downloaded                                                                
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
  file /usr/lib/.build-id/21/d4e07fcf10f30bb538db018c3691202f7496ca from install of lens-2024.3.70925_latest-1.x86_64 conflicts with file from package slack-4.35.131-0.1.el8.x86_64
  file /usr/lib/.build-id/31/67ad6b32c635dff5a94dad8a8d2d4da669974d from install of lens-2024.3.70925_latest-1.x86_64 conflicts with file from package slack-4.35.131-0.1.el8.x86_64
  file /usr/lib/.build-id/a9/049dae268525b4a336acaefd7bf30dc6fa31e6 from install of lens-2024.3.70925_latest-1.x86_64 conflicts with file from package slack-4.35.131-0.1.el8.x86_64
  file /usr/lib/.build-id/b3/ae6bf4d0e66496320a9e91f34c0137908b4699 from install of lens-2024.3.70925_latest-1.x86_64 conflicts with file from package slack-4.35.131-0.1.el8.x86_64
  file /usr/lib/.build-id/d6/dbb4c112131521d32d30fcbb6e290f8bbfd58c from install of lens-2024.3.70925_latest-1.x86_64 conflicts with file from package slack-4.35.131-0.1.el8.x86_64
  file /usr/lib/.build-id/e7/d5fe2cd951b5c7111544c56de2b95a6c82070d from install of lens-2024.3.70925_latest-1.x86_64 conflicts with file from package slack-4.35.131-0.1.el8.x86_64

gtirloni avatar Mar 21 '24 18:03 gtirloni