View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#242
Originally Posted by ArchiMark View Post
qole,

Followed your instructions, but now when I do 'apt-get upgrade from Debian chroot terminal window, I get the following:

Code:
#apt-get upgrade
E: Unable to write to /var/cache/apt
E: The package lists or status file could not be parsed or opened.
Also, when I do:

Code:
#apt-get update
E: Archive directory /var/cache/apt/archives/partial is missing.
Any suggestions????


Thanks!

I'm so sorry!! I forgot about that "partial" subdirectory. You have to make that one too.


So the first line of my example should read:
Code:
mkdir -p /media/mmc1/debian-apt-archives/partial
I've fixed the original instructions, too. Thanks for catching that.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 2 Users Say Thank You to qole For This Useful Post: