Search Criteria
Package Details: pika-backup 1:0.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pika-backup.git (read-only, click to copy) |
---|---|
Package Base: | pika-backup |
Description: | Simple backups based on borg |
Upstream URL: | https://apps.gnome.org/app/org.gnome.World.PikaBackup |
Licenses: | GPL |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 11 |
Popularity: | 2.54 |
First Submitted: | 2020-08-27 20:07 (UTC) |
Last Updated: | 2022-06-24 19:35 (UTC) |
Dependencies (8)
- borg (borg-git)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-without-adwaita-git, libadwaita-git, libadwaita-git-docs, libadwaita-git-demos)
- libsecret
- python-llfuse
- cargo (cargo-git, rust-nightly-bin, rustup-git, rust, rustup) (make)
- itstool (make)
- meson (meson-git) (make)
- appstream-glib (appstream-glib-git) (check)
Latest Comments
system7 commented on 2022-04-08 06:04 (UTC) (edited on 2022-04-08 06:14 (UTC) by system7)
Hello, I get this error
UPDATE
I had the
rustup
pkg and it seems it has outdated version of cargo. I uninstalled therustup
and it works. Currently, I do not know how it will affect my learning Rust. (w/ Cargo) :)Tio commented on 2022-02-21 11:55 (UTC)
Thanks
yochananmarqos commented on 2022-02-21 02:33 (UTC)
@Tio: Thanks for the heads up, it's fixed.
Tio commented on 2022-02-20 21:30 (UTC) (edited on 2022-02-20 21:31 (UTC) by Tio)
Now I get this error:
Tio commented on 2021-09-24 14:55 (UTC)
I get another error:
yochananmarqos commented on 2021-01-06 00:58 (UTC)
@Tio: Rust is already a build dependency. See makedepends()
Tio commented on 2021-01-06 00:56 (UTC)
Ok it is already added. Interesting how it didn't pick up on my Manjaro install...
Tio commented on 2021-01-06 00:56 (UTC)
True. Works now. Thanks. Can you add "rust" as a dependency?
yochananmarqos commented on 2021-01-06 00:54 (UTC)
@Tio: I can't reproduce that. Make sure you have
rust
installed and notrustup
.which rustc
should report/usr/bin/rustc
.Tio commented on 2021-01-06 00:41 (UTC)
I get this error:
yochananmarqos commented on 2020-11-22 02:00 (UTC)
@teras: Thanks, added.
teras commented on 2020-11-22 01:18 (UTC)
For mount to work, also install "community/python-llfuse" package, otherwise it fails with error.