Skip to content

[Bioc-devel] Problem with updated cache on Bioc builders

3 messages · Lukas Weber, Shepherd, Lori

#
Hi,

We have pushed an update to our package SpatialExperiment, and now have the
following error in checks (pasted below) on the build report.

On our local machines I can fix this error by deleting the old cache, as
explained in the link in the error message.

Is there a similar way that we can fix this on the builders, e.g. deleting
the old cache?

---
Error in (function (cache = getBFCOption("CACHE"), ask = interactive())  :
  DEFUNCT: As of BiocFileCache (>1.15.1), default caching location has
changed.
  Problematic cache: /Users/biocbuild/Library/Caches/BiocFileCache
  See
https://www.bioconductor.org/packages/devel/bioc/vignettes/BiocFileCache/inst/doc/BiocFileCache.html#default-caching-location-update
---

Thanks,
Lukas
#
Thank you for making us aware.

Its interesting because I have already cleaned this up and initialized the caches on the builders so I suspect there is a package that is somehow force creating the old location.

Regardless,  I will take care of correcting on the builders and notifying any offending package.

Cheers,


Lori Shepherd

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
#
Great, thank you!


On Thu, Jul 29, 2021 at 2:32 PM Kern, Lori <Lori.Shepherd at roswellpark.org>
wrote: