I have used sudo apt-get remove --purge koha* Then i have tried to reinstall koha-common using sudo apt-get install koha-common I got the following error
Setting up libsql-translator-perl (0.11021-1) ... Setting up libtest-pod-perl (1.51-1) ... Setting up libtext-reform-perl (1.20-2) ... Setting up libtext-autoformat-perl (1.740000-1) ... Setting up libtext-recordparser-perl (1.6.5-1) ... Setting up libtext-tabulardisplay-perl (1.38-1) ... Setting up libtext-wrapper-perl (1.05-2) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for systemd (229-4ubuntu5) ... Processing triggers for ureadahead (0.100.0-19) ... Errors were encountered while processing: koha-common E: Sub-process /usr/bin/dpkg returned an error code (1) On Fri, May 13, 2016 at 7:11 PM, Indranil Das Gupta <[email protected]> wrote: > Go with udo apt-get remove --purge koha* > > On Fri, May 13, 2016 at 7:08 PM, Usashi Chatterjee > <[email protected]> wrote: > > Hi, > > > > I think the following command would delete /etc/koha > > > > apt-get --purge autoremove koha* > > > > In case it does not which command i should use? > > > > Regards > > usashi > > > > On Fri, May 13, 2016 at 7:01 PM, Indranil Das Gupta <[email protected]> > > wrote: > >> > >> Hi, > >> > >> Please check if you have $KOHA_CONF env var set and what does it say? > >> > >> Did you delete /etc/koha before trying to reinstall koha-common? > >> > >> -idg > >> > >> On Fri, May 13, 2016 at 6:45 PM, Usashi Chatterjee > >> <[email protected]> wrote: > >> > Dear Indranil, > >> > > >> > Sumhow the problem could not be resolved.Following these links > >> > (a) https://lists.katipo.co.nz/public/koha/2015-May/042775.html > >> > > >> > (b) https://lists.katipo.co.nz/public/koha/2015-May/042797.html > >> > > >> > > >> > Please help. > >> > > >> > Regards > >> > Usashi > >> > > >> > On Fri, May 13, 2016 at 5:16 PM, Usashi Chatterjee > >> > <[email protected]> wrote: > >> >> > >> >> Yes I was trying to reinstall koha. > >> >> > >> >> Regards > >> >> Usashi > >> >> > >> >> On Fri, May 13, 2016 at 5:08 PM, Indranil Das Gupta < > [email protected]> > >> >> wrote: > >> >>> > >> >>> Hi Usashi, > >> >>> > >> >>> On Fri, May 13, 2016 at 4:38 PM, Usashi Chatterjee > >> >>> <[email protected]> wrote: > >> >>> > Dear All, > >> >>> > > >> >>> > While I was trying to run the command sudo apt-get install > >> >>> > koha-common, > >> >>> > I > >> >>> > faced the following errors. Please suggest me how to solve the > >> >>> > errors. > >> >>> > >> >>> Just a hunch... were you trying to reinstall Koha when this > happened? > >> >>> > >> >>> Have a look at : > >> >>> > >> >>> (a) https://lists.katipo.co.nz/public/koha/2015-May/042775.html > >> >>> > >> >>> (b) https://lists.katipo.co.nz/public/koha/2015-May/042797.html > >> >>> > >> >>> Might be of use. > >> >>> > >> >>> hth, > >> >>> indranil > >> >>> > >> >>> > >> >>> -- > >> >>> Indranil Das Gupta > >> >>> L2C2 Technologies > >> >>> > >> >>> > >> >>> Phone : +91-98300-20971 > >> >>> Blog : http://blog.l2c2.co.in > >> >>> IRC : indradg on irc://irc.freenode.net > >> >>> Twitter : indradg > >> >>> > >> >>> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- > >> >>> Please exchange editable Office documents only in ODF Format. No > other > >> >>> format is acceptable. Support Open Standards. > >> >>> > >> >>> For a free editor supporting ODF, please visit LibreOffice - > >> >>> http://www.documentfoundation.org > >> >> > >> >> > >> >> > >> >> > >> >> -- > >> >> ........... > >> >> Thanks & Regards > >> >> Usashi Chatterjee > >> >> > >> > > >> > > >> > > >> > -- > >> > ........... > >> > Thanks & Regards > >> > Usashi Chatterjee > >> > > >> > >> > >> > >> -- > >> Indranil Das Gupta > >> > >> Phone : +91-98300-20971 > >> Blog : http://indradg.randomink.org/blog > >> IRC : indradg on irc://irc.freenode.net > >> Twitter : indradg > >> > >> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- > >> Please exchange editable Office documents only in ODF Format. No other > >> format is acceptable. Support Open Standards. > >> > >> For a free editor supporting ODF, please visit LibreOffice - > >> http://www.documentfoundation.org > > > > > > > > > > -- > > ........... > > Thanks & Regards > > Usashi Chatterjee > > > > > > -- > Indranil Das Gupta > > Phone : +91-98300-20971 > Blog : http://indradg.randomink.org/blog > IRC : indradg on irc://irc.freenode.net > Twitter : indradg > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- > Please exchange editable Office documents only in ODF Format. No other > format is acceptable. Support Open Standards. > > For a free editor supporting ODF, please visit LibreOffice - > http://www.documentfoundation.org > -- ........... Thanks & Regards *Usashi Chatterjee* _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

