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

sky: change #80022

Closed
wants to merge 1 commit into from
Closed

sky: change #80022

wants to merge 1 commit into from

Conversation

ookhoi
Copy link
Contributor

@ookhoi ookhoi commented Feb 13, 2020

sky: 2.1.7369 -> 2.1.7520

Motivation for this change

Resolve 404 on .deb package.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Update from 2.1.7369 to 2.1.7520 to resolve 404 on 2.1.7369 .deb
@ookhoi
Copy link
Contributor Author

ookhoi commented Feb 13, 2020

sky cannot find libcrypto:

sky: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit message should:

sky: 2.1.7369 -> 2.1.7520

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openssl needs to be openssl_1_0_1 to get libcrypto.so.1.0.0

@ookhoi
Copy link
Contributor Author

ookhoi commented Feb 14, 2020

I can't seem to get this to work.

@ookhoi ookhoi closed this Feb 14, 2020
@ookhoi
Copy link
Contributor Author

ookhoi commented Feb 14, 2020

@jonringer I missed your comments.

Next issue is sky: error while loading shared libraries: libavcodec-ffmpeg.so.56: cannot open shared object file: No such file or directory which I could not find the package for (tried ffmpeg-full, libav_12 and libav.

I'm giving up on sky. I'd rather have Microsoft support Skype in Firefox.

@jonringer
Copy link
Contributor

jonringer commented Feb 14, 2020

libavcodec-ffmpeg.so.56 should just be the libavcodec.so.56 that came from the ffmpeg package instead of the one from libav

@hax404 hax404 mentioned this pull request Apr 7, 2020
10 tasks
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

2 participants