Commit graph

399 commits

Author SHA1 Message Date
Maniack Crudelis
e624d432b3
Merge pull request #33 from kemenaran/fix-bridge-check
lxc_check: fix bridge check
2017-10-30 17:00:14 +01:00
Pierre de La Morinerie
c920e3d5f3 launcher: fix creation of snap2
When snap1 doesn't exist, `lxc-snapshot` will create a snapshot named
`snap1` (instead of `snap2`). In this case we need to rename snap1 into
snap2.

However the condition check is wrong: after creating the snapshot,
`snap1` will *always* exist – even if it didn't before. Thus the
renaming never happens.

Fix the issue by detecting the absence of snap2 (rather than snap1).
2017-10-25 10:28:58 +05:30
Pierre de La Morinerie
f86a8482f6 lxc_check: fix bridge check 2017-10-25 09:34:25 +05:30
Maniack Crudelis
a3453177f0 Merge pull request #34 from kemenaran/better-explain-failures
testing_process: better explain why public/private test fails
2017-10-24 23:03:09 +02:00
Maniack Crudelis
228345bc0e Merge pull request #36 from YunoHost/pre_install
Pre install
2017-10-24 21:40:31 +02:00
Maniack Crudelis
2ec5834a98 Update readme 2017-10-24 21:32:39 +02:00
Pierre de La Morinerie
421e280edb testing_process: better explain why public/private test fails 2017-10-23 10:19:56 +05:30
Maniack Crudelis
8f1785ee0c Add time in the lock file 2017-10-22 23:21:52 +02:00
Maniack Crudelis
33f261d858 Add pre-install script feature 2017-10-20 22:36:37 +02:00
Maniack Crudelis
40c1c1b7f2 Merge branch 'master' of github.com:yunohost/package_check 2017-10-04 02:01:34 +02:00
Maniack Crudelis
44d6729611 Root install by default 2017-10-04 02:01:14 +02:00
Maniack Crudelis
d5b6a873dc Merge pull request #23 from Jibec/master
typo
2017-09-13 16:49:46 +02:00
Jean-Baptiste
8c6c88cb70 Merge pull request #1 from Jibec/Jibec-patch-1
typo
2017-09-13 16:41:56 +02:00
Jean-Baptiste
7e322e9fc6 typo 2017-09-13 16:41:38 +02:00
Maniack Crudelis
22d9ba284b You've seen nothing ;) 2017-09-07 20:49:12 +02:00
Maniack Crudelis
6baf1bd7bc Fix config file regression 2017-09-07 12:53:51 +02:00
Maniack Crudelis
8ccd77b3cf Fix config file 2017-09-07 00:44:46 +02:00
Maniack Crudelis
20026923b0 stretch compatibility 2017-09-07 00:06:56 +02:00
JimboJoe
f62fdede0a [micro-decision] Clarify --force-install-ok option description 2017-09-04 07:23:27 +02:00
Maniack Crudelis
8fb8d3249c Fix multiinstance for private apps 2017-08-26 02:31:14 +02:00
Maniack Crudelis
6eb3183ad4 Fix multiple iface 2017-08-24 11:46:23 +02:00
Maniack Crudelis
8c896cff8b Fix grep iface instead of main_iface 2017-08-23 01:02:24 +02:00
Maniack Crudelis
5d097c8386 Fix grep main iface 2017-08-23 01:00:02 +02:00
Maniack Crudelis
737dbcf094 Merge pull request #21 from YunoHost/faster_snapshot
Faster snapshot
2017-08-12 23:57:11 +02:00
Maniack Crudelis
8408a70934 Fix snapshots usage 2017-08-12 20:04:38 +02:00
Maniack Crudelis
1abf547935 Use rsync instead of lxc-snapshot for temporary snapshot 2017-08-12 01:19:31 +02:00
Maniack Crudelis
f4900acc60 Fix xmpp notification about level 2017-08-11 17:16:56 +02:00
Maniack Crudelis
c4aac9feb9 Force dns par défaut 2017-08-06 01:07:12 +02:00
Maniack Crudelis
ff09152913 Fix some issues with auto-upgrade 2017-08-04 19:27:12 +02:00
Maniack Crudelis
a34d8db619 Fix app_id error 2017-07-31 12:08:59 +02:00
Maniack Crudelis
39f2e6f551 --system instead of --hooks 2017-07-18 21:11:21 +02:00
Maniack Crudelis
ed69dfb7d6 Merge branch 'master' of github.com:YunoHost/package_check 2017-06-27 11:48:13 +02:00
Maniack Crudelis
12f0295fdb Minor fixes 2017-06-27 11:47:08 +02:00
Maniack Crudelis
e8cab89067 Merge pull request #18 from JocelynDelalande/patch-1
[fix] typo
2017-06-21 12:44:50 +02:00
JocelynDelalande
7b0a265de5 [fix] typo 2017-06-21 11:32:14 +02:00
Maniack Crudelis
4007177ea5 Fix LXC_CONNECT_INFO 2017-06-18 18:23:22 +02:00
Maniack Crudelis
386634d751 New test reinstall after remove 2017-06-17 20:24:50 +02:00
Maniack Crudelis
b1beb0c1bd Add verbose title for each level 2017-06-03 00:56:54 +02:00
Maniack Crudelis
087dc849fd ReFix backup issue 2017-05-29 18:36:07 +02:00
Maniack Crudelis
ec4da8ffdc Fix backup issue 2017-05-29 00:00:50 +02:00
Maniack Crudelis
359ac94265 Merge pull request #14 from YunoHost/doc_level_forced_explaination
Document to explain in a ticket why a level have been forced
2017-05-24 16:19:00 +02:00
Maniack Crudelis
483a1f05d4 Comment at the beginning of a line
You can't put a comment at the end of a line.
See https://github.com/YunoHost/package_check/blob/master/package_check.sh#L795 and https://github.com/YunoHost/package_check/blob/master/package_check.sh#L853

It's quite a pity, but it's more simple.
2017-05-23 23:11:28 +02:00
Moul
7e94bf3add [enh] readmes: document to explain in a ticket why a level have been forced. 2017-05-23 22:03:57 +02:00
Maniack Crudelis
4174bfe08a Fix --branch= 2017-05-23 19:26:47 +02:00
Maniack Crudelis
f9d29e67d5 More working time infos 2017-05-18 00:23:55 +02:00
Maniack Crudelis
889123ec6f Working time infos 2017-05-17 20:14:37 +02:00
Maniack Crudelis
3e6f16c430 Fix snapshots 2017-05-15 18:28:16 +02:00
Maniack Crudelis
f2e1a388be Fix force-install-ok 2017-05-15 14:33:58 +02:00
Maniack Crudelis
f02af16206 snapshots after main install only 2017-05-14 00:18:28 +02:00
Maniack Crudelis
68808638bf snapshot si install succeeded 2017-05-13 00:51:06 +02:00