Package Details: dirvish 1.2.1-9

Package Base: dirvish
Description: A fast,disk based, rotating network backup system.
Upstream URL: http://www.dirvish.org
Category: system
Licenses: OSL-2.0
Submitter: rstrox
Maintainer: enderst
Last Packager: enderst
Votes: 15
First Submitted: 2007-09-23 19:41
Last Updated: 2015-02-13 07:16

Latest Comments

Comment by feuri

2015-02-11 16:14

Thats interesting. On my machine it worked after replacing the build() with package().

Comment by enderst

2015-02-11 15:44

After you flagged it, I built it on a fresh x86_64 install without issue.

I'll check out the PKGBUILD, it's been awhile since I've touched it.

Comment by feuri

2015-02-11 10:43

Sorry, I just flagged it without mentioning why. makepkg complains that there is no package() function and it won't build/package anymore.

Comment by enderst

2015-02-09 19:07

feuri flagged this out of date but Dirvish is still 1.2.1.
/me shrugs

Comment by enderst

2013-06-05 03:48

Changed.
dirvish-cronjob is not included because it doesn't come from upstream. dirvish-cronjob must be from the debian pkg.

Comment by mbunkus

2013-06-04 06:56

Hmm looks like your package doesn't include /etc/dirvish/dirvish-cronjob, so it seems I've copied it from some other machine. However, the first two points are still valid.

Comment by mbunkus

2013-06-04 06:55

Arch is switching to storing all binaries in /usr/bin (no more /bin, /sbin, /usr/sbin). Please upgrade this package accordingly. Things that have to be done:

1. mkdir -p $pkgdir/usr/bin instead of .../sbin
2. install ... $pkgdir/usr/bin instead of .../sbin
3. /etc/dirvish/dirvish-cronjob must use /usr/bin for the utilities instead of /usr/sbin (for the dirvish-expire and dirvish-runall calls), and setting PATH is now superfluous

Thanks.

Comment by Atsutane

2013-03-27 13:59

Please update the PKGBUILD to current standards. It's a nice util. :-)

Comment by Hwesta

2012-07-27 06:16

Wow, that was fast. Thanks!

Comment by enderst

2012-07-27 06:13

Fixed, sorry about that.

Comment by Hwesta

2012-07-27 05:14

The md5sum looks like it's out of date for dirvish 1.2.1. The PKGBUILD has f3a127525dd2ef94bf79cd5614f6e147 but the website (and the one I got from dirvish-1.2.1.tgz) is 9035fdff055527882ea180c16c2f1bec.

Comment by enderst

2011-11-06 15:12

Done

Comment by chneukirchen

2011-11-06 13:44

Please install man pages to /usr/share/man.

Comment by enderst

2011-09-28 02:09

Updated thanks

Anonymous comment

2011-09-13 13:00

please add x86_64, it has been working fine for me for quite some time now.