I had the following issues of conflicting files. I just overwrote over the conflicting file as it was the same file either-ways. Just worried it may become a dependency issue in the future when one package updates and leads to without the other.
yay --overwrite "*" -S notion-calendar-electron
error: failed to commit transaction (conflicting files)
notion-calendar-electron-debug: /usr/lib/debug/.build-id/c7/dd943c9a2f9568fcd82fa7baddb1f22f38fb22 exists in filesystem (owned by electron29-bin-debug)
notion-calendar-electron-debug: /usr/lib/debug/.build-id/c7/dd943c9a2f9568fcd82fa7baddb1f22f38fb22.debug exists in filesystem (owned by electron29-bin-debug)
Errors occurred, no packages were upgraded.
-> error installing: [/home/ian/.cache/yay/notion-calendar-electron/notion-calendar-electron-1.0.4-1-x86_64.pkg.tar.zst /home/ian/.cache/yay/notion-calendar-electron/notion-calendar-electron-debug-1.0.4-1-x86_64.pkg.tar.zst] - exit status 1
Pinned Comments
Stoffi05 commented on 2024-02-23 09:18 (UTC)
This is my first AUR package. If there is anything wrong please tell me!