|
Bugzilla – Full Text Bug Listing |
| Summary: | /etc/localtime being a symlink to separate file system can cause dead openvpn connections | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Forgotten User GAVy2_rO2C <forgotten_GAVy2_rO2C> |
| Component: | Basesystem | Assignee: | Petr Baudis <pbaudis> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | lnussel, werner |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 426270 | ||
|
Description
Forgotten User GAVy2_rO2C
2009-02-08 23:43:28 UTC
zic installs a symlink if hardlinking /etc/localtime failed. That cannot work if /usr is a separate partition of course. -DHAVE_SYMLINK=0 should be passed when compiling zic. See bug #426270 comment 76 and 77. We now also track this for SLE in bug 607532. Patch is being tested, I will submit it to OBS when it passes L3. (It is not as simple as -DHAVE_SYMLINK=0 since there is no fallback code to copy the file.) *** This bug has been marked as a duplicate of bug 607532 *** |