Remove empty package bases after 24 hours
commit693e4b50a3fb57f90d802806fd1b8b78f21bd499
authorLukas Fleischer <lfleischer@archlinux.org>
Tue, 29 Sep 2015 18:47:24 +0000 (29 20:47 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Tue, 29 Sep 2015 18:51:08 +0000 (29 20:51 +0200)
tree9e6b1fb174bea12a7604f21016a5119335e36e8c
parentfcb495874f3ff66b42dc723c99cb8ca4678a348a
Remove empty package bases after 24 hours

By using the setup-repo command, it is currently possible to create
empty package bases, which can be used to make package base
reservations. Add a maintenance script to remove such empty package
bases after 24 hours.

Fixes FS#46279.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
scripts/pkgmaint.py [new file with mode: 0755]