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

Staging next #108423

Merged
merged 282 commits into from Jan 11, 2021
Merged

Staging next #108423

merged 282 commits into from Jan 11, 2021

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Jan 4, 2021

Motivation for this change

https://hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents

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.

dependencies:
perlPackages.SQLAbstractClassic: init at 1.91

DBIx::Class replaced dependency SQL::Abstract with
SQL::Abstract::Classic
https://metacpan.org/source/RIBASUSHI/DBIx-Class-0.082842/Changes
@FRidh
Copy link
Member Author

FRidh commented Jan 10, 2021

libsForQt5.qgpgme checks fail: https://termbin.com/x0mm

is that because the update includes a bug, or because the tests in this package need fixing?

********* Start testing of CryptoConfigTest *********
Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 10.2.0), unknown unknown
PASS   : CryptoConfigTest::initTestCase()
FAIL!  : CryptoConfigTest::testDefault() 'entry' returned FALSE. ()
   Loc: [t-config.cpp(66)]
PASS   : CryptoConfigTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 77ms
********* Finished testing of CryptoConfigTest *********
FAIL: t-config

Note issue persists with gpgme-1.15.1.

@FRidh
Copy link
Member Author

FRidh commented Jan 10, 2021

~20.000 darwin builds to go. I will likely merge this tomorrow.

@stigtsp stigtsp mentioned this pull request Jan 10, 2021
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