hi guys i'm trying to use apt-proxy-v2 but it fails to start.
# /etc/init.d/apt-proxy-v2 start Starting apt-proxy-v2 Failed to load application: No module named apt_pkg i'm not familiar with python and how it handles lib paths. it may be that on my system i have python2.2 and python2.3. apt-proxy uses 2.2 but apt_pkg is in the 2.3 lib tree. i tried putting apt_pkg into the 2.2 lib tree but it made no difference. a google search just seems to show up posts of people having a problem with apt-listchanges. ideas? marty -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
