valvix
Explore posts from serversBBlueBuild
•Created by valvix on 10/16/2024 in #questions
Can't install package via script?
Waveterm isn't in Fedora repos, doesn't have a flatpak, etc, but they do release an rpm file. So I made a script that
grep
s the URL and rpm-ostree install
s the latest rpm package. Logs say:
[14:09:18 g.i/k/charoite:latest] => #32 12.46 Installing 1 packages:
[14:09:18 g.i/k/charoite:latest] => #32 12.46 waveterm-0.8.11-1.x86_64 (@commandline)
[14:09:18 g.i/k/charoite:latest] => #32 13.38 Installing: waveterm-0.8.11-1.x86_64 (local)
And no errors, the image builds fine, but the application is nowhere to be seen when updating.19 replies