* [gentoo-commits] data/gentoo-news:master commit in: 2022-06-26-mu-corruption/
@ 2022-07-01 7:55 Matthew Smith
0 siblings, 0 replies; 4+ messages in thread
From: Matthew Smith @ 2022-07-01 7:55 UTC (permalink / raw
To: gentoo-commits
commit: bc0bf470ba2e27748ef266e7bd0e97bebbbd0c23
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 08:25:30 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Fri Jul 1 07:54:15 2022 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=bc0bf470
2022-06-26-mu-corruption: new entry
Add a news item explaining a maildir corruption bug in the mu/mu4e
mail reader.
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
.../2022-06-06-mu-corruption.en.txt | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/2022-06-26-mu-corruption/2022-06-06-mu-corruption.en.txt b/2022-06-26-mu-corruption/2022-06-06-mu-corruption.en.txt
new file mode 100644
index 0000000..2108c99
--- /dev/null
+++ b/2022-06-26-mu-corruption/2022-06-06-mu-corruption.en.txt
@@ -0,0 +1,22 @@
+Title: Mu 1.7.23 Causing Maildir Corruption
+Author: Matthew Smith <matthew@gentoo.org>
+Posted: 2022-06-26
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: net-mail/mu-1.7.23
+
+Development versions of mu between 1.7.18 and 1.7.25 have a bug causing
+mail file names to sometimes get mangled after moving messages between
+directories. Symptoms include unread messages never being marked as
+read.
+
+Affected messages have the ':2,' flag appended multiple times. Using the
+following commands, users can remove the extra flags.
+
+ find ~/Maildir -name '*:2,*:*' |
+ sed "s/\(\([^:]*\)\(:2,\)\{1,\}\(:2,.*$\)\)/mv '\0' '\2\4'/" \
+ > rename.sh
+ # review rename.sh. empty file indicates that you are unaffected
+ sh rename.sh
+
+Upstream issue: https://github.com/djcb/mu/issues/2268
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] data/gentoo-news:master commit in: 2022-06-26-mu-corruption/
@ 2022-07-01 8:03 Matthew Smith
0 siblings, 0 replies; 4+ messages in thread
From: Matthew Smith @ 2022-07-01 8:03 UTC (permalink / raw
To: gentoo-commits
commit: 80f381eec461fea7918b6606b60128741a1154d5
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 1 08:03:23 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Fri Jul 1 08:03:23 2022 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=80f381ee
2022-06-06-mu-corruption: correct file name
Oops!
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
.../{2022-06-06-mu-corruption.en.txt => 2022-06-26-mu-corruption.en.txt} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/2022-06-26-mu-corruption/2022-06-06-mu-corruption.en.txt b/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
similarity index 100%
rename from 2022-06-26-mu-corruption/2022-06-06-mu-corruption.en.txt
rename to 2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] data/gentoo-news:master commit in: 2022-06-26-mu-corruption/
@ 2022-07-01 9:21 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-01 9:21 UTC (permalink / raw
To: gentoo-commits
commit: cb0c02adfb11edd106b87c9e20dcefd47cf9c16d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 1 09:21:00 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 1 09:21:00 2022 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=cb0c02ad
2022-06-26-mu-corruption: fix Display-If-Installed
Signed-off-by: Sam James <sam <AT> gentoo.org>
2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt b/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
index 2108c99..40a8ab2 100644
--- a/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
+++ b/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
@@ -3,7 +3,7 @@ Author: Matthew Smith <matthew@gentoo.org>
Posted: 2022-06-26
Revision: 1
News-Item-Format: 2.0
-Display-If-Installed: net-mail/mu-1.7.23
+Display-If-Installed: =net-mail/mu-1.7.23
Development versions of mu between 1.7.18 and 1.7.25 have a bug causing
mail file names to sometimes get mangled after moving messages between
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] data/gentoo-news:master commit in: 2022-06-26-mu-corruption/
@ 2022-07-01 9:23 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-01 9:23 UTC (permalink / raw
To: gentoo-commits
commit: 3acbe0b422cb85f2895c0d825d272e37edae41f1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 1 09:23:00 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 1 09:23:00 2022 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=3acbe0b4
2022-06-26-mu-corruption: clarify only 1 affected version
Signed-off-by: Sam James <sam <AT> gentoo.org>
2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt b/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
index 40a8ab2..4b4b1b9 100644
--- a/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
+++ b/2022-06-26-mu-corruption/2022-06-26-mu-corruption.en.txt
@@ -5,10 +5,10 @@ Revision: 1
News-Item-Format: 2.0
Display-If-Installed: =net-mail/mu-1.7.23
-Development versions of mu between 1.7.18 and 1.7.25 have a bug causing
-mail file names to sometimes get mangled after moving messages between
-directories. Symptoms include unread messages never being marked as
-read.
+Development versions of mu between 1.7.18 and 1.7.25 (only 1.7.23 was ever
+packaged in Gentoo) have a bug causing mail file names to sometimes get mangled
+after moving messages between directories. Symptoms include unread messages
+never being marked as read.
Affected messages have the ':2,' flag appended multiple times. Using the
following commands, users can remove the extra flags.
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-07-01 9:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01 7:55 [gentoo-commits] data/gentoo-news:master commit in: 2022-06-26-mu-corruption/ Matthew Smith
-- strict thread matches above, loose matches on Subject: below --
2022-07-01 8:03 Matthew Smith
2022-07-01 9:21 Sam James
2022-07-01 9:23 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox