You are not logged in.

#1 2014-12-13 01:05:19

TE
Member
Registered: 2014-06-21
Posts: 85

Added Holland Backup in AUR

I was a little surprised to find that Holland Backup wasn't already in a repo, so last night I cranked out some packages, today my Arch coworkers peer reviewed them (disclaimer: I work with Holland RPM packagers for EPEL and the coders of Holland) and I've updated the packages with some minor fixes:

https://aur.archlinux.org/packages/holland/

If you're still rolling your own MySQL or PostgreSQL backups as a Sysad, you need to stop and let Holland do it all for you. smile If you're unfamiliar with Holland and want to ask some questions about it, please fire away - it's an incredible little piece of python software that solves a ton of DB backup problems we face as sysads. I added a wee blurb about it on the MySQL wiki page as well.

I tested them last night against the mainline MariaDB 10 and PostgreSQL 9.3 pacman installs, and confirm that mysqldump, mysqllvm, mysqldump-lvm, xtrabackup and pgdump child packages are all functioning as expected on vanilla DB setup.

Offline

#2 2014-12-13 03:11:48

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Added Holland Backup in AUR

Not a Sysadmin issue, moving to the AUR board...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-12-13 11:53:46

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,396

Re: Added Holland Backup in AUR

TE,

The package_holland has BSD as license, and you're putting it in the wrong place.
it should be put in /usr/share/licenses/$pkgname , see Arch_packaging_standards#Licenses

(for the GPL2 parts of the code you don't need to copy the license, as the GPL2 license is already present in /usr/share/licenses/common/GPL2/ ).


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Online

#4 2014-12-13 17:18:22

TE
Member
Registered: 2014-06-21
Posts: 85

Re: Added Holland Backup in AUR

Thanks, adjusted - I did not realize BSD wasn't a common license.

Offline

#5 2014-12-14 14:16:30

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,396

Re: Added Holland Backup in AUR

BSD license is a special case, as everything released under it needs a custom copyright line.

I've looked into the holland-1.0.10/LICENSE file and it actually lists 2 licenses .
Both are 3-clause BSD , but they differ in the copyright line.

That means that archlinux needs to regard each BSD license as a unique license.

Last edited by Lone_Wolf (2014-12-14 14:17:36)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Online

Board footer

Powered by FluxBB