~pieq/bugit/+git/qabro:fix-alsa-utils-service-dangling-symlink

Last commit made on 2021-05-07
Get this branch:
git clone -b fix-alsa-utils-service-dangling-symlink 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-alsa-utils-service-dangling-symlink
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

f2edbe5... by Pierre Equoy

snap: Fix missing library file for alsa

923e76e... by Pierre Equoy

snap: Fix Snap store scan failure (dangling symlink)

Commit 75c64aaaaf09cb59311b8c8911fba5042ce4b605 brought the right fix at
the wrong place.

The symlink is created by the alsa part, not the acpidump part.

Tested OK after running review-tools.snap-review.

49dced3... by Pierre Equoy

snap: Fix build time warnings about binaries

93aa027... by PMR <pmr@pmr-lander>

Merge #402186 from ~pieq/qabro/+git/qabro:fix-snapstore-scan-failure-alsa-utils.service

75c64aa... by Pierre Equoy

snap: Fix Snap store scan failure (dangling symlink)

Snap store fails scan of qabro snap and send the following e-mail:

-----
Launchpad uploaded this snap package to the store, but the store failed
to
scan it:

package contains external symlinks:
lib/systemd/system/alsa-utils.service
-----

Remove this symlink as per an entry on the Snapcraft forum[1]

[1]
https://forum.snapcraft.io/t/store-unable-to-accept-contains-external-symlinks-to-sudo-service/23269

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

Merge #402241 from ~pieq/qabro/+git/qabro:1904849-add-stage-when-issue-filed

a60cb33... by Pierre Equoy

ui: Add a radio button to select at what stage the issue was filed

Software and Hardware enablement engineers sometimes have a hard time to
find useful information in the logs attached to an issue. Often, it is
because the issue was created only after the device under test (DUT) was
rebooted (because of a crash, for instance). In that case, meaningful
logs might be lost.

Add an option to let people investigating the issue know at what stage
was the issue originally filed.

LP: #1904849

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

Merge #402134 from ~pieq/qabro/+git/qabro:1904847-new-sku-and-cid-cli-arguments

18e5655... by Pierre Equoy

Update changelog

e860da5... by Pierre Equoy

snap: Update snap recipe and patches after changes in sosreport

sosreport 4.1 introduced changes (policies and plugins moved to another
directory, files installed in a different location) that break some
patches and the snap recipe.