thorbo
|
2008-10-30
, 18:00
|
|
Posts: 161 |
Thanked: 55 times |
Joined on Dec 2006
@ SLO, CA; United States
|
#241
|
The Following User Says Thank You to thorbo For This Useful Post: | ||
|
2008-10-30
, 20:23
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#242
|
qole,
Followed your instructions, but now when I do 'apt-get upgrade from Debian chroot terminal window, I get the following:
Also, when I do: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.
Any suggestions????Code:#apt-get update E: Archive directory /var/cache/apt/archives/partial is missing.
Thanks!
mkdir -p /media/mmc1/debian-apt-archives/partial
|
2008-10-30
, 22:16
|
|
Posts: 414 |
Thanked: 109 times |
Joined on Mar 2007
@ Silicon Valley
|
#243
|
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:
I've fixed the original instructions, too. Thanks for catching that.Code:mkdir -p /media/mmc1/debian-apt-archives/partial
#apt-get upgrade E: Unable to write to /var/cache/apt E: The package lists or status file could not be found or opened.
#apt-get update E: Archive directory /var/cache/apt/archives/partial is missing
|
2008-10-30
, 22:36
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#244
|
Are you sure that corrections you made are correct? For example, I noticed that you changed from 'debian-apt-get-archives' to debian-apt-archives'....
mkdir -p /media/mmc1/debian-apt-get-archives/partial
The Following User Says Thank You to qole For This Useful Post: | ||
|
2008-10-30
, 22:57
|
|
Posts: 414 |
Thanked: 109 times |
Joined on Mar 2007
@ Silicon Valley
|
#245
|
Sounds like you just put the "partial" directory into the wrong parent directory.
I'm fairly sure that I never had "debian-apt-get-archvies", but if that's the directory name you used, then you need to put the "partial" directory into that directory instead...
Here's the updated original post for anyone who wants to do this.Code:mkdir -p /media/mmc1/debian-apt-get-archives/partial
#mount -o bind /media/mmc1/debian-apt-get-archives /debian/var/cache mount: mount point /debian/var/cache does not exist
|
2008-10-30
, 23:04
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#246
|
Thanks, qole, just tried this one more time per above, but now I get error message from the mount command line....
Appreciate some more help....Code:#mount -o bind /media/mmc1/debian-apt-get-archives /debian/var/cache mount: mount point /debian/var/cache does not exist
The Following User Says Thank You to qole For This Useful Post: | ||
|
2008-10-30
, 23:56
|
|
Posts: 414 |
Thanked: 109 times |
Joined on Mar 2007
@ Silicon Valley
|
#247
|
Hi ArchiMark,
Make sure you are doing that mount command as root in maemo, not in Debian.
However, if you already did the mount command and you haven't rebooted, you can probably just create the partial directory and try apt-get upgrade again.
|
2008-10-31
, 00:13
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#248
|
The Following User Says Thank You to qole For This Useful Post: | ||
|
2008-10-31
, 04:23
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#249
|
The Following User Says Thank You to qole For This Useful Post: | ||
|
2008-10-31
, 04:43
|
Posts: 144 |
Thanked: 45 times |
Joined on Oct 2007
@ Detroit
|
#250
|
To get the best speed in OpenOffice, make sure you have virtual memory set to 128 MB (in Settings / Control Panel / Memory).
Tags |
debian, firefox, gimp, java, openoffice |
Thread Tools | |
|