[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (semi-)automatic unclaim of packages with more than 2 weeks of inactivity (and missing DLAs on www.do)



Hi Emilio,

On Mon, Feb 10, 2020 at 04:18:08PM +0100, Emilio Pozuelo Monfort wrote:
> >>> ERROR: .data or .wml file missing for DLA 2098-1
> >> It would be useful if this info came with the person who reserved that DLA.
> Is this script living somewhere? I could take a look at extracting that
> information from data/DLA/list's git history.

the script is available in https://salsa.debian.org/webmaster-team/cron/merge_requests/1
and has to be run in the directory of a clone of https://salsa.debian.org/webmaster-team/webwml/
with "../cron/parts/10-check-advisories --mode DLA", so
I'm running this in a script:

        cd ~/Projects/security-tracker
        git pull
        cd ~/Projects/debian-www/webwml 
        git pull
        ../cron/parts/10-check-advisories --mode DLA  2>&1

where ~/Projects/debian-www/cron is on the branch mr-origin-1...


-- 
cheers,
	Holger

-------------------------------------------------------------------------------
               holger@(debian|reproducible-builds|layer-acht).org
       PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C

Attachment: signature.asc
Description: PGP signature


Reply to: