| Summary: | emerge fails to install web app to symbolic link directory | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Cedar McKay <gentoo.3.ohthetrees> |
| Component: | [OLD] Core system | Assignee: | Gentoo Web Application Packages Maintainers <web-apps> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Cedar McKay
2004-07-20 00:17:10 UTC
OK, I think I have proven to myself that this is not a portage problem, but something deeper. You may want to close this bug if you think this is user error rather than a real bug. How I convinced myself: I tried to emerge gallery to a different location and it worked. Then I tried to mv or cp the gallery directory to my /home/httpd/htdocs/ directory and I got errors like this: cp -R gallery/ /home/httpd/ cp: cannot create directory `/home/httpd/gallery/contrib/mambo/includes': Input/output error cp: cannot create directory `/home/httpd/gallery/contrib/mambo/classes': Input/output error cp: cannot create directory `/home/httpd/gallery/contrib/phpBB2': Input/output error and so on. I know I have plenty of room on that partition, which I tested by successfully moving a 30 mb file to the same location. Any ideas? Turned out to be filesystem corruption with one of my partitions. Sorry for the noise. |