From 399eb4bdec0f702a27ab3a5860fd95909fef7b69 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 28 May 2020 11:32:27 -0400 Subject: [PATCH] close --- ...art__47__git-annex.desktop_gets_resurrected.mdwn | 3 +++ ...ment_4_5bb365e15cd27002b0104d9eb9b5f28d._comment | 13 +++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 doc/bugs/autostart__47__git-annex.desktop_gets_resurrected/comment_4_5bb365e15cd27002b0104d9eb9b5f28d._comment diff --git a/doc/bugs/autostart__47__git-annex.desktop_gets_resurrected.mdwn b/doc/bugs/autostart__47__git-annex.desktop_gets_resurrected.mdwn index ee63694532..a7701aea72 100644 --- a/doc/bugs/autostart__47__git-annex.desktop_gets_resurrected.mdwn +++ b/doc/bugs/autostart__47__git-annex.desktop_gets_resurrected.mdwn @@ -8,3 +8,6 @@ Due to the very unstable kernel on my laptop atm I need to reboot quite frequent [[!meta author=yoh]] [[!tag projects/datalad]] + +> [[closing|done]] as it's not been shown how to reproduce this and it +> seems impossible as described. --[[Joey]] diff --git a/doc/bugs/autostart__47__git-annex.desktop_gets_resurrected/comment_4_5bb365e15cd27002b0104d9eb9b5f28d._comment b/doc/bugs/autostart__47__git-annex.desktop_gets_resurrected/comment_4_5bb365e15cd27002b0104d9eb9b5f28d._comment new file mode 100644 index 0000000000..403783d9d6 --- /dev/null +++ b/doc/bugs/autostart__47__git-annex.desktop_gets_resurrected/comment_4_5bb365e15cd27002b0104d9eb9b5f28d._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2020-05-28T15:29:45Z" + content=""" +/etc/xdg/autostart/git-annex.desktop is part of the git-annex Debian +package, but it's a conffile, so if dpkg reinstalls it after it was deleted +that would be a dpkg bug. Anyway, it's not a file written by git-annex +except during make install with no PREFIX. + +I'm going to close this as it's very old and my earlier comment seems +valid. +"""]]