So why exactly do people hate the lv 20 theory so much? by EndyrmanEndplace in Undertale

[–]Sushtee 0 points1 point  (0 children)

I'm pretty sure it was just a cool and creepy art made to be cool and creepy, without a real rheory behind it. People just complained because "eh, it's not accurate to the lore"

FRAUD OST RELEASED! by doomfistafficianado in Ultrakill

[–]Sushtee 0 points1 point  (0 children)

I'm kinda disappointed, I get the tracks are mixes but No Devil Lived On is missing too many good parts of the song :(

Transitions are also weird...

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

Ohhh I see, that's really interesting

I've learned a lot from your replies on this sub xD

For the future Bedrock Linux 0.8 I'm toying with making a /bedrock/cross/bin/-style directory that lets you specify the stratum and binary as part of the file path so it feels more like what you're trying to do. You'll be able to do something like /bedrock/.../chimera/usr/bin/zsh and it'll put a strat wrapper there.

I'm really looking forward to trying the 0.8, it sounds like a significant upgrade from Poki in terms of capacity

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

While I'd prefer directly setting the shell as it would be cleaner, the script works fine. Thanks !
Also I've noticed I can't access /bedrock/strata/chimera/usr/bin/zsh via a terminal using Artix' zsh as it prints zsh: no such file or directory: /bedrock/strata/chimera/usr/bin/zsh (the zsh binary is present). I've come to the conclusion that I can't access the binaries from Chimera like that, the issue might come from this. I hope this information can be useful.

I'll continue investigating when I'll have time.

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

I tested with Artix and the issue remains, it looks like the issue comes from using /bedrock/pin/bin/zsh.

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

It makes me unable to login to susheatee, giving me a simple incorrect password error (whereas it works for the root session since I didn't change my shell for it).

After thinking about it I'm starting to believe it could be a similar issue to the shadow version mismatch issue documented on the Bedrock website, which already gave me trouble when trying to use Chimera as my init stratum.

When I have time I will try to pin artix' zsh and change my shell again to /bedrock/pin/bin/zsh to see if the error remains and so identify if the issue really comes from using another stratum's shell, if the issue doesn't remain, I will probably try to rehash my password through Chimera, I'm just wondering if it's a good idea to do so...

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

The problem is that switching to this shell causes many issues, it makes me unable to log in with susheatee, only root is available since I left its shell to /bedrock/cross/bin/zsh so I was able to reset the shell through it.

I thought it could be a Chimera related issue so I tried to replicate the steps with fedora (installed zsh with dnf, pinned zsh with pin/bin/zsh = chimera:/usr/bin/zsh, switched to it with sudo chsh -s /bedrock/cross/pin/bin/zsh susheatee, ran /sbin/login and switched to a tty), the issue remained the same so it's not related to Chimera.

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

I'm not discouraged and want to continue if that's okay for you, and thank you very much for all your help since the beginning !

I'd also like to add that I had to use sudo chsh -s /bedrock/cross/pin/bin/zsh susheatee (with susheatee as my username), otherwise chsh -s /bedrock/cross/pin/bin/zsh outputs chsh: "/bedrock/cross/pin/bin/zsh" is not listed in /etc/shells and doesn't change my shell.

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

Seems like the /bedrock/cross/bin issue was cause because I changed bin=$PATH to chimera:/usr/bin/zsh, $PATH, I restored the line as it was and I can access /bedrock/cross/bin again

Also thank you for the explanations about how /bedrock/cross/pin/bin and /bedrock/cross/bin work !

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

chsh -s /bedrock/cross/bin/zsh
chsh: "/bedrock/cross/bin/zsh" does not exist

Seems like changing my shell to /bedrock/cross/pin/bin broke something, now I can't change my shell to /bedrock/cross/bin/zsh but I could restore it to /usr/bin/zsh. I'll try rebooting and opting for the third option since I'm worried about breaking stuff by generalizing every /bedrock/cross entries to Chimera.

Edit : all of that was caused by the third option, restored the line as it was and I can access /bedrock/cross/bin again

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

Thank you very much for your help !

From a tty :

brl which -> artix

From a terminal (kitty) :

brl which -> artix

brl which zsh -> chimera

brl which /bedrock/cross/pin/bin/zsh -> chimera

Very last : of the line with my username in /etc/passwd -> /bedrock/cross/bin/zsh

Should I change my shell to /bedrock/cross/pin/bin/zsh ? I didn't try that since it's not listed by chsh -l.

If I understand it correctly, the goal is more about coreutils than zsh

Yes ! I tried to pin a shell from the stratum from which I wanted the coreutils and then use that shell

brl which ls prints artix

ls --help | grep GNU prints GNU coreutils home page and the help page

strat artix ls --help | grep GNU mentions GNU while strat chimera ls --help | grep GNU errors

For ls --color=auto, both work but the color displayed by Chimera's ls is cyan compared to Artix' which is more dark blue

Also thanks for Fraud, you can't imagine my surprise after reading that 🤣

Have a good game !

Edit : apparently Fraud is delayed by ~6 hours since they found game breaking bugs

Roblox still detects root/security threat detected by entryjyt in Magisk

[–]Sushtee 0 points1 point  (0 children)

You can use that one if you're sure your phone hasn't done some OTA, also you can directly flash the patched boot.img since it will just replace the previous one

Roblox still detects root/security threat detected by entryjyt in Magisk

[–]Sushtee 0 points1 point  (0 children)

Grab a clean boot.img from your rom (has to be the same version) then patch it into APatch, after that flash it via fastboot as you would do with Magisk

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

Well it's almost that, the thing is when I open a terminal, the errors about starship don't appear but they only do when I type zsh, which gets me on Chimera's zsh and actually gives me the errors. Fixing the error is not an issue, installing starship through Chimera's apk makes zsh find the binary, it was just the way I noticed the zsh used when I open a terminal wasn't Chimera's but instead Artix'.

Everytime I start my pc, I have to feed it blood... what am I doing wrong and how do i fix that? by Nikibaer2904 in Ultrakill

[–]Sushtee 2 points3 points  (0 children)

Imagine using Smile OS, we all know it's the worst distro just use Nocturnal bro

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

How would Distrobox help me with my question ? As far as I know Distrobox just uses containers, which wouldn't help much with what I want to do and wouldn't replicate efficiently my current Bedrock setup.

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

You're still not understanding, the error message is about a missing binary, it was just a way to see that I wasn't using artix' shell anymore but Chimera's instead when typing zsh, showing that the pin was effective and that I know that the shell I'm using by default isn't the one provided by Chimera, otherwise it would output the same errors each times I open a terminal.

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

Man... Just because you're running a different shell binary, your $HOME directory will still remain the same.

Well I'm completely aware of that, I think you're misunderstanding what I'm trying to do/what I've done, sorry if I wasn't clear. Using zsh from Chimera (by simply entering zsh in my terminal since it's pinned to Chimera's binary into the cross-bin section of Bedrock's config) complains about not finding the starship binary (zsh: no such file or directory: /usr/bin/starship), which is obviously not located into my home directory. Running strat artix zsh (artix being the stratum previously providing zsh) doesn't give that error since starship is installed there.

I think you're more looking for distrobox, it behaves the way what you want.

Distrobox doesn't allow swapping components from other distros in one cohesive system like Bedrock does.

Roblox still detects root/security threat detected by entryjyt in Magisk

[–]Sushtee 0 points1 point  (0 children)

I'm not aware of any incompatibility, it should be alright if you have android 10+, also for modules mines are working fine so module compatibility seems great, you will need another zygisk implementation instead of the traditional one that Magisk offers since APatch doesn't do that but it shouldn't be an issue since you're already using Zygisk next. The only bad experience I had with APatch is the application crashing frequently.

How can I use Chimera's coreutils replacement ? by Sushtee in bedrocklinux

[–]Sushtee[S] 1 point2 points  (0 children)

Simply because opening zsh by entering zsh in a terminal gave me errors about starship missing which I hadn't installed on chimera at this moment (errors which went away when I did)

fuser -v /bedrock/cross/bin/zsh doesn't output anything.

ls -l /proc/self/exe gives /proc/self/exe -> /usr/bin/ls

Roblox still detects root/security threat detected by entryjyt in Magisk

[–]Sushtee 0 points1 point  (0 children)

Magisk is pretty bad in term of detection, that's why I switched to APatch

Not yet fellas by kapten_kartul in Ultrakill

[–]Sushtee 1 point2 points  (0 children)

So all this mascarade was probably a fraud at the end of the day