[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#980756: RFS: pynpoint/0.9.0-1 -- Pipeline for processing and analysis of high-contrast imaging data



On Thu, Jan 21, 2021 at 07:21:54PM +0100, Gürkan Myczko wrote:
>  * Package name    : pynpoint
>    Version         : 0.9.0-1

>  pynpoint (0.9.0-1) unstable; urgency=medium
>  .
>    * New upstream version.
>    * d/patches: dropped as it was upstreamed.

Alas, autopkgtests fail with something that smells like a problem with
astropy:

autopkgtest [23:28:36]: test autodep8-python3: [-----------------------
Testing with python3.9:
/usr/lib/python3/dist-packages/astropy/config/configuration.py:582: ConfigurationMissingWarning: Configuration defaults will be used due to FileNotFoundError:2 on None
  warn(ConfigurationMissingWarning(msg))
WARNING: CacheMissingWarning: Remote data cache could not be accessed due to FileNotFoundError: [Errno 2] No such file or directory: '/home/kilobyte/.astropy' [astropy.utils.data]
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/pynpoint/__init__.py", line 5, in <module>
    from pynpoint.processing.background import SimpleBackgroundSubtractionModule, \
  File "/usr/lib/python3/dist-packages/pynpoint/processing/background.py", line 17, in <module>
    from pynpoint.util.apply_func import subtract_line
  File "/usr/lib/python3/dist-packages/pynpoint/util/apply_func.py", line 34, in <module>
    from pynpoint.util.wavelets import WaveletAnalysisCapsule
  File "/usr/lib/python3/dist-packages/pynpoint/util/wavelets.py", line 19, in <module>
    def _fast_zeros(soft: bool,
  File "/usr/lib/python3/dist-packages/numba/core/decorators.py", line 214, in wrapper
    disp.enable_caching()
  File "/usr/lib/python3/dist-packages/numba/core/dispatcher.py", line 781, in enable_caching
    self._cache = FunctionCache(self.py_func)
  File "/usr/lib/python3/dist-packages/numba/core/caching.py", line 616, in __init__
    self._impl = self._impl_class(py_func)
  File "/usr/lib/python3/dist-packages/numba/core/caching.py", line 351, in __init__
    raise RuntimeError("cannot cache function %r: no locator available "
RuntimeError: cannot cache function '_fast_zeros': no locator available for file '/usr/lib/python3/dist-packages/pynpoint/util/wavelets.py'
autopkgtest [23:28:39]: test autodep8-python3: -----------------------]


-- 
⢀⣴⠾⠻⢶⣦⠀ .--[ Makefile ]
⣾⠁⢠⠒⠀⣿⡁ # beware of races
⢿⡄⠘⠷⠚⠋⠀ all: pillage burn
⠈⠳⣄⠀⠀⠀⠀ `----


Reply to: