Your message dated Mon, 22 Feb 2016 00:46:09 +0000
with message-id <e1axedd-0006ky...@franck.debian.org>
and subject line Bug#815456: Removed package(s) from unstable
has caused the Debian Bug report #781915,
regarding Checksum fails and other issues in Jessie
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
781915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781915
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-zip
Version: 0.18
Severity: grave


Hi!


Machine A (Debian Wheezy without net connection, pendrive mounted in /media/3E77-C915, hostname=s3v3land-laptop) machine B (Debian Jessie connected to the Internet, pendrive mounted in /media/s3v/3E77-C915, hostname=s3v3land)



********************
with --no-md5 option
********************



1) Machine A


# apt-zip-list --medium=/media/3E77-C915 --aptgetaction=update -o tar --no-md5
The download size is unknown in 41 files




1a) fetch-script-wget-s3v3land-laptop content:

 #!/bin/sh
 # This file was auto-generated by apt-zip-list 0.18
 # Method: wget - Options:  TAR

 err(){
    echo >&2 "Fetching $1 failed ($2)"
 }
 check(){
    [ ! -r "$1" ] && return 1
    [ "$2" = "0" ] && return $3
    [ "$2" = "" ] && return $3
    [ "`type sha256sum`" ] &&
        if [ "`sha256sum $1 | cut -d' ' -f1`" = $2 ]
        then return 0
        else err $1 "wrong checksum"; return 1
        fi
    [ "`type gzip`" ] &&
        if ar p $1 data.tar.gz | gzip -t
        then return 0
        else err $1 "wrong contents"; return 1
        fi
    return $3
 }

 do_wget() {
    wget -t3 -nv -O $2 $1
    echo $2 $4 $?

    return $?
 }


 getfile(){
    FILE=""
    for EXT in ".bz2" ".gz" ""
    do
      do_wget $1$EXT $2$EXT $3 $4 &&
      FILE=$2$EXT &&
      break
      rm -f $2$EXT
    done
    [ "$FILE" = "" ] && return 1
    tar rf debs-s3v3land-laptop.tar $FILE &&
    rm $FILE
 }

touch foo-stamp && "tar" cf "debs-s3v3land-laptop.tar" foo-stamp && rm foo-stamp

 echo Download will be of size: "unknown" in "41" files
 while read URL FILE SIZE CHECKSUM
 do getfile $URL $FILE $SIZE $CHECKSUM || true
 done <<EOP

http://ftp.it.debian.org/debian/dists/stable/contrib/binary-amd64/Packages ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages 0 :

http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en 0 :

http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it 0 :

http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT 0 :

http://ftp.it.debian.org/debian/dists/stable/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages 0 :

http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en 0 :

http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it 0 :

http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT 0 :

http://ftp.it.debian.org/debian/dists/stable/non-free/binary-amd64/Packages ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages 0 :

http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en 0 :

http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it 0 :

http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/stable/Release ftp.it.debian.org_debian_dists_stable_Release 0 http://ftp.it.debian.org/debian/dists/stable/Release.gpg ftp.it.debian.org_debian_dists_stable_Release.gpg 0

http://ftp.it.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages 0 :

http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en 0 :

http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it 0 :

http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/wheezy-backports/Release ftp.it.debian.org_debian_dists_wheezy-backports_Release 0 http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg 0 http://ftp.it.debian.org/debian/dists/wheezy/main/source/Sources ftp.it.debian.org_debian_dists_wheezy_main_source_Sources 0 :

http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages 0 :

http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en 0 :

http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it 0 :

http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release 0

http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg 0 http://ftp.it.debian.org/debian/dists/wheezy/Release ftp.it.debian.org_debian_dists_wheezy_Release 0 http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg ftp.it.debian.org_debian_dists_wheezy_Release.gpg 0

http://ftp.it.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages 0 :

http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en 0 :

http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it 0 :

http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/wheezy-updates/Release ftp.it.debian.org_debian_dists_wheezy-updates_Release 0 http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg 0

http://security.debian.org/dists/stable/updates/main/binary-amd64/Packages security.debian.org_dists_stable_updates_main_binary-amd64_Packages 0 :

http://security.debian.org/dists/stable/updates/main/i18n/Translation-en.bz2 security.debian.org_dists_stable_updates_main_i18n_Translation-en 0 :

http://security.debian.org/dists/stable/updates/main/i18n/Translation-it.bz2 security.debian.org_dists_stable_updates_main_i18n_Translation-it 0 :

http://security.debian.org/dists/stable/updates/main/i18n/Translation-it_IT.bz2 security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT 0 : http://security.debian.org/dists/stable/updates/Release.gpg security.debian.org_dists_stable_updates_Release.gpg 0 http://security.debian.org/dists/stable/updates/Release security.debian.org_dists_stable_updates_Release 0
 EOP





2) Machine B

# cd /media/s3v/3E77-C915
# sh fetch-script-wget-s3v3land-laptop

2015-04-04 18:10:42 URL:http://ftp.it.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.bz2 [41992/41992] -> "ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages.bz2" [1]
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-en.bz2.bz2:
2015-04-04 18:10:43 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it.bz2.bz2:
2015-04-04 18:10:43 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 18:10:43 ERROR 404: Not Found.
2015-04-04 18:10:52 URL:http://ftp.it.debian.org/debian/dists/stable/main/binary-amd64/Packages.bz2 [5840889/5840889] -> "ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages.bz2" [1]
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2.bz2:
2015-04-04 18:10:53 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it.bz2.bz2:
2015-04-04 18:10:54 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 18:10:54 ERROR 404: Not Found.
2015-04-04 18:10:54 URL:http://ftp.it.debian.org/debian/dists/stable/non-free/binary-amd64/Packages.bz2 [80796/80796] -> "ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages.bz2" [1]
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-en.bz2.bz2:
2015-04-04 18:10:54 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it.bz2.bz2:
2015-04-04 18:10:54 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 18:10:55 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/Release.bz2:
2015-04-04 18:10:55 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/stable/Release.gpg.bz2:
2015-04-04 18:10:55 ERROR 404: Not Found.
2015-04-04 18:10:56 URL:http://ftp.it.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages.bz2 [555776/555776] -> "ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages.bz2" [1]
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en.bz2.bz2:
2015-04-04 18:10:56 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it.bz2.bz2:
2015-04-04 18:10:57 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 18:10:57 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.bz2:
2015-04-04 18:10:57 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg.bz2:
2015-04-04 18:10:57 ERROR 404: Not Found.
2015-04-04 18:11:07 URL:http://ftp.it.debian.org/debian/dists/wheezy/main/source/Sources.bz2 [5971184/5971184] -> "ftp.it.debian.org_debian_dists_wheezy_main_source_Sources.bz2" [1] 2015-04-04 18:11:09 URL:http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/binary-amd64/Packages.bz2 [134391/134391] -> "ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages.bz2" [1]
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 18:11:10 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 18:11:10 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 18:11:11 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.bz2:
2015-04-04 18:11:11 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg.bz2:
2015-04-04 18:11:11 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy/Release.bz2:
2015-04-04 18:11:11 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg.bz2:
2015-04-04 18:11:11 ERROR 404: Not Found.
2015-04-04 18:11:12 URL:http://ftp.it.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages.bz2 [4365/4365] -> "ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages.bz2" [1]
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 18:11:12 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 18:11:12 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 18:11:12 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.bz2:
2015-04-04 18:11:12 ERROR 404: Not Found.
http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg.bz2:
2015-04-04 18:11:12 ERROR 404: Not Found.
2015-04-04 18:11:13 URL:http://security.debian.org/dists/stable/updates/main/binary-amd64/Packages.bz2 [295735/295735] -> "security.debian.org_dists_stable_updates_main_binary-amd64_Packages.bz2" [1]
http://security.debian.org/dists/stable/updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 18:11:13 ERROR 404: Not Found.
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 18:11:14 ERROR 404: Not Found.
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 18:11:14 ERROR 404: Not Found.
http://security.debian.org/dists/stable/updates/Release.gpg.bz2:
2015-04-04 18:11:14 ERROR 404: Not Found.
http://security.debian.org/dists/stable/updates/Release.bz2:
2015-04-04 18:11:15 ERROR 404: Not Found.




2a) debs-s3v3land-laptop.tar content:

-rw-r--r-- s3v/s3v           0 2015-04-04 18:10 foo-stamp
-rw-r--r-- s3v/s3v 41992 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT.bz2 -rw-r--r-- s3v/s3v 5840889 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT.bz2 -rw-r--r-- s3v/s3v 80796 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_Release.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_stable_Release.gpg.bz2 -rw-r--r-- s3v/s3v 555776 2015-04-04 10:09 ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_wheezy-backports_Release.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:10 ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg.bz2 -rw-r--r-- s3v/s3v 5971184 2015-01-10 11:40 ftp.it.debian.org_debian_dists_wheezy_main_source_Sources.bz2 -rw-r--r-- s3v/s3v 134391 2015-04-04 10:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy_Release.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy_Release.gpg.bz2 -rw-r--r-- s3v/s3v 4365 2015-04-04 10:08 ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-updates_Release.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg.bz2 -rw-r--r-- s3v/s3v 295735 2015-04-02 22:41 security.debian.org_dists_stable_updates_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 security.debian.org_dists_stable_updates_main_i18n_Translation-en.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 security.debian.org_dists_stable_updates_main_i18n_Translation-it.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 security.debian.org_dists_stable_updates_Release.gpg.bz2 -rw-r--r-- s3v/s3v 0 2015-04-04 18:11 security.debian.org_dists_stable_updates_Release.bz2





3) Machine A

# LANG=C apt-zip-inst --medium=/media/3E77-C915 --aptgetaction=update -o tar --no-md5

Uncompressing index archives...

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en.bz2, output file = ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it.bz2, output file = ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT.bz2, output file = ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en.bz2, output file = ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it.bz2, output file = ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT.bz2, output file = ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en.bz2, output file = ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it.bz2, output file = ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT.bz2, output file = ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_Release.bz2, output file = ftp.it.debian.org_debian_dists_stable_Release

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_Release, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_stable_Release.gpg.bz2, output file = ftp.it.debian.org_debian_dists_stable_Release.gpg

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_stable_Release.gpg, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-backports_Release.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-backports_Release

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-backports_Release, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy_Release.bz2, output file = ftp.it.debian.org_debian_dists_wheezy_Release

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy_Release, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy_Release.gpg.bz2, output file = ftp.it.debian.org_debian_dists_wheezy_Release.gpg

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy_Release.gpg, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-updates_Release.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-updates_Release

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-updates_Release, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg.bz2, output file = ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: Success
Input file = security.debian.org_dists_stable_updates_main_i18n_Translation-en.bz2, output file = security.debian.org_dists_stable_updates_main_i18n_Translation-en

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file security.debian.org_dists_stable_updates_main_i18n_Translation-en, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = security.debian.org_dists_stable_updates_main_i18n_Translation-it.bz2, output file = security.debian.org_dists_stable_updates_main_i18n_Translation-it

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file security.debian.org_dists_stable_updates_main_i18n_Translation-it, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT.bz2, output file = security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
Input file = security.debian.org_dists_stable_updates_Release.gpg.bz2, output file = security.debian.org_dists_stable_updates_Release.gpg

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file security.debian.org_dists_stable_updates_Release.gpg, if it exists.

bunzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bunzip2: Success
Input file = security.debian.org_dists_stable_updates_Release.bz2, output file = security.debian.org_dists_stable_updates_Release

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file security.debian.org_dists_stable_updates_Release, if it exists.
Err http://ftp.it.debian.org wheezy-proposed-updates Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://security.debian.org stable/updates Release.gpg
  Could not resolve 'security.debian.org'
Err http://ftp.it.debian.org stable Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy-updates Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy-backports Release.gpg
  Could not resolve 'ftp.it.debian.org'
Reading package lists... Done
W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/stable/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://security.debian.org/dists/stable/updates/Release.gpg Could not resolve 'security.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.





4) Another try - first step is the same as 1)




5) Machine B & some changes in fetch-script-wget-s3v3land-laptop file:

....
do_wget() {
    wget -t3 -nv -O $2 $1
    local var=$?
    echo $2 $4 $var

    return $var
}
...





6) Machine B

# cd /media/s3v/3E77-C915
# sh fetch-script-wget-s3v3land-laptop

....
....



-rw-r--r-- s3v/s3v           0 2015-04-04 18:37 foo-stamp
-rw-r--r-- s3v/s3v 41992 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 34833 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en -rw-r--r-- s3v/s3v 5840889 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 3847587 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en -rw-r--r-- s3v/s3v 2752219 2013-05-03 12:29 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it -rw-r--r-- s3v/s3v 80796 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 66132 2015-01-10 11:40 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en -rw-r--r-- s3v/s3v 168216 2015-01-10 12:19 ftp.it.debian.org_debian_dists_stable_Release -rw-r--r-- s3v/s3v 1655 2015-01-10 12:29 ftp.it.debian.org_debian_dists_stable_Release.gpg -rw-r--r-- s3v/s3v 555776 2015-04-04 10:09 ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 354298 2015-04-04 10:09 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en -rw-r--r-- s3v/s3v 146801 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-backports_Release -rw-r--r-- s3v/s3v 836 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg -rw-r--r-- s3v/s3v 5971184 2015-01-10 11:40 ftp.it.debian.org_debian_dists_wheezy_main_source_Sources.bz2 -rw-r--r-- s3v/s3v 134391 2015-04-04 10:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 75867 2015-04-04 10:11 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en -rw-r--r-- s3v/s3v 166645 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release -rw-r--r-- s3v/s3v 836 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg -rw-r--r-- s3v/s3v 168216 2015-01-10 12:19 ftp.it.debian.org_debian_dists_wheezy_Release -rw-r--r-- s3v/s3v 1655 2015-01-10 12:29 ftp.it.debian.org_debian_dists_wheezy_Release.gpg -rw-r--r-- s3v/s3v 4365 2015-04-04 10:08 ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 3198 2015-04-04 10:08 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en -rw-r--r-- s3v/s3v 123683 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-updates_Release -rw-r--r-- s3v/s3v 836 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg -rw-r--r-- s3v/s3v 295735 2015-04-02 22:41 security.debian.org_dists_stable_updates_main_binary-amd64_Packages.bz2 -rw-r--r-- s3v/s3v 166729 2015-04-02 22:41 security.debian.org_dists_stable_updates_main_i18n_Translation-en -rw-r--r-- s3v/s3v 836 2015-04-02 22:41 security.debian.org_dists_stable_updates_Release.gpg -rw-r--r-- s3v/s3v 102268 2015-04-02 22:41 security.debian.org_dists_stable_updates_Release






7) Machine A

# LANG=C apt-zip-inst --medium=/media/3E77-C915 --aptgetaction=update -o tar --no-md5
Uncompressing index archives...
Err http://ftp.it.debian.org wheezy-proposed-updates Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://security.debian.org stable/updates Release.gpg
  Could not resolve 'security.debian.org'
Err http://ftp.it.debian.org stable Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy-updates Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy-backports Release.gpg
  Could not resolve 'ftp.it.debian.org'
Reading package lists... Error!
W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/stable/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://security.debian.org/dists/stable/updates/Release.gpg Could not resolve 'security.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.







***********************
without --no-md5 option
***********************

8) Machine A

# apt-zip-list --medium=/media/3E77-C915 --aptgetaction=update -o tar
The download size is unknown in 41 files




8a) script content:
#!/bin/sh
# This file was auto-generated by apt-zip-list 0.18
# Method: wget - Options:  TAR

err(){
    echo >&2 "Fetching $1 failed ($2)"
}
check(){
    [ ! -r "$1" ] && return 1
    [ "$2" = "0" ] && return $3
    [ "$2" = "" ] && return $3
    [ "`type sha256sum`" ] &&
        if [ "`sha256sum $1 | cut -d' ' -f1`" = $2 ]
        then return 0
        else err $1 "wrong checksum"; return 1
        fi
    [ "`type gzip`" ] &&
        if ar p $1 data.tar.gz | gzip -t
        then return 0
        else err $1 "wrong contents"; return 1
        fi
    return $3
}

do_wget() {
    wget -t3 -nv -O $2 $1
    check $2 $4 $?

    return $?
}


getfile(){
    FILE=""
    for EXT in ".bz2" ".gz" ""
    do
      do_wget $1$EXT $2$EXT $3 $4 &&
      FILE=$2$EXT &&
      break
      rm -f $2$EXT
    done
    [ "$FILE" = "" ] && return 1
    tar rf debs-s3v3land-laptop.tar $FILE &&
    rm $FILE
}

touch foo-stamp && "tar" cf "debs-s3v3land-laptop.tar" foo-stamp && rm foo-stamp

echo Download will be of size: "unknown" in "41" files
while read URL FILE SIZE CHECKSUM
do getfile $URL $FILE $SIZE $CHECKSUM || true
done <<EOP
http://ftp.it.debian.org/debian/dists/stable/contrib/binary-amd64/Packages ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages 0 : http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en 0 : http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it 0 : http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/stable/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages 0 : http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en 0 : http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it 0 : http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/stable/non-free/binary-amd64/Packages ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages 0 : http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en 0 : http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it 0 : http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/stable/Release ftp.it.debian.org_debian_dists_stable_Release 0 http://ftp.it.debian.org/debian/dists/stable/Release.gpg ftp.it.debian.org_debian_dists_stable_Release.gpg 0 http://ftp.it.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages 0 : http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en 0 : http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it 0 : http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/wheezy-backports/Release ftp.it.debian.org_debian_dists_wheezy-backports_Release 0 http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg 0 http://ftp.it.debian.org/debian/dists/wheezy/main/source/Sources ftp.it.debian.org_debian_dists_wheezy_main_source_Sources 0 : http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages 0 : http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en 0 : http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it 0 : http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release 0 http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg 0 http://ftp.it.debian.org/debian/dists/wheezy/Release ftp.it.debian.org_debian_dists_wheezy_Release 0 http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg ftp.it.debian.org_debian_dists_wheezy_Release.gpg 0 http://ftp.it.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages 0 : http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en.bz2 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en 0 : http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it.bz2 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it 0 : http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it_IT.bz2 ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT 0 : http://ftp.it.debian.org/debian/dists/wheezy-updates/Release ftp.it.debian.org_debian_dists_wheezy-updates_Release 0 http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg 0 http://security.debian.org/dists/stable/updates/main/binary-amd64/Packages security.debian.org_dists_stable_updates_main_binary-amd64_Packages 0 : http://security.debian.org/dists/stable/updates/main/i18n/Translation-en.bz2 security.debian.org_dists_stable_updates_main_i18n_Translation-en 0 : http://security.debian.org/dists/stable/updates/main/i18n/Translation-it.bz2 security.debian.org_dists_stable_updates_main_i18n_Translation-it 0 : http://security.debian.org/dists/stable/updates/main/i18n/Translation-it_IT.bz2 security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT 0 : http://security.debian.org/dists/stable/updates/Release.gpg security.debian.org_dists_stable_updates_Release.gpg 0 http://security.debian.org/dists/stable/updates/Release security.debian.org_dists_stable_updates_Release 0
EOP



9) Machine B

# cd /media/s3v/3E77-C915
# sh fetch-script-wget-s3v3land-laptop

Download will be of size: unknown in 41 files
2015-04-04 19:00:10 URL:http://ftp.it.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.bz2 [41992/41992] -> "ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages.bz2" [1] Fetching ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:00:12 URL:http://ftp.it.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.gz [50431/50431] -> "ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages.gz" [1] Fetching ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/binary-amd64/Packages:
2015-04-04 19:00:15 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_binary-amd64_Packages failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-en.bz2.bz2:
2015-04-04 19:00:15 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-en.bz2.gz:
2015-04-04 19:00:15 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:00:16 URL:http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-en.bz2 [34833/34833] -> "ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en" [1] Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-en failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it.bz2.bz2:
2015-04-04 19:00:16 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it.bz2.gz:
2015-04-04 19:00:16 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it.bz2:
2015-04-04 19:00:16 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:00:16 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:00:16 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/contrib/i18n/Translation-it_IT.bz2:
2015-04-04 19:00:17 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_contrib_i18n_Translation-it%5fIT failed (wrong checksum) 2015-04-04 19:00:26 URL:http://ftp.it.debian.org/debian/dists/stable/main/binary-amd64/Packages.bz2 [5840889/5840889] -> "ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages.bz2" [1] Fetching ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:00:38 URL:http://ftp.it.debian.org/debian/dists/stable/main/binary-amd64/Packages.gz [7625173/7625173] -> "ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages.gz" [1] Fetching ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/binary-amd64/Packages:
2015-04-04 19:00:39 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_binary-amd64_Packages failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:00:40 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:00:40 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:00:46 URL:http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2 [3847587/3847587] -> "ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en" [1] Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-en failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:00:46 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:00:46 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it.gz failed (wrong checksum) 2015-04-04 19:00:51 URL:http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it.bz2 [2752219/2752219] -> "ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it" [1] Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:00:51 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:00:52 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:00:52 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_main_i18n_Translation-it%5fIT failed (wrong checksum) 2015-04-04 19:00:52 URL:http://ftp.it.debian.org/debian/dists/stable/non-free/binary-amd64/Packages.bz2 [80796/80796] -> "ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages.bz2" [1] Fetching ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:00:52 URL:http://ftp.it.debian.org/debian/dists/stable/non-free/binary-amd64/Packages.gz [100253/100253] -> "ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages.gz" [1] Fetching ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/binary-amd64/Packages:
2015-04-04 19:00:53 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_binary-amd64_Packages failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-en.bz2.bz2:
2015-04-04 19:00:53 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-en.bz2.gz:
2015-04-04 19:00:53 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:00:53 URL:http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-en.bz2 [66132/66132] -> "ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en" [1] Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-en failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it.bz2.bz2:
2015-04-04 19:00:53 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it.bz2.gz:
2015-04-04 19:00:53 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it.bz2:
2015-04-04 19:00:54 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:00:54 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:00:54 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/non-free/i18n/Translation-it_IT.bz2:
2015-04-04 19:00:54 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_non-free_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/Release.bz2:
2015-04-04 19:00:54 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_Release.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/Release.gz:
2015-04-04 19:00:54 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_Release.gz failed (wrong checksum) 2015-04-04 19:00:55 URL:http://ftp.it.debian.org/debian/dists/stable/Release [168216/168216] -> "ftp.it.debian.org_debian_dists_stable_Release" [1]
http://ftp.it.debian.org/debian/dists/stable/Release.gpg.bz2:
2015-04-04 19:00:55 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_Release.gpg.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/stable/Release.gpg.gz:
2015-04-04 19:00:55 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_stable_Release.gpg.gz failed (wrong checksum) 2015-04-04 19:00:55 URL:http://ftp.it.debian.org/debian/dists/stable/Release.gpg [1655/1655] -> "ftp.it.debian.org_debian_dists_stable_Release.gpg" [1] 2015-04-04 19:00:56 URL:http://ftp.it.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages.bz2 [555776/555776] -> "ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages.bz2" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:00:58 URL:http://ftp.it.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages.gz [705245/705245] -> "ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages.gz" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages:
2015-04-04 19:00:58 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_binary-amd64_Packages failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:00:58 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:00:58 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:00:59 URL:http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-en.bz2 [354298/354298] -> "ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-en failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:00:59 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:00:59 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it.bz2:
2015-04-04 19:00:59 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:01:00 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:01:00 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:01:00 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_main_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.bz2:
2015-04-04 19:01:00 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_Release.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gz:
2015-04-04 19:01:00 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_Release.gz failed (wrong checksum) 2015-04-04 19:01:01 URL:http://ftp.it.debian.org/debian/dists/wheezy-backports/Release [146801/146801] -> "ftp.it.debian.org_debian_dists_wheezy-backports_Release" [1]
http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg.bz2:
2015-04-04 19:01:01 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg.gz:
2015-04-04 19:01:01 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg.gz failed (wrong checksum) 2015-04-04 19:01:01 URL:http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg [836/836] -> "ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg" [1] 2015-04-04 19:01:10 URL:http://ftp.it.debian.org/debian/dists/wheezy/main/source/Sources.bz2 [5971184/5971184] -> "ftp.it.debian.org_debian_dists_wheezy_main_source_Sources.bz2" [1] Fetching ftp.it.debian.org_debian_dists_wheezy_main_source_Sources.bz2 failed (wrong checksum) 2015-04-04 19:01:23 URL:http://ftp.it.debian.org/debian/dists/wheezy/main/source/Sources.gz [7496256/7496256] -> "ftp.it.debian.org_debian_dists_wheezy_main_source_Sources.gz" [1] Fetching ftp.it.debian.org_debian_dists_wheezy_main_source_Sources.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy/main/source/Sources:
2015-04-04 19:01:24 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy_main_source_Sources failed (wrong checksum) 2015-04-04 19:01:25 URL:http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/binary-amd64/Packages.bz2 [134391/134391] -> "ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages.bz2" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:01:25 URL:http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/binary-amd64/Packages.gz [172492/172492] -> "ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages.gz" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/binary-amd64/Packages:
2015-04-04 19:01:25 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:01:25 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:01:25 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:01:26 URL:http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-en.bz2 [75867/75867] -> "ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:01:26 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:01:26 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it.bz2:
2015-04-04 19:01:26 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:01:26 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:01:27 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:01:27 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.bz2:
2015-04-04 19:01:27 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gz:
2015-04-04 19:01:27 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gz failed (wrong checksum) 2015-04-04 19:01:27 URL:http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release [166645/166645] -> "ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release" [1]
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg.bz2:
2015-04-04 19:01:28 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg.gz:
2015-04-04 19:01:28 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg.gz failed (wrong checksum) 2015-04-04 19:01:28 URL:http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg [836/836] -> "ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg" [1]
http://ftp.it.debian.org/debian/dists/wheezy/Release.bz2:
2015-04-04 19:01:28 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy_Release.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy/Release.gz:
2015-04-04 19:01:28 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy_Release.gz failed (wrong checksum) 2015-04-04 19:01:29 URL:http://ftp.it.debian.org/debian/dists/wheezy/Release [168216/168216] -> "ftp.it.debian.org_debian_dists_wheezy_Release" [1]
http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg.bz2:
2015-04-04 19:01:29 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy_Release.gpg.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg.gz:
2015-04-04 19:01:29 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy_Release.gpg.gz failed (wrong checksum) 2015-04-04 19:01:29 URL:http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg [1655/1655] -> "ftp.it.debian.org_debian_dists_wheezy_Release.gpg" [1] 2015-04-04 19:01:29 URL:http://ftp.it.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages.bz2 [4365/4365] -> "ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages.bz2" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:01:30 URL:http://ftp.it.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages.gz [4437/4437] -> "ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages.gz" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages:
2015-04-04 19:01:30 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_binary-amd64_Packages failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:01:30 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:01:30 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:01:30 URL:http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-en.bz2 [3198/3198] -> "ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en" [1] Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-en failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:01:30 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:01:30 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it.bz2:
2015-04-04 19:01:30 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:01:31 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:01:31 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:01:31 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_main_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.bz2:
2015-04-04 19:01:31 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_Release.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gz:
2015-04-04 19:01:31 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_Release.gz failed (wrong checksum) 2015-04-04 19:01:32 URL:http://ftp.it.debian.org/debian/dists/wheezy-updates/Release [123683/123683] -> "ftp.it.debian.org_debian_dists_wheezy-updates_Release" [1]
http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg.bz2:
2015-04-04 19:01:32 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg.bz2 failed (wrong checksum)
http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg.gz:
2015-04-04 19:01:32 ERRORE 404: Not Found.
Fetching ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg.gz failed (wrong checksum) 2015-04-04 19:01:32 URL:http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg [836/836] -> "ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg" [1] 2015-04-04 19:01:34 URL:http://security.debian.org/dists/stable/updates/main/binary-amd64/Packages.bz2 [295735/295735] -> "security.debian.org_dists_stable_updates_main_binary-amd64_Packages.bz2" [1] Fetching security.debian.org_dists_stable_updates_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:01:35 URL:http://security.debian.org/dists/stable/updates/main/binary-amd64/Packages.gz [372078/372078] -> "security.debian.org_dists_stable_updates_main_binary-amd64_Packages.gz" [1] Fetching security.debian.org_dists_stable_updates_main_binary-amd64_Packages.gz failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/binary-amd64/Packages:
2015-04-04 19:01:35 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_binary-amd64_Packages failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:01:36 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:01:36 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:01:38 URL:http://security.debian.org/dists/stable/updates/main/i18n/Translation-en.bz2 [166729/166729] -> "security.debian.org_dists_stable_updates_main_i18n_Translation-en" [1] Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-en failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:01:38 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:01:53 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-it.gz failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it.bz2:
2015-04-04 19:01:54 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-it failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:01:54 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:01:55 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://security.debian.org/dists/stable/updates/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:01:55 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_main_i18n_Translation-it%5fIT failed (wrong checksum)
http://security.debian.org/dists/stable/updates/Release.gpg.bz2:
2015-04-04 19:01:55 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_Release.gpg.bz2 failed (wrong checksum)
http://security.debian.org/dists/stable/updates/Release.gpg.gz:
2015-04-04 19:01:56 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_Release.gpg.gz failed (wrong checksum) 2015-04-04 19:01:56 URL:http://security.debian.org/dists/stable/updates/Release.gpg [836/836] -> "security.debian.org_dists_stable_updates_Release.gpg" [1]
http://security.debian.org/dists/stable/updates/Release.bz2:
2015-04-04 19:01:57 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_Release.bz2 failed (wrong checksum)
http://security.debian.org/dists/stable/updates/Release.gz:
2015-04-04 19:01:57 ERRORE 404: Not Found.
Fetching security.debian.org_dists_stable_updates_Release.gz failed (wrong checksum) 2015-04-04 19:01:58 URL:http://security.debian.org/dists/stable/updates/Release [102268/102268] -> "security.debian.org_dists_stable_updates_Release" [1]



9a) .tar content

-rw-r--r-- s3v/s3v           0 2015-04-04 19:00 foo-stamp
-rw-r--r-- s3v/s3v 168216 2015-01-10 12:19 ftp.it.debian.org_debian_dists_stable_Release -rw-r--r-- s3v/s3v 1655 2015-01-10 12:29 ftp.it.debian.org_debian_dists_stable_Release.gpg -rw-r--r-- s3v/s3v 146801 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-backports_Release -rw-r--r-- s3v/s3v 836 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-backports_Release.gpg -rw-r--r-- s3v/s3v 166645 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release -rw-r--r-- s3v/s3v 836 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-proposed-updates_Release.gpg -rw-r--r-- s3v/s3v 168216 2015-01-10 12:19 ftp.it.debian.org_debian_dists_wheezy_Release -rw-r--r-- s3v/s3v 1655 2015-01-10 12:29 ftp.it.debian.org_debian_dists_wheezy_Release.gpg -rw-r--r-- s3v/s3v 123683 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-updates_Release -rw-r--r-- s3v/s3v 836 2015-04-04 10:57 ftp.it.debian.org_debian_dists_wheezy-updates_Release.gpg -rw-r--r-- s3v/s3v 836 2015-04-02 22:41 security.debian.org_dists_stable_updates_Release.gpg -rw-r--r-- s3v/s3v 102268 2015-04-02 22:41 security.debian.org_dists_stable_updates_Release



10) Machine A

# LANG=C apt-zip-inst --medium=/media/3E77-C915 --aptgetaction=update -o tar
The download size is unknown in 41 files.
root@s3v3land-laptop:/var/lib/apt/lists# LANG=C apt-zip-inst --medium=/media/3E77-C915 --aptgetaction=update -o tar
Uncompressing index archives...
Err http://ftp.it.debian.org wheezy-proposed-updates Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://security.debian.org stable/updates Release.gpg
  Could not resolve 'security.debian.org'
Err http://ftp.it.debian.org stable Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy-updates Release.gpg
  Could not resolve 'ftp.it.debian.org'
Err http://ftp.it.debian.org wheezy-backports Release.gpg
  Could not resolve 'ftp.it.debian.org'
Reading package lists... Error!
W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-proposed-updates/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/stable/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://security.debian.org/dists/stable/updates/Release.gpg Could not resolve 'security.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-updates/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Failed to fetch http://ftp.it.debian.org/debian/dists/wheezy-backports/Release.gpg Could not resolve 'ftp.it.debian.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.it.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.




11) Another try without --no-md5 option. Machine B

# apt-zip-list --medium=/media/s3v/3E77-C915 --aptgetaction=update -o tar
The download size is unknown in 0 files.

After removing "-qq" option in /usr/bin/apt-file-list:

[ -n "$APTGETACTION" ] && apt-get ${APTGETEXTRAOPTS} --print-uris ${APTGETACTION} >> "$TMP"

# apt-zip-list --medium=/media/s3v/3E77-C915 --aptgetaction=update -o tar
The download size is unknown in 32 files.




12) Machine A

# cd /media/3E77-C915
# sh fetch-script-wget-s3v3land

Download will be of size: unknown in 32 files
http://ftp.ch.debian.org/debian/dists/experimental/InRelease.bz2:
2015-04-04 19:15:43 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_InRelease.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/InRelease.gz:
2015-04-04 19:15:43 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_InRelease.gz failed (wrong checksum) 2015-04-04 19:15:44 URL:http://ftp.ch.debian.org/debian/dists/experimental/InRelease [161592/161592] -> "ftp.ch.debian.org_debian_dists_experimental_InRelease" [1]
http://ftp.ch.debian.org/debian/dists/experimental/main/binary-amd64/Packages.bz2:
2015-04-04 19:15:44 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:15:47 URL:http://ftp.ch.debian.org/debian/dists/experimental/main/binary-amd64/Packages.gz [1662616/1662616] -> "ftp.ch.debian.org_debian_dists_experimental_main_binary-amd64_Packages.gz" [1] Fetching ftp.ch.debian.org_debian_dists_experimental_main_binary-amd64_Packages.gz failed (wrong checksum) 2015-04-04 19:15:49 URL:http://ftp.ch.debian.org/debian/dists/experimental/main/binary-amd64/Packages [1662616/1662616] -> "ftp.ch.debian.org_debian_dists_experimental_main_binary-amd64_Packages" [1] Fetching ftp.ch.debian.org_debian_dists_experimental_main_binary-amd64_Packages failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:15:50 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:15:50 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:15:51 URL:http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-en.bz2 [679241/679241] -> "ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-en" [1] Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-en failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:15:51 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:15:51 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-it.bz2:
2015-04-04 19:15:52 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-it failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:15:52 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:15:52 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:15:52 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/experimental/main/source/Sources.bz2:
2015-04-04 19:15:52 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_experimental_main_source_Sources.bz2 failed (wrong checksum) 2015-04-04 19:15:55 URL:http://ftp.ch.debian.org/debian/dists/experimental/main/source/Sources.gz [1319754/1319754] -> "ftp.ch.debian.org_debian_dists_experimental_main_source_Sources.gz" [1] Fetching ftp.ch.debian.org_debian_dists_experimental_main_source_Sources.gz failed (wrong checksum) 2015-04-04 19:15:57 URL:http://ftp.ch.debian.org/debian/dists/experimental/main/source/Sources [1319754/1319754] -> "ftp.ch.debian.org_debian_dists_experimental_main_source_Sources" [1] Fetching ftp.ch.debian.org_debian_dists_experimental_main_source_Sources failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/binary-amd64/Packages.bz2:
2015-04-04 19:15:57 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:15:58 URL:http://ftp.ch.debian.org/debian/dists/jessie/contrib/binary-amd64/Packages.gz [59573/59573] -> "ftp.ch.debian.org_debian_dists_jessie_contrib_binary-amd64_Packages.gz" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_binary-amd64_Packages.gz failed (wrong checksum) 2015-04-04 19:15:58 URL:http://ftp.ch.debian.org/debian/dists/jessie/contrib/binary-amd64/Packages [59573/59573] -> "ftp.ch.debian.org_debian_dists_jessie_contrib_binary-amd64_Packages" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_binary-amd64_Packages failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-en.bz2.bz2:
2015-04-04 19:15:58 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-en.bz2.gz:
2015-04-04 19:15:58 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:15:59 URL:http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-en.bz2 [38893/38893] -> "ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-en" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-en failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-it.bz2.bz2:
2015-04-04 19:15:59 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-it.bz2.gz:
2015-04-04 19:15:59 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-it.bz2:
2015-04-04 19:15:59 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-it failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:15:59 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:15:59 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/i18n/Translation-it_IT.bz2:
2015-04-04 19:16:00 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/contrib/source/Sources.bz2:
2015-04-04 19:16:00 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_source_Sources.bz2 failed (wrong checksum) 2015-04-04 19:16:00 URL:http://ftp.ch.debian.org/debian/dists/jessie/contrib/source/Sources.gz [60410/60410] -> "ftp.ch.debian.org_debian_dists_jessie_contrib_source_Sources.gz" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_source_Sources.gz failed (wrong checksum) 2015-04-04 19:16:00 URL:http://ftp.ch.debian.org/debian/dists/jessie/contrib/source/Sources [60410/60410] -> "ftp.ch.debian.org_debian_dists_jessie_contrib_source_Sources" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_contrib_source_Sources failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/InRelease.bz2:
2015-04-04 19:16:01 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_InRelease.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/InRelease.gz:
2015-04-04 19:16:01 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_InRelease.gz failed (wrong checksum) 2015-04-04 19:16:01 URL:http://ftp.ch.debian.org/debian/dists/jessie/InRelease [206198/206198] -> "ftp.ch.debian.org_debian_dists_jessie_InRelease" [1]
http://ftp.ch.debian.org/debian/dists/jessie/main/binary-amd64/Packages.bz2:
2015-04-04 19:16:01 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:16:16 URL:http://ftp.ch.debian.org/debian/dists/jessie/main/binary-amd64/Packages.gz [9038882/9038882] -> "ftp.ch.debian.org_debian_dists_jessie_main_binary-amd64_Packages.gz" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_main_binary-amd64_Packages.gz failed (wrong checksum) 2015-04-04 19:16:33 URL:http://ftp.ch.debian.org/debian/dists/jessie/main/binary-amd64/Packages [9038882/9038882] -> "ftp.ch.debian.org_debian_dists_jessie_main_binary-amd64_Packages" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_main_binary-amd64_Packages failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:16:33 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:16:33 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:16:41 URL:http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-en.bz2 [4597892/4597892] -> "ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-en" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-en failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:16:41 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:16:41 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-it.gz failed (wrong checksum) 2015-04-04 19:16:47 URL:http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-it.bz2 [3628569/3628569] -> "ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-it" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-it failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:16:48 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:16:48 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:16:48 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/main/source/Sources.bz2:
2015-04-04 19:16:48 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_main_source_Sources.bz2 failed (wrong checksum) 2015-04-04 19:17:03 URL:http://ftp.ch.debian.org/debian/dists/jessie/main/source/Sources.gz [9168146/9168146] -> "ftp.ch.debian.org_debian_dists_jessie_main_source_Sources.gz" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_main_source_Sources.gz failed (wrong checksum) 2015-04-04 19:17:18 URL:http://ftp.ch.debian.org/debian/dists/jessie/main/source/Sources [9168146/9168146] -> "ftp.ch.debian.org_debian_dists_jessie_main_source_Sources" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_main_source_Sources failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/binary-amd64/Packages.bz2:
2015-04-04 19:17:19 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:17:19 URL:http://ftp.ch.debian.org/debian/dists/jessie/non-free/binary-amd64/Packages.gz [100865/100865] -> "ftp.ch.debian.org_debian_dists_jessie_non-free_binary-amd64_Packages.gz" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_binary-amd64_Packages.gz failed (wrong checksum) 2015-04-04 19:17:19 URL:http://ftp.ch.debian.org/debian/dists/jessie/non-free/binary-amd64/Packages [100865/100865] -> "ftp.ch.debian.org_debian_dists_jessie_non-free_binary-amd64_Packages" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_binary-amd64_Packages failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-en.bz2.bz2:
2015-04-04 19:17:19 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-en.bz2.gz:
2015-04-04 19:17:20 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:17:20 URL:http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-en.bz2 [72285/72285] -> "ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-en" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-en failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-it.bz2.bz2:
2015-04-04 19:17:20 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-it.bz2.gz:
2015-04-04 19:17:20 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-it.bz2:
2015-04-04 19:17:20 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-it failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:17:21 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:17:21 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/i18n/Translation-it_IT.bz2:
2015-04-04 19:17:21 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_i18n_Translation-it%5fIT failed (wrong checksum)
http://ftp.ch.debian.org/debian/dists/jessie/non-free/source/Sources.bz2:
2015-04-04 19:17:21 ERRORE 404: Not Found.
Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_source_Sources.bz2 failed (wrong checksum) 2015-04-04 19:17:22 URL:http://ftp.ch.debian.org/debian/dists/jessie/non-free/source/Sources.gz [119123/119123] -> "ftp.ch.debian.org_debian_dists_jessie_non-free_source_Sources.gz" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_source_Sources.gz failed (wrong checksum) 2015-04-04 19:17:22 URL:http://ftp.ch.debian.org/debian/dists/jessie/non-free/source/Sources [119123/119123] -> "ftp.ch.debian.org_debian_dists_jessie_non-free_source_Sources" [1] Fetching ftp.ch.debian.org_debian_dists_jessie_non-free_source_Sources failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/InRelease.bz2:
2015-04-04 19:17:22 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_InRelease.bz2 failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/InRelease.gz:
2015-04-04 19:17:23 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_InRelease.gz failed (wrong checksum) 2015-04-04 19:17:23 URL:http://ftp.debian.org/debian/dists/jessie-updates/InRelease [117473/117473] -> "ftp.debian.org_debian_dists_jessie-updates_InRelease" [1] 2015-04-04 19:17:23 URL:http://ftp.debian.org/debian/dists/jessie-updates/main/binary-amd64/Packages.bz2 [14/14] -> "ftp.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.bz2" [1] Fetching ftp.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:17:23 URL:http://ftp.debian.org/debian/dists/jessie-updates/main/binary-amd64/Packages.gz [20/20] -> "ftp.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz" [1] Fetching ftp.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/binary-amd64/Packages:
2015-04-04 19:17:24 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:17:24 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:17:24 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:17:24 URL:http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-en.bz2 [14/14] -> "ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-en" [1] Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-en failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:17:24 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:17:25 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-it.gz failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-it.bz2:
2015-04-04 19:17:25 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-it failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:17:25 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:17:25 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://ftp.debian.org/debian/dists/jessie-updates/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:17:25 ERRORE 404: Not Found.
Fetching ftp.debian.org_debian_dists_jessie-updates_main_i18n_Translation-it%5fIT failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/InRelease.bz2:
2015-04-04 19:17:26 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_InRelease.bz2 failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/InRelease.gz:
2015-04-04 19:17:26 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_InRelease.gz failed (wrong checksum) 2015-04-04 19:17:27 URL:http://security.debian.org/dists/jessie/updates/InRelease [84085/84085] -> "security.debian.org_dists_jessie_updates_InRelease" [1] 2015-04-04 19:17:27 URL:http://security.debian.org/dists/jessie/updates/main/binary-amd64/Packages.bz2 [531/531] -> "security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.bz2" [1] Fetching security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.bz2 failed (wrong checksum) 2015-04-04 19:17:28 URL:http://security.debian.org/dists/jessie/updates/main/binary-amd64/Packages.gz [465/465] -> "security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.gz" [1] Fetching security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.gz failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/binary-amd64/Packages:
2015-04-04 19:17:28 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_binary-amd64_Packages failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-en.bz2.bz2:
2015-04-04 19:17:28 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-en.bz2 failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-en.bz2.gz:
2015-04-04 19:17:28 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-en.gz failed (wrong checksum) 2015-04-04 19:17:29 URL:http://security.debian.org/dists/jessie/updates/main/i18n/Translation-en.bz2 [360/360] -> "security.debian.org_dists_jessie_updates_main_i18n_Translation-en" [1] Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-en failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-it.bz2.bz2:
2015-04-04 19:17:29 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-it.bz2 failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-it.bz2.gz:
2015-04-04 19:17:29 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-it.gz failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-it.bz2:
2015-04-04 19:17:30 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-it failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-it_IT.bz2.bz2:
2015-04-04 19:17:30 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-it%5fIT.bz2 failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-it_IT.bz2.gz:
2015-04-04 19:17:30 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-it%5fIT.gz failed (wrong checksum)
http://security.debian.org/dists/jessie/updates/main/i18n/Translation-it_IT.bz2:
2015-04-04 19:17:31 ERRORE 404: Not Found.
Fetching security.debian.org_dists_jessie_updates_main_i18n_Translation-it%5fIT failed (wrong checksum)



12a) .tar content

-rw-r--r-- s3v/s3v           0 2015-04-04 19:15 foo-stamp
-rw-r--r-- s3v/s3v 161592 2015-04-04 16:57 ftp.ch.debian.org_debian_dists_experimental_InRelease -rw-r--r-- s3v/s3v 206198 2015-04-04 16:57 ftp.ch.debian.org_debian_dists_jessie_InRelease -rw-r--r-- s3v/s3v 117473 2015-04-04 16:56 ftp.debian.org_debian_dists_jessie-updates_InRelease -rw-r--r-- s3v/s3v 84085 2015-04-02 22:41 security.debian.org_dists_jessie_updates_InRelease



13) Machine B

# LANG=C apt-zip-inst --medium=/media/s3v/3E77-C915 --aptgetaction=update -o tar
Uncompressing index archives...
Err http://ftp.ch.debian.org jessie InRelease

Err http://ftp.ch.debian.org experimental InRelease

Err http://ftp.ch.debian.org jessie Release.gpg
  Could not resolve 'ftp.ch.debian.org'
Err http://ftp.ch.debian.org experimental Release.gpg
  Could not resolve 'ftp.ch.debian.org'
Err http://ftp.debian.org jessie-updates InRelease

Err http://ftp.debian.org jessie-updates Release.gpg
  Could not resolve 'ftp.debian.org'
Err http://security.debian.org jessie/updates InRelease

Err http://security.debian.org jessie/updates Release.gpg
  Could not resolve 'security.debian.org'
Reading package lists... Done
W: Failed to fetch http://ftp.ch.debian.org/debian/dists/jessie/InRelease

W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease

W: Failed to fetch http://ftp.debian.org/debian/dists/jessie-updates/InRelease

W: Failed to fetch http://ftp.ch.debian.org/debian/dists/experimental/InRelease

W: Failed to fetch http://ftp.ch.debian.org/debian/dists/jessie/Release.gpg Could not resolve 'ftp.ch.debian.org'

W: Failed to fetch http://ftp.ch.debian.org/debian/dists/experimental/Release.gpg Could not resolve 'ftp.ch.debian.org'

W: Failed to fetch http://ftp.debian.org/debian/dists/jessie-updates/Release.gpg Could not resolve 'ftp.debian.org'

W: Failed to fetch http://security.debian.org/dists/jessie/updates/Release.gpg Could not resolve 'security.debian.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.



After much tries e much time spent in investigating these errors, i definitely give up :) I suppose the command "apt-get --print-uris ..." don't provide sha256 hash anymore and apt-zip fails.
Apt-get manpage says:
--print-uris
   ....
   When used with the update command the MD5 and size are not included
   ....


Regards.



-- System Information:
Debian Release: 8.0
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt-zip depends on:
ii  apt  1.0.9.7

apt-zip recommends no packages.

apt-zip suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.18+rm

Dear submitter,

as the package apt-zip has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/815456

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to