On Thu, 16 Feb 2012 00:35:27 -, Steve Langasek
wrote:
> Oh, of course; the stop/pre-start message is precisely because the '|| {
> stop; exit 0; }' is being called, and this is the output of the stop
> command. So somehow, the job is failing to properly handle the
> NEED_IDMAPD setting in /et
On Wed, Feb 15, 2012 at 10:40:47PM -, manut wrote:
> ** Attachment added: "idmapd.conf"
>
> https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/927908/+attachment/2743747/+files/idmapd.conf
Ok, that looks reasonable. Is there any chance that you accidentally ran
this 'exec' command o
On Sat, Feb 11, 2012 at 02:42:16PM -, manut wrote:
> > Instead, please try adding just 'exec > /var/log/idmapd.log 2>&1' as the
> > first line of the pre-start script. This will give you a /var/log/idmapd.log
> > showing what's going wrong.
> Thanks for the hint. I removed the 'exec echo' line
> > exec echo "2"
> >
> > end script
>
> Instead, please try adding just 'exec > /var/log/idmapd.log 2>&1' as the
> first line of the pre-start script. This will give you a /var/log/idmapd.log
> showing what's going wrong.
Thanks for the hint. I removed the 'exec echo' lines and now get
On Thu, Feb 09, 2012 at 06:38:57PM -, manut wrote:
> > Which version of Ubuntu is this? Your report doesn't mention. (Please
> > use the 'ubuntu-bug' command for filing bugs, when possible.)
> it's oneiric with latest updates
Ok. The oneiric upstart doesn't have the same job logging facili
On Tue, 07 Feb 2012 23:56:41 -, Steve Langasek
wrote:
> On Tue, Feb 07, 2012 at 09:50:27AM -, manut wrote:
>> Even if i start it via upstart it doesn't work.
>
>> local@vogone:~$ sudo service idmapd start
>> idmapd stop/pre-start, process 5239
>> local@vogone:~$ ps -A | grep 5239
>> local
On Tue, Feb 07, 2012 at 09:50:27AM -, manut wrote:
> Even if i start it via upstart it doesn't work.
> local@vogone:~$ sudo service idmapd start
> idmapd stop/pre-start, process 5239
> local@vogone:~$ ps -A | grep 5239
> local@vogone:~$
Which version of Ubuntu is this? Your report doesn't m