Package: bugs.debian.org
Severity: normal

For example:

https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;submitter=witold.baryluk%40gmail.com

after about a second or so, server returns a response:

curl -v output:

> GET /cgi-bin/pkgreport.cgi?archive=both;submitter=witold.baryluk%40gmail.com 
> HTTP/1.1
> Host: bugs.debian.org
> User-Agent: curl/7.64.0
> Accept: */*
> 
< HTTP/1.1 500 Internal Server Error
< Date: Wed, 10 Apr 2019 17:56:23 GMT
< Server: Apache
< X-Content-Type-Options: nosniff
< X-Frame-Options: sameorigin
< Referrer-Policy: no-referrer
< X-Xss-Protection: 1
< Strict-Transport-Security: max-age=15552000
< Public-Key-Pins: pin-sha256="efCzyZNcRDygSZ2Uw7twt3QmMgc3Fos/LAwZ+pgtx/M="; 
pin-sha256="ruqQmR+uAkOrIm05oGOSA0Y0jo3rBd/xQ/ieZ0sfI5g="; max-age=5184000
< Content-Length: 600
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
< 
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
...



The value 'both' comes from the form on the website:

<select name="archive">
<option value="0">Unarchived</option>
<option value="1" selected>Archived</option>
<option value="both">Archived and Unarchived</option>
</select>

Thanks,
Witold






-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/32 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 /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to