Hi I am using Ubuntu 5.10 and installed apt-proxy. Configured its .conf to use backends :
*[ubuntu]* *;; Ubuntu archive* *backends = http://archive.ubuntu.com/ubuntu* *[ubuntu-security]* *;; Ubuntu security updates* *backends = http://security.ubuntu.com/ubuntu* and disabled all other backends. Now whenever I run It returns error: 'no suitable backend found' eg. if I run: *apt-proxy-import -i ./debs (debs is a folder containing file **ymessenger_1.0.4_1_i386.deb downloaded from yahoo.com <http://yahoo.com>)* it returns errors: *# apt-proxy-import -i ./debs/* */usr/lib/python2.4/site-packages/apt_proxy/apt_proxy.py:18: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web.* * from twisted.protocols import http, ftp, basic* *2005/11/10 18:06 IST [-] Log opened.* *2005/11/10 18:06 IST [-] [apt_pkg] Loading Packages database for /var/cache/apt-proxy/.apt-proxy/backends/ubuntu-security* *2005/11/10 18:06 IST [-] [apt_pkg] Loading Packages database for /var/cache/apt-proxy/.apt-proxy/backends/ubuntu* *2005/11/10 18:06 IST [-] [import] ymessenger_1.0.4_1_i386.deb skipped - no suitable backend found* *close failed: [Errno 11] Resource temporarily unavailable* Even if I import from */var/cache/apt/archieve* it returns same error 'no suitable backend found' #apt-proxy-import -vri /var/cache/apt/archives/ . ... .... ...... 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//nautilus-data_2.12.1-0ubuntu1.1_all.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] nautilus-data_2.12.1-0ubuntu1.1_all.debskipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//rpm_4.0.4-31ubuntu1.1_i386.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] rpm_4.0.4-31ubuntu1.1_i386.deb skipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//nautilus_2.12.1-0ubuntu1.1_i386.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] nautilus_2.12.1-0ubuntu1.1_i386.debskipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//artwiz-cursor_1%3a1.3-2_all.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] artwiz-cursor_1%3a1.3-2_all.deb skipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//xcursor-themes_1.0.0-2_all.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] xcursor-themes_1.0.0-2_all.deb skipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//xfonts-artwiz_1%3a1.3-2_all.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] xfonts-artwiz_1%3a1.3-2_all.deb skipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//855resolution_0.4-1ubuntu1_i386.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] 855resolution_0.4-1ubuntu1_i386.deb skipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] considering: /var/cache/apt/archives//acroread_7.0.1-0.0.ubuntu1_i386.deb 2005/11/11 12:10 IST [-] [import] Not found, trying to guess 2005/11/11 12:10 IST [-] [import] acroread_7.0.1-0.0.ubuntu1_i386.debskipped - no suitable backend found 2005/11/11 12:10 IST [-] [import] Ignoring (unknown file type):lock I could not understand the reason. Please help !!! _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
