|
Bugzilla – Full Text Bug Listing |
| Summary: | X.org cannot handle separate "/var" and "/var/tmp" file systems. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Dennis Olsson <DOlsson> |
| Component: | X.Org | Assignee: | E-mail List <xorg-maintainer-bugs> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | D.Olsson, eich |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.4 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dennis Olsson
2011-06-30 07:33:18 UTC
I have a setup here with /var/tmp symlinked to /space/tmp, /space being a separate mountpoint. I just works, so something must be different on your system. Can you 'rpm -q xorg-x11'? Hmm. Cannot reproduce that issue here. Also I can't find the error message "Can't rename ..." neither in xorg-server nor in xkbcomp sources. :-( Reply to comment 1: root@denmark(pts/3):~ 13:51:32 2500 # rpm -q xorg-x11 xorg-x11-7.6-43.44.1.x86_64 Reply to comment 2: Well, after having downloaded the source package "xorg-x11-server-7.6_1.9.3-15.18.4.src.rpm", unpackaged and done a search after "Can't rename", I get a match in the file: ./cache-xkbcomp-output-for-fast-start-up.patch:+ ErrorF("[xkb] Can't rename %s to %s, error: %s\n", In other words, due to a local openSUSE patch, the X.org server is no longer capable of running on systems, where the "/var" and "/var/tmp" directories are mounted on separate partitions. Please, fix this ASAP -- Thanx! ;-) Valid point. Ouch. Additional patch. I've searched in the upstream sources, not in our patches. Sigh. Unfortunately we do not have the ressources to address that issue still for openSUSE 11.4. Could you please test again with a current Milestone of openSUSE 12.1, whether the issue still exists and give me feedback about the result? Thanks. I'm assuming the issue still exists, although we never were able to reproduce it. Not sure why ... This is a fallout of the infamous cache-xkbcomp-output-for-fast-start-up.patch from our Moblin friends. In principle this patch does a valid thing. It however doesn't take into account some non-standard situations. I don't think we apply this patch to 12.1 currently but it should be reworked and fixed. (In reply to comment #8) > This is a fallout of the infamous cache-xkbcomp-output-for-fast-start-up.patch > from our Moblin friends. In principle this patch does a valid thing. It however > doesn't take into account some non-standard situations. > I don't think we apply this patch to 12.1 currently but it should be reworked > and fixed. Indeed. We currently (openSUSE 12.1) do *not* apply this patch, but still did apply it on openSUSE 11.4. That's probably the reason we weren't able to reproduce the issue, since we apparently already tested with the latest xorg-x11-server package. openSUSE 11.4 is no longer supported. Feel free to reopen, if the issue still exists with openSUSE 12.3. Thanks. |