Your message dated Tue, 19 Apr 2011 09:13:21 +0200
with message-id <20110419071321.gc...@glenfiddich.ikibiki.org>
and subject line Re: Bug#622224: no changelogs created
has caused the Debian Bug report #622224,
regarding www.debian.org: Changelog download: 404 Not Found
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.)
--
622224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622224
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal
When I ask to view a Changelog from aptitude, I get an error like:
Failed to download the changelog of nfs-common: 404 Not Found [IP:
87.106.64.223 80]
This has been like this for several days.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Hi,
On Tue, Apr 12, 2011 at 01:31:35AM +0200, Erik Esterer wrote:
> Package: www.debian.org
> Followup-For: Bug #622224
>
> This is because there are no updates of the changelogs since at least April,
> 1st.
> Take for example the package kdebindings: version 4.4.5-5 was uploaded on
> April, 1st[1],
> but the folder for the changelog[2] hasn't been updated. The most recent
> version shown
> there is 4.4.5-4. Note that the the tar.gz[3] contains an appropiate
> changelog.
>
> But this is a problem not only of kdebindings but of every package uploaded
> since at least
> April, 1st (the changelog of packages uploaded on March, 23rd still worked, I
> didn't check
> dates in between).
>
> Erik
>
> [1] http://packages.qa.debian.org/k/kdebindings.html
> [2] http://packages.debian.org/changelogs/pool/main/k/kdebindings/
> [3]
> http://ftp.de.debian.org/debian/pool/main/k/kdebindings/kdebindings_4.4.5-5.debian.tar.gz
This is now ok, we had a database corruption that prevented the update of
packages.debian.org pages to happen.
Details:
- any update to the database failed (during read_deb, that extract control
information from each package and put it in the database)
- after 100 such updates, control extraction stops
- only packages whose control info didn't fail will see their changelogs
extracted.
db4.6_verify on changelogs.cache did show inconsistency
db4.6_dump changelogs.cache > changelogs.cache.txt
then
db4.6_load < changelogs.cache.txt > changelogs.cache.new
--
Simon Paillard
--- End Message ---