ArchGPT / insomnium

Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
MIT License
3.33k stars 125 forks source link

Bad name of application on deb package #46

Closed rsantellan closed 8 months ago

rsantellan commented 9 months ago

Expected Behavior

I should be able to install insomnia and insomnium side by side, just to check if everything is imported correctly.

Actual Behavior

image

Only can install one.

Reproduction Steps

  1. Download deb package
  2. Try to installed.

Is there an existing issue for this?

Additional Information

No response

Insomnium Version

0.2.1-b

What operating system are you using?

Ubuntu

Operating System Version

20.04.1-Ubuntu

Installation method

deb

Last Known Working Insomnium version

No response

archywillhe commented 9 months ago

oh no; aww thanks for spotting this; looks like deb uses a diff place for identifier than other os; the fix will be out in the next release

hasan-4 commented 8 months ago

Sorry to say it's not solved yet. I tried to install Insomnium 0.2.2

(Reading database ... xxxxx files and directories currently installed.)
Preparing to unpack Insomnium.Core-0.2.2.deb ...
Unpacking insomnium (0.2.2) ...
dpkg: error processing archive Insomnium.Core-0.2.2.deb (--install):
trying to overwrite '/usr/share/applications/insomnia.desktop', which is also in package insomnia 2023.5.8
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Errors were encountered while processing:
Insomnium.Core-0.2.2.deb
archywillhe commented 8 months ago

ooh i see..

I think lazystone just found a fix and did a PR so this should be resolved in the next build