Displaying 3 results from an estimated 3 matches for "use_cache".
2018 Nov 15
1
failed: Invalid cross-device link
Hi.
I mount ~/Maildir/new via s3fs
s3fs mybucket /home/kes/Maildir/new -f -o use_cache=/tmp/S3 -o noatime -o endpoint=eu-west-1 -o profile=mail -o allow_other -o uid=1000,gid=1000
I configure dovecot:
maildir_copy_with_hardlinks = no
Nov 15 19:30:48 work dovecot: imap(kes): Error: rename(/home/kes/Maildir/new/ddd3, /home/kes/Maildir/cur/ddd3:2,) failed: Invalid cross-device link...
2006 Aug 03
1
routeset mapper problem
...'
end
in /lib/support/routes.rb:
# Adds the content_root mapping support to the Rails Routset
class ActionController::Routing::RouteSet
def content_root( path, options={} )
opts = {
:index => '''',
:layout => ''content'',
:use_cache => ''true'',
:cache_path => nil,
:force_utf8 => Comatose::Options.force_utf8.to_s,
:named_route=> nil
}.merge(options)
# Ensure the controller is aware of the mount point...
ContentController.add_root(path, opts[:index])
# Add the route...
2017 Sep 17
0
FW: CRAN check errors: drake 4.1.0 on r-devel-linux-x86_64-debian-clang
...t-namespaced.R#40)
> --------------------
>???? key 'base::list' ('objects') not found
>???? 1: readd("base::list", character_only = TRUE) at
> testthat/test-namespaced.R:40
>???? 2: cache$get(target)
>???? 3: self$get_value(self$get_hash(key, namespace), use_cache)
>???? 4: exists0(hash, envir)
>???? 5: vlapply(name, exists, envir = envir, inherits = FALSE,
> USE.NAMES =
> FALSE)
>???? 6: vapply(X, FUN, logical(1), ...)
>???? 7: self$get_hash(key, namespace)
>
>???? testthat results
> ==============================================...