Skip to content

Staging next#108423

Merged
FRidh merged 282 commits intomasterfrom
staging-next
Jan 11, 2021
Merged

Staging next#108423
FRidh merged 282 commits intomasterfrom
staging-next

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
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 10, 2021
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 11, 2021
@FRidh FRidh merged commit b4c0ea6 into master Jan 11, 2021
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. and removed 6.topic: emacs Text editor 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: qt/kde Object-oriented framework for GUI creation 6.topic: ruby A dynamic, open source programming language with a focus on simplicity and productivity. 6.topic: stdenv Standard environment 6.topic: xfce The Xfce Desktop Environment 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.