toolbox doesn't understand "rawhide" version name

Open Beginner friendly
#646 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go, linux

Research direction

Start by reproducing toolbox create -r rawhide and tracing the --release argument handling. The work is done when the rawhide release name is accepted and the command proceeds instead of reporting an invalid argument.

Written by the indexing model from the issue text.

Description

1. Feature request 5. Good First Issue
$ rpm -q toolbox
toolbox-0.0.97-1.fc33.x86_64
$ toolbox create -r rawhide
Error: invalid argument for '--release'
Run 'toolbox --help' for usage.
Dominant language
Go
Stars
3.5k
Forks
261
Avg merge
3d 1h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from containers/toolbox

All issues in containers/toolbox

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.