| Bug#: 114856 | Product: Gentoo Linux | Version: 2005.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: major | Priority: P2 |
| Resolution: FIXED | Assigned To: chrb@gentoo.org | Reported By: anders@bruun-olsen.net | |
| Component: Applications | |||
| URL: | |||
| Summary: Xend (Xen 3.0.0) can't start because of missing dirs | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-12-08 04:18 0000 | |||
| Description: | Opened: 2005-12-08 04:18 0000 |
When starting xend from Xen 3.0.0 the following error is given: Exception starting xend ((2, 'No such file or directory')) This is because xend expects /var/run/xenstored and /var/lib/xenstored to exist. Creating these two directories solves the problem. The ebuild should probably be changed to create these dirs.