apt-get not recognizing downloaded archives
Posted
by
meteors
on Ask Ubuntu
See other posts from Ask Ubuntu
or by meteors
Published on 2013-10-30T05:50:31Z
Indexed on
2013/10/30
22:18 UTC
Read the original article
Hit count: 300
I installed Ubuntu Gnome 13.10. I previously had Ubuntu Gnome 13.04 and had all the archives in the /var/cache/apt/archives/ stored to a removable disk. After installing 13.10 I copied all my archives to the above mentioned path. When I run apt-get install it tries to fetch the archives

although I have the archives.

Also if instead of apt-get install if I try to install individual .deb files using dpkg -i everything runs fine. These are the permissions of files:

How do I fix this. Previously copying archives like this worked fine and downloading duplicates the files.
© Ask Ubuntu or respective owner