both I tried but couldnot succeed here's the output chan...@chandan-laptop:~$ sudo dpkg --force-all -r crossplatformui (Reading database ... 180712 files and directories currently installed.) Removing crossplatformui ... ztemtvcdromd: no process found dpkg: error processing crossplatformui (--remove): subprocess installed post-removal script returned error exit status 1 Errors were encountered while processing: crossplatformui
On Sat, Jun 19, 2010 at 1:59 PM, Mehul Ved <[email protected]> wrote: > On Sat, Jun 19, 2010 at 1:45 PM, Chandan Prasad Gupta > <[email protected]> wrote: > > The link is useful but I am getting some problem: > > The Mblaze drive came with a .deb file named crossplatformui which i > thought > > would help in installing the modem but it was neither fully installed nor > i > > was able to remove it. now when i install any package (required for the > > modem installation) it shows problem with the not properly installed > > "crossplatformui" package. even I am unable to install "wvdial" > > Try > sudo apt-get install -f > or failing that try > sudo dpkg --force-all -r crossplatformui > to remove the package. > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
