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 2022-02-22 #161366

Merged
merged 454 commits into from
Mar 15, 2022
Merged

Staging next 2022-02-22 #161366

merged 454 commits into from
Mar 15, 2022

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
Projects
None yet