Your message dated Sat, 16 Jan 2016 17:40:58 +0100
with message-id <[email protected]>
and subject line Re: dak: should reject uploads to suites that are used by
policy and build queues
has caused the Debian Bug report #783115,
regarding dak: should reject uploads to suites that are used by policy and
build queues
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 [email protected]
immediately.)
--
783115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783115
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org
User: [email protected]
Usertag: dak
dak should reject uploads to suites that are used by policy and build
queues. Even though these would get cleaned up automatically, accepting
such uploads might be confusing.
Ansgar
--- End Message ---
--- Begin Message ---
This was fixed in 6b05407646140b4ce2b16463bb96bf471dd5e646:
commit 6b05407646140b4ce2b16463bb96bf471dd5e646
Author: Ansgar Burchardt <[email protected]>
Date: Sat Jan 16 15:23:39 2016 +0100
Add option to forbid source and/or binary uploads to a suite
This is intended to be used to forbid uploads to policy queues and build
queues which would result in confusing results. While we already have a
"reject" option in the dak.conf's SuiteMappings, having the option in
the database means we don't have to edit dak.conf when configuring new
suites.
Another usecase will be the "unstable" suite for Debian Ports: here we
want to import the source packages (and arch:all) from the main archive
and only accept binary uploads. Additional source packages must go into
the "unreleased-*" suites. This was not possible via SuiteMappings.
Bug: https://bugs.debian.org/783115
--- End Message ---