Search Criteria
Package Details: insomnia 10.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/insomnia.git (read-only, click to copy) |
---|---|
Package Base: | insomnia |
Description: | Cross-platform HTTP and GraphQL Client |
Upstream URL: | https://github.com/Kong/insomnia |
Licenses: | MIT |
Submitter: | kpcyrd |
Maintainer: | Gobidev |
Last Packager: | Gobidev |
Votes: | 23 |
Popularity: | 0.000584 |
First Submitted: | 2020-10-19 17:29 (UTC) |
Last Updated: | 2024-11-29 12:02 (UTC) |
Dependencies (4)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
zeus commented on 2024-03-04 20:45 (UTC) (edited on 2024-03-05 19:31 (UTC) by zeus)
EDIT: Fixed by adding !debug to the pacman.conf under OPTIONS.
@clalos @Gobidev I am getting the same error while trying to install insomnia. In fact i am getting more errors as follows
insomnia-debug: /usr/lib/debug/.build-id/73/2e24a29d582f7bc4cea91594e5705a473fc762 exists in filesystem (owned by slack-desktop-debug)
insomnia-debug: /usr/lib/debug/.build-id/73/2e24a29d582f7bc4cea91594e5705a473fc762.debug exists in filesystem (owned by slack-desktop-debug)
insomnia-debug: /usr/lib/debug/.build-id/f4/621c3403815feaf0b0e1f04c3cd0a2aa3dddf0 exists in filesystem (owned by slack-desktop-debug)
insomnia-debug: /usr/lib/debug/.build-id/f4/621c3403815feaf0b0e1f04c3cd0a2aa3dddf0.debug exists in filesystem (owned by slack-desktop-debug)
Gobidev commented on 2024-02-25 14:10 (UTC)
@clalos I cannot reproduce your issue, I can install both
insomnia
andslack-desktop
alongside each other with no conflicts.clalos commented on 2024-02-22 16:42 (UTC)
I'm getting conflicting files with the slack-desktop package.
Gobidev commented on 2023-11-27 15:57 (UTC)
@siavoshkc I can't reproduce your problem, can you try cleaning the build directory with
rm -rf ~/.cache/paru/clone/insomnia
?siavoshkc commented on 2023-11-27 06:30 (UTC) (edited on 2023-11-27 06:33 (UTC) by siavoshkc)
I've got this error when installing:
pli commented on 2023-11-03 08:27 (UTC)
Yeah, WARNING, as rubenwardy says, this seemingly routine update will render your local workspace inaccessible, including all your templates/queries/setups. You can retrieve some of it in json format through "Export data and more" from the welcome splash, but not sure if they can be imported back into the new scratchpad mode or made useful in some way.
I would almost recommend flagging this as in conflict with previous versions so people would have the chance to stop and check what it's about when updating their packages.
rubenwardy commented on 2023-10-05 19:39 (UTC)
WARNING: Insomnia 8.x deletes local data and requires you to create an account and use their cloud features. Do not upgrade if you wish to continue using Insomnia without an account
Gobidev commented on 2023-10-05 11:32 (UTC)
@brody
systemd-sysvcompat
is part of thebase
package which is assumed to be installed when usingmakepkg
, so it does not need to be included in the dependencies.brody commented on 2023-10-05 07:14 (UTC)
Package is not buildable in a clean chroot environment without systemd-sysvcompat in makedepends.
Gobidev commented on 2022-12-15 20:24 (UTC)
@BogdanDarius Added, thanks!
1 2 3 4 5 6 .. 9 Next › Last »