Opened 13 years ago
Closed 13 years ago
#133 closed defect (fixed)
Syntax error in pre-rm script of ubuntu package
Reported by: | Parallels team | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-package | Version: | 1.0.x |
Keywords: | Cc: | ||
uname -a: | |||
nginx -V: |
nginx version: nginx/1.0.14
TLS SNI support enabled configure arguments: --prefix=/etc/nginx/ --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-mail --with-mail_ssl_module --with-file-aio --with-ipv6 |
Description
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
nginx
0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.
After this operation, 946 kB disk space will be freed.
(Reading database ... 22194 files and directories currently installed.)
Removing nginx ...
/var/lib/dpkg/info/nginx.prerm: 14: Syntax error: ")" unexpected (expecting ";;")
dpkg: error processing nginx (--remove):
subprocess installed pre-removal script returned error exit status 2
Errors were encountered while processing:
nginx
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error: /usr/bin/apt-get failed, exitcode=100
1.0.14-2~oneiric
Change History (1)
comment:1 by , 13 years ago
Component: | nginx-core → nginx-package |
---|---|
Resolution: | → fixed |
Status: | new → closed |