1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00
Commit graph

40 commits

Author SHA1 Message Date
Kayou
7d66c93d6c Update scripts/_common.sh 2024-08-20 13:11:50 +02:00
CodeShakingSheep
d3d0f98164 Update _common.sh
Remove explicit installing of pkgconfig
2024-08-20 13:11:38 +02:00
CodeShakingSheep
6ff4db7fdb Update _common.sh
Explicitly install pkgconfig
2024-08-20 13:11:38 +02:00
ea3f6e3492 Move /opt/borg-env, /usr/local/bin/borg,backup-with-app to install_dir 2024-05-03 15:31:50 +02:00
838574f3ea Define BORG_VERSION inside of function to make use of helper 2024-05-03 11:45:45 +02:00
Alexandre Aubin
55826d9bc2
Update scripts/_common.sh: fix upstream version parsing because we can't use helper in global scope in _common.sh 2024-05-02 16:57:45 +02:00
ljf (zamentur)
8dbc95871d
[enh] Avoid double hardcoded version string
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-04-15 20:46:05 +02:00
ljf (zamentur)
215b23fef5
[fix] Bookworm install 2024-04-10 23:18:53 +02:00
f78d1d83f7 Manifest v2 2024-01-06 12:07:10 +01:00
ljf
7aa383d41c [enh] Avoid to rebuild borg at every upgrade 2021-11-30 19:04:08 +01:00
Alexandre Aubin
095826c7da
Also upgrade setuptools before installing borg 2021-09-02 22:45:49 +02:00
Alexandre Aubin
2064b8b286
Try to upgrade pip as an attempt to fix borgbackup install error 2021-09-01 14:16:26 +02:00
Alexandre Aubin
eaa22028c7
Unecessary(?) dependency to python(2)-virtualenv breaks bullseye install 2021-05-31 19:09:41 +02:00
Alexandre Aubin
612bfbd2da
Add comment that installation may take some time because it requires local compilation (at least on ARM board) 2021-04-11 18:56:54 +02:00
ljf
15d884afa2 [fix] Missing deps 2021-03-29 10:35:54 +02:00
ljf
09d5463b90 [fix] Install process was broken 2021-03-29 09:56:12 +02:00
ljf
d41defe761 [fix] Support more char in passphrase 2021-03-04 17:07:37 +01:00
ljf
5f3085aae3 [fix] Upgrade borgbackup correctly 2021-03-04 16:38:12 +01:00
ljf
710b0d58b9 [enh] Use python -m venv 2021-03-02 17:33:06 +01:00
ljf
8b769f21d4 [enh] Add fuse support 2021-03-02 17:32:20 +01:00
ljf
4a1133915c [fix] Permission issue if we install borgserver and next borg 2021-03-02 17:31:37 +01:00
ericgaspar
54fce82efa
upgrade to 1.1.15 2021-01-24 20:53:45 +01:00
ericgaspar
50643e260c
Upgrade to upstream version 2020-12-19 10:25:23 +01:00
Éric Gaspar
6cfb3d5e41
Merge branch 'testing' into update-to-v1.1.13 2020-09-03 08:45:40 +02:00
ljf (zamentur)
30d3de31c1
[fix] Add is_buster function 2020-07-31 10:59:17 +02:00
ericgaspar
47bb88d51e
upgrade to v1.1.13 2020-07-15 21:12:00 +02:00
ljf (zamentur)
437d9abf63
Merge pull request #37 from autra/master
Fix typo in mail
2020-01-24 17:27:11 +01:00
ljf (zamentur)
8c08d40a19
[fix] Missing dependencies 2020-01-24 17:25:51 +01:00
ljf (zamentur)
85e2a0b593
[enh] Pass false positive linter 2019-06-10 18:42:34 +02:00
ljf (zamentur)
5ebfff9dee
[fix] Pip install 2019-06-04 20:50:40 +02:00
ljf
3b26798171 [enh] Pin the borg version to 1.1.10 2019-05-21 17:00:59 +02:00
ljf (zamentur)
56c1cb17b0
[fix] Use pip instead backport (#32)
* [fix] Use pip instead backport

* [fix] Don't remove backport in remove script

* [fix] Remove backport in restore script

* [fix] Replace backports with pip during upgrade

* [fix] Update version number

* [fix] Remove backports if exists

* [enh] Delete dead code

* [fix] Remove backports if they exists

* [fix] Don't install backports
2019-05-21 16:36:47 +02:00
Alexandre Aubin
acdd7659e2 python-jinja2 -> python3-jinja2 (#12) 2018-09-15 18:01:46 +02:00
ljf
f3feb03aa2 [fix] Missing dependencies 2018-09-03 19:20:01 +02:00
ljf
9b6c3f5ccc [enh] Support jessie anew 2018-09-03 19:07:55 +02:00
ljf
6d80785cec [fix] Export var with space 2018-09-03 16:06:50 +02:00
ljf (zamentur)
cbbbaa9a78
[fix] ascii issue 2018-09-03 15:23:27 +02:00
ljf
d26bcf37c6 [fix] Remove pip without venv 2018-08-31 01:09:14 +02:00
ljf
ee5b78788f [fix] Make the app working 2018-06-21 15:37:47 +02:00
ljf
91c80b11e0 [enh] Backup your server with borg 2018-06-14 02:15:06 +02:00