Closed kpcyrd closed 2 years ago
@adityasaky that should already be the case in the latest Arch Linux package:
pkgdesc='Independent verification system of binary packages (server package)'
depends=('rebuilderd-tools' 'sqlite' 'archlinux-repro')
backup=('etc/rebuilderd.conf'
'etc/rebuilderd-sync.conf'
'etc/rebuilderd-worker.conf')
Does this still occur for you? This should be considered in the make install
target though, yes. :)
Nice! The NYU rebuilder doesn't run on Arch, so I build and install manually from source.
This would be great for https://r-b.engineering.nyu.edu! One thing I'd like to see (I don't know what's default) is not overwriting the configuration files. Could it be something like what pacman does for mirrorlist updates (.pacnew)?