[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#440062: marked as done (zero byte files in partial/ directory)



Your message dated Thu, 13 Aug 2015 17:06:16 +0200
with message-id <20150813150615.GA9159@crossbow>
and subject line Re: zero byte files in partial/ directory
has caused the Debian Bug report #440062,
regarding zero byte files in partial/ directory
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 owner@bugs.debian.org
immediately.)


-- 
440062: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440062
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt-transport-https
Version: 0.7.6

The https method generates zero byte files if there is an error with the 
remote file:

# pwd
/var/lib/apt/lists/partial
# ls -l
total 0
# apt-get update
Ign https://192.168.100.77  Release.gpg
Ign https://192.168.100.77  Release
Ign https://192.168.100.77  Packages
Err https://192.168.100.77  Packages
  error reading X.509 key or certificate file
Failed to fetch https://192.168.100.77:81/u0002/Packages.gz  error reading 
X.509 key or certificate file
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones 
used instead.
# ls -l
total 0
-rw-r--r-- 1 root root 0 Aug 29 14:49 192.168.100.77:81_u0002_Packages
-rw-r--r-- 1 root root 0 Aug 29 14:49 192.168.100.77:81_u0002_Release
-rw-r--r-- 1 root root 0 Aug 29 14:49 192.168.100.77:81_u0002_Release.gpg

my sources.list:
deb https://192.168.100.77:81/u0002 /

This is just for testing, you can use anything else, too. like:
deb https://www.google.com /

This happens if the requested file doesn't exists or the file is up2date and 
you do an "apt-get update".




--- End Message ---
--- Begin Message ---
Hi,

On Wed, Aug 29, 2007 at 02:59:03PM +0200, Michael Walle wrote:
> The https method generates zero byte files if there is an error with the 
> remote file:
> 
> # pwd
> /var/lib/apt/lists/partial
> # ls -l
> total 0
> # apt-get update
> Ign https://192.168.100.77  Release.gpg
> Ign https://192.168.100.77  Release
> Ign https://192.168.100.77  Packages
> Err https://192.168.100.77  Packages
>   error reading X.509 key or certificate file
> Failed to fetch https://192.168.100.77:81/u0002/Packages.gz  error reading 
> X.509 key or certificate file
> Reading package lists... Done
> E: Some index files failed to download, they have been ignored, or old ones 
> used instead.
> # ls -l
> total 0
> -rw-r--r-- 1 root root 0 Aug 29 14:49 192.168.100.77:81_u0002_Packages
> -rw-r--r-- 1 root root 0 Aug 29 14:49 192.168.100.77:81_u0002_Release
> -rw-r--r-- 1 root root 0 Aug 29 14:49 192.168.100.77:81_u0002_Release.gpg
> 
> my sources.list:
> deb https://192.168.100.77:81/u0002 /
> 
> This is just for testing, you can use anything else, too. like:
> deb https://www.google.com /
> 
> This happens if the requested file doesn't exists or the file is up2date and 
> you do an "apt-get update".


Beside that I am sure that this isn't happening anymore, what is the
problem if it happens anyway? Hence closing as fixed.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: