~pieq/bugit/+git/qabro:fix-1910193-no-pci-bus

Last commit made on 2021-01-06
Get this branch:
git clone -b fix-1910193-no-pci-bus 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:
fix-1910193-no-pci-bus
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

78c1933... by Pierre Equoy

pep8: Fix warnings

5d76e87... by Pierre Equoy

bug_assistant: Ignore lspci-related errors when getting standard info

LP: #1910193

c6ca921... by PMR <pmr@pmr-lander>

Merge #393431 from ~pieq/qabro/+git/qabro:fix-1903229-acpidump-arm

860abc7... by Pierre Equoy

bug_assistant: attach acpidump output if process call OK

On some ARM devices, ACPI tables are absent, so acpidump returns a 255
exit status, which raises a subprocess.CalledProcessError in qabro.

Instead, subprocess.run() is used, catching stdout and stderr, and
attaching stdout if everything goes smoothly.

LP: #1903229

a630ca8... by Pierre Equoy

Bump to v0.15dev

06210bc... by PMR <pmr@pmr-lander>

Merge #391413 from ~pieq/qabro/+git/qabro:release-v0.14

a3330f7... by Pierre Equoy

Bump to v0.14

8bfc3b5... by PMR <pmr@pmr-lander>

Merge #390891 from ~pieq/qabro/+git/qabro:lp1892198-new-checkbox-session-dir

fec4472... by Pierre Equoy

doc: update changelog

2d4fea5... by Pierre Equoy

Add unit test for the new generic Checkbox sessions directory