Viewing posts for the category Arch Linux

Workaround for pipenv 2018.7.1 zsh bug

Pipenv is currently not working if your shell is zsh, which is the default on Arch Linux. As a workaround add the following line to your .zshrc:

Python 3.7 in Arch Linux

Arch Linux updated Python 3 to version 3.7. Therefore, Python aur packages have to be rebuilt in order to continue working.

GDM crashes after systemd update 239.0 with Nvidia

After upgrading systemd to version 239.0 Gnomes display manager gdm crashes and thus no graphical output is available for everyone using the proprietary Nvidia graphics drivers.

Current version of pipenv 2018.7.1 is unusable

Arch Linux ships the zsh shell by default. However, the python package and version manager pipenv has a bug concerning shells other than /bin/bash. It seems like the update has been pushed to the Arch repos without any tests.