[Beta] Patchbox OS image 2022-05-17

I am having issues installing updates and MODEP. I get the following errors:

1: update errors

E: Repsitory 'http://apt.blokas.io rpi InRelease' changed its 'Origin' value from 'main rpi' to '. rpi'
E: Repsitory 'http://apt.blokas.io rpi InRelease' changed its 'Label' value from 'main rpi' to '. rpi'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details
  1. Installing MODEP
    Apologies, but I have to transcribe this text manually due to my setup. I won’t do the full stack trace unless it’s really really necessary… but I will try my best
File "/usr/lib/python3/dist-packages/patchbox/module.py", line 621, in _install_module
  raise ModuleError(

patchbox.module.ModuleError: Failed to install modep.module via /usr/local/patchbox-modules/modep/install.sh script

During handling of the above exception, another exception occurred:

File "/usr/bin/patchbox", line 33 in <module>
   sys.exit(load_entry_point('patchbox-cli==1.0', 'console_scripts', 'patchbox')())

(etc)

Does this help debug?

Update: I was able to get past part 1 with sudo apt update which this time asked if I would accept the suggested changes. After that the MODEP module seemed to work.

Was that the solution?

1 Like