Skip to content

Installing "latest" fetches v0.7.0 #305

@krlmlr

Description

@krlmlr
~ docker run --rm -ti almalinux:9 sh -c 'dnf install -y https://github.com/r-lib/rig/releases/download/latest/r-rig-latest-1.$(arch).rpm'
AlmaLinux 9 - AppStream                                    7.9 MB/s |  12 MB     00:01
AlmaLinux 9 - BaseOS                                       6.0 MB/s | 7.4 MB     00:01
AlmaLinux 9 - Extras                                        24 kB/s |  20 kB     00:00
Last metadata expiration check: 0:00:01 ago on Sat Dec 27 15:47:37 2025.
r-rig-latest-1.x86_64.rpm                                  1.7 MB/s | 3.6 MB     00:02
Dependencies resolved.
===========================================================================================
 Package           Architecture       Version               Repository                Size
===========================================================================================
Installing:
 r-rig             x86_64             0.7.0-1               @commandline             3.6 M

Transaction Summary
===========================================================================================
Install  1 Package

Total size: 3.6 M
Installed size: 8.8 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                   1/1
  Installing       : r-rig-0.7.0-1.x86_64                                              1/1
  Verifying        : r-rig-0.7.0-1.x86_64                                              1/1

Installed:
  r-rig-0.7.0-1.x86_64

Complete!

Workaround for current version

~ docker run --rm -ti almalinux:9 sh -c 'dnf install -y https://github.com/r-lib/rig/releases/download/v0.7.1/r-rig-0.7.1-1.$(arch).rpm'
AlmaLinux 9 - AppStream                                    7.3 MB/s |  12 MB     00:01
AlmaLinux 9 - BaseOS                                       5.7 MB/s | 7.4 MB     00:01
AlmaLinux 9 - Extras                                        24 kB/s |  20 kB     00:00
Last metadata expiration check: 0:00:01 ago on Sat Dec 27 15:51:08 2025.
r-rig-0.7.1-1.x86_64.rpm                                   5.3 MB/s | 3.7 MB     00:00
Dependencies resolved.
===========================================================================================
 Package           Architecture       Version               Repository                Size
===========================================================================================
Installing:
 r-rig             x86_64             0.7.1-1               @commandline             3.7 M

Transaction Summary
===========================================================================================
Install  1 Package

Total size: 3.7 M
Installed size: 8.8 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                   1/1
  Installing       : r-rig-0.7.1-1.x86_64                                              1/1
  Verifying        : r-rig-0.7.1-1.x86_64                                              1/1

Installed:
  r-rig-0.7.1-1.x86_64

Complete!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions