Bug report or question to the mailing list

2019-01-08 Thread Mark Waite
Gregor Philp has a question that he'll need to ask the mailing list. He started by appending the question to another bug report. The user mailing list is a better place for questions. Thanks, Mark Waite (from a non-standard account) -- You received this message because you are subscribed to

Re: Proposal: Embedded and HW-and-EDA special interest groups

2019-01-08 Thread Oleg Nenashev
Hi all, According to the feedback here and in the chats, I believe it makes sense to proceed with creating the SIGs. While we wait for the additional feedback, I have created the Gitter channels so that we can discuss next steps there: - https://gitter.im/jenkinsci/embedded-sig -

java.io.IOException: Could not find JSON in http://updates.jenkins-ci.org/download/plugins/?id=default=2.138.2

2019-01-08 Thread javiegt96
Hello. I have this problem, when I want to show all plugins in Manage Plugins this happen: java.io.IOException: Could not find JSON in http://updates.jenkins-ci.org/download/plugins/?id=default=2.138.2 I dont know why JSON is needed but this is a trouble for me. Beforehand, thanks for

NoRouteToHostException when trying to connect to a Jenkins URL API from a pipeline

2019-01-08 Thread SysInt
Hello, I am trying to get a piece of information from a previous build with the help of jenkins REST API, however the pipeline always fails when trying to connect to the jenkins API url. Note that when I try to access the URL through an normal script, from outside a pipeline, I get what I

Re: LXC container to cross compile win32 application

2019-01-08 Thread Stéphane Ancelot
So the scheme to use docker in this case will be : 1/ setup lxc docker 2/ create a docker jenkins slave image 3/ run it Le mar. 8 janv. 2019 à 11:09, Stéphane Ancelot a écrit : > My It collegues are using proxmox. They told me they can use only LXC > containers, that's why I was looking at

Re: Symbolic links pointing outside the userContent directory are not followed anymore

2019-01-08 Thread 'Alex Chatziparaskewas' via Jenkins Users
Hi All, Solved. I finally found the source code generating the userContent page, which allowed me to find this page: https://www.cloudbees.com/cloudbees-security-advisory-2018-12-05. Conclusion setting an additional system property '

Re: LXC container to cross compile win32 application

2019-01-08 Thread Stéphane Ancelot
My It collegues are using proxmox. They told me they can use only LXC containers, that's why I was looking at this. So I have to have a look at docker solution with proxmox Le mar. 8 janv. 2019 à 09:51, Dirk Heinrichs a écrit : > From: jenkinsci-users@googlegroups.com > On Behalf Of

RE: LXC container to cross compile win32 application

2019-01-08 Thread Dirk Heinrichs
From: jenkinsci-users@googlegroups.com On Behalf Of Stéphane Ancelot > I would like to setup a new system able to compile my applications using > mingw32/64 . > I have already a jenkins server, but it has not the needed mingw32 > dependencies. > I am planning to use an lxc container.  > >

LXC container to cross compile win32 application

2019-01-08 Thread Stéphane Ancelot
Hi guys, I would like to setup a new system able to compile my applications using mingw32/64 . I have already a jenkins server, but it has not the needed mingw32 dependencies. I am planning to use an lxc container. Please can you confirm these are the rights steps to do it : 1/ Setup a lxc

Symbolic links pointing outside the userContent directory are not followed anymore

2019-01-08 Thread 'Alex Chatziparaskewas' via Jenkins Users
Hi All, Using Jenkins version 2.157, we have been successfully using symbolic links in the userContent directory for quite some time. These symbolic links point to directories outside of Jenkins HOME directory. However, they stopped working, indicated by a small ‘red’ emblem now shown on the