[RISOLTO] cvsnt non si disinstalla
Inviato: sabato 9 agosto 2008, 13:39
volevo installare cvs per usare xwinwrap ma quando provo ad installarlo mi da questo errore
Allora prova a disinstallare cvsnt
e da lo stesso errore- ??? ???
Codice: Seleziona tutto
ophys@ophys-desktop:~$ sudo apt-get install cvs
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
cvsnt
The following NEW packages will be installed:
cvs
0 upgraded, 1 newly installed, 1 to remove and 2 not upgraded.
Need to get 0B/1700kB of archives.
After this operation, 1077kB of additional disk space will be used.
Do you want to continue [Y/n]? s
Preconfiguring packages ...
(Reading database ... 221049 files and directories currently installed.)
Removing cvsnt ...
Stopping CVSNT Lock Server Daemon: invoke-rc.d: initscript cvsnt, action "stop" failed.
dpkg: error processing cvsnt (--remove):
subprocess pre-removal script returned error exit status 1
Starting CVSNT Lock Server Daemon: cvslockd.
Errors were encountered while processing:
cvsnt
E: Sub-process /usr/bin/dpkg returned an error code (1)
Codice: Seleziona tutto
ophys@ophys-desktop:~$ sudo apt-get purge cvsnt
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
cvsnt*
0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.
After this operation, 2646kB disk space will be freed.
Do you want to continue [Y/n]? s
(Reading database ... 221049 files and directories currently installed.)
Removing cvsnt ...
Stopping CVSNT Lock Server Daemon: invoke-rc.d: initscript cvsnt, action "stop" failed.
dpkg: error processing cvsnt (--purge):
subprocess pre-removal script returned error exit status 1
Starting CVSNT Lock Server Daemon: cvslockd.
Errors were encountered while processing:
cvsnt
E: Sub-process /usr/bin/dpkg returned an error code (1)
ophys@ophys-desktop:~$