On Wed, 17 Oct 2018 at 07:34, midhun <[email protected]> wrote: > > I am using debian 9.When ever i am trying to install any application debian 9 > is showing error as > > > root@debian:/home/midhun# apt install torbrowser-launcher -t stretch is > showing error as E: Unmet dependencies. Try 'apt --fix-broken install' with > no packages (or specify a solution). > > http://paste.debian.net/1047681/ > > so tried apt --fix-broken install > > http://paste.debian.net/1047682/ > > which is giving me errors such as dpkg: error processing archive > /var/cache/apt/archives/perl-base_5.24.1-3+deb9u4_i386.deb (--unpack): > >From the log:
58: cannot copy extracted data for './usr/lib/i386-linux-gnu/perl-base/lib.pm' to '/usr/lib/i386-linux-gnu/perl-base/lib.pm.dpkg-new': failed to write (No space left on device) Usually happens when you don't have enough space left on the disk, try executing df and check for the space usage. Cheers, Dhananjay > -- > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Free Software Users Group, Thiruvananthapuram" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Regards, Dhananjay M Balan -- -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en --- You received this message because you are subscribed to the Google Groups "Free Software Users Group, Thiruvananthapuram" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
