Dear Carlos, donizetti is producing deltas as always, but there is a long long queue.
I identified a problem. Every ten minutes , or 20 deltas, the server in donizetti synced its internal repository of deltas with the public web repository http://debdeltas.debian.net/ . In the past this would take a few minutes, For some unknown reasons now it takes 30minutes, sometimes 60. So the server works roughly 1/4th of capacity. The server keeps track of newly created deltas, so it could send only newly created deltas to http://debdeltas.debian.net/ . Unfortunately this is not currently supported by the debian infrastructure : only a full sync is allowed. To alleviate the problem, I changed the repository refresh to 120minutes, or 200 deltas . So the server should run its queue faster. I also temporarely disabled creating deltas for the 'debian-debug' part of the archive. I will keep an eye on it. a. Il 26/03/2018 14:22, Carlos Maddela ha scritto: > Package: debdelta > Version: 0.60 > Severity: important > > Hi, > > Since about March 10, 2018, no new deltas have been available. > > The current unstable release [0.60] is not able to produce deltas for > the current format of new debs being uploaded to the archive, although > it is able to decode deltas produced by the unreleased version in VCS. > Prior to the above date, deltas were being produced, so I suspect the > version of debdelta that the donizetti server had was the unreleased > version in VCS. Is it possible that this somehow got downgraded to the > current unstable version? > > Please release the fixes in VCS. Perhaps this will make deltas available > again. > > Thanks, > > Carlos > > > -- System Information: > Debian Release: buster/sid > APT prefers unstable > APT policy: (990, 'unstable'), (1, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 4.15.0-1-amd64 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), > LANGUAGE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages debdelta depends on: > ii binutils 2.30-8 > ii bzip2 1.0.6-8.1 > ii libbz2-1.0 1.0.6-8.1 > ii libc6 2.27-2 > ii python 2.7.14-4 > ii zlib1g 1:1.2.8.dfsg-5 > > Versions of packages debdelta recommends: > ii bsdiff 4.3-20 > ii gnupg2 2.2.5-1 > ii gpg-agent [gnupg-agent] 2.2.5-1 > ii lzma 9.22-2.1 > ii python-apt 1.6.0~rc2 > ii python-debian 0.1.32 > ii xdelta 1.1.3-9.2 > ii xdelta3 3.0.11-dfsg-1+b1 > ii xz-utils [lzma] 5.2.2-1.3 > > Versions of packages debdelta suggests: > ii debdelta-doc 0.60 > > -- Configuration Files: > /etc/debdelta/sources.conf changed [not included] > > -- no debconf information >

