lp:~sylvain-pineau/checkbox-core-snap

Owned by Sylvain Pineau
Get this repository:
git clone https://git.launchpad.net/~sylvain-pineau/checkbox-core-snap
Only Sylvain Pineau can upload to this repository. If you are Sylvain Pineau please log in for upload directions.

Branches

Name Last Modified Last Commit
tag_test 2022-09-21 17:21:59 UTC
test

Author: Sylvain Pineau
Author Date: 2022-09-21 17:21:59 UTC

test

fix-1971404 2022-06-07 15:00:05 UTC
Add the hardware-certification/public ppa to get the pybluez backport

Author: Sylvain Pineau
Author Date: 2022-06-07 14:55:00 UTC

Add the hardware-certification/public ppa to get the pybluez backport

Fixes: lp:1971404

fix-1972946 2022-06-07 14:55:00 UTC
Add the hardware-certification/public ppa to get the pybluez backport

Author: Sylvain Pineau
Author Date: 2022-06-07 14:55:00 UTC

Add the hardware-certification/public ppa to get the pybluez backport

Fixes: lp:https://bugs.launchpad.net/checkbox-support/+bug/1971404

add-gnome-screenshot 2022-04-08 10:12:47 UTC
Add gnome-screenshot to p-p-c stage packages

Author: Sylvain Pineau
Author Date: 2022-04-08 10:12:47 UTC

Add gnome-screenshot to p-p-c stage packages

Shutter does not work - yet - with wayland sessions

gnome-randr 2022-03-16 14:00:16 UTC
New rust part from checkbox22 onwards, gnome-randr (to replace xrandr calls)

Author: Sylvain Pineau
Author Date: 2022-03-16 14:00:16 UTC

New rust part from checkbox22 onwards, gnome-randr (to replace xrandr calls)

Required to test rotation and resolution cycles on wayland sessions

base22_fixes 2022-03-14 12:12:47 UTC
base core22 fixes

Author: Sylvain Pineau
Author Date: 2022-03-14 12:12:47 UTC

base core22 fixes

- install pybluez from debs
- Fix the checkbox plugin get_build_environment() to adjust PYTHONPATH

add_after_clause_glmark2 2021-12-06 15:51:04 UTC
Ensure glmark2 get built after checkbox-support (and providers)

Author: Sylvain Pineau
Author Date: 2021-12-06 15:51:04 UTC

Ensure glmark2 get built after checkbox-support (and providers)

fix-distro-traceback 2021-12-06 14:40:03 UTC
fix: Use the distro python module from the jammy repo

Author: Sylvain Pineau
Author Date: 2021-12-06 14:40:03 UTC

fix: Use the distro python module from the jammy repo

1.6 release fixes https://github.com/python-distro/distro/issues/260

move-fwts-source 2021-12-06 13:27:43 UTC
Change: move to new fwts upstream location

Author: Sylvain Pineau
Author Date: 2021-12-06 13:27:43 UTC

Change: move to new fwts upstream location

revert-fwts-stress-ng-tags-dev 2021-06-15 06:46:13 UTC
Revert using stable tags for fwts and stress-ng parts

Author: Sylvain Pineau
Author Date: 2021-06-15 06:46:13 UTC

Revert using stable tags for fwts and stress-ng parts

clevis-tpm2 2021-06-03 11:53:22 UTC
snapcraft.yaml: Add clevis-tpm2 for future app level testing

Author: Sylvain Pineau
Author Date: 2021-06-03 11:53:22 UTC

snapcraft.yaml: Add clevis-tpm2 for future app level testing

add-C_INCLUDE_PATH-pybluez-20 2021-05-19 09:28:54 UTC
Add C_INCLUDE_PATH to build-environment to build pybluez (checkbox20 only)

Author: Sylvain Pineau
Author Date: 2021-05-19 09:28:54 UTC

Add C_INCLUDE_PATH to build-environment to build pybluez (checkbox20 only)

To avoid

    In file included from bluez/btmodule.c:20:
    bluez/btmodule.h:4:10: fatal error: Python.h: No such file or directory
        4 | #include "Python.h"
          |

stable-tags-fwts-stress-ng 2021-05-18 18:51:33 UTC
Use stable tags to build fwts/stress-ng

Author: Sylvain Pineau
Author Date: 2021-05-18 18:51:33 UTC

Use stable tags to build fwts/stress-ng

interim_release_support 2021-04-26 15:36:36 UTC
Fix LD_LIBRARY_PATH additions

Author: Sylvain Pineau
Author Date: 2021-04-23 17:33:51 UTC

Fix LD_LIBRARY_PATH additions

Add $RUNTIME/usr/lib/$ARCH
Remove $RUNTIME/lib/$ARCH

stage-snaps 2021-04-26 08:11:26 UTC
Get acpi-tools, fwts, stress-ng using stage snaps to stop building them

Author: Sylvain Pineau
Author Date: 2021-04-26 08:11:26 UTC

Get acpi-tools, fwts, stress-ng using stage snaps to stop building them

Note: usr/lib/x86_64-linux-gnu/libfdt.so.1 is also provided by p-p-c

add-glmark2-es2 2021-01-19 16:03:36 UTC
snapcraft.yaml: Add glmark2 part

Author: Sylvain Pineau
Author Date: 2021-01-07 16:00:45 UTC

snapcraft.yaml: Add glmark2 part

To be used on arm projects where repo versions is too old

add-xz-utils 2020-10-16 12:27:02 UTC
Add xz-utils to p-p-c stage packages

Author: Sylvain Pineau
Author Date: 2020-10-16 12:27:02 UTC

Add xz-utils to p-p-c stage packages

fix-distro.py 2020-09-22 09:36:24 UTC
Patch the distro.py pulled from pypi to work around a crash on UC

Author: Sylvain Pineau
Author Date: 2020-09-22 09:36:24 UTC

Patch the distro.py pulled from pypi to work around a crash on UC

https://github.com/nir0s/distro/pull/261

revert-lsb-release 2020-09-18 10:57:03 UTC
Revert adding lsb-release to checkbox-support stage packages

Author: Sylvain Pineau
Author Date: 2020-09-18 10:57:03 UTC

Revert adding lsb-release to checkbox-support stage packages

add-lsb-release 2020-09-18 08:56:43 UTC
Add lsb-release to checkbox-support stage packages

Author: Sylvain Pineau
Author Date: 2020-09-18 08:56:43 UTC

Add lsb-release to checkbox-support stage packages

the distro module fetched from pypi calls it!

subprocess.CalledProcessError: Command '('lsb_release', '-a')' returned non-zero exit status 1

add-udisk-services 2020-07-02 16:37:42 UTC
Add udisksd and udiskie services

Author: Sylvain Pineau
Author Date: 2020-07-01 09:44:59 UTC

Add udisksd and udiskie services

Udisksd is using the existing udisks2 interface.
Both udisks2 and udiskie are added as stage packages.

The shell wrappers ensure that:
1. There's no udidksd service already running
2. udiskie automount for removable storage is only started if our own udisksd
   service is up and running.

add-apache2-utils 2020-06-29 13:14:46 UTC
Add apache2-utils to p-p-docker to manage new version of the docker registry

Author: Sylvain Pineau
Author Date: 2020-06-29 13:14:46 UTC

Add apache2-utils to p-p-docker to manage new version of the docker registry

The htpasswd binary has been removed in the most recent versions of the container

See https://stackoverflow.com/questions/62531462/docker-local-registry-exec-htpasswd-executable-file-not-found-in-path

tpm2-tools-stage-package 2020-04-20 14:50:15 UTC
Use tpm2-tools from Ubuntu Focal archives (4.1.1) for checkbox20

Author: Sylvain Pineau
Author Date: 2020-04-20 14:50:15 UTC

Use tpm2-tools from Ubuntu Focal archives (4.1.1) for checkbox20

fix_wrapper_common_runtime_var 2020-04-09 08:41:23 UTC
wrapper_common: Use $() to properly set $CHECKBOX_RUNTIME

Author: Sylvain Pineau
Author Date: 2020-04-09 08:41:23 UTC

wrapper_common: Use $() to properly set $CHECKBOX_RUNTIME

tqdm 2020-03-10 12:36:33 UTC
snapcraft.yaml: Add the tqdm progress bar python package

Author: Sylvain Pineau
Author Date: 2020-03-10 12:36:33 UTC

snapcraft.yaml: Add the tqdm progress bar python package

remote-gee-up-s16 2020-03-09 15:26:55 UTC
tqdm

Author: Sylvain Pineau
Author Date: 2020-03-09 15:04:41 UTC

tqdm

less-python-packages 2019-11-15 13:18:14 UTC
Use stage-packages to satisfy python3 requirements rather than python-packages

Author: Sylvain Pineau
Author Date: 2019-11-15 13:18:14 UTC

Use stage-packages to satisfy python3 requirements rather than python-packages

Unexpected uploads to pypi sometimes break checkbox snaps.

lk-boot-env 2019-10-10 07:03:54 UTC
Add the lk-boot-env part

Author: Sylvain Pineau
Author Date: 2019-10-10 07:00:32 UTC

Add the lk-boot-env part

Run in read mode it will dump the content of the environment.

Taken from https://git.launchpad.net/~ondrak/+git/snap-bootsel-env/tree/snap/snapcraft.yaml

full-i2c-tools 2019-09-06 07:26:11 UTC
i2c-tools: Stage the full package content

Author: Sylvain Pineau
Author Date: 2019-09-06 07:26:11 UTC

i2c-tools: Stage the full package content

As of bionic, all i2c tools depends on https://packages.ubuntu.com/bionic/libi2c0
Only priming i2cdetect resulys in:

i2cdetect: error while loading shared libraries: libi2c.so.0: cannot open shared object file: No such file or directory

bumpversion_search_replace 2019-05-15 09:23:20 UTC
.bumpversion.cfg: Only update the version field

Author: Sylvain Pineau
Author Date: 2019-05-15 09:23:20 UTC

.bumpversion.cfg: Only update the version field

release18 2019-05-06 12:04:56 UTC
Bump version number and tag parts

Author: PMR
Author Date: 2019-05-06 12:04:56 UTC

Bump version number and tag parts

master 2019-05-05 09:50:17 UTC
Merge #366958 from ~sylvain-pineau/checkbox-core-snap:bumpversion_setup

Author: PMR
Author Date: 2019-05-05 09:50:17 UTC

Merge #366958 from ~sylvain-pineau/checkbox-core-snap:bumpversion_setup

bumpversion_setup 2019-05-05 09:45:36 UTC
Only allow .dev versions on master branch

Author: Sylvain Pineau
Author Date: 2019-05-05 09:45:36 UTC

Only allow .dev versions on master branch

{major}.{minor} versions will be used on the release branch

Bump to release with:
$ bumpversion release --allow-dirty --list

Bump to next dev version:
$ bumpversion minor --allow-dirty --list

series16 2019-04-10 10:29:27 UTC
core16 patches

Author: Sylvain Pineau
Author Date: 2019-02-14 16:28:14 UTC

core16 patches

remove_1.0_tags 2019-04-10 10:20:31 UTC
Remove 1.0 tags

Author: Sylvain Pineau
Author Date: 2019-04-10 10:20:31 UTC

Remove 1.0 tags

135 of 35 results
This repository contains Public information 
Everyone can see this information.

Subscribers