Hey is there any update ?
There is a problem with our build system, which prevents us from delivering, as we are currently trying to resolve it.
We have found the problem. The image is created, and now it is in checking mode.
just after flashing the image : root@vicharak:~# sudo apt update && sudo apt install nano -y
sudo apt install software-properties-common -y
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:4 Index of /ubuntu-ports noble InRelease
Hit:5 Index of /ubuntu-ports noble-updates InRelease
Hit:6 Index of /ubuntu-ports noble-backports InRelease
Hit:7 Index of /ubuntu-ports noble-security InRelease
Hit:2 https://apt.vicharak.in stable InRelease
Hit:3 https://apt.vicharak.in stable-axon InRelease
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
nano is already the newest version (7.2-2ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up vicharak-user (1.1.2) …
/var/lib/dpkg/info/vicharak-user.postinst: line 3: /usr/local/bin/identity: No such file or directory
dpkg: error processing package vicharak-user (–configure):
installed vicharak-user package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of vicharak-config:
vicharak-config depends on vicharak-user; however:
Package vicharak-user is not configured yet.
dpkg: error processing package vicharak-config (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-first-boot:
vicharak-config-first-boot depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-first-boot (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-thermal-governor-step-wise:
vicharak-config-thermal-governor-step-wise depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-thermal-governor-step-wise (–configure):
dependency problems - leaving unconfNo apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
No apport report written because MaxReports is reached already
igured
dpkg: dependency problems prevent configuration of linux-image-6.1.75-axon:
linux-image-6.1.75-axon depends on vicharak-config (>= 0.1.7); however:
Package vicharak-config is not configured yet.
dpkg: error processing package linux-image-6.1.75-axon (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
vicharak-user
vicharak-config
vicharak-config-first-boot
vicharak-config-thermal-governor-step-wise
linux-image-6.1.75-axon
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
software-properties-common is already the newest version (0.99.49.3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up vicharak-user (1.1.2) …
/var/lib/dpkg/info/vicharak-user.postinst: line 3: /usr/local/bin/identity: No such file or directory
dpkg: error processing package vicharak-user (–configure):
installed vicharak-user package post-installation script subprocess returned error exit status 1
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of vicharak-config:
vicharak-config depends on vicharak-user; however:
Package vicharak-user is not configured yet.
dpkg: error processing package vicharak-config (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-first-boot:
vicharak-config-first-boot depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-first-boot (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-thermal-governor-step-wise:
vicharak-config-thermal-governor-step-wise depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-thermal-governor-step-wise (–configure):
dependency problems - leaving unconfNo apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
No apport report written because MaxReports is reached already
igured
dpkg: dependency problems prevent configuration of linux-image-6.1.75-axon:
linux-image-6.1.75-axon depends on vicharak-config (>= 0.1.7); however:
Package vicharak-config is not configured yet.
dpkg: error processing package linux-image-6.1.75-axon (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
vicharak-user
vicharak-config
vicharak-config-first-boot
vicharak-config-thermal-governor-step-wise
linux-image-6.1.75-axon
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@vicharak:~# @Avi_Shihora @peonix
hey! you need a quick fix you can try removing this /var/lib/dpkg/info/vicharak-user.postinst: line 3: /usr/local/bin/identity: No such file or directory
line 3, from the file above. You can ignore vicharak-user, in meanwhile we look into it. Probably this new image is missing this identity binary file.
sudo apt-mark hold vicharak-config
sudo apt-mark hold vicharak-config-first-boot
sudo apt-mark hold vichrak-config-thermal-governor
Now, again, try with the commands below.
sudo apt update