Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install conflict (rpm) with other Electron app (draw.io) #3051

Closed
skipperTux opened this issue Feb 3, 2020 · 3 comments
Closed

Install conflict (rpm) with other Electron app (draw.io) #3051

skipperTux opened this issue Feb 3, 2020 · 3 comments

Comments

@skipperTux
Copy link

skipperTux commented Feb 3, 2020

Steps to Reproduce:

If you try to install balena-etcher-electron-1.5.73.x86_64.rpm when draw.io Desktop (rpm) is already installed on your system, you will get the following error message

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/3c/a310025e6d72d037f1fe23888c08317ff5c5f7 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/3e/0326bc2ef360cbd8a9d39169b3cffed688d09f from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/40/b87885166f5ef16d1873ab3a91c5c8113a7657 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/43/403913e1ccc0475b5e2d1d2ddca551b8815a99 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/ab/b8ed97d406d9d9dda07e51af4fdf18fb3f5437 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/e4/d702c06d6d2db24de306bdf36168f02207268b from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64

See also cross-reference Issue 212 at draw.io Desktop.

Current workaround:

Install at least one of those applications as AppImage.

Edit:

  • Update reference from draw.io
  • Update reference (thx @lurch)
@lurch
Copy link
Contributor

lurch commented Feb 3, 2020

Related to jordansissel/fpm#1503 ?

@maganezf
Copy link

Steps to Reproduce:

If you try to install balena-etcher-electron-1.5.73.x86_64.rpm when draw.io Desktop (rpm) is already installed on your system, you will get the following error message

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/3c/a310025e6d72d037f1fe23888c08317ff5c5f7 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/3e/0326bc2ef360cbd8a9d39169b3cffed688d09f from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/40/b87885166f5ef16d1873ab3a91c5c8113a7657 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/43/403913e1ccc0475b5e2d1d2ddca551b8815a99 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/ab/b8ed97d406d9d9dda07e51af4fdf18fb3f5437 from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64
  file /usr/lib/.build-id/e4/d702c06d6d2db24de306bdf36168f02207268b from install of balena-etcher-electron-1.5.73-1.x86_64 conflicts with file from package draw.io-12.5.3-267.x86_64

See also cross-reference Issue 212 at draw.io Desktop.

Current workaround:

Install at least one of those applications as AppImage.

Edit:

  • Update reference from draw.io
  • Update reference (thx @lurch)

I have this problem too, on fedora 34. I can only have one electron package installed on my system :(

@thundron
Copy link
Contributor

please refer to jgraph/drawio-desktop#259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants