$ cat aalib.tcz.md5.txt
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
$ tce-load -w aalib
Downloading: aalib.tcz
Connecting to distro.ibiblio.org (152.19.134.43:80)
wget: server returned error: HTTP/1.1 416 Requested Range Not Satisfiable
aalib.tcz: OK
aalib.tcz: OK
$ cat aalib.tcz.md5.txt
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
I tried three or four extensions - three were repeats of the above, and the fourth, advcomp, doubled up the dep file
[this is with busybox wget]
I would like to follow up with a few more questions.
Did this start to happen with 4.7rc series?
Does it not happen with 4.6.2?
I still have not been able to duplicate. Using your specific example of aalib.tcz
and downloading it fives times shows no duplicate.
tc@box:~$ which wget
/usr/bin/wget
tc@box:~$ ls -l /usr/bin/wget
lrwxrwxrwx 1 root root 17 Aug 8 2011 /usr/bin/wget -> ../../bin/busybox
tc@box:~$ tce-load -w aalib.tcz
Downloading: aalib.tcz
Connecting to distro.ibiblio.org (152.19.134.43:21)
aalib.tcz 100% |************************************************************| 40960 --:--:-- ETA
aalib.tcz: OK
tc@box:~$ cat /mnt/sda1/tce/optional/aalib.tcz.md5.txt
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
tc@box:~$ tce-load -w aalib.tcz
Downloading: aalib.tcz
Connecting to distro.ibiblio.org (152.19.134.43:21)
aalib.tcz 100% |************************************************************| 40960 --:--:-- ETA
aalib.tcz: OK
tc@box:~$ cat /mnt/sda1/tce/optional/aalib.tcz.md5.txt
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
tc@box:~$ tce-load -w aalib.tcz
Downloading: aalib.tcz
Connecting to distro.ibiblio.org (152.19.134.43:21)
aalib.tcz 100% |************************************************************| 40960 --:--:-- ETA
aalib.tcz: OK
tc@box:~$ cat /mnt/sda1/tce/optional/aalib.tcz.md5.txt
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
tc@box:~$ tce-load -w aalib.tcz
Downloading: aalib.tcz
Connecting to distro.ibiblio.org (152.19.134.43:21)
aalib.tcz 100% |************************************************************| 40960 --:--:-- ETA
aalib.tcz: OK
tc@box:~$ cat /mnt/sda1/tce/optional/aalib.tcz.md5.txt
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
tc@box:~$ tce-load -w aalib.tcz
Downloading: aalib.tcz
Connecting to distro.ibiblio.org (152.19.134.43:21)
aalib.tcz 100% |************************************************************| 40960 --:--:-- ETA
aalib.tcz: OK
tc@box:~$ cat /mnt/sda1/tce/optional/aalib.tcz.md5.txt
ec0c53ed730c5f807d2f7b075552e5ec aalib.tcz
There has been no change in busybox.
If you experience this with 4.6.2 then we know it is not related to this rc series.
4.6 has been out and in use so you would think that others would also be experiencing it.
Lastly, if you can duplicate it then immediately tce-fetch.sh aalib.tcz.md5.txt to be sure it is not the actual file being transfered.