B
blendOS•2y 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•2y ago
weird
Thomas
ThomasOP•2y ago
I did it from a BlendOS ISO. So I suppose the checksum that akshara has is not up-to-date.
Asterisk
Asterisk•2y ago
it's possible, lemme see
Thomas
ThomasOP•2y ago
But on the other hand, akshara runs from the system disk.
Asterisk
Asterisk•2y 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•2y ago
What do I do with this code?
Asterisk
Asterisk•2y ago
just for reference this is the checksum verification code
Thomas
ThomasOP•2y ago
Ok
Asterisk
Asterisk•2y ago
@Rudra
Thomas
ThomasOP•2y ago
He, does not notice you are pinging him. (Or does he?)
Asterisk
Asterisk•2y ago
he starts to notice more now
Thomas
ThomasOP•2y ago
ok The plasma track still does not work. Thats why my system is broken.
Thomas
ThomasOP•2y ago
@Rudra said he fixed it.
Solution
Asterisk
Asterisk•2y ago
he said the package repo was rebuilt, just update
Asterisk
Asterisk•2y ago
where does systemd fail? you might be able to get into tty2 to avoid a chroot entirely
Thomas
ThomasOP•2y ago
idk And i dont think tty2 works, because its asking for a password for the user blend. But I can try.
Asterisk
Asterisk•2y ago
right you could try root but I mean in your main system not the liveCD
Thomas
ThomasOP•2y ago
Root has no password.
Asterisk
Asterisk•2y ago
can you get into tty2 on your main system
Thomas
ThomasOP•2y ago
Maybe.
Asterisk
Asterisk•2y ago
alt+f2 when systemd freezes
Thomas
ThomasOP•2y ago
But im chatting with you in the livecd.
Asterisk
Asterisk•2y ago
use your phone
Thomas
ThomasOP•2y ago
ok see you in 120 seconds. Tty doesnt work.
Asterisk
Asterisk•2y 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•2y ago
Already tried
Asterisk
Asterisk•2y ago
😞 and akshara doesn't work in a chroot apparently
Thomas
ThomasOP•2y ago
Im gonna install Windows 11. Im sick of this.
Asterisk
Asterisk•2y ago
:( if you reinstalled it'd probably be fine if you're gonna go to that extreme and why windows
Thomas
ThomasOP•2y ago
So I can play Roblox.
Asterisk
Asterisk•2y ago
sad
Thomas
ThomasOP•2y ago
IK
Asterisk
Asterisk•2y ago
dualboot troll~1
Thomas
ThomasOP•2y 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•2y ago
they should be provided in settings
Thomas
ThomasOP•2y ago
Dutch is not there.
Asterisk
Asterisk•2y ago
can you not add it I don't use gnome
Thomas
ThomasOP•2y ago
No, what do you use?
Asterisk
Asterisk•2y ago
No description
Asterisk
Asterisk•2y ago
KDE
Thomas
ThomasOP•2y ago
HOW?
Asterisk
Asterisk•2y ago
kde settings I'm not on blend
Thomas
ThomasOP•2y ago
KDE IS BROKEN! oh.
Asterisk
Asterisk•2y ago
it's also an option during setup at that gnome welcome window
Thomas
ThomasOP•2y ago
why not
Asterisk
Asterisk•2y ago
after you do partitioning I don't like immutability I prefer being able to do whatever I want
Thomas
ThomasOP•2y ago
I get it.
Asterisk
Asterisk•2y ago
I use endeavourOS
Thomas
ThomasOP•2y ago
Ooh nice! 🙂
Asterisk
Asterisk•2y ago
immutable may be the future but I still don't want it
Thomas
ThomasOP•2y ago
Imma reboot now, blendos finished installing.
Asterisk
Asterisk•2y ago
gotta use better titles, remember these come up on Google

Did you find this page helpful?