Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@klihub
Copy link
Contributor

@klihub klihub commented Apr 19, 2017

No description provided.

@klihub klihub force-pushed the intel-iot-refkit/flatpak branch 2 times, most recently from 8737649 to 5ea47e4 Compare April 19, 2017 16:08
@klihub
Copy link
Contributor Author

klihub commented Apr 19, 2017

test this please

2 similar comments
@okartau
Copy link
Contributor

okartau commented Apr 19, 2017

test this please

@okartau
Copy link
Contributor

okartau commented Apr 20, 2017

test this please

@klihub
Copy link
Contributor Author

klihub commented Apr 20, 2017

The tests got stuck because the swtpm test setup script could not find netstat, which it fails to check and detect, in which case (if the swtpm process the script would like to connect to keeps running) the script essentially falls into an infinite loop.

The immediate reason why netstat was not found is that it was not on the PATH of the test script. My current guess is that the reason for this is related to the usrmerge patches: the script has the same (recipe-sysroot-native)/usr/bin and (recipe-sysroot-native)/usr/sbin twice on its PATH which looks suspicious, while at the same time the native recipes ignore usrmerge and install stuff in a split /-/usr fashion.

So I suspect that usrmerge somehow gets propagated to the paths which effect how the tests are run, in practice dropping /bin and /sbin from the PATH, while the actual installation happens ignoring usrmerge exactly to these dropped locations. Sigh...

Ditto for ostree build.

@klihub
Copy link
Contributor Author

klihub commented Apr 21, 2017

test this please

@klihub klihub force-pushed the intel-iot-refkit/flatpak branch 4 times, most recently from 055b5c9 to 9b99e2f Compare May 3, 2017 16:07
avalluri added 5 commits May 4, 2017 18:16
When usrmerge distro feature enabled do not search /lib and /bin for systemd
firstboot files.

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
Added bitbake configuration changes needed for usrmerge feature.
Upstream patches put on hold:
  http://lists.openembedded.org/pipermail/openembedded-core/2017-February/133169.html
  http://lists.openembedded.org/pipermail/openembedded-core/2017-February/133170.html

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
@klihub klihub force-pushed the intel-iot-refkit/flatpak branch from 9b99e2f to 5713c3a Compare May 4, 2017 15:20
@mythi
Copy link
Contributor

mythi commented May 5, 2017

test this please

klihub added 7 commits May 5, 2017 15:43
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
If 'flatpak' is among DISTRO_FEATURES, inherit flatpak-image.
This should add the necessary flatpak runtime bits to the
image and enable generating a flatpak repository out of it.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Updated conf-notes.txt and local.conf.sample with flatpak-related
snippets.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Enabled building flatpak runtime image and SDK for the minimal image
by default. Since it seems we don't export/run tests for the minimal
image I did not enable those for the runtime image either.

ATM, because of the default paths we use to create flatpak OSTree
repos, the archive-z2 SDK flatpak repository will not get exported
(but the bare-user one will). Will can address this later...

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Add back the recently split out meta-gplv2 layer. We need it for
GPG 1.%.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
@klihub klihub force-pushed the intel-iot-refkit/flatpak branch from 9818a70 to e1ca8df Compare May 5, 2017 12:46
@refkit-ci
Copy link

Can one of the admins verify this patch?

@mythi
Copy link
Contributor

mythi commented Jun 14, 2017

replaced by #181

@mythi mythi closed this Jun 14, 2017
@klihub klihub deleted the intel-iot-refkit/flatpak branch August 21, 2017 12:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants