-
Notifications
You must be signed in to change notification settings - Fork 371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Armbian image not found #599
Comments
What is the name of the base image you are building with? |
the name of teh image is |
There was a bug, @Lino77 try pulling latest dev CustomPiOS and try again. tell me if it fails. |
okay image where found but it dosn t build see the build.log |
ok, pushed another fix, try now |
no sorry |
Ok, seems like permission issues with the apt-cache, I disabled it now, try using latest CustomPiOS from devel branch and built with it |
Sorry, |
Commit reference: guysoft/CustomPiOS@dd2c12e Its there because they didn't upgrade the base image to buster correctly. I pushed a fix for that, pull CustomPiOS and try now, thanks for keeping up |
okay, because I have again, the next mistake, I think I'm still waiting a few weeks to build the image. think that the error now all comes from the Arbian image sed -i 's@ExecStart=/usr/bin/ssh-keygen -A -v@ExecStart=/bin/bash -c ''' /usr/bin/ssh-keygen -A -v >> /var/log/regenerate_ssh_host_keys.log 2>&1'''@g' /lib/systemd/system/regenerate_ssh_host_keys.service |
@Lino77 Yes, its building, its failing because the Armbian image does not have regenerate_ssh_host_keys.service. Committed a fix, pull and build again. |
Okay the next one Downloading https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl (1.4MB)
|
@Lino77 Took a while because I was on vacation. |
2019-08-10 08:48:03 (5.28 MB/s) - written to stdout [1775087/1775087] Traceback (most recent call last):
|
@Lino77 Ok, fixed that. |
sudo: unable to change expired password: Authentication token manipulation error |
take a look at the build.log the armbian image is in /OctoPi/src/image-variants and they could not find image.
the
build.log
The text was updated successfully, but these errors were encountered: