[Testing Update] 2022-11-15 - Kernels, Pipewire 0.3.60, Firefox 107.0, KDE-git, Haskell, Python

Hello community,

Another testing branch update with some usual package updates for you.

  • Some of our Kernels got updated
  • Some updates to the Xorg stack
  • Pipewire is now at 0.3.60
  • Firefox got bumped to 107.0
  • Some KDE-git, Haskell and Python updates as usual

Additional Info

Info about AUR packages

:warning: AUR (Arch User Repository) packages are neither supported by Arch nor Manjaro. Posts about them in Announcement topics are off-topic and will be flagged, moved or removed without warning.

:information_source: You may need to rebuild any AUR packages that install files to site-packages …

Info about GNOME 43

GNOME 43 is here! :partying_face:

New in Manjaro GNOME:

Lonely leftover orphan packages that have been removed from the Arch / Manjaro repositories:

  • adwaita-maia
  • dynamic-wallpaper-editor
  • firefox-gnome-theme-maia
  • gtkhash-nautilus
    (Not compatible with Nautilus 43)
  • manjaro-dynamic-wallpaper
  • manjaro-gdm-tweak
  • nautilus-terminal
    (Not compatible with Nautilus 43 & EOL)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.


Our current supported kernels

  • linux419 4.19.265
  • linux54 5.4.224
  • linux510 5.10.154
  • linux515 5.15.78
  • linux519 5.19.17 [EOL]
  • linux60 6.0.8
  • linux61 6.1.0rc5
  • linux515-rt 5.15.76_rt53
  • linux60-rt 6.0.5_rt14

Package changes (Tue Nov 15 20:36:44 CET 2022)

  • testing multilib x86_64: 13 new and 13 removed package(s)
  • testing extra x86_64: 143 new and 143 removed package(s)
  • testing community x86_64: 663 new and 650 removed package(s)

Overlay changes

  • testing core x86_64: 2 new and 2 removed package(s)
  • testing kde-unstable x86_64: 255 new and 255 removed package(s)
  • testing extra x86_64: 7 new and 7 removed package(s)
  • testing community x86_64: 5 new and 5 removed package(s)

A list of all package changes can be found here

  • No issue, everything went smoothly
  • Yes there was an issue. I was able to resolve it myself.(Please post your solution)
  • Yes i am currently experiencing an issue due to the update. (Please post about it)

0 voters

Check if your mirror has already synced:

3 Likes

Known issues and solutions

This is a wiki post; please edit as necessary.
Please, consider subscribing to the Testing Updates Announcements RSS feed


Please RTFT (Read This Fine Thread) first before reporting the same issues over and over again!

:arrow_right: 2022-11-15

2022-11-08

Pop Shell issues with Xorg session with Mutter 43.1 (fixed with mutter 43.1-1.0)

Gnome 43 (X11) GTK4 windows failed to render · Issue #1541 · pop-os/shell · GitHub

Windows not updated after non-interactive resize on X11 (#6054) · Issues · GNOME / gnome-shell · GitLab

Kernel 6.0: AMDGPU - Screen freezes when waking from hibernation or suspend

Screen doesn't turn on when waking from suspend: Failed to pin framebuffer with error -19 (#2213) · Issues · drm / amd · GitLab

2022-10-28

signature from "Manjaro Build Server <build_at_manjaro_dot_org>" is unknown trust

Seems our signing key for our Build Server had the 2022-10-28 as expire date set when generated. This is now fixed for chroot builds and fresh as also current existing installs via manjaro-keyring 20221028-4 Simply update your system to get that package, which got pushed to all our branches.

2022-10-27

Kernel 6.1-rc# might break backlight control on old/weird laptops

2022-10-18

Firefox 106.0 may have issues with screen sharing on GNOME with Wayland

2022-09-23

Nvidia 3060RTX cards may have issues with the 515.76 driver (fixed with 520.56.06)
Removing python2 from the repositories

2022-09-23 - Jelle van der Waa

Python 2 went end of life January 2020. Since then we have been actively cutting down the number of projects depending on python2 in our repositories, and we have finally been able to drop it from our distribution. If you still have python2 installed on your system consider removing it and any python2 package.

If you still require the python2 package you can keep it around, but please be aware that there will be no security updates. If you need a patched package please consult the AUR, or use an unofficial user repository.*

Arch Linux - News: Removing python2 from the repositories

* Note: Unofficial user repositories are not supported

2022-08-27

Changes with Back In Time packages
  • backintime has been renamed to backintime-qt
  • backintime-cli has been renamed to backintime

After replacing backintime-cli with backintime, you will need to install backintime-qt manually if you want the Qt frontend installed again.

2022-08-23

electron12, electron13, electron14 & electron16 have been dropped to the AUR

Unsupported Electron packages have been dropped from the official repos to the AUR. They no longer receive security updates and nothing in the repos depend on them.

If you have AUR packages depending on those versions, install the binary version from the AUR to replace them; i.e., electron16-bin.

See FS#75490 - electron12, electron13, electron14, electron16 are unsupported and vulnerable packages

End of Support for 15.x.y and 16.x.y

Electron 15.x.y and 16.x.y has reached end-of-support. As per Electron’s new 8-week cadence, we were supporting the latest four versions of Electron until May 2022. With this Electron 19 release, we’ll return to supporting the latest three major versions, as well as the alpha, beta, and nightly releases.

Release electron v19.0.0 · electron/electron · GitHub

2022-08-12

element-desktop dependency error (fixed with 1.11.4)
error: failed to prepare transaction (could not satisfy dependencies)
:: installing electron (20.0.0-1) breaks dependency 'electron19' required by element-desktop

The upstream package was already flagged out of date (it needs to be rebuilt against latest electron).

Workaround for now:

sudo pacman -Syy electron electron19 --asdeps
sudo pacman -Su

2022-08-04

Glibc 2.36 update will break EasyAntiCheat within Proton (should be fixed with glibc 2.36-2)

Temporary workaround for now is to use the flatpak version of steam:

sudo pacman -S flatpak --needed --noconfirm
sudo flatpak install com.valvesoftware.Steam -y

You can use flatseal (another flatpak app) to grant it access to your existing game library so you don’t have to re-download your games (add the game library install path under “Other files” under “Filesystem”).

sudo flatpak install com.github.tchx84.Flatseal -y

For advanced users (not recommended by us): patched glibc and lib32-glibc are available here. They remove the commit that broke EAC.

2022-07-27

Fixed: Pamac shows archlinux-keyring (20220713-2) and manjaro-keyring (20220514-2) as orphans
sudo pacman -D --asexplicit archlinux-keyring manjaro-keyring

Resolved: w/ base 3-2 Revert changes:

sudo pacman -D --asdeps archlinux-keyring manjaro-keyring

2022-07-16

wxWidgets 3.2 update may need manual intervention

Packages have been renamed from wxgtk- to wxwidgets-. The GTK2 frontend is no longer provided. If you have wxgtk2 installed, the upgrade will fail with:

In such case, uninstall wxgtk2 first and then proceed with the upgrade.

2022-07-13

Linux518: could not insert 'amd_pstate': No such device

With Kernel 5.18.11 there was added a regression to AMD P-State driver preventing it from loading.

2022-07-08

Wireplumber 0.4.11 may crash for GDM users

Currently there is an issue with 0.4.11 and GDM crashing on boot-up. More in the upstream bugtracker issue: wireplumber segfault: system boot and could see in my dmesg (#305) · Issues · PipeWire / wireplumber · GitLab

2022-06-07

Locale file changes

C.UTF8 locale is now included in glibc:

Credits @diabonas for this change. Systemd wants us to include C.UTF8 by default and it seems the locale may be in included by glibc upstream in the future. To fix building and avoid nasty fixing in devtools, we include the locale in the package. See systemd/systemd#23252 (comment) FS#74864 : [systemd] >= 251 breaks devtools' locale

There is a pacsave for /etc/locale.conf as it has been removed from the filesystem package.

UPDATE: With filesystem 2022.06.08-2, it will automatically restore /etc/locale.conf if it did not already exist.

There is a pacnew for /etc/locale.gen. Please review it and regenerate your locale if necessary.

This is still fall-out from the GNOME 43 testing update on 2022-11-08

Logging into the session takes unusually long, as well as starting the nautilus file manager.

Thats because afc-volume-monitor is expecting OpenSSL 1.1, but it obviously has no dependency on it.

SOLUTION:
Install openssl 1.1

sudo pacman -S openssl-1.1

ROOT CAUSE:
So, checking the dynamic linker

ldd /usr/libexec/gvfs-afc-volume-monitor

||libssl.so.1.1 => not found|
||libcrypto.so.1.1 => not found|

==> gvfs-afc-volume-monitor is missing a dependency on openssl-1.1

: Synchronising package databases...
 core                                                           167.3 KiB   361 KiB/s 00:00 [-----------------------------------------------------] 100%
 extra                                                         1874.5 KiB  1612 KiB/s 00:01 [-----------------------------------------------------] 100%
 community                                                        7.5 MiB  4.09 MiB/s 00:02 [-----------------------------------------------------] 100%
 multilib                                                       173.6 KiB   401 KiB/s 00:00 [-----------------------------------------------------] 100%
error: failed retrieving file 'extra.db' from www.mirrorservice.org : The requested URL returned error: 503
error: failed retrieving file 'community.db' from www.mirrorservice.org : The requested URL returned error: 503
error: failed retrieving file 'multilib.db' from www.mirrorservice.org : The requested URL returned error: 503
warning: too many errors from www.mirrorservice.org, skipping for the remainder of this transaction
error: failed retrieving file 'core.db' from www.mirrorservice.org : The requested URL returned error: 503
:: Starting full system upgrade...

… but everything went okay update wise.

Thanks! :+1:

I just have to report, reinstalling newest Gnome, fixed the issue with startup error.
I just had to report here as other thread is locked. So, everything is fine now.
Haven’t noticed any other problem, actually it works perfect now :stuck_out_tongue:
In the future I will use just pacman -Syuu not -Syudd :stuck_out_tongue:

should be shipped on next testing update:

1 Like

Upgrade went smoothly

Just FYI for you and other UK users:

The University of Kent’s Mirror Service (www.mirrorservice.org) will be unavailable from approximately 08:00 15/11 until 10:00 17/11 UTC. This is due to unavoidable network maintenance.

3 Likes

I added some more packages to this one …

:: Different sync package(s) in repository community x86_64

-------------------------------------------------------------------------------
                             PACKAGE           2022-11-15           2022-11-16
-------------------------------------------------------------------------------
                   archlinux-contrib           20210710-1           20210710-2
                              ccfits                2.6-1                2.6-2
                             clojure        1.11.1.1189-1        1.11.1.1200-1
                            dropbear            2022.82-2            2022.83-1
                        dropbear-scp            2022.82-2            2022.83-1
                                gdal              3.5.3-2              3.5.3-3
                              ghidra             10.2.1-1             10.2.2-1
                         gimp-nufraw             0.43.3-4             0.43.3-5
                              grails              5.2.4-1              5.2.5-1
                         grails-docs              5.2.4-1              5.2.5-1
                              kstars            1:3.6.1-1            1:3.6.1-2
                             labplot              2.9.0-2              2.9.0-3
                             libindi              1.9.8-1              1.9.8-2
                             libvips             8.13.1-2             8.13.2-1
                        luminancehdr              2.6.1-9             2.6.1-10
                              nuitka              1.1.6-1                1.2-1
                               picom                9.1-3                 10-1
                      python-astropy                5.1-1              5.1.1-1
                         python-gdal              3.5.3-2              3.5.3-3
               python-jupyter_client              7.4.5-1              7.4.6-1
                     python-pydrive2             1.14.0-1             1.15.0-1
                      python-serpent               1.41-1               1.41-2
                   python-simplejson             3.17.6-4             3.18.0-1
                           read-edid              3.0.2-3              3.0.2-4
                            rkhunter              1.4.6-2              1.4.6-3
                                root            6.26.06-6            6.26.06-7
                           root-cuda            6.26.06-6            6.26.06-7
                         rootlesskit              1.0.1-1              1.1.0-1
                       rust-analyzer           20221114-2           20221114-3
                               splix             2.0.0-18             2.0.0-19
                       stellarsolver                2.4-1                2.4-2
                          tinyserial           20090305-4           20090305-5
                           trash-cli         0.22.10.20-1         0.22.10.20-2
                            uudeview            0.5.20-16            0.5.20-17
                              wcslib               7.12-1               7.12-2
                               webfs              1.21-16              1.21-17
                             whitedb              0.7.3-7              0.7.3-8
                               xplot           0.90.7.1-7           0.90.7.1-8
                  zeitgeist-explorer               0.2-10               0.2-11
                      arch-wiki-docs                    -           20221115-1
                      arch-wiki-lite                    -           20221115-1


:: Different sync package(s) in repository core x86_64

-------------------------------------------------------------------------------
                             PACKAGE           2022-11-15           2022-11-16
-------------------------------------------------------------------------------
                               guile              3.0.8-2              3.0.8-3


:: Different sync package(s) in repository extra x86_64

-------------------------------------------------------------------------------
                             PACKAGE           2022-11-15           2022-11-16
-------------------------------------------------------------------------------
                  alsa-card-profiles           1:0.3.60-1           1:0.3.60-2
                          bogofilter              1.2.5-4              1.2.5-5
                             cfitsio            1:4.1.0-1            1:4.2.0-1
                            compface             1.5.2-10             1.5.2-11
                            cups-pdf              3.0.1-6              3.0.1-7
                       docbook-dsssl               1.79-8               1.79-9
         foomatic-db-gutenprint-ppds              5.3.4-1              5.3.4-2
                                glew              2.2.0-5              2.2.0-6
                 gst-plugin-pipewire           1:0.3.60-1           1:0.3.60-2
                          gutenprint              5.3.4-1              5.3.4-2
                            gwenview            22.08.3-1            22.08.3-2
                              hyphen              2.8.8-4              2.8.8-5
                           hyphen-de           20060120-6           20220923-1
                           hyphen-en              2.8.8-4              2.8.8-5
                                 ijs               0.35-4               0.35-5
                           libe-book             0.1.3-12             0.1.3-13
                          libepubgen              0.1.1-3              0.1.1-4
                             libmbim             1.28.0-1             1.28.2-1
                          libmm-glib             1.20.0-1             1.20.2-1
                             libmwaw             0.3.21-2             0.3.21-3
                        libmwaw-docs             0.3.21-2             0.3.21-3
                           libodfgen              0.1.8-1              0.1.8-2
                              libqmi             1.32.0-1             1.32.2-1
                             librest              0.9.1-1              0.9.1-2
                       librest-demos              0.9.1-1              0.9.1-2
                        librest-docs              0.9.1-1              0.9.1-2
                          librevenge              0.0.4-4              0.0.4-5
                            libwnck3               43.0-2               43.0-3
                              libwpd             0.10.3-3             0.10.3-4
                              libwpg              0.3.3-3              0.3.3-4
                              libwps             0.4.12-1             0.4.12-2
                             lpsolve           5.5.2.11-1           5.5.2.11-2
                        modemmanager             1.20.0-1             1.20.2-1
                           mythes-en           20060306-6           20221102-1
                            pipewire           1:0.3.60-1           1:0.3.60-2
                       pipewire-alsa           1:0.3.60-1           1:0.3.60-2
                      pipewire-audio           1:0.3.60-1           1:0.3.60-2
                       pipewire-docs           1:0.3.60-1           1:0.3.60-2
                       pipewire-jack           1:0.3.60-1           1:0.3.60-2
                      pipewire-pulse           1:0.3.60-1           1:0.3.60-2
                       pipewire-v4l2           1:0.3.60-1           1:0.3.60-2
                   pipewire-x11-bell           1:0.3.60-1           1:0.3.60-2
                   pipewire-zeroconf           1:0.3.60-1           1:0.3.60-2
                 xfce4-screenshooter             1.9.11-1             1.10.0-1
                   xorg-fonts-100dpi              1.0.3-7              1.0.3-8
                    xorg-fonts-75dpi              1.0.3-7              1.0.3-8
                 xorg-fonts-cyrillic              1.0.3-6              1.0.3-7
                    xorg-fonts-type1                7.7-6                7.7-7


:: Different sync package(s) in repository multilib x86_64

-------------------------------------------------------------------------------
                             PACKAGE           2022-11-15           2022-11-16
-------------------------------------------------------------------------------
                      lib32-pipewire           1:0.3.60-1           1:0.3.60-2
                 lib32-pipewire-jack           1:0.3.60-1           1:0.3.60-2
                 lib32-pipewire-v4l2           1:0.3.60-1           1:0.3.60-2
4 Likes

Just to add that systemd was downgraded from 252-1 to 251.1-8, couldn’t find any changelog for this.

Possibly pipewire problem since this update:
(Wayland / free amd-graphic drivers / no bluetooth)
QJournalctl tells (level = error):

pipewire[916]: mod.x11-bell: XOpenDisplay() failed
pipewire-media-session[917]: spa.bluez5: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner

Seems not systemd related - same when upgrading to 252.1-1 or keeping 251.8-1.
Prior pipewire version shows no “error”

I am confused. I suddenly get

error: failed to prepare transaction (could not satisfy dependencies)
:: installing picom (10-1) breaks dependency 'compton' required by manjaro-i3-settings

and

~ ❯ pacman -Qi picom | grep Required                                                                                                                      ⏎
Required By     : manjaro-i3-settings
~ ❯ pacman -Qi manjaro-i3-settings | grep Depends
Depends On      : adapta-maia-theme  compton  conky-i3  dmenu-manjaro  dunst  gsfonts  i3-default-artwork  i3exit  i3-scripts  i3-scrot  i3-gaps  i3-help  i3status-manjaro  manjaro-base-skel  ttf-terminus-nerd  nitrogen  papirus-maia-icon-theme  urxvt-perls  xcursor-breeze  xorg-fonts-misc  xorg-mkfontscale

Were the dependecies of manjaro-i3-settings changed?

Is this supposed to work on wayland? mod.x11-bell sure sounds like it’s intended for X11.

https://docs.pipewire.org/page_module_x11_bell.html

Perhaps you want to remove pipewire-x11-bell package?

1 Like
manjaro-pipewire benötigt optional pipewire-x11-bell: X11 bell
manjaro-pipewire optionally requires pipewire-x11-bell: X11 bell

After removing pipewire-x11-bell package:

pipewire[906]: pw.module: No module "libpipewire-module-x11-bell" was found
pipewire-media-session[907]: spa.bluez5: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner

Seeems to be not so simple as wanted…
But no disturbing effects on my machine.

Second line “pipewire-media-session”… persists.
Btw.: pipewire-x11-bell
is an optional dependency of pipewire - and - manjaro-pipewire

that’s fine. manjaro-pipewire is just a metapackage

1 Like

qt5-wayland is causing widgets to open in the top left corner and window overview is “locked” on the bottom.
I guess commit aed15df34710dd5f95f7993e1a1892ee41b5661b is (still) causing this.

Update:
Downgrading the package helps.

I made a backup of /etc/skel and .../99_manjaro-i3.gschema.override and uninstalled manjaro-i3-settings with

pacman -R manjaro-i3-settings

Everything seems to be ok and I was able to update as usual.

seems it gets tracked here: 461856 – [wayland] wrong window position and size after upgrade qt5-wayland (5.15.7+kde+r49-1 -> 5.15.7+kde+r52-1). Do you use Lattedock by chance? @gero45

1 Like