From b6a0ac99df877a5a14a1ddbc6782c4850c991e22 Mon Sep 17 00:00:00 2001 From: "octvs@17a99a7aaeb0c0e0a2375e14807b138740ba34e9" Date: Mon, 24 Mar 2025 17:56:39 +0000 Subject: [PATCH] Added a comment: failing with `Operation not petmitted` --- ...omment_8_6082e8893acd99088f56ce06eda8b010._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/special_remotes/adb/comment_8_6082e8893acd99088f56ce06eda8b010._comment diff --git a/doc/special_remotes/adb/comment_8_6082e8893acd99088f56ce06eda8b010._comment b/doc/special_remotes/adb/comment_8_6082e8893acd99088f56ce06eda8b010._comment new file mode 100644 index 0000000000..696d418b2d --- /dev/null +++ b/doc/special_remotes/adb/comment_8_6082e8893acd99088f56ce06eda8b010._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="octvs@17a99a7aaeb0c0e0a2375e14807b138740ba34e9" + nickname="octvs" + avatar="http://cdn.libravatar.org/avatar/e31212348b6392eb67daddf78fadfb1b" + subject="failing with `Operation not petmitted`" + date="2025-03-24T17:56:39Z" + content=""" +I also found the answer on my own. + +The trick was hidden under my redaction. The filenames had special characters which are problematic under Android. Removing them solved the issue. +"""]]