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

messenger-for-desktop: gnome2 cleanup #41160

Closed
wants to merge 2 commits into from
Closed

messenger-for-desktop: gnome2 cleanup #41160

wants to merge 2 commits into from

Conversation

worldofpeace
Copy link
Contributor

@worldofpeace worldofpeace commented May 28, 2018

Motivation for this change

Removed/updated gnome2 references (Part of #39976)

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@FRidh FRidh added the 6.topic: GNOME GNOME desktop environment and its underlying platform label May 28, 2018
@GrahamcOfBorg GrahamcOfBorg removed the 6.topic: GNOME GNOME desktop environment and its underlying platform label May 29, 2018
@xeji
Copy link
Contributor

xeji commented May 29, 2018

@GrahamcOfBorg build messenger-for-desktop

@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: messenger-for-desktop

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: messenger-for-desktop

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: messenger-for-desktop

Partial log (click to expand)

these derivations will be built:
  /nix/store/58c96dlrg688y04g9dszp95xf2m41piy-messenger-for-desktop-2.0.6.drv
these paths will be fetched (46.98 MiB download, 47.49 MiB unpacked):
  /nix/store/bai17mdzfisd5vfdsj0yvz2j6rwhsx3b-messengerfordesktop-2.0.6-linux-amd64.deb
copying path '/nix/store/bai17mdzfisd5vfdsj0yvz2j6rwhsx3b-messengerfordesktop-2.0.6-linux-amd64.deb' from 'https://cache.nixos.org'...
building '/nix/store/58c96dlrg688y04g9dszp95xf2m41piy-messenger-for-desktop-2.0.6.drv'...
cannot find section .interp
cannot find section .interp
/nix/store/lc94pjcrfxdykz557zy20zs89jgrdvk0-messenger-for-desktop-2.0.6

@xeji
Copy link
Contributor

xeji commented May 29, 2018

I get this error on starting result/bin/messengerfordesktop:

image

@worldofpeace
Copy link
Contributor Author

@xeji @shawndellysse I just checked and this application was archived by it's author. It should be removed. If anyone is looking for an alternative to this app they should package Caprine

@worldofpeace worldofpeace deleted the messenger-for-desktop-nognome2 branch May 29, 2018 20:00
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