AsahiLinux / asahi-installer

Asahi Linux installer
MIT License
782 stars 103 forks source link

TypeError when running the Asahi Linux Installer v0.7.1 #246

Closed raw-bin closed 1 month ago

raw-bin commented 6 months ago

Hi.

Hit this when running the installer from 1TR (which I assume is a valid use case). Please see the attached installer.log for all the details. Thanks

asahi-installer.log

raw-bin commented 6 months ago

It appears that main.sysinfo.sfr_ver was invalid. I cheated by short-circuiting run_checks() in bugs.py which got me a successful installation.

alexmyczko commented 3 months ago

@raw-bin ok i have this macbook pro m2 and i want to install debian on it but it fails with

http://sid.ethz.ch/debian/asahi.txt

unfortunately i'm a python illiterate, what exactly do you do with main.sysinfo.sfr_ver to get valid? you remove all lines with run_checks() and rerun it, that's it?

alexmyczko commented 3 months ago

ah someone was fast https://paste.debian.net/hidden/43ecbd58

but then what? http://sid.ethz.ch/debian/asahi2.txt

sorry for the noise... works now

eslerm commented 3 months ago

@alexmyczko Debian Asahi is downstream of Asahi Linux.

You may want to ask for help on https://oftc.irclog.whitequark.org/asahi-alt/ Glanzmann has been active there :)

You may also want to check with https://wiki.debian.org/Teams/Bananas

alexmyczko commented 3 months ago

@eslerm 2nd link is from me :) will try 1st

lovely link i can do IRC from iOS!!1 thank you

eslerm commented 3 months ago

Good to meet you Alex o/

Appreciate all your rust packaging work for Asahi speaker support on Debian and Ubuntu :pray:

alexmyczko commented 3 months ago

@eslerm actually I didn't do rust for long time. But I should test that touch graphics thingy once, not getting to it atm... but having two machines and internet helps to get done things. Wait for MiniDebconf Berlin in May...

eslerm commented 3 months ago

We should sync, I'm interested in contributing Asahi work to upstream Debian :)

https://github.com/UbuntuAsahi/ubuntu-asahi/issues/99

marcan commented 1 month ago

This is fixed in 9cba40dc.