Skip to content

Staging next 2022-02-22#161366

Merged
mweinelt merged 454 commits intomasterfrom
staging-next
Mar 15, 2022
Merged

Staging next 2022-02-22#161366
mweinelt merged 454 commits intomasterfrom
staging-next

Conversation

@vcunat
Copy link
Member

@vcunat vcunat commented Feb 22, 2022

fabaff and others added 30 commits February 15, 2022 09:11
python3Packages.importlib-metadata: 4.10.1 -> 4.11.0
python3Packages.charset-normalizer: 2.0.10 -> 2.0.12
python3Packages.frozenlist: 1.2.0 -> 1.3.0
python3Packages.semantic-version: 2.8.5 -> 2.9.0
flex: backwards-compatible executable alias `lex`
speex: patch zero division vector in wave header parser
autoconf213: remove xz from inputs
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 13, 2022
@fabianhjr
Copy link
Member

fabianhjr commented Mar 14, 2022

This might be unrelated since I just updated my BIOS version due to a security advisory (Gigabyte Aorus Elite Wifi from F31 to F36) but there seems to be instability during boot + XMP memory profile. (Sometimes it will complain about zstd compression being corrupted but will boot consistently fine with XMP disabled)

Major vulnerabilities updates, customers are strongly encouraged to update to this release at the earliest. Credits to "Assaf Carlsbad and Itai Liba from SentinelOne"

https://www.gigabyte.com/Motherboard/X570-AORUS-ELITE-WIFI-rev-1x/support#support-dl-bios

Warning: The release notes do indicate that it isn't possible to rollback that BIOS update.

image

Mentioning since I have been using staging-next since the beginning of march.

Another issue I have been experiencing is that sound gets stuck (and sometimes gets video players stuck or they play without sound) workaround is to switch sound outputs to another and then back and then the glitch gets temporarily solved. (Happened in both in master and staging-next before I did the BIOS update, thinking it might be a kernel bug but haven't found anything on journalctl)

@jansol
Copy link
Contributor

jansol commented Mar 14, 2022

@fabianhjr Regarding audio getting stuck, are you using pipewire+wireplumber? It sounds like you might be running into the problem that was fixed by #163060

@fabianhjr
Copy link
Member

are you using pipewire+wireplumber?

No, pulseaudioFull:

  43   │     pulseaudio = {
  44   │       enable = true;
  45   │       package = pkgs.pulseaudioFull;
  46   │       support32Bit = true;
  47   │     };

@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 14, 2022
vcunat added 2 commits March 15, 2022 09:31
Commit 1340607 (PR #155384) broke list-nesting of the passed qtbase.

Surprisingly to me, that prevented it from appearing in PKG_CONFIG_PATH
and thus from building the Qt bindings.  Subsequently those were then
missing in libsForQt5.libkleo and maybe other places.
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments.  The fetched patch is already in src.
I checked that libvirt builds.
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 15, 2022
@vcunat

This comment was marked as outdated.

@Mindavi
Copy link
Contributor

Mindavi commented Mar 15, 2022

A jobset I have in my hydra has jumped from ~20 packages to ~70 packages that don't cross-compile to aarch64 anymore. I don't have details now, but can provide some when I'm back at my pc.

Not blocking per se, but I'd like to mention it regardless.

@vcunat
Copy link
Member Author

vcunat commented Mar 15, 2022

That might be related to #123342 (comment)

@Mindavi
Copy link
Contributor

Mindavi commented Mar 15, 2022

Yes, that's it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. 6.topic: kernel The Linux kernel 6.topic: printing Drivers, CUPS & Co. 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: qt/kde Object-oriented framework for GUI creation 6.topic: vim Advanced text editor 8.has: clean-up This PR removes packages or removes other cruft 8.has: documentation This PR adds or changes documentation 8.has: package (new) This PR adds a new package 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-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 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. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python3Packages.ipython is failing on x86_64-darwin (master) Python 3.10 fails to build on Darwin python310 is broken on x86_64-darwin