The outpur is given bellow:- client:/home/student# apt-get install dpkg Reading package lists... Done Building dependency tree... Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: dpkg: PreDepends: libc6 (>= 2.6) but 2.3.6.ds1-13etch7 is to be installed PreDepends: xz-utils but it is not going to be installed locales: Depends: glibc-2.11-1 E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Best Regards, Joysankar Sengupta On Fri, Jun 22, 2012 at 2:23 PM, Dom <to...@rpdom.net> wrote: > On 22/06/12 08:51, Joy Sankar Sengupta wrote: > >> >> On Thu, Jun 21, 2012 at 5:20 PM, Brian<a...@cityscape.co.uk> wrote: >> >> On Thu 21 Jun 2012 at 11:34:06 +0000, Joy Sankar Sengupta wrote: >>> >>> I think it is working now.But still getting some error while installing >>>> downloaded updates. >>>> >>>> dpkg: regarding .../ncurses-base_5.7+20100313-**5_all.deb containing >>>> ncurses-base: >>>> package uses Breaks; not supported in this dpkg >>>> dpkg: error processing >>>> /var/cache/apt/archives/**ncurses-base_5.7+20100313-5_**all.deb >>>> (--unpack): >>>> unsupported dependency problem - not installing ncurses-base >>>> Errors were encountered while processing: >>>> /var/cache/apt/archives/**ncurses-base_5.7+20100313-5_**all.deb >>>> E: Sub-process /usr/bin/dpkg returned an error code (1) >>>> >>> >>> Have done an upgrade *and* a dist-upgrade? Please post the output of >>> >>> dpkg -l | grep dpkg >>> >>> >>> I have done both upgrade and dist-upgrade and got the same type of >> error.For dist-upgrade, the error is :-" Errors were encountered while >> processing: >> /var/cache/apt/archives/libc-**bin_2.11.3-3_i386.deb >> E: Sub-process /usr/bin/dpkg returned an error code (1)" >> >> >> The output of "dpkg -l | grep dpkg":- >> >> client:/home/student# dpkg -l | grep dpkg >> ii apt 0.6.46.4-0.1 >> Advanced front-end for dpkg >> ii dpkg 1.13.25 >> package maintenance system for Debian >> ii dpkg-dev 1.13.25 >> package building tools for Debian >> ii type-handling 0.2.19 >> dpkg architecture generation script >> >> > So, it seems the version of dpkg that is currently installed doesn't > support the "Breaks:" option. It must be a very old one. > > I suggest that you first upgrade dpkg: > > apt-get install dpkg > > which should pull in the new version, then you can continue with an > upgrade and dist-upgrade. > > -- > Dom > > > > -- > To UNSUBSCRIBE, email to > debian-user-REQUEST@lists.**debian.org<debian-user-requ...@lists.debian.org>with > a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: > http://lists.debian.org/**4fe4327d.70...@rpdom.net<http://lists.debian.org/4fe4327d.70...@rpdom.net> > >