|
kernelci setup fails
Hi,
running 'vagrant up' from a clean setup consistently fails with this:
==> default: TASK [setup] *******************************************************************
==> default: ok:
Hi,
running 'vagrant up' from a clean setup consistently fails with this:
==> default: TASK [setup] *******************************************************************
==> default: ok:
|
By
Daniel Wagner <wagi@...>
·
#141
·
|
|
Re: kernelci setup fails
Hi Daniel
maybe this helps?
https://gitlab.com/cip-project/testing/issues/12
If this is your case, Don is on it. He talked to one of the kernelci developers, Milo Casagrande about it.
--
Agustin
Hi Daniel
maybe this helps?
https://gitlab.com/cip-project/testing/issues/12
If this is your case, Don is on it. He talked to one of the kernelci developers, Milo Casagrande about it.
--
Agustin
|
By
Agustin Benito Bethencourt <agustin.benito@...>
·
#142
·
|
|
Re: kernelci setup fails
Hi Agustin,
Indeed the second bug report in the ticket is the problem I see too.
http://packages.ubuntu.com/search?keywords=python3-setproctitle
xenial (16.04LTS) (python): A setproctitle
Hi Agustin,
Indeed the second bug report in the ticket is the problem I see too.
http://packages.ubuntu.com/search?keywords=python3-setproctitle
xenial (16.04LTS) (python): A setproctitle
|
By
Daniel Wagner <daniel.wagner@...>
·
#143
·
|
|
Re: kernelci setup fails
Hi Daniel,
I have the same problem and worked on it yesterday from several angles. My notes are logged in Issue #12 in the GitLab repo. The link
Hi Daniel,
I have the same problem and worked on it yesterday from several angles. My notes are logged in Issue #12 in the GitLab repo. The link
|
By
Don Brown <don.f.brown@...>
·
#144
·
|
|
Re: kernelci setup fails
Hi Don,
I'll create a gitlab account soon, so that I can collaborate via the
ticket system.
Thanks.
Daniel
Hi Don,
I'll create a gitlab account soon, so that I can collaborate via the
ticket system.
Thanks.
Daniel
|
By
Daniel Wagner <daniel.wagner@...>
·
#145
·
|
|
Re: kernelci setup fails
I gave it a try, no luck though:
==> default: TASK [install-deps : Install MongoDB]
******************************************
==> default: failed: [kernel-ci-backend]
I gave it a try, no luck though:
==> default: TASK [install-deps : Install MongoDB]
******************************************
==> default: failed: [kernel-ci-backend]
|
By
Daniel Wagner <daniel.wagner@...>
·
#146
·
|
|
Re: kernelci setup fails
Hi,
until then...
We have discussed what to do. There are several options:
1 Make Python 3.5.2 work on trusty.
2 Move on to Ubuntu 16.04
3 Move to an in-between version.
4 Try to move it into Debian
Hi,
until then...
We have discussed what to do. There are several options:
1 Make Python 3.5.2 work on trusty.
2 Move on to Ubuntu 16.04
3 Move to an in-between version.
4 Try to move it into Debian
|
By
Agustin Benito Bethencourt <agustin.benito@...>
·
#147
·
|
|
Re: kernelci setup fails
Hi Everyone,
I'm reporting on 2 issues today:
1. Re: kernelci setup fails
2. Re: Kernel-CI Frontend broken links to build.log et al.
-----
#1
I have fixed the issue of the Kernel-CI Virtual Machine
Hi Everyone,
I'm reporting on 2 issues today:
1. Re: kernelci setup fails
2. Re: Kernel-CI Frontend broken links to build.log et al.
-----
#1
I have fixed the issue of the Kernel-CI Virtual Machine
|
By
Don Brown <don.f.brown@...>
·
#148
·
|
|
[PATCH] Use local copy of kernel-ci if present
In order to develop or debug the setup we should allow to a developer
to use local copy of the sources.
This is done by cloning all the remote repos to the project main
folder. This folder is shared
In order to develop or debug the setup we should allow to a developer
to use local copy of the sources.
This is done by cloning all the remote repos to the project main
folder. This folder is shared
|
By
Daniel Wagner <daniel.wagner@...>
·
#149
·
|
|
Re: [PATCH] Use local copy of kernel-ci if present
Am 19/01/2017 um 15:57 schrieb Daniel Wagner:
I've had to read the last sentence for a couple of times before
I could make sense of it. Perhaps something along the lines of
'The integration scripts
Am 19/01/2017 um 15:57 schrieb Daniel Wagner:
I've had to read the last sentence for a couple of times before
I could make sense of it. Perhaps something along the lines of
'The integration scripts
|
By
Wolfgang Mauerer <wm@...>
·
#150
·
|
|
Re: [PATCH] Use local copy of kernel-ci if present
Good point. I lost myself in the depth of cloudy thoughts.
Good point. I lost myself in the depth of cloudy thoughts.
|
By
Daniel Wagner <daniel.wagner@...>
·
#151
·
|
|
CIP update 08 WK 03
Hi,
this is the report from the activities that Codethink is driving on and or involved. This week is not that we worked more but that we completed more tasks.
++ Meetings
* Members meeting on
Hi,
this is the report from the activities that Codethink is driving on and or involved. This week is not that we worked more but that we completed more tasks.
++ Meetings
* Members meeting on
|
By
Agustin Benito Bethencourt <agustin.benito@...>
·
#152
·
|
|
Re: [PATCH] Use local copy of kernel-ci if present
Hi Don,
Over the weekend I had an idea to improve it even more:
GIT_SRC="https://github.com/kernelci/kernelci-backend-config.git"
if [ -d /vagrant/kernelci-backend-config ]; then
Hi Don,
Over the weekend I had an idea to improve it even more:
GIT_SRC="https://github.com/kernelci/kernelci-backend-config.git"
if [ -d /vagrant/kernelci-backend-config ]; then
|
By
Daniel Wagner <daniel.wagner@...>
·
#153
·
|
|
Re: Update on Patch and mirroring KernelCI code
Hi Daniel,
I like the change to the patch and I'll incorporate it tonight.
We are already mirroring the KernelCI Backend and Frontend and I had almost the exact same thought this weekend that we
Hi Daniel,
I like the change to the patch and I'll incorporate it tonight.
We are already mirroring the KernelCI Backend and Frontend and I had almost the exact same thought this weekend that we
|
By
Don Brown <don.f.brown@...>
·
#154
·
|
|
Re: Update on Patch and mirroring KernelCI code
Hi Don,
Great.
I agree. There needs to be some strict rules for applying patches.
Okay, understood. What about introducing a default configuration that
clones for upstream but it could be
Hi Don,
Great.
I agree. There needs to be some strict rules for applying patches.
Okay, understood. What about introducing a default configuration that
clones for upstream but it could be
|
By
Daniel Wagner <daniel.wagner@...>
·
#155
·
|
|
Y2038. a risk that requires attention today and would benefit from CIP participation
Hi,
during the past CIP Members meeting call, Monday 23rd January, Members agreed on bringing to the attention of CIP contributors and friends the Y2038 topic.
What is Y2038 refers to?
"Y2038
Hi,
during the past CIP Members meeting call, Monday 23rd January, Members agreed on bringing to the attention of CIP contributors and friends the Y2038 topic.
What is Y2038 refers to?
"Y2038
|
By
Agustin Benito Bethencourt <agustin.benito@...>
·
#156
·
|
|
Status Update on CIP - Continuous Integration of the CIP kernel using KernelCI and Testing the CIP kernel using LAVA Server v2
Civil Infrastructure Platform (CIP)
Continuous Integration of the CIP kernel using KernelCI and Testing the CIP kernel using LAVA Server v2
Hi Everyone,
I am writing to give you an update on where
Civil Infrastructure Platform (CIP)
Continuous Integration of the CIP kernel using KernelCI and Testing the CIP kernel using LAVA Server v2
Hi Everyone,
I am writing to give you an update on where
|
By
Don Brown <don.brown@...>
·
#157
·
|
|
Re: Y2038. a risk that requires attention today and would benefit from CIP participation
<agustin.benito@...> wrote:
Deepa Dinamani has done some important work on the kernel, but had a hard
time getting some of the patches accepted at first. With her work, we now have
some of
<agustin.benito@...> wrote:
Deepa Dinamani has done some important work on the kernel, but had a hard
time getting some of the patches accepted at first. With her work, we now have
some of
|
By
Arnd Bergmann <arnd@...>
·
#158
·
|
|
Linux 4.4.48-cip2
I've just released Linux version 4.4.48-cip2. There are no new
CIP-specific changes; this just adds the fixes from stable versions
4.4.43-4.4.48 inclusive. I reviewed those fixes, but have only
I've just released Linux version 4.4.48-cip2. There are no new
CIP-specific changes; this just adds the fixes from stable versions
4.4.43-4.4.48 inclusive. I reviewed those fixes, but have only
|
By
Ben Hutchings <ben.hutchings@...>
·
#159
·
|
|
Update on CIP Testing Platform using KernelCI and LAVA
Hi Everyone,
I am writing to give you an update on where we stand with the Civil Infrastructure Platform (CIP).
As many of you know, we are using KernelCI for the Continuous Integration component
Hi Everyone,
I am writing to give you an update on where we stand with the Civil Infrastructure Platform (CIP).
As many of you know, we are using KernelCI for the Continuous Integration component
|
By
Don Brown <don.brown@...>
·
#160
·
|