Commit graph

7862 commits

Author SHA1 Message Date
Alexandre Aubin
d03abcc73c bullseye migration: simplify code, we can suffix packages with '-' to mean that we want to remove them during apt install call 2022-08-15 15:49:43 +02:00
Alexandre Aubin
18ea57a8cc Aleks made a gazillion typos again 2022-08-15 15:47:47 +02:00
Alexandre Aubin
415ed60227 Update changelog for 4.4.2.5 2022-08-14 19:41:50 +02:00
Alexandre Aubin
f6a80e118e Stupid typo.. 2022-08-14 19:41:27 +02:00
Alexandre Aubin
0a66d039c2 Update changelog for 4.4.2.4 2022-08-14 18:18:55 +02:00
Alexandre Aubin
633a1fbffe bullseye migration: better detection mechanism for the libc6 / libgcc hell issue 2022-08-14 18:17:24 +02:00
Alexandre Aubin
02fcbd9792 bullseye migration: add a check that there's at least 70MB available in /boot ... 2022-08-14 18:10:10 +02:00
Alexandre Aubin
e68fc821cf bullseye migration: trash pip freeze stderr because it's confusing users ... 2022-08-14 18:07:04 +02:00
Alexandre Aubin
b3d28bf85d Update changelog for 4.4.2.3 2022-08-13 20:06:47 +02:00
Alexandre Aubin
77c2f5dcd6 bullseye migration: add ffsync to deprecated apps 2022-08-13 20:05:40 +02:00
Alexandre Aubin
71ad719aaf Update changelog for 4.4.2.2 2022-08-13 19:56:13 +02:00
Alexandre Aubin
61175392ed bullseye migration: backport a bunch of fixes from the dev branch 2022-08-13 19:50:35 +02:00
Alexandre Aubin
5d26fec9a5 Update changelog for 4.4.2.1 2022-08-11 15:56:44 +02:00
Alexandre Aubin
5fd74577c4 /opt may not exist ... 2022-08-11 15:51:03 +02:00
Alexandre Aubin
7403d4679f Unused vars, black 2022-08-11 15:49:44 +02:00
Alexandre Aubin
fa207ebaff Update changelog for 4.4.2 2022-08-09 17:02:47 +02:00
Alexandre Aubin
80015a728c bullseye migration: tweak message to prepare for stable release 2022-08-07 22:57:36 +02:00
Alexandre Aubin
a401a000e4
Merge pull request #1479 from theo-is-taken/buster_migration_fix
Saving app's venv in a requirements file, in order to regenerate it
2022-08-07 19:08:28 +02:00
Alexandre Aubin
2b63058b45
bullseye migration: _generate_requirements -> _backup_pip_freeze_for_python_app_venvs 2022-08-07 19:07:32 +02:00
Alexandre Aubin
f83a357d33
bullseye migration: in venv / pip freeze backup mechanism, remove the venv_ignore stuff because it's not relevant anymore 2022-08-07 19:06:53 +02:00
ljf
5a3911c65f [enh] Split bullseye migration and venv migrations 2022-08-07 15:26:54 +02:00
ljf (zamentur)
e94b7197f2
[enh] Simplify the pip install call
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-08-07 15:04:55 +02:00
ljf (zamentur)
bcdb36b7b2
[enh] Simplify the pip freeze call
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-08-07 15:03:27 +02:00
theo@manjaro
d531f8e085 Proper locales 2022-07-22 16:22:04 +02:00
theo@manjaro
22fc36e16e Doc-strings and formatting 2022-07-22 16:15:31 +02:00
theo-is-taken
3fea05c4d6
Update src/yunohost/data_migrations/0021_migrate_to_bullseye.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-07-22 16:01:18 +02:00
theo@manjaro
cdd5790808 Fixed content condition 2022-07-22 16:00:23 +02:00
theo@manjaro
b7b4dbfcdf Increased depth of scan 2022-07-22 15:56:54 +02:00
theo@manjaro
fc0266a62e Removed "useless" venv backup 2022-07-22 15:53:50 +02:00
theo@manjaro
3e4b88322d Merge branch 'buster_migration_fix' of https://github.com/theo-is-taken/yunohost into buster_migration_fix 2022-07-22 15:37:27 +02:00
theo@manjaro
a440afe8eb Clarification regarding the use of os functions instead of glob 2022-07-22 15:26:10 +02:00
theo-is-taken
2e9c4f991e
Update src/yunohost/data_migrations/0021_migrate_to_bullseye.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-07-22 15:23:06 +02:00
theo@manjaro
1ce13d631d Detect venvs from /var/www/ and recursively 2022-07-22 14:15:21 +02:00
theo@manjaro
2d223c9158 Saving app's venv in a requirements file, in order to regenerate it
post-update
2022-07-22 10:22:28 +02:00
ljf (zamentur)
cc5649cfb2 [fix] Allow lime2 to upgrade even if kernel is hold (#1452)
* [fix] Allow lime2 to upgrade even if kernel is hold

* [fix] Bad set operation
2022-05-06 16:27:39 +02:00
Alexandre Aubin
b928dd1222 migrate_to_bullseye: /etc/apt/sources.list may not exist 2022-04-27 16:25:14 +02:00
Kay0u
1e1b0ddbbb
Update changelog for 4.4.1 2022-03-29 14:05:43 +02:00
Kay0u
8995019e74
Merge tag 'debian/4.3.6.3' into buster 2022-03-29 13:57:31 +02:00
Kay0u
6fc6a2ba4c
Update changelog for 4.3.6.3 2022-03-29 13:54:08 +02:00
Kay0u
1693c83181
backport fix for openssl conflict 2022-03-29 13:51:16 +02:00
Kay0u
8bddd5fb4b
fix openssl conflict 2022-03-29 13:39:08 +02:00
Alexandre Aubin
31d3719b48 php helpers: only trigger the legacy remove_apt_deps inside ynh_remove_fpm_config if we're in the remove string to prevent epic catastrophies when the app changes php version 2022-02-09 17:52:26 +01:00
Alexandre Aubin
61a01f5c81 Update changelog for 4.4.0 2022-01-19 20:47:41 +01:00
Alexandre Aubin
d07cf83d93 migrate_to_bullseye: tweaks to point to the current beta-testing forum thread 2022-01-19 20:44:51 +01:00
Alexandre Aubin
9c1f3c4be8 Revert "Tmp remove bullseye migration for stable release"
This reverts commit 383e540ee0.
2022-01-19 20:34:59 +01:00
Alexandre Aubin
981fca64e2 Update changelog for 4.3.6.2 2022-01-19 20:31:04 +01:00
Alexandre Aubin
7920cc6280 apt helpers: fix bug when var is empty... 2022-01-19 20:30:11 +01:00
Alexandre Aubin
1725da45d4 Update changelog for 4.3.6.1 2022-01-19 20:08:50 +01:00
Alexandre Aubin
383e540ee0 Tmp remove bullseye migration for stable release 2022-01-19 20:08:34 +01:00
Alexandre Aubin
7e887829f6
Merge pull request #1411 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-01-18 17:14:35 +01:00