Skip to content

[BUG] .rpm-installed MicroShift shows "unknown" version #476

@fzdarsky

Description

@fzdarsky

What happened:

Running microshift version on MicroShift installed via latest .rpm from COPR shows an "unknown" version:

$ microshift version
MicroShift Version: 4.8.0-0.microshift-unknown
Base OKD Version: 4.8.0-0.okd-2021-10-10-030117

What you expected to happen:

It should show the version correctly as:

$ microshift version
MicroShift Version: 4.8.0-0.microshift-2021-11-19-115908 
Base OKD Version: 4.8.0-0.okd-2021-10-10-030117

How to reproduce it (as minimally and precisely as possible):

  1. Install microshift.rpm according to "Getting Started" documentation:
...
sudo dnf copr enable -y @redhat-et/microshift
sudo dnf install -y microshift
  1. Run microshift version

Anything else we need to know?:

Environment:

  • Microshift version (use microshift version): see above
  • Hardware configuration: vagrant + VirtualBox
  • OS (e.g: cat /etc/os-release): Fedora 34 cloud image
  • Kernel (e.g. uname -a): Linux fedora 5.11.12-300.fc34.x86_64 Init #1 SMP Wed Apr 7 16:31:13 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • Others:

Relevant Logs

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions