- Package:
- snapshot.debian.org
- Source:
- snapshot.debian.org
- Submitter:
- Peter Palfrader
- Date:
- 2010-07-03 10:21:03 UTC
- Severity:
- normal
Some packages from the rex era don't have their sources properly associated with the package. Examples include http://snapshot.debian.org/package/tcpdump/3.0.4-3/ http://snapshot.debian.org/package/weblint/1.017-1/ and possibly a large chunk from those: | SELECT count(*) from srcpkg where not exists (select srcpkg_id from file_srcpkg_mapping where file_srcpkg_mapping.srcpkg_id = srcpkg.srcpkg_id); | count | ------- | 2982 Cheers,