Skip to Content.
Please activate JavaScript in your web browser
List archive
Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7b7537fd6ef6fbd2006427fb366182f430022c87)
Chronological
Thread
<
Chronological
>
<
Thread
>
From
: Florian Franzmann <bwlf AT bandrate.org>
To
: sm-commit AT lists.ibiblio.org
Subject
: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7b7537fd6ef6fbd2006427fb366182f430022c87)
Date
: Sat, 9 Jan 2016 12:38:50 +0100
On Fr 2016-01-08 21:20:13 -0500, Pavel Vinogradov wrote:
>
Sorcery crashes after findutils update. Fix:
>
>
diff --git a/var/lib/sorcery/modules/libcodex
>
b/var/lib/sorcery/modules/libcodex
>
index 70a6dca..aaa8cf6 100755
>
--- a/var/lib/sorcery/modules/libcodex
>
+++ b/var/lib/sorcery/modules/libcodex
>
@@ -922,7 +922,7 @@ function codex_create_in_memory_cache_all() {
>
##
>
#---------------------------------------------------------------------
>
function codex_find_in_grimoire () {
>
- find "$1" -follow -maxdepth 3 -mindepth 3 -perm +700 -name "$2"
>
+ find "$1" -follow -maxdepth 3 -mindepth 3 -perm /700 -name "$2"
If somebody uses devel sorcery with stable grimoire (unlikely, I
know), will this break for them?
regards
Florian
[SM-Commit] GIT changes to master grimoire by Florian Franzmann (7b7537fd6ef6fbd2006427fb366182f430022c87)
,
Florian Franzmann, 01/08/2016
Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7b7537fd6ef6fbd2006427fb366182f430022c87)
,
Pavel Vinogradov, 01/08/2016
Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7b7537fd6ef6fbd2006427fb366182f430022c87)
,
Florian Franzmann, 01/09/2016
Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7b7537fd6ef6fbd2006427fb366182f430022c87)
,
Pavel Vinogradov, 01/09/2016
Archive powered by
MHonArc 2.6.24
.