как удалить tspc

2011-03-11 Пенетрантность Ivan
Игрался якак-то с этой штукой, но давно, а теперь оно перестало работать
и я его хочу удалить вото только не удаляется оно, в процессе удаления пишет

Removing tspc ...
Shutting down IPv6 tunnel: invoke-rc.d: initscript tspc, action stop
failed.
dpkg: error processing tspc (--remove):
 subprocess installed pre-removal script returned error exit status 1
configured to not write apport reports
  Setting up IPv6 tunnel:
tspGetCapabilities error 2: SOCKET_ERROR
if you are using udp, there is probably no udp listener at
broker.freenet6.net

All transports failed, quitting

Error is 2: SOCKET_ERROR
TSP session done
invoke-rc.d: initscript tspc, action start failed.
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 tspc
E: Sub-process /usr/bin/dpkg returned an error code (1


и все.


--
To UNSUBSCRIBE, email to debian-russian-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d7a5c59.9070...@rabitsa.org.ua



Re: как удалить tspc

2011-03-11 Пенетрантность Stanislav Maslovski
On Fri, Mar 11, 2011 at 07:31:05PM +0200, Ivan wrote:
 Errors were encountered while processing:
  tspc
 E: Sub-process /usr/bin/dpkg returned an error code (1
 
 
 и все.

Если пакет определенно не нужен, то
# echo exit 0 /etc/init.d/tspc
# dpkg --purge tspc

Если и это не поможет, то проделать аналогичную операцию с
{pre,post}rm скриптом этого пакета в /var/lib/dpkg/info/

-- 
Stanislav


-- 
To UNSUBSCRIBE, email to debian-russian-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110311210138.GB18320@kaiba.homelan