Update problem

Started by souhail, May 21, 2013, 05:47:02 PM

Previous topic - Next topic

souhail

 :o :o :o :o :o :o :o
Nothing is impossible because the whole word impossible says I-M-POSSIBLE :D

raffaele

sudo -s
rm /var/lib/apt/lists/partial/*
rm /var/lib/apt/lists/*
apt-get update
apt-get dist-upgrade
apt-get install backbox-desktop --reinstall


;)
raffaele@backbox:~$ Get root or die tryin'

weVeg

You should also comment cdrom entry, is useless.
una voce libera è sempre liberatrice
under_r00t

souhail

Quote from: raffaele on May 21, 2013, 06:12:36 PM
sudo -s
rm /var/lib/apt/lists/partial/*
rm /var/lib/apt/lists/*
apt-get update
apt-get dist-upgrade
apt-get install backbox-desktop --reinstall


;)

root@souhail:~# rm /var/lib/apt/lists/*
rm: cannot remove `/var/lib/apt/lists/partial': Is a directory

:/
Nothing is impossible because the whole word impossible says I-M-POSSIBLE :D

weVeg

#4
rmdir
rm -rf


also rtfm
una voce libera è sempre liberatrice
under_r00t