Package Details: snapper-git 0.12.1.git.2710.f124194a-1

Git Clone URL: https://aur.archlinux.org/snapper-git.git (read-only, click to copy)
Package Base: snapper-git
Description: A tool for managing BTRFS and LVM snapshots. It can create, diff and restore snapshots and provides timelined auto-snapping.
Upstream URL: http://snapper.io
Licenses: GPL2
Conflicts: snapper
Provides: snapper
Submitter: teekay
Maintainer: sradjoker
Last Packager: sradjoker
Votes: 26
Popularity: 0.000000
First Submitted: 2012-01-31 19:54 (UTC)
Last Updated: 2025-04-08 12:21 (UTC)

Dependencies (14)

Required by (14)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

teekay commented on 2012-02-29 11:29 (UTC)

Update: removed blocxx-svn depend - it's not needed anymore. http://gitorious.org/opensuse/snapper/commit/79a08d3dae572ee4fbad0d7e5235664e14469656

teekay commented on 2012-02-12 19:27 (UTC)

@crabman: recompile blocxx-svn

crabman commented on 2012-02-12 19:11 (UTC)

broken since latest pcre update

teekay commented on 2012-02-08 08:33 (UTC)

Changed dependency to blocxx-svn as there is no blocxx available currently, and added subversion to blocxx-svn's makedepends. Thanks @rewind.

<deleted-account> commented on 2012-02-07 17:19 (UTC)

blocxx is not available, there is blocxx-svn, but needs subversion dependency. Thanks.

teekay commented on 2012-02-01 13:55 (UTC)

Yeah that one almost drove me nuts yesterday. The last version has that fixed already, plus some other minor cleanups.

crabman commented on 2012-02-01 12:26 (UTC)

I found another problem: the scripts in cron.hourly and cron.daily are named "suse.de-snapper". On a normal arch install, they are called by debian run-parts, which requires them to be named in the way as described in its manpage. Otherwise they are not being executed. Renaming them to just "snapper" did the trick for me.

teekay commented on 2012-01-31 22:04 (UTC)

Added. Thanks!

crabman commented on 2012-01-31 21:55 (UTC)

thanks for the PKGBUILD! swig is missing in the makedepends array.