The previous comment # 7, is perfect as a temporary bug but if I can
download multiple file I modified as well as the following sample files
[#]:


 # Download each file and verify the sum
     try:
        files[0] = "/home/cmcaba-it/andale32.exe"
        files[1] = "/home/cmcaba-it/arial32.exe"
        files[1] = "/home/cmcaba-it/arialb32.exe"
           for i in range(len(files)):
              print "%s: downloading %s" % (relfile, files[i])
              ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820383

Title:
  package-data-downloader fails if apt is configured to use an http
  proxy that only supports package downloading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/820383/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to