On Tuesday, June 10, 2025 11:52:13 PM Mountain Standard Time Lucas Nussbaum wrote: > # statistics > > * UDD knows about 207055 URLs > * 15207 URLs (7.34%) are failing > * 937 (2.37%) source packages failed to be processed by duck (I need to > look into that)
I noticed that it is trying to check upstream metadata Repository URLs (which, in some cases, are not expected to return a result to a standard web request). For example, see the entry for privacy browser: https://udd.debian.org/duck/? email1=soren%40debian.org&email2=&email3=&packages=&ignpackages=&format=html#results It doesn’t like: Repository: https://git.stoutner.com/PrivacyBrowserPC.git But it shouldn’t be able to access that unless it is using the git protocol. The Repository-Browse URL works as expected: Repository-Browse: https://gitweb.stoutner.com/? p=PrivacyBrowserPC.git;a=summary https://salsa.debian.org/soren/privacybrowser/-/blob/master/debian/upstream/ metadata?ref_type=heads#L7 -- Soren Stoutner so...@debian.org
signature.asc
Description: This is a digitally signed message part.