Skip to content

GNOME staging updates 2023-07-05#241751

Merged
jtojnar merged 11 commits intoNixOS:stagingfrom
jtojnar:gnome-staging
Jul 11, 2023
Merged

GNOME staging updates 2023-07-05#241751
jtojnar merged 11 commits intoNixOS:stagingfrom
jtojnar:gnome-staging

Conversation

@jtojnar
Copy link
Member

@jtojnar jtojnar commented Jul 5, 2023

Description of changes

Changelogs reviewed.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
    • installed tests
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@jtojnar jtojnar changed the base branch from master to staging July 5, 2023 19:22
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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 Jul 5, 2023
@jtojnar
Copy link
Member Author

jtojnar commented Jul 6, 2023

glib-networking tests were already failing before:

SUMMARY: total=5; passed=3; skipped=0; failed=2; user=0.3s; system=0.1s; maxrss=38112
FAIL: glib-networking/certificate-gnutls.test (Child process killed by signal 6)
FAIL: glib-networking/connection-gnutls.test (Child process killed by signal 6)

Other CI failures look staging specific.

@jtojnar
Copy link
Member Author

jtojnar commented Jul 6, 2023

Doing libgudev separately since it also requires umockdev changes for tests #241939

@ofborg ofborg bot requested review from 7c6f434c and lovek323 July 8, 2023 21:50
@jtojnar jtojnar mentioned this pull request Jul 9, 2023
13 tasks
@jtojnar jtojnar merged commit df2d611 into NixOS:staging Jul 11, 2023
@jtojnar jtojnar deleted the gnome-staging branch July 11, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant