Closed Blinkuu closed 4 months ago
It seems to be an error with the gum
package.
lukasz@ubuntuvm:~/.local/share/omakub$ bash ./install.sh
Get ready to make a few choices...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'gum:amd64' instead of './gum.deb'
The following NEW packages will be installed:
gum:amd64
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/4,525 kB of archives.
After this operation, 27.5 MB of additional disk space will be used.
Get:1 /tmp/gum.deb gum amd64 0.14.1 [4,525 kB]
dpkg: error processing archive /tmp/gum.deb (--unpack):
package architecture (amd64) does not match system (arm64)
Errors were encountered while processing:
/tmp/gum.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Omakub do not support arm64 chip. It's till in a development phase.
see this pull request
It is because mac m1's are arm64. I wanted to try it on my raspi and did this PR.
It shoud work. Check for omakub_report.log
on the root dir to see what failed. But all crucial things (extentions, themes, code, neovim, alacricity etc.) should work.
Yeah, we're not compatible with ARM chips just yet. The PR linked tracks progress on that.
I recently installed Ubuntu 24.04 on a 2021 MacBook Pro running an M1 Pro chip. I'm running this setup on UTM and followed all instructions.
The installation fails with
Sub-process /usr/bin/dpkg returned an error code (1)
error