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 2 3 4 5 6 7 8 Next › Last »

darude commented on 2013-06-04 07:45 (UTC)

Got the exact same message!

erikw commented on 2013-06-04 01:22 (UTC)

I'm getting build errors after upgrading official packages: In file included from Btrfs.cc:36:0: /usr/include/btrfs/send-stream.h:59:5: note: declared here int btrfs_read_and_process_send_stream(int fd, ^ make[2]: *** [Btrfs.lo] Error 1 make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-snapper-git/src/snapper/snapper' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-snapper-git/src/snapper' make: *** [all] Error 2

teekay commented on 2013-06-03 09:33 (UTC)

@waynelloyd: dang, fixed! @arokh: first get the dbus fixup. If the error persists, check /var/log/snapper.log - If you created a .snapshots _directory_ as explained in the install file previously, please see http://lists.opensuse.org/opensuse-bugs/2012-10/msg02741.html - it needs to be a subvolume meanwhile. I updated the install file accordingly.

<deleted-account> commented on 2013-06-03 08:19 (UTC)

This is what I get when trying to do a snapshot: # snapper --config=root --quiet create --description="timeline" --cleanup-algorithm="timeline" IO Error. What's going on here?

waynelloyd commented on 2013-06-02 20:57 (UTC)

After updating I got the following error running snapper "Failure (org.freedesktop.DBus.Error.Spawn.ExecFailed)." the path to snapperd needs updated in /usr/share/dbus-1/system-services/org.opensuse.Snapper.service from /usr/sbin/snapperd to /usr/bin/snapperd

teekay commented on 2013-05-30 06:33 (UTC)

Done. Also fixed pam plugin install location and removed .la files.

bwrsandman commented on 2013-05-30 01:19 (UTC)

It would be prudent to move /usr/sbin/snapperd to /usr/bin before the devs merge the bin directories. https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/024908.html

teekay commented on 2013-05-29 07:50 (UTC)

Aargh, fixed. Thanks erikw! Also if you use a recent btrfs-git build, you need to uncomment the btrfs-master.patch in build()