browser icon indicating copy to clipboard operation
browser copied to clipboard

/usr/bin/dot owned by graphviz (gimp dependency)

Open jrvgr opened this issue 4 years ago • 3 comments

  • [x] I have read the Contributing Guidelines for this project.
  • [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Component AUR package

Describe the bug Hi guys, I'm interested in this project but i noticed a pretty major flaw when it comes to the current way of storing the binary on Linux. As is dot will try to use /usr/bin/dot but that is already acquired by "graphviz" which is a dependency of the GIMP program. I would suggest changing it to dot-browser or something similar

To Reproduce Steps to reproduce the behavior:

  1. Install GIMP on Arch/Manjaro
  2. Attempt to install dot browser through AUR
  3. See conflict

Expected behavior Install without conflicts

System Information (please complete the following information):

  • OS: Arch / Manjaro
  • Version: Rolling

Dot Browser Information (please complete the following information):

  • Version: Current AUR

Additional context This should have been fixed with #581

jrvgr avatar Sep 01 '21 00:09 jrvgr