Timothy H. Keitt
Timothy H. Keitt
The file path: odeintr/inst/include/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp is not portable because tar files are not required to store more than 100 bytes of path information. At least this according to R CMD check...
I'm having trouble mapping block devices into docker. Here is my command: ``` docker run --privileged -it --rm -v /Users/keittth/Desktop/biosense-docker:/home/agent/hostdir -v /dev:/dev biosense-sdm /bin/bash -c 'sudo sdm --burn /dev/disk2 --hostname...
I am getting: ``` > Run Plugin 'system' (/usr/local/sdm/plugins/system) Phase post-install with arguments: 'name=s1|systemd-config=system=biosense-config-files/remove-ssh-success.service' * Plugin system: Start Phase post-install > Plugin system: Copy systemd 'system' config file '/etc/sdm/assets/system-s1/systemd-config/system/*' to...
I see ``` % IMG './hostdir/source_images/2024-03-15-raspios-bookworm-arm64-lite.img' is not sdm-enhanced Logs and configuration updates will not be written ``` what does that mean?
### Bug description ``` mojo crashed! Please file a bug report. [74988:472339:20240704,090451.090041:WARNING in_range_cast.h:38] value -634136515 out of range [74988:472339:20240704,090451.093831:WARNING crash_report_exception_handler.cc:257] UniversalExceptionRaise: (os/kern) failure (5) zsh: segmentation fault '.modular/pkg/packages.modular.com_nightly_mojo/bin/mojo' ``` If...
What is expected here? A list?
I though you might enjoy seeing the [sdm-based biosense](https://github.com/keittlab/biosense-docker) project.
I do environmental sound recordings where arecord runs for months to years with --max-file-time set to something like 15 minutes. It is very nice to have this feature, yet there...