You are not logged in.
I did a system upgrade today and many things python related seem to be broken. Pywal, ranger, etc.
I am still able to run python (Python 3.9.0) from the terminal.
Example running ranger:
ranger
Traceback (most recent call last):
File "/usr/bin/ranger", line 36, in <module>
import ranger # NOQA pylint: disable=import-self,wrong-import-position
ModuleNotFoundError: No module named 'ranger'Pywal:
Traceback (most recent call last):
File "/usr/bin/wal", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3239, in <module>
def _initialize_master_working_set():
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3222, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3251, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 567, in _build_master
ws.require(__requires__)
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 884, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 770, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pywal==3.3.0' distribution was not found and is required by the applicationeven though I have pywal installed:
python-pywal-3.3.0-2 is up to dateyoutube-dl:
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 33, in <module>
sys.exit(load_entry_point('youtube-dl==2020.11.26', 'console_scripts', 'youtube-dl')())
File "/usr/bin/youtube-dl", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: youtube-dlAny idea what may have caused this? Here's my pacman.log:
[2020-11-30T00:17:54-0500] [PACMAN] starting full system upgrade
[2020-11-30T00:20:37-0500] [ALPM] running '60-mkinitcpio-remove.hook'...
[2020-11-30T00:20:37-0500] [ALPM] transaction started
[2020-11-30T00:20:37-0500] [ALPM] removed pygobject-devel (3.36.1-1)
[2020-11-30T00:20:37-0500] [ALPM] removed libutil-linux (2.36-2)
[2020-11-30T00:20:37-0500] [ALPM] upgraded adobe-source-code-pro-fonts (2.030ro+1.050it-6 -> 2.032ro+1.052it+1.012var-1)
[2020-11-30T00:20:37-0500] [ALPM] upgraded linux-api-headers (5.7-1 -> 5.8-1)
[2020-11-30T00:20:37-0500] [ALPM] upgraded tzdata (2020a-1 -> 2020d-1)
[2020-11-30T00:20:37-0500] [ALPM] upgraded iana-etc (20200812-2 -> 20201012-1)
[2020-11-30T00:20:37-0500] [ALPM] upgraded filesystem (2020.08.21-1 -> 2020.09.03-1)
[2020-11-30T00:20:37-0500] [ALPM] upgraded glibc (2.32-3 -> 2.32-5)
[2020-11-30T00:20:37-0500] [ALPM-SCRIPTLET] Generating locales...
[2020-11-30T00:20:39-0500] [ALPM-SCRIPTLET] en_US.UTF-8... done
[2020-11-30T00:20:39-0500] [ALPM-SCRIPTLET] Generation complete.
[2020-11-30T00:20:39-0500] [ALPM] upgraded libffi (3.3-3 -> 3.3-4)
[2020-11-30T00:20:39-0500] [ALPM] installed util-linux-libs (2.36.1-4)
[2020-11-30T00:20:40-0500] [ALPM] upgraded gcc-libs (10.2.0-1 -> 10.2.0-4)
[2020-11-30T00:20:40-0500] [ALPM] upgraded bash (5.0.018-1 -> 5.0.018-2)
[2020-11-30T00:20:40-0500] [ALPM] upgraded bzip2 (1.0.8-3 -> 1.0.8-4)
[2020-11-30T00:20:40-0500] [ALPM] upgraded glib2 (2.64.5-1 -> 2.66.3-1)
[2020-11-30T00:20:40-0500] [ALPM] upgraded libjpeg-turbo (2.0.5-2 -> 2.0.6-1)
[2020-11-30T00:20:41-0500] [ALPM] upgraded libxml2 (2.9.10-2 -> 2.9.10-7)
[2020-11-30T00:20:41-0500] [ALPM] upgraded gdk-pixbuf2 (2.40.0+6+g5432316df-1 -> 2.42.0-2)
[2020-11-30T00:20:41-0500] [ALPM] upgraded expat (2.2.9-3 -> 2.2.10-2)
[2020-11-30T00:20:41-0500] [ALPM] upgraded freetype2 (2.10.2-1 -> 2.10.4-1)
[2020-11-30T00:20:41-0500] [ALPM] upgraded xcb-proto (1.14-1 -> 1.14.1-3)
[2020-11-30T00:20:41-0500] [ALPM] upgraded libx11 (1.6.12-1 -> 1.7.0-1)
[2020-11-30T00:20:41-0500] [ALPM] upgraded pango (1:1.46.1-1 -> 1:1.48.0-1)
[2020-11-30T00:20:41-0500] [ALPM] upgraded librsvg (2:2.48.8-1 -> 2:2.50.2-1)
[2020-11-30T00:20:41-0500] [ALPM] upgraded gtk-update-icon-cache (1:3.24.22-1 -> 1:3.24.23-4)
[2020-11-30T00:20:42-0500] [ALPM] upgraded adwaita-icon-theme (3.36.1-1 -> 3.38.0-1)
[2020-11-30T00:20:42-0500] [ALPM] upgraded alsa-topology-conf (1.2.3-1 -> 1.2.4-2)
[2020-11-30T00:20:42-0500] [ALPM] upgraded alsa-ucm-conf (1.2.3-2 -> 1.2.4-2)
[2020-11-30T00:20:42-0500] [ALPM] upgraded alsa-lib (1.2.3.2-1 -> 1.2.4-3)
[2020-11-30T00:20:42-0500] [ALPM] upgraded archlinux-keyring (20200820-1 -> 20201028-1)
[2020-11-30T00:20:42-0500] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2020-11-30T00:20:44-0500] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2020-11-30T00:20:45-0500] [ALPM-SCRIPTLET] ==> Updating trust database...
[2020-11-30T00:20:45-0500] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2021-01-01
[2020-11-30T00:20:45-0500] [ALPM] upgraded libcap-ng (0.7.11-1 -> 0.8.1-1)
[2020-11-30T00:20:45-0500] [ALPM] upgraded e2fsprogs (1.45.6-2 -> 1.45.6-3)
[2020-11-30T00:20:46-0500] [ALPM] upgraded openssl (1.1.1.g-2 -> 1.1.1.h-2)
[2020-11-30T00:20:46-0500] [ALPM] upgraded libldap (2.4.50-2 -> 2.4.56-1)
[2020-11-30T00:20:46-0500] [ALPM] upgraded audit (2.8.5-6 -> 2.8.5-9)
[2020-11-30T00:20:46-0500] [ALPM] upgraded pam (1.4.0-3 -> 1.5.0-2)
[2020-11-30T00:20:46-0500] [ALPM] upgraded libcap (2.43-1 -> 2.45-2)
[2020-11-30T00:20:46-0500] [ALPM] upgraded libgcrypt (1.8.6-1 -> 1.8.7-1)
[2020-11-30T00:20:46-0500] [ALPM] upgraded systemd-libs (246.3-1 -> 247-2)
[2020-11-30T00:20:46-0500] [ALPM] upgraded at-spi2-core (2.36.0-1 -> 2.38.0-1)
[2020-11-30T00:20:46-0500] [ALPM] upgraded at-spi2-atk (2.34.2-1 -> 2.38.0-1)
[2020-11-30T00:20:46-0500] [ALPM] upgraded perl (5.32.0-1 -> 5.32.0-3)
[2020-11-30T00:20:46-0500] [ALPM] upgraded automake (1.16.2-3 -> 1.16.3-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded python (3.8.5-1 -> 3.9.0-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded autorandr (1.10.1-1 -> 1.11-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded avahi (0.8+15+ge8a3dd0-1 -> 0.8+15+ge8a3dd0-3)
[2020-11-30T00:20:47-0500] [ALPM] upgraded babl (0.1.78-1 -> 0.1.82-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded dnssec-anchors (20190629-2 -> 20190629-3)
[2020-11-30T00:20:47-0500] [ALPM] upgraded libuv (1.39.0-1 -> 1.40.0-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded lmdb (0.9.26-1 -> 0.9.27-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded python-ply (3.11-5 -> 3.11-7)
[2020-11-30T00:20:47-0500] [ALPM] upgraded libunistring (0.9.10-2 -> 0.9.10-3)
[2020-11-30T00:20:47-0500] [ALPM] upgraded bind (9.16.6-1 -> 9.16.8-3)
[2020-11-30T00:20:47-0500] [ALPM] upgraded ca-certificates-mozilla (3.56-1 -> 3.59-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded curl (7.72.0-2 -> 7.73.0-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded libelf (0.180-1 -> 0.181-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded gnutls (3.6.14-2 -> 3.6.15-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded elfutils (0.180-1 -> 0.181-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded binutils (2.35-1 -> 2.35.1-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded bison (3.6.4-1 -> 3.7.2-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded bluez-libs (5.54-2 -> 5.55-1)
[2020-11-30T00:20:47-0500] [ALPM] upgraded boost-libs (1.72.0-2 -> 1.72.0-4)
[2020-11-30T00:20:48-0500] [ALPM] upgraded python-psutil (5.7.2-1 -> 5.7.3-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded bpytop (1.0.33-1 -> 1.0.50-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded dconf (0.36.0-1 -> 0.38.0-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded xkeyboard-config (2.30-2 -> 2.31-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded libxkbcommon (0.10.0-1 -> 1.0.3-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded json-glib (1.4.4-2 -> 1.6.0-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded libdrm (2.4.102-1 -> 2.4.103-2)
[2020-11-30T00:20:48-0500] [ALPM] upgraded llvm-libs (10.0.1-2 -> 11.0.0-3)
[2020-11-30T00:20:48-0500] [ALPM] upgraded vulkan-icd-loader (1.2.151-1 -> 1.2.158-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded mesa (20.1.6-1 -> 20.2.3-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded cryptsetup (2.3.3-1 -> 2.3.4-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded libnftnl (1.1.7-1 -> 1.1.8-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded libpcap (1.9.1-2 -> 1.9.1-4)
[2020-11-30T00:20:48-0500] [ALPM] upgraded iptables (1:1.8.5-2 -> 1:1.8.6-1)
[2020-11-30T00:20:48-0500] [ALPM] upgraded kmod (27-1 -> 27-2)
[2020-11-30T00:20:48-0500] [ALPM] upgraded libseccomp (2.4.2-1 -> 2.5.1-2)
[2020-11-30T00:20:49-0500] [ALPM] upgraded shadow (4.8.1-3 -> 4.8.1-4)
[2020-11-30T00:20:49-0500] [ALPM] upgraded util-linux (2.36-2 -> 2.36.1-4)
[2020-11-30T00:20:49-0500] [ALPM] warning: /etc/systemd/homed.conf installed as /etc/systemd/homed.conf.pacnew
[2020-11-30T00:20:49-0500] [ALPM] upgraded systemd (246.3-1 -> 247-2)
[2020-11-30T00:20:49-0500] [ALPM-SCRIPTLET] Creating group systemd-oom with gid 969.
[2020-11-30T00:20:49-0500] [ALPM-SCRIPTLET] Creating user systemd-oom (systemd Userspace OOM Killer) with uid 969 and gid 969.
[2020-11-30T00:20:51-0500] [ALPM] installed js78 (78.5.0-2)
[2020-11-30T00:20:51-0500] [ALPM] upgraded polkit (0.117-1 -> 0.118-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded libgudev (233-2 -> 234-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded libusb (1.0.23-2 -> 1.0.23-3)
[2020-11-30T00:20:51-0500] [ALPM] upgraded colord (1.4.4+9+g1ce26da-2 -> 1.4.5-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded libcups (2.3.3-3 -> 1:2.3.3op1-1)
[2020-11-30T00:20:51-0500] [ALPM] installed libstemmer (0+713-2)
[2020-11-30T00:20:51-0500] [ALPM] upgraded libproxy (0.4.15+33+g454a499-2 -> 0.4.15+33+g454a499-4)
[2020-11-30T00:20:51-0500] [ALPM] upgraded gsettings-desktop-schemas (3.36.1-1 -> 3.38.0-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded glib-networking (2.64.3-2 -> 2.66.0-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded brotli (1.0.7-3 -> 1.0.9-4)
[2020-11-30T00:20:51-0500] [ALPM] upgraded libsoup (2.70.0-1 -> 2.72.0+5+g0b094bff-3)
[2020-11-30T00:20:51-0500] [ALPM] installed tracker3 (3.0.1-1)
[2020-11-30T00:20:51-0500] [ALPM] installed libcloudproviders (0.3.1-2)
[2020-11-30T00:20:51-0500] [ALPM] upgraded tdb (1.4.3-2 -> 1.4.3-4)
[2020-11-30T00:20:51-0500] [ALPM] upgraded gtk3 (1:3.24.22-1 -> 1:3.24.23-4)
[2020-11-30T00:20:51-0500] [ALPM] upgraded nspr (4.28-1 -> 4.29-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded nss (3.56-1 -> 3.59-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded libva (2.8.0-1 -> 2.9.1-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded re2 (1:20200801-1 -> 1:20201001-1)
[2020-11-30T00:20:51-0500] [ALPM] upgraded snappy (1.1.8-1 -> 1.1.8-2)
[2020-11-30T00:20:52-0500] [ALPM] upgraded libibus (1.5.22+8+gf591381e-1 -> 1.5.23+1+gdd4cc5b0-3)
[2020-11-30T00:20:52-0500] [ALPM] upgraded hidapi (0.9.0-2 -> 0.10.0-2)
[2020-11-30T00:20:52-0500] [ALPM] upgraded sdl2 (2.0.12-2 -> 2.0.12-3)
[2020-11-30T00:20:52-0500] [ALPM] upgraded libpulse (13.0-3 -> 14.0-1)
[2020-11-30T00:20:52-0500] [ALPM] upgraded libass (0.14.0-2 -> 0.15.0-2)
[2020-11-30T00:20:52-0500] [ALPM] upgraded libbluray (1.2.0-3 -> 1.2.1-1)
[2020-11-30T00:20:52-0500] [ALPM] upgraded libmfx (20.2.1-1 -> 20.3.1-1)
[2020-11-30T00:20:52-0500] [ALPM] upgraded libssh (0.9.4-2 -> 0.9.5-1)
[2020-11-30T00:20:52-0500] [ALPM] upgraded opencore-amr (0.1.5-4 -> 0.1.5-5)
[2020-11-30T00:20:52-0500] [ALPM] upgraded rav1e (0.3.3-1 -> 0.3.4-1)
[2020-11-30T00:20:52-0500] [ALPM] upgraded srt (1.4.1-2 -> 1.4.2-1)
[2020-11-30T00:20:53-0500] [ALPM] upgraded brave (1.14.84-1 -> 1.15.76-1)
[2020-11-30T00:20:53-0500] [ALPM] upgraded liblouis (3.15.0-1 -> 3.15.0-3)
[2020-11-30T00:20:53-0500] [ALPM] installed libspeechd (0.10.2-1)
[2020-11-30T00:20:53-0500] [ALPM] upgraded gpm (1.20.7.r27.g1fd1941-2 -> 1.20.7.r38.ge82d1a6-3)
[2020-11-30T00:20:53-0500] [ALPM] upgraded brltty (6.0-11 -> 6.1-4)
[2020-11-30T00:20:53-0500] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
[2020-11-30T00:20:53-0500] [ALPM] upgraded talloc (2.3.1-3 -> 2.3.1-5)
[2020-11-30T00:20:53-0500] [ALPM] upgraded tevent (1:0.10.2-1 -> 1:0.10.2-3)
[2020-11-30T00:20:53-0500] [ALPM] upgraded ldb (1:2.1.4-1 -> 1:2.2.0-3)
[2020-11-30T00:20:53-0500] [ALPM] upgraded smbclient (4.12.6-1 -> 4.13.2-3)
[2020-11-30T00:20:53-0500] [ALPM] upgraded cifs-utils (6.10-1 -> 6.11-1)
[2020-11-30T00:20:54-0500] [ALPM] upgraded gcc (10.2.0-1 -> 10.2.0-4)
[2020-11-30T00:20:54-0500] [ALPM] upgraded compiler-rt (10.0.1-1 -> 11.0.0-1)
[2020-11-30T00:20:55-0500] [ALPM] upgraded clang (10.0.1-1 -> 11.0.0-3)
[2020-11-30T00:20:56-0500] [ALPM] upgraded cmake (3.18.4-1 -> 3.19.1-1)
[2020-11-30T00:20:56-0500] [ALPM] upgraded dialog (1:1.3_20200327-1 -> 1:1.3_20201126-1)
[2020-11-30T00:20:56-0500] [ALPM] upgraded efibootmgr (17-1 -> 17-2)
[2020-11-30T00:20:56-0500] [ALPM] upgraded faad2 (2.9.2-1 -> 2.10.0-1)
[2020-11-30T00:20:56-0500] [ALPM] upgraded fakeroot (1.24-2 -> 1.25.3-1)
[2020-11-30T00:20:58-0500] [ALPM] upgraded libevdev (1.9.1-1 -> 1.10.0-1)
[2020-11-30T00:20:58-0500] [ALPM] upgraded libwacom (1.4.1-1 -> 1.6-1)
[2020-11-30T00:20:58-0500] [ALPM] upgraded libinput (1.16.1-1 -> 1.16.4-1)
[2020-11-30T00:20:58-0500] [ALPM] upgraded libxkbcommon-x11 (0.10.0-1 -> 1.0.3-1)
[2020-11-30T00:20:58-0500] [ALPM] upgraded md4c (0.4.5-1 -> 0.4.6-1)
[2020-11-30T00:20:58-0500] [ALPM] upgraded xorg-xprop (1.2.4-2 -> 1.2.5-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded qt5-base (5.15.0-5 -> 5.15.2-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded qt5-svg (5.15.0-1 -> 5.15.2-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded flameshot (0.6.0-4 -> 0.8.5-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded fluidsynth (2.1.4-1 -> 2.1.5-2)
[2020-11-30T00:20:59-0500] [ALPM] upgraded fuse-common (3.9.3-1 -> 3.10.0-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded fzf (0.22.0-1 -> 0.24.3-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded libraw (0.20.0-1 -> 0.20.2-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded openexr (2.5.3-1 -> 2.5.3-3)
[2020-11-30T00:20:59-0500] [ALPM] upgraded lensfun (0.3.95-2 -> 0.3.95-4)
[2020-11-30T00:20:59-0500] [ALPM] upgraded poppler (20.09.0-1 -> 20.10.0-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded poppler-glib (20.09.0-1 -> 20.10.0-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded metis (5.1.0.p8-1 -> 5.1.0.p10-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded gegl (0.4.24-2 -> 0.4.26-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded libde265 (1.0.6-1 -> 1.0.8-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded libheif (1.8.0-1 -> 1.9.1-2)
[2020-11-30T00:20:59-0500] [ALPM] upgraded poppler-data (0.4.9-2 -> 0.4.10-1)
[2020-11-30T00:20:59-0500] [ALPM] upgraded gsfonts (20180524-3 -> 20200910-1)
[2020-11-30T00:21:00-0500] [ALPM] upgraded gimp (2.10.20-1 -> 2.10.22-1)
[2020-11-30T00:21:00-0500] [ALPM] upgraded grep (3.4-1 -> 3.6-1)
[2020-11-30T00:21:00-0500] [ALPM] upgraded git (2.28.0-1 -> 2.29.2-1)
[2020-11-30T00:21:00-0500] [ALPM] upgraded glslang (8.13.3743-1 -> 11.0.0-1)
[2020-11-30T00:21:00-0500] [ALPM] upgraded libassuan (2.5.3-2 -> 2.5.4-1)
[2020-11-30T00:21:00-0500] [ALPM] upgraded libsecret (0.20.3-1 -> 0.20.4-1)
[2020-11-30T00:21:01-0500] [ALPM] upgraded gnupg (2.2.21-2 -> 2.2.24-1)
[2020-11-30T00:21:01-0500] [ALPM] upgraded gobject-introspection-runtime (1.64.1-2 -> 1.66.1-3)
[2020-11-30T00:21:01-0500] [ALPM] upgraded gpgme (1.14.0-1 -> 1.15.0-2)
[2020-11-30T00:21:01-0500] [ALPM] upgraded groff (1.22.4-3 -> 1.22.4-4)
[2020-11-30T00:21:01-0500] [ALPM] upgraded libraqm (0.7.0-2 -> 0.7.1-1)
[2020-11-30T00:21:01-0500] [ALPM] upgraded imagemagick (7.0.10.28-1 -> 7.0.10.44-1)
[2020-11-30T00:21:01-0500] [ALPM] upgraded iproute2 (5.8.0-1 -> 5.9.0-1)
[2020-11-30T00:21:02-0500] [ALPM] upgraded iputils (20190709-3 -> 20200821-1)
[2020-11-30T00:21:02-0500] [ALPM] upgraded isync (1.3.2-1 -> 1.3.3-1)
[2020-11-30T00:21:02-0500] [ALPM] upgraded iw (5.8-1 -> 5.9-1)
[2020-11-30T00:21:02-0500] [ALPM] upgraded jbig2dec (0.18-1 -> 0.19-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded js68 (68.11.0-1 -> 68.12.0-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded less (551-3 -> 563-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libao (1.2.2-4 -> 1.2.2-5)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libimagequant (2.12.6-1 -> 2.13.1-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libplist (2.2.0-1 -> 2.2.0-3)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libimobiledevice (1.3.0-1 -> 1.3.0-3)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libmm-glib (1.14.2-1 -> 1.14.8-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libmpdclient (2.19-2 -> 2.19-3)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libmtp (1.1.17-1 -> 1.1.18-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libnewt (0.52.21-3 -> 0.52.21-4)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libnm (1.26.2-1 -> 1.26.4-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libpgm (5.2.122-5 -> 5.3.128-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded shaderc (2020.0-1 -> 2020.3-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libplacebo (1.29.1-3 -> 2.72.2-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libshout (1:2.4.3-3 -> 1:2.4.4-1)
[2020-11-30T00:21:03-0500] [ALPM] upgraded libsynctex (2020.54586-5 -> 2020.54586-6)
[2020-11-30T00:21:04-0500] [ALPM] upgraded zeromq (4.3.2-2 -> 4.3.3-2)
[2020-11-30T00:21:04-0500] [ALPM] upgraded libteam (1.31-1 -> 1.31-2)
[2020-11-30T00:21:04-0500] [ALPM] upgraded libupnp (1.6.25-2 -> 1.14.0-1)
[2020-11-30T00:21:04-0500] [ALPM] upgraded liburing (0.7-1 -> 0.7-2)
[2020-11-30T00:21:04-0500] [ALPM] upgraded mkinitcpio-busybox (1.31.1-1 -> 1.31.1-2)
[2020-11-30T00:21:04-0500] [ALPM] warning: /etc/mkinitcpio.conf installed as /etc/mkinitcpio.conf.pacnew
[2020-11-30T00:21:04-0500] [ALPM] upgraded mkinitcpio (28-1 -> 29-1)
[2020-11-30T00:21:05-0500] [ALPM] upgraded linux (5.8.5.arch1-1 -> 5.9.11.arch2-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded linux-firmware (20200817.7a30af1-1 -> 20201120.bc9cd0b-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded lua (5.4.0-2 -> 5.4.1-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded lua53 (5.3.5-1 -> 5.3.6-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded lxappearance-gtk3 (0.6.3-3 -> 0.6.3-4)
[2020-11-30T00:21:08-0500] [ALPM] warning: directory permissions differ on /var/lib/mlocate/
filesystem: 755 package: 750
[2020-11-30T00:21:08-0500] [ALPM] upgraded mlocate (0.26.git.20170220-4 -> 0.26.git.20170220-5)
[2020-11-30T00:21:08-0500] [ALPM] upgraded mpc (0.33-2 -> 0.33-3)
[2020-11-30T00:21:08-0500] [ALPM] installed chromaprint (1.5.0-3)
[2020-11-30T00:21:08-0500] [ALPM] installed libsidplayfp (2.0.2-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded openal (1.20.1-2 -> 1.21.0-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded wildmidi (0.4.3-2 -> 0.4.3-3)
[2020-11-30T00:21:08-0500] [ALPM] upgraded yajl (2.1.0-3 -> 2.1.0-4)
[2020-11-30T00:21:08-0500] [ALPM] upgraded mpd (0.21.25-2 -> 0.22.3-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded mujs (1.0.8-1 -> 1.0.9-1)
[2020-11-30T00:21:08-0500] [ALPM] upgraded openssh (8.3p1-4 -> 8.4p1-2)
[2020-11-30T00:21:09-0500] [ALPM] upgraded openmpi (4.0.4-1 -> 4.0.5-2)
[2020-11-30T00:21:09-0500] [ALPM] upgraded rubberband (1.8.2-4 -> 1.9-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded mpv (1:0.32.0-4 -> 1:0.33.0-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded nano (5.2-1 -> 5.3-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded neofetch (7.1.0-1 -> 7.1.0-2)
[2020-11-30T00:21:09-0500] [ALPM] upgraded notmuch-runtime (0.30-1 -> 0.31-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded neomutt (20200821-1 -> 20201127-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded networkmanager (1.26.2-1 -> 1.26.4-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded newsboat (2.20.1-2 -> 2.21-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded nmap (7.80-3 -> 7.91-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded numactl (2.0.13-3 -> 2.0.14-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded orc (0.4.31-2 -> 0.4.32-1)
[2020-11-30T00:21:09-0500] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2020-11-30T00:21:09-0500] [ALPM] upgraded pacman-mirrorlist (20200801-1 -> 20201031-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-alien-build (2.33-1 -> 2.37-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-alien-libxml2 (0.16-2 -> 0.17-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-file-listing (6.04-8 -> 6.11-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-io-html (1.001-7 -> 1.004-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-uri (1.76-4 -> 5.05-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-http-message (6.25-1 -> 6.26-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-html-parser (3.73-1 -> 3.75-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-http-cookies (6.08-3 -> 6.09-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-libwww (6.47-1 -> 6.49-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-list-moreutils-xs (0.428-6 -> 0.430-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-list-moreutils (0.428-5 -> 0.430-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-package-stash (0.38-3 -> 0.39-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded perl-params-util (1.07-12 -> 1.102-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded plymouth-git (0.9.5.r8.g9a55f58-1 -> 0.9.5.r27.g53c83cc-1)
[2020-11-30T00:21:09-0500] [ALPM] installed alsa-card-profiles (14.0-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded pulseaudio (13.0-3 -> 14.0-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded pulseaudio-ctl (1.67-1 -> 1.68-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-gobject (3.36.1-1 -> 3.38.0-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-appdirs (1.4.4-1 -> 1.4.4-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-attrs (20.1.0-1 -> 20.3.0-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-pyparsing (2.4.7-1 -> 2.4.7-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-six (1.15.0-1 -> 1.15.0-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-packaging (20.4-1 -> 20.5-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-ordered-set (4.0.2-1 -> 4.0.2-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-setuptools (1:49.6.0-1 -> 1:50.3.2-4)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-chardet (3.0.4-5 -> 3.0.4-7)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-colorama (0.4.3-1 -> 0.4.4-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-dbus-common (1.2.16-1 -> 1.2.16-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-dbus (1.2.16-1 -> 1.2.16-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-dnspython (2.0.0-1 -> 1:1.16.0-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-greenlet (0.4.16-1 -> 0.4.17-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-html5lib (1.1-1 -> 1.1-4)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-idna (2.10-1 -> 2.10-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-toml (0.10.1-2 -> 0.10.2-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-pep517 (0.8.2-1 -> 0.9.1-3)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-urllib3 (1.25.10-1 -> 1.25.10-4)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-requests (2.24.0-1 -> 2.25.0-1)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-retrying (1.3.3-7 -> 1.3.3-9)
[2020-11-30T00:21:09-0500] [ALPM] upgraded python-resolvelib (0.4.0-1 -> 0.5.2-1)
[2020-11-30T00:21:09-0500] [ALPM] installed python-pycparser (2.20-3)
[2020-11-30T00:21:09-0500] [ALPM] installed python-cffi (1.14.4-1)
[2020-11-30T00:21:09-0500] [ALPM] installed python-asn1crypto (1.4.0-3)
[2020-11-30T00:21:09-0500] [ALPM] installed python-cryptography (3.2.1-3)
[2020-11-30T00:21:09-0500] [ALPM] installed python-pyopenssl (20.0.0-1)
[2020-11-30T00:21:10-0500] [ALPM] upgraded python-pip (20.1.1-1 -> 20.2-3)
[2020-11-30T00:21:10-0500] [ALPM] upgraded python-xlib (0.27-1 -> 0.28-1)
[2020-11-30T00:21:10-0500] [ALPM] upgraded vte-common (0.60.3-1 -> 0.62.1-1)
[2020-11-30T00:21:10-0500] [ALPM] upgraded vte3 (0.60.3-1 -> 0.62.1-1)
[2020-11-30T00:21:10-0500] [ALPM] upgraded vde2 (2.3.2-14 -> 2.3.2-16)
[2020-11-30T00:21:10-0500] [ALPM-SCRIPTLET] vde config files should be placed in /etc/vde, sample files are provided.
[2020-11-30T00:21:10-0500] [ALPM-SCRIPTLET] iptables and dhcpd sample files have been installed to '/usr/share/vde2'.
[2020-11-30T00:21:10-0500] [ALPM-SCRIPTLET] Merge those examples, if needed to the according config files.
[2020-11-30T00:21:11-0500] [ALPM] upgraded qemu (5.1.0-1 -> 5.1.0-3)
[2020-11-30T00:21:11-0500] [ALPM] upgraded reflector (2020.8.19-2 -> 2020.9-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded straw-viewer-git (0.0.8.r1.g05ac9e3-1 -> 0.1.2.r0.g5333411-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded sudo (1.9.2-1 -> 1.9.3.p1-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded systemd-sysvcompat (246.3-1 -> 247-2)
[2020-11-30T00:21:11-0500] [ALPM] upgraded texlive-bin (2020.54586-5 -> 2020.54586-6)
[2020-11-30T00:21:11-0500] [ALPM] upgraded ttf-font-awesome (5.14.0-1 -> 5.15.1-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded unrar (1:6.0.1-1 -> 1:6.0.2-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded xf86-video-intel (1:2.99.917+908+g7181c5a4-1 -> 1:2.99.917+913+g9236c582-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded xorg-xkbcomp (1.4.3-1 -> 1.4.4-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded xorg-server-common (1.20.9-1 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-30T00:21:11-0500] [ALPM] upgraded xorg-server (1.20.9-1 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-30T00:21:11-0500] [ALPM] upgraded xorg-xinit (1.4.1-2 -> 1.4.1-3)
[2020-11-30T00:21:11-0500] [ALPM] upgraded yay (10.0.4-1 -> 10.1.1-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded youtube-dl (2020.11.01.1-1 -> 2020.11.26-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded zathura (0.4.6-1 -> 0.4.7-1)
[2020-11-30T00:21:11-0500] [ALPM] upgraded zathura-pdf-mupdf (0.3.5-3 -> 0.3.6-2)
[2020-11-30T00:21:12-0500] [ALPM] transaction completed
[2020-11-30T00:21:13-0500] [ALPM] running '20-systemd-sysusers.hook'...
[2020-11-30T00:21:13-0500] [ALPM] running '30-systemd-catalog.hook'...
[2020-11-30T00:21:13-0500] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-30T00:21:13-0500] [ALPM] running '30-systemd-hwdb.hook'...
[2020-11-30T00:21:14-0500] [ALPM] running '30-systemd-sysctl.hook'...
[2020-11-30T00:21:14-0500] [ALPM-SCRIPTLET] Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
[2020-11-30T00:21:14-0500] [ALPM-SCRIPTLET] Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[2020-11-30T00:21:14-0500] [ALPM-SCRIPTLET] Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[2020-11-30T00:21:14-0500] [ALPM-SCRIPTLET] Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[2020-11-30T00:21:14-0500] [ALPM-SCRIPTLET] Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[2020-11-30T00:21:14-0500] [ALPM-SCRIPTLET] Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[2020-11-30T00:21:14-0500] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-30T00:21:14-0500] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-11-30T00:21:14-0500] [ALPM] running '30-systemd-update.hook'...
[2020-11-30T00:21:14-0500] [ALPM] running '40-update-ca-trust.hook'...
[2020-11-30T00:21:15-0500] [ALPM] running '60-depmod.hook'...
[2020-11-30T00:21:23-0500] [ALPM] running '80-cronie.hook'...
[2020-11-30T00:21:23-0500] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-11-30T00:21:23-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-11-30T00:21:23-0500] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-11-30T00:21:23-0500] [ALPM-SCRIPTLET] ==> Starting build: 5.9.11-arch2-1
[2020-11-30T00:21:23-0500] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2020-11-30T00:21:23-0500] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2020-11-30T00:21:23-0500] [ALPM-SCRIPTLET] -> Running build hook: [plymouth]
[2020-11-30T00:21:24-0500] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2020-11-30T00:21:24-0500] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2020-11-30T00:21:24-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-30T00:21:24-0500] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2020-11-30T00:21:24-0500] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2020-11-30T00:21:24-0500] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2020-11-30T00:21:25-0500] [ALPM-SCRIPTLET] -> Running build hook: [plymouth-encrypt]
[2020-11-30T00:21:26-0500] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
[2020-11-30T00:21:27-0500] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2020-11-30T00:21:27-0500] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2020-11-30T00:21:27-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-30T00:21:27-0500] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] ==> Starting build: 5.9.11-arch2-1
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] -> Running build hook: [plymouth]
[2020-11-30T00:21:33-0500] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2020-11-30T00:21:34-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-30T00:21:35-0500] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2020-11-30T00:21:35-0500] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2020-11-30T00:21:35-0500] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2020-11-30T00:21:36-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2020-11-30T00:21:37-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2020-11-30T00:21:39-0500] [ALPM-SCRIPTLET] -> Running build hook: [plymouth-encrypt]
[2020-11-30T00:21:41-0500] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
[2020-11-30T00:21:41-0500] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2020-11-30T00:21:43-0500] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2020-11-30T00:21:45-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-30T00:21:45-0500] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-11-30T00:21:55-0500] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-30T00:21:56-0500] [ALPM] running 'dbus-reload.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'detect-old-perl-modules.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'fontconfig.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'gio-querymodules.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'glib-compile-schemas.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-11-30T00:21:56-0500] [ALPM] running 'texinfo-install.hook'...
[2020-11-30T00:21:59-0500] [ALPM] running 'texlive-fmtutil.hook'...
[2020-11-30T00:22:45-0500] [ALPM] running 'texlive-updmap.hook'...
[2020-11-30T00:22:53-0500] [ALPM] running 'update-desktop-database.hook'...
[2020-11-30T00:22:53-0500] [ALPM] running 'update-mime-database.hook'...
[2020-11-30T00:23:12-0500] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf -- community/ninja extra/cppunit'
[2020-11-30T00:23:12-0500] [PACMAN] synchronizing package lists
[2020-11-30T00:23:18-0500] [ALPM] transaction started
[2020-11-30T00:23:18-0500] [ALPM] installed ninja (1.10.1-1)
[2020-11-30T00:23:18-0500] [ALPM] installed cppunit (1.15.1-2)
[2020-11-30T00:23:19-0500] [ALPM] transaction completed
[2020-11-30T00:23:19-0500] [ALPM] running '30-systemd-update.hook'...
[2020-11-30T00:23:19-0500] [PACMAN] Running 'pacman -D --asdeps --config /etc/pacman.conf -- ninja cppunit'
[2020-11-30T00:24:16-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/mc/.cache/yay/c++utilities/c++utilities-5.8.0-1-x86_64.pkg.tar.zst'
[2020-11-30T00:24:16-0500] [ALPM] transaction started
[2020-11-30T00:24:16-0500] [ALPM] upgraded c++utilities (5.7.0-1 -> 5.8.0-1)
[2020-11-30T00:24:16-0500] [ALPM] transaction completed
[2020-11-30T00:24:16-0500] [ALPM] running '30-systemd-update.hook'...
[2020-11-30T00:24:35-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/mc/.cache/yay/opustags/opustags-1.5.1-1-x86_64.pkg.tar.zst'
[2020-11-30T00:24:35-0500] [ALPM] transaction started
[2020-11-30T00:24:35-0500] [ALPM] upgraded opustags (1.3.0-1 -> 1.5.1-1)
[2020-11-30T00:24:35-0500] [ALPM] transaction completed
[2020-11-30T00:24:35-0500] [ALPM] running '30-systemd-update.hook'...
[2020-11-30T00:24:40-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/mc/.cache/yay/epub-thumbnailer-git/epub-thumbnailer-git-1.0r69.2f43698-1-any.pkg.tar.zst'
[2020-11-30T00:24:40-0500] [ALPM] transaction started
[2020-11-30T00:24:40-0500] [ALPM] upgraded epub-thumbnailer-git (1.0r68.faac1bb-1 -> 1.0r69.2f43698-1)
[2020-11-30T00:24:40-0500] [ALPM] transaction completed
[2020-11-30T00:24:40-0500] [ALPM] running '30-systemd-update.hook'...
[2020-11-30T00:25:01-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/mc/.cache/yay/i3lock-color-git/i3lock-color-git-r755.2448c18-1-x86_64.pkg.tar.zst'
[2020-11-30T00:25:01-0500] [ALPM] transaction started
[2020-11-30T00:25:01-0500] [ALPM] warning: /etc/pam.d/i3lock installed as /etc/pam.d/i3lock.pacnew
[2020-11-30T00:25:01-0500] [ALPM] upgraded i3lock-color-git (r736.b2c1024-1 -> r755.2448c18-1)
[2020-11-30T00:25:01-0500] [ALPM] transaction completed
[2020-11-30T00:25:01-0500] [ALPM] running '30-systemd-update.hook'...
[2020-11-30T00:25:07-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/mc/.cache/yay/wpgtk-git/wpgtk-git-r814.64a985d-1-any.pkg.tar.zst'
[2020-11-30T00:25:07-0500] [ALPM] transaction started
[2020-11-30T00:25:07-0500] [ALPM] upgraded wpgtk-git (r812.5aa7206-1 -> r814.64a985d-1)
[2020-11-30T00:25:08-0500] [ALPM] transaction completed
[2020-11-30T00:25:08-0500] [ALPM] running '30-systemd-update.hook'...
[2020-11-30T00:25:08-0500] [ALPM] running 'update-desktop-database.hook'...
[2020-11-30T00:25:08-0500] [PACMAN] Running 'pacman -R -u --noconfirm --config /etc/pacman.conf -- ninja cppunit'
[2020-11-30T00:25:08-0500] [ALPM] transaction started
[2020-11-30T00:25:08-0500] [ALPM] removed cppunit (1.15.1-2)
[2020-11-30T00:25:08-0500] [ALPM] removed ninja (1.10.1-1)
[2020-11-30T00:25:08-0500] [ALPM] transaction completed
[2020-11-30T00:25:08-0500] [ALPM] running '30-systemd-update.hook'...Offline
Python 3.9 is from the testing repo
Ranger, pywal and youtube-dl all are from the community repo, which have a new version in community-testing, presumably to make compatible with the new version of python.
If you use the testing repo you also need to use community-testing repo
Offline
classic partial update
Offline
Oof, I had the testing repo enabled in my pacman.conf. Must have forgotten about it.
Any way to fix all this haha
Offline
Disabling it and -Syuu will downgrade everything. Or you can enable community-testing (and multilib-testing if you have multilib) and update everything to testing.
Offline
Oof, I had the testing repo enabled in my pacman.conf. Must have forgotten about it.
Any way to fix all this haha
Saw this on reddit. You didn't have testing enabled, just community-testing. Never do this.
Offline