Package: reprepro Version: 4.2.0-2 Severity: normal Running this script:
#!/bin/sh /usr/bin/debmirror \ --verbose \ --progress \ --ignore-release-gpg \ --host=ftp.sun.ac.za \ --passive \ --dist=squeeze \ --root=ftp/debian \ --section=main \ --method=ftp \ --arch=i386 \ --nosource \ /home/wena/.repo_bin gives me this output: Mirroring to /home/wena/.repo_bin from ftp://[email protected]/ftp/debian/ Arches: i386 Dists: squeeze Sections: main Pdiff mode: use Passive mode on. Will clean up AFTER mirroring. Attempting to get lock, this might take 2 minutes before it fails. Get Release files. [0%] Getting: dists/squeeze/Release # [0%] Getting: dists/squeeze/Release.gpg # gpgv: keyblock resource `/home/wena/.gnupg/trustedkeys.gpg': file open error gpgv: WARNING: multiple signatures detected. Only the first will be checked. gpgv: Signature made Sat 05 Feb 2011 14:29:54 SAST using RSA key ID 55BE302B [GNUPG:] ERRSIG 9AA38DCD55BE302B 1 2 00 1296908994 9 [GNUPG:] NO_PUBKEY 9AA38DCD55BE302B gpgv: Can't check signature: public key not found gpgv: keyblock resource `/home/wena/.gnupg/trustedkeys.gpg': file open error gpgv: WARNING: multiple signatures detected. Only the first will be checked. gpgv: Signature made Sat 05 Feb 2011 14:29:54 SAST using RSA key ID 55BE302B gpgv: Can't check signature: public key not found Release signature does not verify. Get Packages and Sources files and other miscellany. Parse Packages and Sources files and add to the file list everything therein. Download all files that we need to get (704 kiB). Get package files. [ 9%] Getting: pool/main/h/hivex/libhivex-bin_1.2.2+git20100712-2_i386.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/hivex/libhivex-dev_1.2.2+git20100712-2_i386.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/hivex/libhivex-ocaml-dev_1.2.2+git20100712-2_i386.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/hivex/libhivex-ocaml_1.2.2+git20100712-2_i386.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/hivex/libhivex0-dbg_1.2.2+git20100712-2_i386.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/hivex/libhivex0_1.2.2+git20100712-2_i386.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/hivex/libwin-hivex-perl_1.2.2+git20100712-2_i386.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/httpcomponents-client/libhttpclient-java_4.0.1-1_all.deb # failed:Failed to open file. [ 9%] Getting: pool/main/h/httpcomponents-client/libhttpmime-java_4.0.1-1_all.deb # failed:Failed to open file. [ 9%] Getting: pool/main/p/python-pyftpdlib/python-pyftpdlib_0.5.2-1_all.deb # failed:Failed to open file. Downloaded 69 kiB in 9s at 7.69 kiB/s. Everything OK. Moving meta files. Cleanup mirror. All done. Errors: Download of pool/main/h/hivex/libhivex-bin_1.2.2+git20100712-2_i386.deb failed: Failed to open file. Download of pool/main/h/hivex/libhivex-dev_1.2.2+git20100712-2_i386.deb failed: Failed to open file. Download of pool/main/h/hivex/libhivex-ocaml-dev_1.2.2+git20100712-2_i386.deb failed: Failed to open file. Download of pool/main/h/hivex/libhivex-ocaml_1.2.2+git20100712-2_i386.deb failed: Failed to open file. Download of pool/main/h/hivex/libhivex0-dbg_1.2.2+git20100712-2_i386.deb failed: Failed to open file. Download of pool/main/h/hivex/libhivex0_1.2.2+git20100712-2_i386.deb failed: Failed to open file. Download of pool/main/h/hivex/libwin-hivex-perl_1.2.2+git20100712-2_i386.deb failed: Failed to open file. Download of pool/main/h/httpcomponents-client/libhttpclient-java_4.0.1-1_all.deb failed: Failed to open file. Download of pool/main/h/httpcomponents-client/libhttpmime-java_4.0.1-1_all.deb failed: Failed to open file. Download of pool/main/p/python-pyftpdlib/python-pyftpdlib_0.5.2-1_all.deb failed: Failed to open file. Failed to download files (10 errors)! I'm concerned about these "Failed to open file" messages. What do they mean, and how can I fix them. -- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores) Locale: LANG=en_ZA.utf8, LC_CTYPE=en_ZA.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages reprepro depends on: ii libarchive1 2.8.4-1 Single library to read/write tar, ii libbz2-1.0 1.0.5-6 high-quality block-sorting file co ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libdb4.8 4.8.30-2 Berkeley v4.8 Database Libraries [ ii libgpg-error0 1.6-1 library for common error values an ii libgpgme11 1.2.0-1.2 GPGME - GnuPG Made Easy ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages reprepro recommends: ii apt 0.8.10.3 Advanced front-end for dpkg Versions of packages reprepro suggests: pn gnupg-agent <none> (no description available) pn inoticoming <none> (no description available) pn lzma <none> (no description available) ii xz-utils 5.0.0-2 XZ-format compression utilities -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

