[Bug 2062667] Re: Fails on (and should be removed from) raspi desktop
Nicolas Dechesne
2062667 at bugs.launchpad.net
Wed Jun 5 07:51:11 UTC 2024
pd mapper and qrtr-ns both rely on opening the AF_QIPCRTR socket
interface. Wouldn't the right thing to do to do some sort of socket
based activation in the systemd services ? We could work with upstream
on that. That looks like even something that can be done through our
qcom partnership.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/2062667
Title:
Fails on (and should be removed from) raspi desktop
Status in protection-domain-mapper package in Ubuntu:
Confirmed
Status in qrtr package in Ubuntu:
Confirmed
Status in ubuntu-meta package in Ubuntu:
Confirmed
Bug description:
The protection-domain-mapper package (and qrtr-tools) are both
installed by default on the Ubuntu Desktop for Raspberry Pi images,
thanks to their inclusion in the desktop-minimal seed for arm64.
However, there's no hardware that they target on these platforms, and
the result is a permanently failed service (pd-mapper.service).
It appears these were added to support the X13s laptop [1]. I've
attempted to work around the issue by excluding these packages in the
desktop-raspi seed (experimentally in my no-pd-mapper branch [2]) but
this does not work (the packages still appear in the built images).
Ideally, these packages should be moved into a hardware-specific seed
for the X13s (and/or whatever other laptops need these things).
Alternatively, at a bare minimum, the package should have some
conditional that causes the service not to attempt to start when it's
not on Qualcomm hardware.
[1]: https://git.launchpad.net/~ubuntu-core-dev/ubuntu-
seeds/+git/ubuntu/commit/desktop-
minimal?id=afe820cd49514896e96d02303298ed873d8d7f8a
[2]: https://git.launchpad.net/~waveform/ubuntu-
seeds/+git/ubuntu/commit/?id=875bddac19675f7e971f56d9c5d39a9912dc6e38
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/protection-domain-mapper/+bug/2062667/+subscriptions
More information about the foundations-bugs
mailing list