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

Documentation inconsistencies for usage/reference #53

Open
seanenck opened this issue Mar 10, 2024 · 1 comment
Open

Documentation inconsistencies for usage/reference #53

seanenck opened this issue Mar 10, 2024 · 1 comment

Comments

@seanenck
Copy link

Playing with osbuild locally, I ran into 2 issues with the online documentation to run builds locally when using Fedora 39 as the OS I was developing my image(s) on:

  1. The composer-cli package is actually weldr-client for dnf operations in current versions of Fedora. Referencing: https://osbuild.org/docs/on-premises/installation/

  2. When I attempt to do a files customization install into /root (well aware of the cautions, was just trying some ideas out) - my composition didn't seem to accept that as a possible path. Referencing: https://osbuild.org/docs/user-guide/blueprint-reference (Files and directories section). I wasn't sure if I was hitting a change/limitation or maybe just using the wrong pathing (maybe I should've tried /var/roothome).

@ochosi
Copy link
Contributor

ochosi commented Mar 11, 2024

Hi!
Ad 1) There should be a virtual provide, I just tested this on F39 and it works as expected for me:

user@fedora ~ $ sudo dnf install composer-cli
Last metadata expiration check: 0:50:18 ago on Mo 11 Mär 2024 11:16:11 CET.
Package weldr-client-35.11-2.fc39.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

Ad 2) Could you share your blueprint please? Thanks!

ochosi added a commit to ochosi/saurus that referenced this issue Mar 11, 2024
ochosi added a commit to ochosi/saurus that referenced this issue Mar 12, 2024
ochosi added a commit that referenced this issue Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants