Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610732 - =sys-apps/opentmpfiles-0.1.1 prints lots of error messages during boot
Summary: =sys-apps/opentmpfiles-0.1.1 prints lots of error messages during boot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
: 610850 (view as bug list)
Depends on:
Blocks: 610412
  Show dependency tree
 
Reported: 2017-02-23 21:19 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2017-04-08 09:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-02-23 21:19:43 UTC
* Setting up tmpfiles.d entries ...
mkdir: cannot create directory '/run/saslauthd': File exists
mkdir: cannot create directory '/run/radiusd': File exists
mkdir: cannot create directory '/run/lvm': File exists
mkdir: cannot create directory '/run/murmur': File exists
mkdir: cannot create directory '/var/run/mysqld': File exists
mkdir: cannot create directory '/run/samba': File exists
mkdir: cannot create directory '/run/lock/samba': File exists
mkdir: cannot create directory '/tmp/screen': File exists
mkdir: cannot create directory '/run/openldap': File exists


opentmpfiles-0.1 doesn't print these error messages.
Comment 1 William Hubbs gentoo-dev 2017-02-24 18:33:09 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #0)
> * Setting up tmpfiles.d entries ...
> mkdir: cannot create directory '/run/saslauthd': File exists
> mkdir: cannot create directory '/run/radiusd': File exists
> mkdir: cannot create directory '/run/lvm': File exists
> mkdir: cannot create directory '/run/murmur': File exists
> mkdir: cannot create directory '/var/run/mysqld': File exists
> mkdir: cannot create directory '/run/samba': File exists
> mkdir: cannot create directory '/run/lock/samba': File exists
> mkdir: cannot create directory '/tmp/screen': File exists
> mkdir: cannot create directory '/run/openldap': File exists
> 
> 
> opentmpfiles-0.1 doesn't print these error messages.

The reason 0.1 did not print these messages was it had a bug which prevented it from trying to create the directories.
Comment 2 William Hubbs gentoo-dev 2017-02-24 19:21:45 UTC
are annoying, but not reflecting any breakage.
I will push out another release in a minute taking care of them.
Comment 3 William Hubbs gentoo-dev 2017-02-24 21:51:37 UTC
This is fixed in 0.1.2 which is stable.
Comment 4 Brian Evans (RETIRED) gentoo-dev 2017-02-25 00:50:37 UTC
*** Bug 610850 has been marked as a duplicate of this bug. ***