Bug 769 - vnc-server - syntax error in spec-scripts
Summary: vnc-server - syntax error in spec-scripts
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: vnc-server (show other bugs)
Version: unstable
Hardware: all Linux
: P4 normal
Assignee: AEN
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-30 18:56 MSK by Vitaly A. Ostanin
Modified: 2005-08-29 00:19 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly A. Ostanin 2002-03-30 18:56:54 MSK
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

---

---

Comment 1 inger@altlinux.org 2004-05-24 14:57:25 MSD
исправлено