Reply
Thread Tools
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#1
Hi!!

I just solved a problem earlier with the help of some people (please refer to my posts). now i screwed up on something.

i was trying to move a file with the "mv" command.
i moved /var/cache/apt/ to /home/user/MyDocs/.apt-archive-cache.

the result is, an "operation failed" text pops out whenever i update downloads in the app manager.

Please help. thanks!!!

Many KUDOS for the good fellows who helped me earlier!!!
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
Originally Posted by gabby131 View Post
Hi!!

I just solved a problem earlier with the help of some people (please refer to my posts). now i screwed up on something.

i was trying to move a file with the "mv" command.
i moved /var/cache/apt/ to /home/user/MyDocs/.apt-archive-cache.

the result is, an "operation failed" text pops out whenever i update downloads in the app manager.

Please help. thanks!!!

Many KUDOS for the good fellows who helped me earlier!!!
As root, run:
Code:
ln -s /home/user/MyDocs/.apt-archive-cache /var/cache/apt
That's all on one line.
 
Reply

Tags
lost file in sofa


 
Forum Jump


All times are GMT. The time now is 16:10.