Comment 1 for bug 131251

Revision history for this message
John (cronos6) wrote :

According to this page : http://<email address hidden>/msg376877.html

--- packages.py 2007-08-04 19:12:36.000000000 +0300
+++ /usr/lib/python2.4/site-packages/apt_proxy/packages.py 2007-08-04
19:12:53.000000000 +0300
@@ -103,7 +103,7 @@
     """
     DEFAULT_APT_CONFIG = {
         #'APT' : '',
- 'APT::Architecture' : apt_pkg.CPU,
+ #'APT::Architecture' : apt_pkg.CPU,
         #'APT::Default-Release' : 'unstable',

         'Dir':'.', # /

  => Works fine here too now