public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] openrc start-stop-daemon problem
@ 2015-06-09 14:46 covici
  2015-06-09 19:02 ` Mick
  0 siblings, 1 reply; 3+ messages in thread
From: covici @ 2015-06-09 14:46 UTC (permalink / raw
  To: gentoo-user

Hi.  I am having a problem with openrc 16.4 where start-stop daemon
complains like this fopen /var/run/<some service> (happens to almost all
of them)  no such file or directory, but -- using the interactive
feature -- I see that the pid file is actually is there.  /var/run is a
simlink to /run which is a tmpfs file system.  It looks like permissions
are correct as well, so I have no idea why this is happening.  When the
system shuts down, start-stop-daemon still complains and has some other
way to find the process,  but its still annoying.

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici@ccs.covici.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] openrc start-stop-daemon problem
  2015-06-09 14:46 [gentoo-user] openrc start-stop-daemon problem covici
@ 2015-06-09 19:02 ` Mick
  2015-06-09 21:01   ` covici
  0 siblings, 1 reply; 3+ messages in thread
From: Mick @ 2015-06-09 19:02 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 1029 bytes --]

On Tuesday 09 Jun 2015 15:46:39 covici@ccs.covici.com wrote:
> Hi.  I am having a problem with openrc 16.4 where start-stop daemon
> complains like this fopen /var/run/<some service> (happens to almost all
> of them)  no such file or directory, but -- using the interactive
> feature -- I see that the pid file is actually is there.  /var/run is a
> simlink to /run which is a tmpfs file system.  It looks like permissions
> are correct as well, so I have no idea why this is happening.  When the
> system shuts down, start-stop-daemon still complains and has some other
> way to find the process,  but its still annoying.
> 
> Thanks in advance for any suggestions.

Not sure why this is happening, but I have noticed the same with some 
applications (ipsec-tools springs to mind).  I think it started when /var/run, 
/var/lock and /dev/shm (? not sure) were moved over to /run/*. 

I assumed that this is because some package maintainers may have not caught up 
with the fs change yet.

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] openrc start-stop-daemon problem
  2015-06-09 19:02 ` Mick
@ 2015-06-09 21:01   ` covici
  0 siblings, 0 replies; 3+ messages in thread
From: covici @ 2015-06-09 21:01 UTC (permalink / raw
  To: gentoo-user

Mick <michaelkintzios@gmail.com> wrote:

> On Tuesday 09 Jun 2015 15:46:39 covici@ccs.covici.com wrote:
> > Hi.  I am having a problem with openrc 16.4 where start-stop daemon
> > complains like this fopen /var/run/<some service> (happens to almost all
> > of them)  no such file or directory, but -- using the interactive
> > feature -- I see that the pid file is actually is there.  /var/run is a
> > simlink to /run which is a tmpfs file system.  It looks like permissions
> > are correct as well, so I have no idea why this is happening.  When the
> > system shuts down, start-stop-daemon still complains and has some other
> > way to find the process,  but its still annoying.
> > 
> > Thanks in advance for any suggestions.
> 
> Not sure why this is happening, but I have noticed the same with some 
> applications (ipsec-tools springs to mind).  I think it started when /var/run, 
> /var/lock and /dev/shm (? not sure) were moved over to /run/*. 
> 
> I assumed that this is because some package maintainers may have not caught up 
> with the fs change yet.
I also notice that many  files still use runscript and have not fixed
the name change for that.



-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici@ccs.covici.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-09 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 14:46 [gentoo-user] openrc start-stop-daemon problem covici
2015-06-09 19:02 ` Mick
2015-06-09 21:01   ` covici

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox