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

insomnia: 5.15.0 -> 5.16.0 #39542

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/insomnia/versions.

These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 5.16.0 with grep in /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0
  • directory tree listing: https://gist.github.com/25f59ad6251b32208cbbccddf60c921c

cc @markus1189 for review

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/insomnia/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.16.0 with grep in /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0
- directory tree listing: https://gist.github.com/25f59ad6251b32208cbbccddf60c921c
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: insomnia

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: insomnia

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: insomnia

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0
shrinking /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0/share/insomnia/insomnia
shrinking /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0/lib/libffmpeg.so
shrinking /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0/lib/libnode.so
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0/lib  /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0/bin
patching script interpreter paths in /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0
checking for references to /build in /nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0...
/nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0

@markus1189
Copy link
Contributor

Does not work for me locally:

A JavaScript error occurred in the main process                                                                                                                                                                    
Uncaught Exception:                                                                                                                                                                                                
Error: libssl.so.1.0.0: cannot open shared object file: No such file or directory                                                                                                                                  
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)                                                                                                                                   
    at Object.Module._extensions..node (module.js:598:18)                                                                                                                                                          
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)                                                                                                                                     
    at Module.load (module.js:503:32)                                                                                                                                                                              
    at tryModuleLoad (module.js:466:12)                                                                                                                                                                            
    at Function.Module._load (module.js:458:3)                                                                                                                                                                     
    at Module.require (module.js:513:17)                                                                                                                                                                           
    at require (internal/module.js:11:18)                                                                                                                                                                          
    at Object.<anonymous> (/nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0/share/insomnia/resources/app.asar/node_modules/insomnia-node-libcurl/lib/Easy.js:40:29)                                     
    at Object.<anonymous> (/nix/store/hlvbdzmys3ak3ymrjlfzbmpr7va19bab-insomnia-5.16.0/share/insomnia/resources/app.asar/node_modules/insomnia-node-libcurl/lib/Easy.js:280:3)           

@markus1189 markus1189 mentioned this pull request Apr 27, 2018
8 tasks
@xeji
Copy link
Contributor

xeji commented Apr 27, 2018

closing in favor of #39601

@xeji xeji closed this Apr 27, 2018
@r-ryantm r-ryantm deleted the auto-update/insomnia branch April 27, 2018 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants