|
Bugzilla – Full Text Bug Listing |
| Summary: | ntp rpm throws an error when installing | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Uwe Gansert <ug> |
| Component: | Basesystem | Assignee: | Peter Varkoly <varkoly> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ro |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Uwe Gansert
2008-06-05 11:09:44 UTC
fixed +test -L /var/run/ntp || rm -f /var/run/ntp && : this will not help at all if /var/run/ntp is a directory. either use "mv" or you need "rm -rf" ... fixed with rm -rf *** Bug 403265 has been marked as a duplicate of this bug. *** Because the LATER and REMIND resolutions have been removed, the resolution of this bug has changed from LATER to WONTFIX. If this bug needs to be reconsidered, reopen it and set a future "Target Milestone for Fix." |