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

hipchat: 2.2.1388 -> 4.0.1631 #13989

Merged
merged 1 commit into from
Mar 18, 2016
Merged

Conversation

puffnfresh
Copy link
Member

Things done:
  • Tested using sandboxing (nix-build --option build-use-chroot true or nix.useChroot on NixOS)
  • Built on platform(s)
    • NixOS (x86_64)
    • Linux (x86_64)
  • 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.

cc @jgeerds

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @edolstra, @vcunat and @jgeerds to be potential reviewers

@joachifm
Copy link
Contributor

Built this locally. Running result/bin/hipchat fails, however: [...] libexec/hipchat/lib/HipChat.bin: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory. Not on NixOS.

Probably not a regression, though.

@puffnfresh
Copy link
Member Author

@joachifm does adding mesa on the search path work?

@joachifm
Copy link
Contributor

@puffnfresh yep, but then I get other run-time link errors. Anyway, I'm not too concerned, as I don't intend to use hipchat. I doubt this PR caused the issue, so I'm fine with merging it.

@puffnfresh
Copy link
Member Author

@joachifm it would be great if you posted the linker problems. I'd love to get this working on more systems than mine.

@joachifm
Copy link
Contributor

Sure: https://gist.github.com/joachifm/80443ceca80775e8071e Don't know how useful that is. Looks to me like it can't find qt components. My impression is that some things that should be hardcoded are not.

@copumpkin
Copy link
Member

Can we have the HipChat server in Nix as well? 😄

@joachifm joachifm added the 8.has: package (update) This PR updates a package to a newer version label Mar 17, 2016
@puffnfresh
Copy link
Member Author

@joachifm I'm not sure why, but it seems your /usr/lib is being picked up and it has a different QT version. It's possible that it would work with the last version (by coincidentally sharing the same version of QT) but also possible that it wouldn't, since I don't think I changed anything around that.

@copumpkin yes, we should have all Atlassian software packaged!

joachifm added a commit that referenced this pull request Mar 18, 2016
@joachifm joachifm merged commit 0c0ed58 into NixOS:master Mar 18, 2016
@globin
Copy link
Member

globin commented Mar 18, 2016

@fpletz is at least working on crowd, confluence and jira

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (update) This PR updates a package to a newer version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants