nvidia/nouveau problems

Genes MailLists lists at sapience.com
Wed Apr 20 17:55:13 UTC 2011


On 04/20/2011 01:33 PM, Adam Williamson wrote:

>>
>> First I get this console message:
>> mkdir: cannot create directory `/run': File exists
> 
> This is known, and harmless (currently systemd tries to create /run when
> it starts in case it doesn't exist in the filesystem, but F15's
> filesystem package does include /run, hence the error.)
> 

  If this is a scripty thing perhaps it can be changed to mkdir -p
  If its c-code, then perhaps ignoring EEXIST from mkdir() call.

  gene/



More information about the test mailing list