~pieq/bugit/+git/qabro:1965236-sudoers-error

Last commit made on 2022-04-21
Get this branch:
git clone -b 1965236-sudoers-error https://git.launchpad.net/~pieq/bugit/+git/qabro
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
1965236-sudoers-error
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

4985704... by Pierre Equoy

Update documentation to reflect sudo change

78ed8d0... by Pierre Equoy

Remove internal calls to sudo

A long time ago, in order to avoid starting qabro as root, all the
commands inside qabro were prefixed with sudo, and the relevant
environment variables ($PATH, $LD_LIBRARY_PATH, $SNAP) were passed to
the call.

Recent versions of Ubuntu have a version of sudo that uses a new handle
to include directories (@includedirs instead of #includedirs), and this
handle is not understood by the version of sudo that ships in core18
(the base snap used by qabro), so qabro would crash.

LP: #1965236

0869d2c... by Pierre Equoy

Bump to v0.18dev

6552eaf... by Pierre Equoy

Bump to v0.17

096801a... by Ubuntu <email address hidden>

Merge #406226 from ~stanley31/qabro/+git/qabro:collect_nvidia_report

Add new feature that collect nvidia bug report

2210aeb... by StanleyHuang

Merge branch 'master' into collect_nvidia_report

df2e1de... by Ubuntu <email address hidden>

Merge #413838 from ~rickwu4444/qabro:1932262-Qabro-failed-to-get-buildstamp-on-a-classic-image

Fix filed to get buildstamp on classic image

1edae85... by Rick Wu

Fix filed to get buildstamp on classic image

59c242c... by Ubuntu <email address hidden>

Merge #413503 from ~rickwu4444/qabro:1945153-add-journalctl-if-system-freeze

Add attach journalctl kernel logs from last boot if issue is about system freeze.

78adec0... by Rick Wu

Add kernel log if system freeze