grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
1.45k stars 216 forks source link

Error installing RPM in Fedora CoreOS #1610

Open ItalyPaleAle opened 2 months ago

ItalyPaleAle commented 2 months ago

What's wrong?

Installing the RPM in Fedora CoreOS, using "rpm-ostree", shows an error (although it still works), indicating a possible syntax error with useradd:

#7 14.26 Installing 1 packages:
#7 14.26   alloy-1.3.1-1.x86_64 (grafana)
#7 14.82 Installing: alloy-1.3.1-1.x86_64 (grafana)
#7 15.65 error: unexpected argument '-m' found
#7 15.65 
#7 15.65   tip: to pass '-m' as a value, use '-- -m'
#7 15.65 
#7 15.65 Usage: useradd [OPTIONS] <username>
#7 15.65 
#7 15.65 For more information, try '--help'.

Steps to reproduce

Install Grafana Alloy using rpm-ostree in Fedora CoreOS

System information

Fedora CoreOS 40

Software version

No response

Configuration

No response

Logs

No response

github-actions[bot] commented 1 month ago

This issue has not had any activity in the past 30 days, so the needs-attention label has been added to it. If the opened issue is a bug, check to see if a newer release fixed your issue. If it is no longer relevant, please feel free to close this issue. The needs-attention label signals to maintainers that something has fallen through the cracks. No action is needed by you; your issue will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity. Thank you for your contributions!

ItalyPaleAle commented 1 month ago

Keepalive