From 6a89aa37f4ba0fc95233ec085a31b3ef46e285c2 Mon Sep 17 00:00:00 2001 From: Amos Blanton Date: Sat, 3 Sep 2022 18:53:43 +0000 Subject: [PATCH] Update buster_bullseye_migration.md Clarify resolution of libc6-dev issue in yunohost_version: 4.4.2.13 so that future migrators don't put the fix in manually before the migration, hosing their systems, as I did mine. --- .../55.upgrade/15.buster_bullseye/buster_bullseye_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md b/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md index 4e993e03..29d2197b 100644 --- a/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md +++ b/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md @@ -93,7 +93,7 @@ yunohost app upgrade --force APP_NAME ## Current known issues after the migration ### Can't run the migration due to `libc6-dev : Breaks: libgcc-8-dev issue`. - +Note: This issue should be resolved in yunohost_version: 4.4.2.13 You have an app that depends of build-essential package. See this [solution](https://forum.yunohost.org/t/migration-to-11-wont-start-libc6-dev-breaks-libgcc-8-dev/20617/42) to fix it manually