[Touch-packages] [Bug 1977695] [NEW] Black Screen on Boot with X11

2022-06-05 Thread Kurt von Laven
Public bug reported: Description:Ubuntu 22.04 LTS Release:22.04 xorg: Installed: 1:7.7+23ubuntu2 Candidate: 1:7.7+23ubuntu2 Version table: *** 1:7.7+23ubuntu2 500 500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages 100 /var/lib/dpkg/status 1.

[Touch-packages] [Bug 1965728] [NEW] default bashrc contains invalid ternary statement

2022-03-21 Thread Kurt von Laven
Public bug reported: Shellcheck detected an instance of https://github.com/koalaman/shellcheck/wiki/SC2015 in the .bashrc that ships with Ubuntu. Here is the existing code: test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval "$(dircolors -b)" It appears to be intended to behave