~robertliu/snappy-hwe-snaps/+git/pulseaudio:unset-xdg_runtime_dir

Last commit made on 2017-01-13
Get this branch:
git clone -b unset-xdg_runtime_dir https://git.launchpad.net/~robertliu/snappy-hwe-snaps/+git/pulseaudio
Only Robert Liu can upload to this branch. If you are Robert Liu please log in for upload directions.

Branch merges

Branch information

Name:
unset-xdg_runtime_dir
Repository:
lp:~robertliu/snappy-hwe-snaps/+git/pulseaudio

Recent commits

3be07bd... by Robert Liu

Merge branch 'master' of git+ssh://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/pulseaudio into unset-xdg_runtime_dir

5752c06... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch bug/enable-proposed

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/pulseaudio/+merge/314227

c755d8e... by Simon Fels

tests: upgrade classic system from proposed

91d1d7b... by Robert Liu

Unset XDG_RUNTIME_DIR and let PulseAudio fallback to HOME

a29ac2f... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Version 8.0-3

c3e5e6e... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch feature/fix-runtime-issues

Merge-Proposal: https://code.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/pulseaudio/+merge/313340

0792791... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Use stable channelm not candidate, for image building

ef3646b... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Use stable channel for image creation

The Core image from th candidate channel hes problems in resolving the
dependencies for the pulseaudio snap. This forces the image to be
created out of the 'stable' channel which should not have this
problem

99ba403... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Fix failing CI infrastructure due to broken packages

The CI is failing because libudev-dev is having the unmet dependencies.
This commit makes sure that the upgrade is performed before the snap
is build.

9268445... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

pulseaudio: fix the plug/slot connectin problem

The plugs and slots for pulseaudio snap cannot be connected w/o the
assertion which is a case when installing a locally build snap. This
change makes sure that the snap from the store is installed before
so that the connection is made.