Strange. Currently no idea. I will think about your problem.
Garami Gábor
gabor.gar...@hron.me
Skype: hron84
Tel: +36 20 235 9621
Sent from my T-Mobile G2
Ezt a levelet telefonról adták fel, ékezethibákat tartalmazhat.
2012.09.04. 12:26, "R NB" ezt írta:
> jenkins:x:118:65534::/var/lib/jenkins:
jenkins:x:118:65534::/var/lib/jenkins:/bin/bash
On Tue, Sep 4, 2012 at 2:28 AM, Gábor Garami wrote:
> Hmm and what is the home dir of jenkins user? Try to find it in /etc/passwd
>
> Garami Gábor
> gabor.gar...@hron.me
> Skype: hron84
> Tel: +36 20 235 9621
>
> Sent from my T-Mobile G2
> Ezt a le
Hmm and what is the home dir of jenkins user? Try to find it in /etc/passwd
Garami Gábor
gabor.gar...@hron.me
Skype: hron84
Tel: +36 20 235 9621
Sent from my T-Mobile G2
Ezt a levelet telefonról adták fel, ékezethibákat tartalmazhat.
2012.09.03. 19:13, "R NB" ezt írta:
> I installed it through
I installed it through apt-get
what I noticed was, first time when I installed jenkins, I saw the
jenkins home dir created at /var/lib/jenkins but when I upgraded I saw
that it got installed under /home/rnb/jenkins, where rnb was the user
logged in (executing apt-get).
--
Bhushana
On Mon, Sep 3,
How did you deployed jenkins? Via packages of pkg.jenkins-ci.org or via
manual deployment (custom init script, what runs war, or something)?
What is the current home dir of jenkins user? You can discover it with
"finger jenkins" command (maybe you need to install the finger package).
Garami Gábor
Hi,
I had deployed jenkins (version 1.478) to build a git repository, polling
the repo for changes. It was all working fine for more than 2 weeks. Over
the weekend the server went down because of a power failure and after that
I am not seeing the plugins and the job configuration that I earlie