Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

homebrew install broken #2132

Open
raphafra opened this issue Jan 14, 2025 · 3 comments
Open

homebrew install broken #2132

raphafra opened this issue Jan 14, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@raphafra
Copy link

raphafra commented Jan 14, 2025

Describe the bug

Grabbed gnome-stable from bazzite.gg on 12 Jan CET and did a fresh install on bare metal from the bootable image.

.linuxbrew/bin/brew was missing and ownerships were screwy.
.linuxbrew dir and subdirs were root-owned. the dirs that were present (not .linuxbrew/bin) were possibly just empty, but didn't investigate further.

What did you expect to happen?

I expected a working brew install. Had to manually do the curl-brew-script-pipe-to-bash thing after run0-rm-/var/home/linuxbrew/.linuxbrew'ing.

Output of rpm-ostree status

● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome:stable
                   Digest: sha256:fd884c23497e08b860aa4c12763d17584a45641d05b6bff6c76c698c32254b53
                  Version: 41.20250106.3 (2025-01-07T04:22:09Z)

Hardware

MSI PRO Z690-A WiFi DDR4 + Intel Core i5-12600K + RX 6600

Extra information or context

No response

@dosubot dosubot bot added the bug Something isn't working label Jan 14, 2025
@Zeglius
Copy link
Contributor

Zeglius commented Jan 14, 2025

Would need the output of journalctl -u brew-setup.service please. I suspect there is something going on with the service

@raphafra
Copy link
Author

raphafra commented Jan 14, 2025

hola, ta for looking into this:

journalctl -u brew-setup.service | less

Jan 11 21:59:07 bazzite systemd[1]: brew-setup.service - Setup Brew was skipped because of an unmet condition check (ConditionPathExists=!/var/home/linuxbrew/.linuxbrew).
-- Boot 314c123c7d3e48b0adeb4200d7eaefd5 --
[...]
-- Boot f291b2c867f64fa9a18cb0febd5c02bf --
Jan 14 21:42:17 bazzite systemd[1]: brew-setup.service - Setup Brew was skipped because of an unmet condition check (ConditionPathExists=!/var/home/linuxbrew/.linuxbrew).

@Zeglius
Copy link
Contributor

Zeglius commented Jan 14, 2025

Yeah I guess there is something going on with the logic that the service checks if brew is installed. Should be easy to fix, thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants