Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 610732

Summary: =sys-apps/opentmpfiles-0.1.1 prints lots of error messages during boot
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: herrtimson, openrc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 610412    

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. ***