Summary: | portage traceback on merging x11-base/xorg-server-1.1.1-r1 | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Reik <Bartlinux> |
Component: | Core - Interface (emerge) | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED CANTFIX | ||
Severity: | normal | CC: | jakub |
Priority: | High | ||
Version: | 2.1 | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Reik
2006-10-26 11:45:30 UTC
*** Bug 152903 has been marked as a duplicate of this bug. *** *** Bug 152906 has been marked as a duplicate of this bug. *** (In reply to comment #0) > File "/usr/lib/portage/pym/portage.py", line 6160, in mergeme > mydmode = os.lstat(mydest).st_mode > OSError: [Errno 20] Not a directory: > '/usr/share/X11/xkb/compiled/README.compiled' It looks like you've got some kind of filesystem trouble. You may need run some filesystem diagnostic tools for whatever filesystem that file is on. I wonder what the output of `stat /usr/share/X11/xkb/compiled/README.compiled` looks like. It will probably generate a similar error. We can't fix this... |