| Summary: | vnc-server - syntax error in spec-scripts | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Vitaly A. Ostanin <vyt> |
| Component: | vnc-server | Assignee: | AEN <aen> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P4 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
исправлено |
scripts contains: if [ $1 = 0 ]; then /sbin/chkconfig --del %1 ||: /sbin/service %1 condstop ||: fi => Executing RPM (/bin/rpm -e --nodeps)... error reading information on service %1: No such file or directory %1: unrecognized service --- ---