Date: Sun, 07 Sep 2014 11:01:16 +0100 From: Anthony Williams <anthony@ury.york.ac.uk> To: Craig Rodrigues <rodrigc@freebsd.org> Cc: "jenkins-admin@freebsd.org" <jenkins-admin@freebsd.org>, "freebsd-java@freebsd.org" <freebsd-java@freebsd.org> Subject: Re: Jenkins and PAM problem with JNA 4.1 Message-ID: <540C2CEC.3020303@ury.york.ac.uk> In-Reply-To: <CAG=rPVeBcHCOtxRPyjBWoLsKSXdOi-AHtQoeABZ81bBFzYBLLQ@mail.gmail.com> References: <CAG=rPVeBcHCOtxRPyjBWoLsKSXdOi-AHtQoeABZ81bBFzYBLLQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Craig, Looks like you didn't include a link for your jenkins.war file, so I built my own using your branch of jenkins at https://github.com/rodrigc/jenkins/tree/JENKINS-24521-2 (built on Ubuntu 12.04 with Oracle/Sun Java 7). For my own .war, UNIX local account logins are working normally using FreeBSD 10.0-RELEASE, with nothing of note in the log file, so I'm not sure why we're getting differing results. I did remove my ~.m2 directory entirely to be sure that no local packages were being used. Thanks, Anthony On 06/09/14 23:19, Craig Rodrigues wrote: > Anthony, > > Thanks for submitting: > > https://github.com/jenkinsci/jna/pull/2 > > to fix the JNA library in Jenkins for FreeBSD. > I'm not sure if the Jenkins developers will accept it, but we'll see. > FreeBSD is low on their priority list. :( > > I submitted another patch to the Jenkins developers > to change Jenkins to use JNA 4.1, which has the FreeBSD fix you > mentioned. JNA 4.1 fixes things on other platforms like Linux on > ARM, so I thought that might get more interest from the Jenkins > developers: > > https://github.com/jenkinsci/jenkins/pull/1387 > > > I built my own jenkins.war file, which is available here: > > > > When I start Jenkins with it, everything starts up fine. When > I try to configure Jenkins to use Unix passwords, > none of my local Unix passwords work. However, this time, I do *not* get > any errors in /var/log/jenkins.log, like I reported > in: > > https://issues.jenkins-ci.org/browse/JENKINS-21507 > > Do you have any idea what the problem might be? > > If you or any other FreeBSD developer with Java expertise with > JNA and Maven files could help, I would appreciate it! > > -- > Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?540C2CEC.3020303>