B
blendOS•8mo ago
Thomas

Plasma track is broken

I chrooted in my system disk, edited system.yaml but akshara fails to verify the checksum
No description
Solution:
he said the package repo was rebuilt, just update
Jump to solution
55 Replies
Asterisk
Asterisk•8mo ago
weird
Thomas
ThomasOP•8mo ago
I did it from a BlendOS ISO. So I suppose the checksum that akshara has is not up-to-date.
Asterisk
Asterisk•8mo ago
it's possible, lemme see
Thomas
ThomasOP•8mo ago
But on the other hand, akshara runs from the system disk.
Asterisk
Asterisk•8mo ago
it pulls the correct sums from the mirror so this is impossible it's possible it just doesn't work in a chroot or it's looking in the wrong place
if exec('bash', '-c', 'sha256sum -c --ignore-missing <(wget -qO- https://geo.mirror.pkgbuild.com/iso/latest/sha256sums.txt | sed "s/archlinux-bootstrap-x86_64\\.tar\\.zst/.update.tar.zst/g") 2>/dev/null') != 0:
error('failed checksum verification')
print()
info('trying download again...')
exec('rm', '-f', '/.update.tar.zst')
if exec('wget', '-q', '--show-progress', 'https://geo.mirror.pkgbuild.com/iso/latest/archlinux-bootstrap-x86_64.tar.zst', '-O', '/.update.tar.zst') != 0:
error('failed download')
print()
error('update failed')
sys.exit(50)
return
if exec('bash', '-c', 'sha256sum -c --ignore-missing <(wget -qO- https://geo.mirror.pkgbuild.com/iso/latest/sha256sums.txt | sed "s/archlinux-bootstrap-x86_64\\.tar\\.zst/.update.tar.zst/g") 2>/dev/null') != 0:
error('failed checksum verification')
print()
error('update failed')
sys.exit(25)
return
if exec('bash', '-c', 'sha256sum -c --ignore-missing <(wget -qO- https://geo.mirror.pkgbuild.com/iso/latest/sha256sums.txt | sed "s/archlinux-bootstrap-x86_64\\.tar\\.zst/.update.tar.zst/g") 2>/dev/null') != 0:
error('failed checksum verification')
print()
info('trying download again...')
exec('rm', '-f', '/.update.tar.zst')
if exec('wget', '-q', '--show-progress', 'https://geo.mirror.pkgbuild.com/iso/latest/archlinux-bootstrap-x86_64.tar.zst', '-O', '/.update.tar.zst') != 0:
error('failed download')
print()
error('update failed')
sys.exit(50)
return
if exec('bash', '-c', 'sha256sum -c --ignore-missing <(wget -qO- https://geo.mirror.pkgbuild.com/iso/latest/sha256sums.txt | sed "s/archlinux-bootstrap-x86_64\\.tar\\.zst/.update.tar.zst/g") 2>/dev/null') != 0:
error('failed checksum verification')
print()
error('update failed')
sys.exit(25)
return
Thomas
ThomasOP•8mo ago
What do I do with this code?
Asterisk
Asterisk•8mo ago
just for reference this is the checksum verification code
Thomas
ThomasOP•8mo ago
Ok
Asterisk
Asterisk•8mo ago
@Rudra
Thomas
ThomasOP•8mo ago
He, does not notice you are pinging him. (Or does he?)
Asterisk
Asterisk•8mo ago
he starts to notice more now
Thomas
ThomasOP•8mo ago
ok The plasma track still does not work. Thats why my system is broken.
Thomas
ThomasOP•8mo ago
@Rudra said he fixed it.
Solution
Asterisk
Asterisk•8mo ago
he said the package repo was rebuilt, just update
Asterisk
Asterisk•8mo ago
where does systemd fail? you might be able to get into tty2 to avoid a chroot entirely
Thomas
ThomasOP•8mo ago
idk And i dont think tty2 works, because its asking for a password for the user blend. But I can try.
Asterisk
Asterisk•8mo ago
right you could try root but I mean in your main system not the liveCD
Thomas
ThomasOP•8mo ago
Root has no password.
Asterisk
Asterisk•8mo ago
can you get into tty2 on your main system
Thomas
ThomasOP•8mo ago
Maybe.
Asterisk
Asterisk•8mo ago
alt+f2 when systemd freezes
Thomas
ThomasOP•8mo ago
But im chatting with you in the livecd.
Asterisk
Asterisk•8mo ago
use your phone
Thomas
ThomasOP•8mo ago
ok see you in 120 seconds. Tty doesnt work.
Asterisk
Asterisk•8mo ago
you can't get into tty2? it might be ctrl+alt+f2 you can also use f3, f4, f5, etc for tty3 and onwards
Thomas
ThomasOP•8mo ago
Already tried
Asterisk
Asterisk•8mo ago
😞 and akshara doesn't work in a chroot apparently
Thomas
ThomasOP•8mo ago
Im gonna install Windows 11. Im sick of this.
Asterisk
Asterisk•8mo ago
:( if you reinstalled it'd probably be fine if you're gonna go to that extreme and why windows
Thomas
ThomasOP•8mo ago
So I can play Roblox.
Asterisk
Asterisk•8mo ago
sad
Thomas
ThomasOP•8mo ago
IK
Asterisk
Asterisk•8mo ago
dualboot troll~1
Thomas
ThomasOP•8mo ago
Id want to. Im installing BlendOS again. Since I have no other option. But... how do you add other languages to BlendOS? My primary language is Dutch. Hello?
Asterisk
Asterisk•8mo ago
they should be provided in settings
Thomas
ThomasOP•8mo ago
Dutch is not there.
Asterisk
Asterisk•8mo ago
can you not add it I don't use gnome
Thomas
ThomasOP•8mo ago
No, what do you use?
Asterisk
Asterisk•8mo ago
No description
Asterisk
Asterisk•8mo ago
KDE
Thomas
ThomasOP•8mo ago
HOW?
Asterisk
Asterisk•8mo ago
kde settings I'm not on blend
Thomas
ThomasOP•8mo ago
KDE IS BROKEN! oh.
Asterisk
Asterisk•8mo ago
it's also an option during setup at that gnome welcome window
Thomas
ThomasOP•8mo ago
why not
Asterisk
Asterisk•8mo ago
after you do partitioning I don't like immutability I prefer being able to do whatever I want
Thomas
ThomasOP•8mo ago
I get it.
Asterisk
Asterisk•8mo ago
I use endeavourOS
Thomas
ThomasOP•8mo ago
Ooh nice! 🙂
Asterisk
Asterisk•8mo ago
immutable may be the future but I still don't want it
Thomas
ThomasOP•8mo ago
Imma reboot now, blendos finished installing.
Asterisk
Asterisk•8mo ago
gotta use better titles, remember these come up on Google

Did you find this page helpful?