[Unstable Update] 2021-12-13 - Python 3.10 Rebuilds

I got no problem with pacman.

2 Likes

Got the -- Read https://gluster.readthedocs.io/en/latest/Upgrade-Guide/ page!

a bit more details
...
Upgrading gdb (11.1-2 -> 11.1-4)...                                                                                                                                                  [41/150]
Upgrading glusterfs (1:10.0-2 -> 1:10.0-3)...                                                                                                                                        [42/150]
-- Read https://gluster.readthedocs.io/en/latest/Upgrade-Guide/ page!
Upgrading gpgme (1.16.0-1 -> 1.16.0-3)...                                                                                                                                            [43/150]
Upgrading graphviz (2.50.0-1 -> 2.50.0-2)...                                                                                                                                         [44/150]
...
~/Desktop ❯ pacman -Qi glusterfs | grep Ver
Version         : 1:10.0-3

pkgbrowser was just updated to 0.25-3, which should fix the python version issue.

2 Likes
installing python (3.10.1-1) breaks dependency
‘python<3.10’ required by mugshot

packagekit needs a rebuild

$ pacman -Qo /usr/lib/python3.9/site-packages/
/usr/lib/python3.9/site-packages/ is owned by packagekit 1.2.4-1
$ pacman -Qi packagekit | grep -i packager
Packager        : Mark Wagie <mark@manjaro.org>

3 posts were split to a new topic: Something between 2021-11-30 and 2021-12-10 broke ability to access other computers in the network via samba

and other :wink:

:: zfs-utils 2.1.1-1                                                    (extra)
:: usd 21.08-1                                                          (community)
:: transifex-client 0.14.2-1                                            (community)
:: snapper-gui 0.1.r7.gf0c67ab-2                                        (community)
:: ranger 1.9.3.143.g5047d9e5-1                                         (community)
:: packagekit 1.2.4-1                                                   (community)
:: optimus-manager 1.4-1                                                (community)
:: nemo-pastebin 5.0.0-12                                               (community)
:: nemo-emblems 5.0.0-12                                                (community)
:: nemo-audio-tab 5.0.0-12                                              (community)
:: nautilus-terminal 4.0.3-0                                            (community)
:: mugshot 0.4.3-1                                                      (community)
:: mate-tweak 21.10.0-1                                                 (community)
:: flashfocus 2.2.2-1                                                   (community)
:: cinnamon 5.0.7-3                                                     (community)
:: autotiling 1.2-1                                                     (community)

or wile pacman -Fxq "usr/lib/python3.9/" is not empty

3 Likes

A post was merged into an existing topic: Something between 2021-11-30 and 2021-12-10 broke ability to access other computers in the network via samba

A post was split to a new topic: Athenaeum-git: WARNING: The wheel package is not available

A post was split to a new topic: Gwe has trouble with Python 3.10

3 posts were split to a new topic: Could not find python2-freezegun

Hey folks! The only thing I noticed at the moment is that I’m no longer able to manage bluetooth devices via Gnome Settings. I’m fully using Pipewire as media server.

I haven’t had a chance to troubleshoot this yet but will do as soon as I can :blush:

1 Like
installing python (3.10.1-1) breaks dependency ‘python<3.10’ required by mugshot

Same here…

Remove mugshot, update then reinstall it. 0.4.3-2 is the updated rebuild.

3 Likes

Noticed no display on X but can access virtual terminals fine as well as internet access. I’m currently trying to find out what package is responsible and what I can do to resolve it and what feedback to give.

Remove mugshot, update then reinstall it. 0.4.3-2 is the updated rebuild.
Perfect, thank you.

Nvidia 470xx drivers need an update

warning: removing 'libxnvctrl' from target list because it conflicts with 'libxnvctrl-470xx'
:: libxnvctrl-470xx and libxnvctrl are in conflict. Remove libxnvctrl? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing nvidia-470xx-utils (470.94-1) breaks dependency 'nvidia-470xx-utils=470.86' required by linux514-nvidia-470xx
:: installing nvidia-470xx-utils (470.94-1) breaks dependency 'nvidia-470xx-utils=470.86' required by linux515-nvidia-470xx

Edit: Has been pushed, just not in any mirror yet, it seems.

Despite the amount of packages and their total size I only had a couple of minor issues, one was infamous “signature … is marginal trust” and another one with python-language-server which I should have removed long ago.
Thanks, this was a flawless experience!

4 posts were split to a new topic: qBittorrent lost it’s system tray’s monochome icons

Got the `Changing NetworkManager Connectivity-Ping to manjaro.org` notification, but afterwards the app actually connects to ping.manjaro.org (was caught by firewall)

I found odd that by updating

To upgrade (3):
  networkmanager  1.32.12-2  (1.32.12-1)  extra  3.5 MB
...
Reloading system bus configuration... [6/7]
Changing NetworkManager Connectivity-Ping to manjaro.org [7/7]
Transaction successfully finished.

and after manual turn off and on the network connection I found that the network manager still connects to ping.manjaro.org:80
If I found exact config file, then it’s content is:

~/Desktop ❯ cat /usr/lib/NetworkManager/conf.d/20-connectivity.conf 
[connectivity]
uri=http://ping.manjaro.org/check_network_status.txt
~/Desktop ❯ ls -A1 /usr/lib/NetworkManager/conf.d/             
20-connectivity.conf
~/Desktop ❯ 
~/Desktop ❯ ls -A1 /etc/NetworkManager/conf.d
~/Desktop ❯